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-08
SUNRPC: Fix integer overflow in decode_rc_list()
Dan Carpenter
1
-0
/
+2
2024-11-08
NFS: Remove print_overflow_msg()
Chuck Lever
8
-600
/
+219
2024-11-08
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
1
-1
/
+1
2024-11-08
driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
Zijun Hu
1
-2
/
+4
2024-11-08
tools/iio: Add memory allocation failure check for trigger_name
Zhu Jun
1
-0
/
+4
2024-11-08
usb: chipidea: udc: enable suspend interrupt after usb reset
Xu Yang
1
-1
/
+7
2024-11-08
media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()
Yunke Cao
1
-4
/
+4
2024-11-08
PCI: Mark Creative Labs EMU20k2 INTx masking as broken
Alex Williamson
1
-0
/
+2
2024-11-08
i2c: i801: Use a different adapter-name for IDF adapters
Hans de Goede
1
-1
/
+8
2024-11-08
clk: bcm: bcm53573: fix OF node leak in init
Krzysztof Kozlowski
1
-1
/
+1
2024-11-08
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
1
-1
/
+1
2024-11-08
s390/cpum_sf: Remove WARN_ON_ONCE statements
Thomas Richter
1
-8
/
+4
2024-11-08
ext4: nested locking for xattr inode
Wojciech Gładysz
1
-2
/
+2
2024-11-08
s390/mm: Add cond_resched() to cmm_alloc/free_pages()
Gerald Schaefer
1
-1
/
+17
2024-11-08
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
1
-2
/
+4
2024-11-08
bpf: Check percpu map value size first
Tao Chen
2
-0
/
+6
2024-11-08
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Mathias Krause
1
-3
/
+3
2024-11-08
virtio_console: fix misc probe bugs
Michael S. Tsirkin
1
-8
/
+10
2024-11-08
drm/crtc: fix uninitialized variable use even harder
Rob Clark
1
-0
/
+1
2024-11-08
drm: Move drm_mode_setcrtc() local re-init to failure path
Sean Paul
1
-7
/
+9
2024-11-08
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
1
-4
/
+2
2024-11-08
net: ethernet: cortina: Drop TSO support
Linus Walleij
1
-13
/
+2
2024-11-08
ext4: fix inode tree inconsistency caused by ENOMEM
zhanchengbin
1
-1
/
+1
2024-11-08
ACPI: battery: Fix possible crash when unregistering a battery hook
Armin Wolf
1
-3
/
+9
2024-11-08
ACPI: battery: Simplify battery hook locking
Armin Wolf
1
-9
/
+9
2024-11-08
rtc: at91sam9: fix OF node leak in probe() error path
Krzysztof Kozlowski
1
-0
/
+1
2024-11-08
rtc: at91sam9: drop platform_data support
Alexandre Belloni
2
-37
/
+9
2024-11-08
nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
NeilBrown
1
-2
/
+3
2024-11-08
nfsd: use ktime_get_seconds() for timestamps
Arnd Bergmann
1
-5
/
+5
2024-11-08
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
1
-1
/
+1
2024-11-08
arm64: errata: Expand speculative SSBS workaround once more
Mark Rutland
3
-0
/
+6
2024-11-08
arm64: cputype: Add Neoverse-N3 definitions
Mark Rutland
1
-0
/
+2
2024-11-08
arm64: Add Cortex-715 CPU part definition
Anshuman Khandual
1
-0
/
+2
2024-11-08
ext4: update orig_path in ext4_find_extent()
Baokun Li
2
-2
/
+2
2024-11-08
ext4: fix slab-use-after-free in ext4_split_extent_at()
Baokun Li
1
-1
/
+20
2024-11-08
ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path
Theodore Ts'o
2
-10
/
+34
2024-11-08
gpio: davinci: fix lazy disable
Emanuele Ghidoli
1
-4
/
+4
2024-11-08
btrfs: wait for fixup workers before stopping cleaner kthread during umount
Filipe Manana
1
-0
/
+11
2024-11-08
Input: adp5589-keys - fix adp5589_gpio_get_value()
Nuno Sa
1
-3
/
+10
2024-11-08
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
1
-3
/
+6
2024-11-08
iio: magnetometer: ak8975: Fix reading for ak099xx sensors
Barnabás Czémán
1
-16
/
+16
2024-11-08
media: venus: fix use after free bug in venus_remove due to race condition
Zheng Wang
1
-0
/
+1
2024-11-08
media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
Hans Verkuil
1
-1
/
+5
2024-11-08
clk: rockchip: fix error for unknown clocks
Sebastian Reichel
1
-1
/
+2
2024-11-08
aoe: fix the potential use-after-free problem in more places
Chun-Yi Lee
1
-1
/
+12
2024-11-08
riscv: define ILLEGAL_POINTER_VALUE for 64bit
Jisheng Zhang
1
-0
/
+5
2024-11-08
ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
Lizhi Xu
1
-1
/
+2
2024-11-08
ocfs2: fix null-ptr-deref when journal load failed.
Julian Sun
1
-3
/
+4
2024-11-08
ocfs2: remove unreasonable unlock in ocfs2_read_blocks
Lizhi Xu
1
-1
/
+0
2024-11-08
ocfs2: cancel dqi_sync_work before freeing oinfo
Joseph Qi
1
-2
/
+6
[prev]
[next]