index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-15
USB: xhci: fix lock-inversion problem
Alan Stern
1
-2
/
+3
2017-09-15
usb: host: xhci: simplify irq handler return
Felipe Balbi
1
-15
/
+17
2017-09-15
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
Peter Chen
1
-1
/
+1
2017-09-15
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
Mathias Nyman
1
-2
/
+5
2017-09-15
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
Wan Ahmad Zainie
1
-1
/
+2
2017-09-15
xhci: workaround for hosts missing CAS bit
Mathias Nyman
3
-0
/
+46
2017-09-15
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
3
-2
/
+9
2017-09-15
of: fdt: add missing allocation-failure check
Johan Hovold
1
-0
/
+2
2017-09-15
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
2
-5
/
+12
2017-09-15
USB: hub: fix SS max number of ports
Johan Hovold
2
-1
/
+11
2017-09-15
USB: hub: fix non-SS hub-descriptor handling
Johan Hovold
1
-4
/
+9
2017-09-15
USB: hub: fix SS hub-descriptor handling
Johan Hovold
1
-2
/
+6
2017-09-15
USB: usbip: fix nonconforming hub descriptor
Johan Hovold
1
-3
/
+8
2017-09-15
USB: gadget: dummy_hcd: fix hub-descriptor removable fields
Johan Hovold
1
-3
/
+3
2017-09-15
usb: r8a66597-hcd: select a different endpoint on timeout
Chris Brandt
1
-1
/
+3
2017-09-15
usb: r8a66597-hcd: decrease timeout
Chris Brandt
1
-1
/
+1
2017-09-15
USB: iowarrior: fix info ioctl on big-endian hosts
Johan Hovold
1
-1
/
+1
2017-09-15
uwb: fix device quirk on big-endian hosts
Johan Hovold
1
-2
/
+3
2017-09-15
USB: core: replace %p with %pK
Vamsi Krishna Samavedam
2
-4
/
+4
2017-09-15
USB: ene_usb6250: fix DMA to the stack
Alan Stern
1
-35
/
+55
2017-09-15
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
1
-1
/
+1
2017-09-15
ahci: Acer SA5-271 SSD Not Detected Fix
Sui Chen
1
-0
/
+38
2017-09-15
USB: serial: io_ti: fix div-by-zero in set_termios
Johan Hovold
1
-1
/
+4
2017-09-15
USB: serial: mct_u232: fix big-endian baud-rate handling
Johan Hovold
1
-1
/
+1
2017-09-15
USB: serial: ir-usb: fix big-endian baud-rate debug printk
Johan Hovold
1
-9
/
+12
2017-09-15
USB: serial: ftdi_sio: fix setting latency for unprivileged users
Anthony Mallet
1
-1
/
+1
2017-09-15
net: irda: irda-usb: fix firmware name on big-endian hosts
Johan Hovold
1
-1
/
+1
2017-09-15
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
1
-4
/
+5
2017-09-15
af_key: Fix slab-out-of-bounds in pfkey_compile_policy.
Steffen Klassert
1
-1
/
+1
2017-09-15
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2
-55
/
+0
2017-08-26
Linux 3.2.92
v3.2.92
Ben Hutchings
1
-1
/
+1
2017-08-26
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-26
mqueue: fix a use-after-free in sys_mq_notify()
Cong Wang
1
-1
/
+3
2017-08-26
timerfd: Protect the might cancel mechanism proper
Thomas Gleixner
1
-3
/
+14
2017-08-26
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-08-26
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
1
-0
/
+1
2017-08-26
fbdev: sti: don't select CONFIG_VT
Arnd Bergmann
2
-2
/
+1
2017-08-26
um: Fix PTRACE_POKEUSER on x86_64
Richard Weinberger
1
-1
/
+1
2017-08-26
Set unicode flag on cifs echo request to avoid Mac error
Steve French
1
-0
/
+3
2017-08-26
cifs: small underflow in cnvrtDosUnixTm()
Dan Carpenter
1
-3
/
+3
2017-08-26
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
1
-2
/
+4
2017-08-26
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
1
-1
/
+1
2017-08-26
ip6_tunnel: Fix missing tunnel encapsulation limit option
Craig Gallek
1
-2
/
+2
2017-08-26
power: supply: pda_power: move from timer to delayed_work
Michael Trimarchi
1
-20
/
+24
2017-08-26
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
1
-1
/
+2
2017-08-26
net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
Christophe Leroy
2
-5
/
+4
2017-08-26
libata: reject passthrough WRITE SAME requests
Christoph Hellwig
1
-0
/
+8
2017-08-26
IB/core: For multicast functions, verify that LIDs are multicast LIDs
Michael J. Ruhl
1
-2
/
+6
2017-08-26
IB/core: If the MGID/MLID pair is not on the list return an error
Michael J. Ruhl
1
-4
/
+9
2017-08-26
usb: Make sure usb/phy/of gets built-in
Alexey Brodkin
1
-0
/
+1
[prev]
[next]