index
:
linux-stable.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.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-11
Linux 5.15.100
v5.15.100
Greg Kroah-Hartman
2023-03-11
usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
Yang Yingliang
2023-03-11
malidp: Fix NULL vs IS_ERR() checking
Miaoqian Lin
2023-03-11
scsi: mpt3sas: Remove usage of dma_get_required_mask() API
Sreekanth Reddy
2023-03-11
scsi: mpt3sas: re-do lost mpt3sas DMA mask fix
Sreekanth Reddy
2023-03-11
scsi: mpt3sas: Don't change DMA mask while reallocating pools
Sreekanth Reddy
2023-03-11
Revert "scsi: mpt3sas: Fix return value check of dma_get_required_mask()"
Salvatore Bonaccorso
2023-03-11
drm/virtio: Fix error code in virtio_gpu_object_shmem_init()
Harshit Mogalapalli
2023-03-11
media: uvcvideo: Fix race condition with usb_kill_urb
Ricardo Ribalda
2023-03-11
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
2023-03-11
drm/display/dp_mst: Fix down message handling after a packet reception error
Imre Deak
2023-03-11
drm/display/dp_mst: Fix down/up message handling after sink disconnect
Imre Deak
2023-03-11
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
2023-03-11
net: tls: avoid hanging tasks on the tx_lock
Jakub Kicinski
2023-03-11
soundwire: cadence: Drain the RX FIFO after an IO timeout
Richard Fitzgerald
2023-03-11
soundwire: cadence: Remove wasted space in response_buf
Richard Fitzgerald
2023-03-11
phy: rockchip-typec: Fix unsigned comparison with less than zero
Jiapeng Chong
2023-03-11
PCI: Add ACS quirk for Wangxun NICs
Mengyuan Lou
2023-03-11
PCI: loongson: Add more devices that need MRRS quirk
Huacai Chen
2023-03-11
kernel/fail_function: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
drivers: base: dd: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
drivers: base: component: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
misc: vmw_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
tty: pcn_uart: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
PCI: Take other bus devices into account when distributing resources
Mika Westerberg
2023-03-11
PCI: Align extra resources for hotplug bridges properly
Mika Westerberg
2023-03-11
usb: gadget: uvc: Make bSourceID read/write
Daniel Scally
2023-03-11
usb: uvc: Enumerate valid values for color matching
Daniel Scally
2023-03-11
USB: ene_usb6250: Allocate enough memory for full object
Kees Cook
2023-03-11
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
2023-03-11
USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: isp1362: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: isp116x: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: fotg210: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: sl811: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: uhci: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: chipidea: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
USB: dwc3: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
2023-03-11
soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe()
Richard Fitzgerald
2023-03-11
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...
Harshit Mogalapalli
2023-03-11
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...
Harshit Mogalapalli
2023-03-11
tools/iio/iio_utils:fix memory leak
Yulong Zhang
2023-03-11
mei: bus-fixup:upon error print return values of send and receive
Alexander Usyskin
2023-03-11
serial: sc16is7xx: setup GPIO controller later in probe
Isaac True
2023-03-11
tty: serial: fsl_lpuart: disable the CTS when send break signal
Sherry Sun
[next]