index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-rda-intc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-27
usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
Cristian Birsan
1
-2
/
+4
2019-10-27
usb: renesas_usbhs: fix type of buf
Ben Dooks (Codethink)
1
-1
/
+1
2019-10-27
usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()
Yoshihiro Shimoda
1
-1
/
+1
2019-10-27
usb: gadget: udc: renesas_usb3: Fix __le16 warnings
Yoshihiro Shimoda
1
-5
/
+6
2019-10-27
usb: renesas_usbhs: fix __le16 warnings
Ben Dooks (Codethink)
1
-6
/
+6
2019-10-27
usb: cdns3: include host-export,h for cdns3_host_init
Ben Dooks (Codethink)
2
-1
/
+1
2019-10-27
usb: mtu3: fix missing include of mtu3_dr.h
Ben Dooks (Codethink)
1
-0
/
+1
2019-10-27
usb: fsl: Check memory resource before releasing it
Nikhil Badola
1
-1
/
+1
2019-10-27
usb: dwc3: select CONFIG_REGMAP_MMIO
Arnd Bergmann
1
-0
/
+1
2019-10-18
usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()
Roger Quadros
1
-1
/
+3
2019-10-18
USB: ldusb: fix read info leaks
Johan Hovold
1
-7
/
+11
2019-10-16
USB: serial: ti_usb_3410_5052: clean up serial data access
Johan Hovold
1
-2
/
+2
2019-10-16
USB: serial: ti_usb_3410_5052: fix port-close races
Johan Hovold
1
-7
/
+3
2019-10-15
USB: usblp: fix use-after-free on disconnect
Johan Hovold
1
-1
/
+3
2019-10-15
usb: udc: lpc32xx: fix bad bit shift operation
Gustavo A. R. Silva
1
-3
/
+3
2019-10-15
usb: cdns3: Fix dequeue implementation.
Pawel Laszczak
1
-15
/
+20
2019-10-15
USB: legousbtower: fix a signedness bug in tower_probe()
Dan Carpenter
1
-1
/
+1
2019-10-15
USB: legousbtower: fix memleak on disconnect
Johan Hovold
1
-4
/
+1
2019-10-15
USB: ldusb: fix memleak on disconnect
Johan Hovold
1
-4
/
+1
2019-10-14
Linux 5.4-rc3
v5.4-rc3
Linus Torvalds
1
-1
/
+1
2019-10-13
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
2019-10-13
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
1
-0
/
+2
2019-10-13
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-10-13
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
1
-4
/
+1
2019-10-13
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
1
-0
/
+4
2019-10-13
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
10
-4
/
+98
2019-10-13
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
6
-60
/
+81
2019-10-13
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
3
-15
/
+5
2019-10-13
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-10-13
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
1
-9
/
+18
2019-10-13
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...
Steven Rostedt (VMware)
1
-41
/
+1
2019-10-12
perf/x86/cstate: Add Tiger Lake CPU support
Kan Liang
1
-9
/
+11
2019-10-12
perf/x86/msr: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/cstate: Update C-state counters for Ice Lake
Kan Liang
1
-11
/
+25
2019-10-12
perf/x86/msr: Add new CPU model numbers for Ice Lake
Kan Liang
1
-0
/
+3
2019-10-12
perf/x86/cstate: Add Comet Lake CPU support
Kan Liang
1
-10
/
+14
2019-10-12
perf/x86/msr: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-11
Documentation/process: Add fallthrough pseudo-keyword
Joe Perches
2
-11
/
+24
2019-10-11
compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
Joe Perches
1
-0
/
+17
2019-10-11
net: sctp: Rename fallthrough label to unhandled
Joe Perches
1
-6
/
+6
2019-10-11
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
1
-2
/
+2
2019-10-11
firmware: google: increment VPD key_len properly
Brian Norris
1
-1
/
+1
2019-10-11
MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
Douglas Anderson
1
-0
/
+1
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
1
-0
/
+1
2019-10-11
io_uring: fix sequence logic for timeout requests
Jens Axboe
1
-17
/
+20
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2
-9
/
+9
2019-10-10
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
1
-0
/
+1
2019-10-10
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
2
-0
/
+5
[next]