index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-17
Linux 5.4.286
v5.4.286
Greg Kroah-Hartman
1
-1
/
+1
2024-11-17
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
1
-5
/
+22
2024-11-17
9p: fix slab cache name creation for real
Linus Torvalds
1
-1
/
+3
2024-11-17
mm: add remap_pfn_range_notrack
Christoph Hellwig
2
-20
/
+33
2024-11-17
mm/memory.c: make remap_pfn_range() reject unaligned addr
Alex Zhang
1
-1
/
+4
2024-11-17
mm: fix ambiguous comments for better code readability
chenqiwu
2
-3
/
+3
2024-11-17
mm: clarify a confusing comment for remap_pfn_range()
WANG Wenhu
1
-1
/
+1
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
fs: Fix uninitialized value issue in from_kuid and from_kgid
Alessandro Zanni
1
-3
/
+6
2024-11-17
powerpc/powernv: Free name on error in opal_event_init()
Michael Ellerman
1
-0
/
+1
2024-11-17
sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
Julian Vetter
1
-1
/
+1
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
9p: Avoid creating multiple slab caches with the same name
Pedro Falcato
1
-1
/
+9
2024-11-17
ALSA: usb-audio: Add endianness annotations
Jan Schär
1
-2
/
+2
2024-11-17
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
Hyunwoo Kim
1
-0
/
+1
2024-11-17
hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
Hyunwoo Kim
1
-0
/
+1
2024-11-17
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
1
-9
/
+21
2024-11-17
NFSD: Fix NFSv4's PUTPUBFH operation
Chuck Lever
1
-9
/
+1
2024-11-17
ALSA: usb-audio: Add quirks for Dell WD19 dock
Jan Schär
1
-0
/
+3
2024-11-17
ALSA: usb-audio: Support jack detection on Dell dock
Jan Schär
1
-0
/
+167
2024-11-17
ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
Andrew Kanner
1
-2
/
+1
2024-11-17
irqchip/gic-v3: Force propagation of the active state with a read-back
Marc Zyngier
1
-0
/
+7
2024-11-17
USB: serial: option: add Quectel RG650V
Benoît Monin
1
-0
/
+3
2024-11-17
USB: serial: option: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+3
2024-11-17
USB: serial: qcserial: add support for Sierra Wireless EM86xx
Jack Wu
1
-0
/
+2
2024-11-17
USB: serial: io_edgeport: fix use after free in debug printk
Dan Carpenter
1
-4
/
+4
2024-11-17
usb: musb: sunxi: Fix accessing an released usb phy
Zijun Hu
1
-2
/
+0
2024-11-17
fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
Qi Xi
1
-4
/
+5
2024-11-17
media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...
Benoit Sevens
1
-1
/
+1
2024-11-17
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
1
-0
/
+5
2024-11-17
spi: fix use-after-free of the add_lock mutex
Michael Walle
1
-6
/
+6
2024-11-17
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
2
-10
/
+8
2024-11-17
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
2
-24
/
+22
2024-11-17
btrfs: reinitialize delayed ref list after deleting it from the list
Filipe Manana
1
-1
/
+1
2024-11-17
nfs: Fix KMSAN warning in decode_getfattr_attrs()
Roberto Sassu
1
-0
/
+1
2024-11-17
dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
Zichen Xie
1
-2
/
+2
2024-11-17
dm cache: fix potential out-of-bounds access on the first resume
Ming-Hung Tsai
1
-21
/
+16
2024-11-17
dm cache: optimize dirty bit checking with find_next_bit when resizing
Ming-Hung Tsai
1
-8
/
+8
2024-11-17
dm cache: fix out-of-bounds access to the dirty bitset when resizing
Ming-Hung Tsai
1
-1
/
+1
2024-11-17
dm cache: correct the number of origin blocks to match the target length
Ming-Hung Tsai
1
-4
/
+4
2024-11-17
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Antonio Quartulli
1
-2
/
+2
2024-11-17
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Alex Deucher
1
-1
/
+1
2024-11-17
pwm: imx-tpm: Use correct MODULO value for EPWM mode
Erik Schumacher
1
-1
/
+3
2024-11-17
media: v4l2-tpg: prevent the risk of a division by zero
Mauro Carvalho Chehab
1
-0
/
+3
2024-11-17
media: cx24116: prevent overflows on SNR calculus
Mauro Carvalho Chehab
1
-1
/
+6
2024-11-17
media: s5p-jpeg: prevent buffer overflows
Mauro Carvalho Chehab
1
-6
/
+11
2024-11-17
ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()
Murad Masimov
1
-1
/
+1
2024-11-17
media: adv7604: prevent underflow condition when reporting colorspace
Mauro Carvalho Chehab
1
-9
/
+17
[next]