index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-22
Linux 6.1.119
v6.1.119
Greg Kroah-Hartman
2024-11-22
net: Make copy_safe_from_sockptr() match documentation
Michal Luczaj
2024-11-22
char: xillybus: Fix trivial bug with mutex
Eli Billauer
2024-11-22
parisc: fix a possible DMA corruption
Mikulas Patocka
2024-11-22
null_blk: Fix return value of nullb_device_power_store()
Damien Le Moal
2024-11-22
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
2024-11-22
null_blk: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-11-22
char: xillybus: Prevent use-after-free due to race condition
Eli Billauer
2024-11-22
drm/amd: check num of link levels when update pcie param
Lin.Cao
2024-11-22
mm: resolve faulty mmap_region() error path behaviour
Lorenzo Stoakes
2024-11-22
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
2024-11-22
mm: unconditionally close VMAs on error
Lorenzo Stoakes
2024-11-22
mm: avoid unsafe VMA hook invocation when error arises on mmap hook
Lorenzo Stoakes
2024-11-22
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
2024-11-22
net: fec: remove .ndo_poll_controller to avoid deadlocks
Wei Fang
2024-11-22
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
2024-11-22
ipvs: properly dereference pe in ip_vs_add_service
Chen Hanxiao
2024-11-22
fs/9p: fix uninitialized values during inode evict
Eric Van Hensbergen
2024-11-22
nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
Eric Dumazet
2024-11-22
net: add copy_safe_from_sockptr() helper
Eric Dumazet
2024-11-22
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2024-11-22
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2024-11-22
mptcp: pm: use _rcu variant under rcu_read_lock
Matthieu Baerts (NGI0)
2024-11-22
mptcp: drop lookup_by_id in lookup_addr
Geliang Tang
2024-11-22
mptcp: hold pm lock when deleting entry
Geliang Tang
2024-11-22
mptcp: update local address flags when setting it
Geliang Tang
2024-11-22
mptcp: add userspace_pm_lookup_addr_by_id helper
Geliang Tang
2024-11-22
mptcp: define more local variables sk
Geliang Tang
2024-11-22
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Paolo Abeni
2024-11-22
NFSD: Never decrement pending_async_copies on error
Chuck Lever
2024-11-22
NFSD: Initialize struct nfsd4_copy earlier
Chuck Lever
2024-11-22
NFSD: Limit the number of concurrent async COPY operations
Chuck Lever
2024-11-22
NFSD: Async COPY result needs to return a write verifier
Chuck Lever
2024-11-22
NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
Dai Ngo
2024-11-22
media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set
Mauro Carvalho Chehab
2024-11-22
cxl/pci: fix error code in __cxl_hdm_decode_init()
Dan Carpenter
2024-11-22
lib/buildid: Fix build ID parsing logic
Jiri Olsa
2024-11-22
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-11-22
fs/ntfs3: Additional check in ntfs_file_release
Konstantin Komarov
2024-11-22
staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation
Umang Jain
2024-11-22
staging: vchiq_arm: Get the rid off struct vchiq_2835_state
Stefan Wahren
2024-11-22
drm/amd: Fix initialization mistake for NBIO 7.7.0
Vijendar Mukunda
2024-11-22
drm/bridge: tc358768: Fix DSI command tx
Francesco Dolcini
2024-11-22
mmc: sunxi-mmc: Fix A100 compatible description
Andre Przywara
2024-11-22
Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"
Aurelien Jarno
2024-11-22
nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint
Ryusuke Konishi
2024-11-22
ocfs2: fix UBSAN warning in ocfs2_verify_volume()
Dmitry Antipov
2024-11-22
ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10
Maksym Glubokiy
2024-11-22
ALSA: hda/realtek - Fixed Clevo platform headset Mic issue
Kailang Yang
2024-11-22
nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
Ryusuke Konishi
[next]