index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
regmap: fix NULL deref on lookup
Johan Hovold
2023-10-25
1
-1
/
+1
*
nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
Krzysztof Kozlowski
2023-10-25
1
-0
/
+2
*
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
2023-10-25
1
-1
/
+1
*
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
2023-10-25
1
-2
/
+1
*
Bluetooth: vhci: Fix race when opening vhci device
Arkadiusz Bokowy
2023-10-25
1
-0
/
+3
*
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
2023-10-25
1
-2
/
+2
*
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2023-10-25
2
-0
/
+20
*
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
2023-10-25
1
-0
/
+9
*
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo Cañuelo
2023-10-25
2
-5
/
+25
*
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
2023-10-25
1
-1
/
+1
*
x86/alternatives: Disable KASAN in apply_alternatives()
Kirill A. Shutemov
2023-10-25
1
-0
/
+13
*
powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
Christophe Leroy
2023-10-25
1
-1
/
+1
*
usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
Krishna Kurapati
2023-10-25
1
-7
/
+19
*
usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Piyush Mehta
2023-10-25
1
-8
/
+12
*
x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
Borislav Petkov (AMD)
2023-10-25
2
-0
/
+12
*
pinctrl: avoid unsafe code pattern in find_pinctrl()
Dmitry Torokhov
2023-10-25
1
-7
/
+9
*
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-10-25
1
-3
/
+2
*
Input: xpad - add PXN V900 support
Matthias Berndt
2023-10-25
1
-0
/
+2
*
Input: psmouse - fix fast_reconnect function for PS/2 mode
Jeffery Miller
2023-10-25
2
-0
/
+2
*
Input: powermate - fix use-after-free in powermate_config_complete
Javier Carrasco
2023-10-25
1
-0
/
+1
*
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
2023-10-25
1
-3
/
+1
*
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
2023-10-25
3
-10
/
+3
*
iio: pressure: ms5611: ms5611_prom_is_valid false negative bug
Alexander Zangerl
2023-10-25
1
-1
/
+1
*
iio: pressure: bmp280: Fix NULL pointer exception
Phil Elwell
2023-10-25
1
-1
/
+1
*
usb: musb: Modify the "HWVers" register address
Xingxing Luo
2023-10-25
1
-1
/
+1
*
usb: musb: Get the musb_qh poniter after musb_giveback
Xingxing Luo
2023-10-25
1
-1
/
+8
*
usb: dwc3: Soft reset phy on probe for host
Thinh Nguyen
2023-10-25
1
-1
/
+38
*
net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
Javier Carrasco
2023-10-25
1
-1
/
+6
*
usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
Wesley Cheng
2023-10-25
1
-2
/
+2
*
dmaengine: stm32-mdma: abort resume if no ongoing transfer
Amelie Delaunay
2023-10-25
1
-0
/
+4
*
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2023-10-25
2
-18
/
+16
*
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
2023-10-25
1
-2
/
+6
*
nfc: nci: assert requested protocol is valid
Jeremy Cline
2023-10-25
1
-0
/
+5
*
net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
Eric Dumazet
2023-10-25
1
-18
/
+12
*
ixgbe: fix crash with empty VF macvlan list
Dan Carpenter
2023-10-25
1
-2
/
+3
*
drm/vmwgfx: fix typo of sizeof argument
Konstantin Meskhidze
2023-10-25
1
-1
/
+1
*
xen-netback: use default TX queue size for vifs
Roger Pau Monne
2023-10-25
1
-3
/
+0
*
ieee802154: ca8210: Fix a potential UAF in ca8210_probe
Dinghao Liu
2023-10-25
1
-14
/
+3
*
drm/msm/dsi: skip the wait for video mode done if not applicable
Abhinav Kumar
2023-10-25
1
-0
/
+12
*
drm: etvnaviv: fix bad backport leading to warning
Martin Fuzzey
2023-10-25
1
-1
/
+1
*
net: prevent address rewrite in kernel_bind()
Jordan Rife
2023-10-25
4
-5
/
+9
*
quota: Fix slow quotaoff
Jan Kara
2023-10-25
3
-29
/
+43
*
HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
Hans de Goede
2023-10-25
1
-1
/
+2
*
RDMA/cxgb4: Check skb value for failure to allocate
Artem Chernyshev
2023-10-25
1
-0
/
+3
*
net: prevent rewrite of msg_name in sock_sendmsg()
Jordan Rife
2023-10-25
1
-6
/
+23
*
net: fix kernel-doc warnings for socket.c
Randy Dunlap
2023-10-25
1
-17
/
+17
*
net: use indirect calls helpers at the socket layer
Paolo Abeni
2023-10-25
1
-4
/
+16
*
indirect call wrappers: helpers to speed-up indirect calls of builtin
Paolo Abeni
2023-10-25
1
-0
/
+51
*
Linux 4.19.296
v4.19.296
Greg Kroah-Hartman
2023-10-10
1
-1
/
+1
*
xen/events: replace evtchn_rwlock with RCU
Juergen Gross
2023-10-10
2
-41
/
+46
[prev]
[next]