index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbip: tools: Fix read_usb_vudc_device() error path handling
GwanYeong Kim
2019-10-28
1
-2
/
+4
*
usb: xhci: fix __le32/__le64 accessors in debugfs code
Ben Dooks (Codethink)
2019-10-28
1
-12
/
+12
*
usb: xhci: fix Immediate Data Transfer endianness
Samuel Holland
2019-10-28
1
-0
/
+2
*
xhci: Fix use-after-free regression in xhci clear hub TT implementation
Mathias Nyman
2019-10-28
1
-9
/
+45
*
USB: ldusb: fix control-message timeout
Johan Hovold
2019-10-28
1
-1
/
+1
*
USB: ldusb: use unsigned size format specifiers
Johan Hovold
2019-10-28
1
-3
/
+4
*
USB: ldusb: fix ring-buffer locking
Johan Hovold
2019-10-28
1
-2
/
+2
*
USB: Skip endpoints with 0 maxpacket length
Alan Stern
2019-10-28
1
-0
/
+5
*
Merge tag 'fixes-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-10-28
14
-29
/
+133
|
\
|
*
usb: cdns3: gadget: Don't manage pullups
Roger Quadros
2019-10-27
1
-4
/
+0
|
*
usb: dwc3: remove the call trace of USBx_GFLADJ
Yinbo Zhu
2019-10-27
1
-2
/
+1
|
*
usb: gadget: configfs: fix concurrent issue between composite APIs
Peter Chen
2019-10-27
1
-5
/
+105
|
*
usb: dwc3: pci: prevent memory leak in dwc3_pci_probe
Navid Emamdoost
2019-10-27
1
-1
/
+1
|
*
usb: gadget: composite: Fix possible double free memory bug
Chandana Kishori Chiluveru
2019-10-27
1
-0
/
+4
|
*
usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
Cristian Birsan
2019-10-27
1
-2
/
+4
|
*
usb: renesas_usbhs: fix type of buf
Ben Dooks (Codethink)
2019-10-27
1
-1
/
+1
|
*
usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()
Yoshihiro Shimoda
2019-10-27
1
-1
/
+1
|
*
usb: gadget: udc: renesas_usb3: Fix __le16 warnings
Yoshihiro Shimoda
2019-10-27
1
-5
/
+6
|
*
usb: renesas_usbhs: fix __le16 warnings
Ben Dooks (Codethink)
2019-10-27
1
-6
/
+6
|
*
usb: cdns3: include host-export,h for cdns3_host_init
Ben Dooks (Codethink)
2019-10-27
2
-1
/
+1
|
*
usb: mtu3: fix missing include of mtu3_dr.h
Ben Dooks (Codethink)
2019-10-27
1
-0
/
+1
|
*
usb: fsl: Check memory resource before releasing it
Nikhil Badola
2019-10-27
1
-1
/
+1
|
*
usb: dwc3: select CONFIG_REGMAP_MMIO
Arnd Bergmann
2019-10-27
1
-0
/
+1
*
|
Linux 5.4-rc5
v5.4-rc5
Linus Torvalds
2019-10-27
1
-2
/
+2
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-27
1
-5
/
+9
|
\
\
|
*
|
x86/cpu/vmware: Fix platform detection VMWARE_PORT macro
Thomas Hellstrom
2019-10-22
1
-5
/
+8
|
*
|
x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvm
Thomas Hellstrom
2019-10-22
1
-1
/
+2
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-27
3
-7
/
+10
|
\
\
\
|
*
|
|
posix-cpu-timers: Fix two trivial comments
Yi Wang
2019-10-23
1
-3
/
+3
|
*
|
|
timers/sched_clock: Include local timekeeping.h for missing declarations
Ben Dooks (Codethink)
2019-10-23
1
-0
/
+2
|
*
|
|
lib/vdso: Make clock_getres() POSIX compliant again
Thomas Gleixner
2019-10-23
1
-4
/
+5
|
|
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-27
14
-21
/
+71
|
\
\
\
|
*
|
|
perf/aux: Fix AUX output stopping
Alexander Shishkin
2019-10-22
1
-1
/
+1
|
*
|
|
perf/aux: Fix tracking of auxiliary trace buffer allocation
Thomas Richter
2019-10-21
1
-2
/
+4
|
*
|
|
Merge tag 'perf-urgent-for-mingo-5.4-20191017' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-10-21
12
-17
/
+65
|
|
\
\
\
|
|
*
|
|
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
2019-10-16
1
-0
/
+1
|
|
*
|
|
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
2019-10-15
1
-2
/
+28
|
|
*
|
|
tools headers kvm: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2019-10-15
1
-0
/
+2
|
|
*
|
|
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2019-10-15
1
-0
/
+1
|
|
*
|
|
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2019-10-15
1
-1
/
+5
|
|
*
|
|
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
2019-10-15
1
-5
/
+9
|
|
*
|
|
perf tools: Fix mode setting in copyfile_mode_ns()
Adrian Hunter
2019-10-15
1
-3
/
+5
|
|
*
|
|
perf annotate: Fix multiple memory and file descriptor leaks
Gustavo A. R. Silva
2019-10-15
1
-1
/
+1
|
|
*
|
|
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2019-10-15
2
-3
/
+7
|
|
*
|
|
perf evlist: Fix fix for freed id arrays
Andi Kleen
2019-10-15
1
-1
/
+1
|
|
*
|
|
perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
Thomas Richter
2019-10-15
1
-1
/
+5
|
*
|
|
|
perf/x86/intel/pt: Fix base for single entry topa
Jiri Olsa
2019-10-20
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-27
2
-5
/
+20
|
\
\
\
\
|
*
\
\
\
Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2019-10-25
2
-5
/
+20
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
2019-10-25
1
-2
/
+2
[next]