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
compress-2025-01-21
compress-2025-01-23
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.10.230
v5.10.230
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
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
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
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
9p: Avoid creating multiple slab caches with the same name
Pedro Falcato
1
-1
/
+9
2024-11-17
net: phy: ti: take into account all possible interrupt sources
Ioana Ciornei
2
-9
/
+11
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
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: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()
Dan Carpenter
1
-0
/
+2
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: do not delay dst_entries_add() in dst_release()
Eric Dumazet
1
-5
/
+12
2024-11-17
perf session: Add missing evlist__delete when deleting a session
Riccardo Mancini
1
-1
/
+4
2024-11-17
Revert "perf hist: Add missing puts to hist__account_cycles"
Shuai Xue
1
-7
/
+3
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
splice: don't generate zero-len segement bvecs
Pavel Begunkov
1
-3
/
+6
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
io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
Jens Axboe
1
-2
/
+21
2024-11-17
io_uring: use kiocb_{start,end}_write() helpers
Amir Goldstein
1
-19
/
+4
2024-11-17
fs: create kiocb_{start,end}_write() helpers
Amir Goldstein
1
-0
/
+35
2024-11-17
io_uring: rename kiocb_end_write() local helper
Amir Goldstein
1
-4
/
+4
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
[next]