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.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-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
2024-11-17
Linux 5.15.173
v5.15.173
Greg Kroah-Hartman
1
-1
/
+1
2024-11-17
9p: fix slab cache name creation for real
Linus Torvalds
1
-1
/
+3
2024-11-17
udf: Avoid directory type conversion failure due to ENOMEM
Jan Kara
1
-3
/
+6
2024-11-17
udf: Allocate name buffer in directory iterator on heap
Jan Kara
2
-9
/
+17
2024-11-17
mm/memory: add non-anonymous page check in the copy_present_page()
Yuanzheng Song
1
-0
/
+11
2024-11-17
mm: krealloc: Fix MTE false alarm in __do_krealloc
Qun-Wei Lin
1
-1
/
+1
2024-11-17
io_uring: fix possible deadlock in io_register_iowq_max_workers()
Hagar Hemdan
1
-0
/
+5
2024-11-17
md/raid10: improve code of mrdev in raid10_sync_request
Li Nan
1
-11
/
+12
2024-11-17
net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+1
2024-11-17
HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
Hans de Goede
1
-0
/
+8
2024-11-17
HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
Kenneth Albanowski
2
-0
/
+5
2024-11-17
fs: Fix uninitialized value issue in from_kuid and from_kgid
Alessandro Zanni
1
-3
/
+6
2024-11-17
vDPA/ifcvf: Fix pci_read_config_byte() return code handling
Yuan Can
1
-1
/
+1
2024-11-17
powerpc/powernv: Free name on error in opal_event_init()
Michael Ellerman
1
-0
/
+1
2024-11-17
drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS
Ian Forbes
3
-6
/
+5
2024-11-17
sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
Julian Vetter
1
-1
/
+1
2024-11-17
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
1
-6
/
+6
2024-11-17
bpf: use kvzmalloc to allocate BPF verifier environment
Rik van Riel
1
-2
/
+2
2024-11-17
HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
WangYuli
1
-0
/
+5
2024-11-17
HID: multitouch: Add support for B2402FVA track point
Stefan Blum
1
-0
/
+4
2024-11-17
block: Fix elevator_get_default() checking for NULL q->tag_set
SurajSonawane2415
1
-2
/
+2
2024-11-17
irqchip/ocelot: Fix trigger register address
Sergey Matsievskiy
1
-2
/
+2
2024-11-17
9p: Avoid creating multiple slab caches with the same name
Pedro Falcato
1
-1
/
+9
2024-11-14
Linux 5.15.172
v5.15.172
Greg Kroah-Hartman
1
-1
/
+1
2024-11-14
ALSA: usb-audio: Add endianness annotations
Jan Schär
1
-2
/
+2
2024-11-14
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
Hyunwoo Kim
1
-0
/
+1
2024-11-14
hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
Hyunwoo Kim
1
-0
/
+1
2024-11-14
ACPI: PRM: Clean up guid type in struct prm_handler_info
Dan Carpenter
1
-1
/
+1
2024-11-14
ALSA: usb-audio: Add quirks for Dell WD19 dock
Jan Schär
1
-0
/
+3
2024-11-14
ALSA: usb-audio: Support jack detection on Dell dock
Jan Schär
1
-0
/
+167
2024-11-14
ucounts: fix counter leak in inc_rlimit_get_ucounts()
Andrei Vagin
1
-2
/
+1
2024-11-14
ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
Andrew Kanner
1
-2
/
+1
2024-11-14
irqchip/gic-v3: Force propagation of the active state with a read-back
Marc Zyngier
1
-0
/
+7
2024-11-14
USB: serial: option: add Quectel RG650V
Benoît Monin
1
-0
/
+3
2024-11-14
USB: serial: option: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+3
2024-11-14
USB: serial: qcserial: add support for Sierra Wireless EM86xx
Jack Wu
1
-0
/
+2
2024-11-14
USB: serial: io_edgeport: fix use after free in debug printk
Dan Carpenter
1
-4
/
+4
2024-11-14
usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()
Dan Carpenter
1
-0
/
+2
2024-11-14
usb: dwc3: fix fault at system suspend if device was already runtime suspended
Roger Quadros
1
-13
/
+12
2024-11-14
usb: musb: sunxi: Fix accessing an released usb phy
Zijun Hu
1
-2
/
+0
2024-11-14
fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
Qi Xi
1
-4
/
+5
2024-11-14
media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...
Benoit Sevens
1
-1
/
+1
2024-11-14
net: do not delay dst_entries_add() in dst_release()
Eric Dumazet
1
-5
/
+12
2024-11-14
ice: Add a per-VF limit on number of FDIR filters
Ahmed Zaki
4
-1
/
+21
2024-11-14
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
1
-0
/
+5
2024-11-14
btrfs: reinitialize delayed ref list after deleting it from the list
Filipe Manana
1
-1
/
+1
2024-11-14
nfs: Fix KMSAN warning in decode_getfattr_attrs()
Roberto Sassu
1
-0
/
+1
2024-11-14
io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
Jens Axboe
1
-2
/
+21
2024-11-14
io_uring: use kiocb_{start,end}_write() helpers
Amir Goldstein
1
-19
/
+4
2024-11-14
fs: create kiocb_{start,end}_write() helpers
Amir Goldstein
1
-0
/
+36
[next]