index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-05
Merge tag 'v7.1-rc7-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-06-05
bpf: Replace scratch PTE atomically when allocating arena pages
Tejun Heo
2026-06-05
misc: fastrpc: fix use-after-free race in fastrpc_map_create
Zhenghang Xiao
2026-06-05
misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
Mukesh Ojha
2026-06-05
misc: fastrpc: fix DMA address corruption due to find_vma misuse
Junrui Luo
2026-06-05
misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context
Anandu Krishnan E
2026-06-06
ntfs: validate resident volume name values on lookup
DaeMyung Kang
2026-06-06
ntfs: reinit search context before volume information lookup
DaeMyung Kang
2026-06-06
ntfs: do not replace volume name after lookup errors
DaeMyung Kang
2026-06-06
ntfs: validate attribute values on lookup
DaeMyung Kang
2026-06-06
ntfs: detect mapping-pairs LCN accumulator overflow
Samuel Moelius
2026-06-06
ntfs: Add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-06-06
ntfs: serialize volume label accesses
Hyunchul Lee
2026-06-06
ntfs: fix off-by-one in mapping pairs decoding bounds checks
Ron de Bruijn
2026-06-06
ntfs: not change 0-byte $DATA attribute to non-resident
Hyunchul Lee
2026-06-05
bpf: Reject fragmented frames in devmap
Zhao Zhang
2026-06-06
ntfs: Fix spelling mistake "etnry" -> "entry"
Colin Ian King
2026-06-06
ntfs: free link name from ntfs_name_cache
DaeMyung Kang
2026-06-06
ntfs: remove unnecessary NULL checks before kfree
Namjae Jeon
2026-06-06
ntfs: remove unnecessary ternary boolean conversion
Namjae Jeon
2026-06-06
ntfs: remove unsupported quota handling
DaeMyung Kang
2026-06-06
ntfs: use str_plural in ntfs_attr_make_non_resident
Thorsten Blum
2026-06-06
ntfs: add bounds check before accessing EA entries
Hyunchul Lee
2026-06-06
ntfs: validate index entries on reading
Hyunchul Lee
2026-06-06
ntfs: centalize $INDEX_ROOT header validation
Hyunchul Lee
2026-06-06
ntfs: validate index block header more strictly
Hyunchul Lee
2026-06-05
slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock
Bjorn Andersson
2026-06-05
slimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGD
Bjorn Andersson
2026-06-05
slimbus: qcom-ngd-ctrl: Initialize controller resources in controller
Bjorn Andersson
2026-06-05
slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
Bjorn Andersson
2026-06-05
slimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownership
Bjorn Andersson
2026-06-05
slimbus: qcom-ngd-ctrl: Fix probe error path ordering
Bjorn Andersson
2026-06-05
slimbus: qcom-ngd-ctrl: Fix up platform_driver registration
Bjorn Andersson
2026-06-05
slimbus: qcom-ngd-ctrl: fix OF node refcount
Bartosz Golaszewski
2026-06-06
ntfs: avoid heap allocation for free-cluster readahead state
DaeMyung Kang
2026-06-06
ntfs: skip extent mft records in writeback to prevent deadlock
Hyunchul Lee
2026-06-06
ntfs: only alias volume $UpCase to default on exact match
DaeMyung Kang
2026-06-06
ntfs: free volume-wide resources on fill_super failure
DaeMyung Kang
2026-06-05
nvmem: core: fix use-after-free bugs in error paths
Bartosz Golaszewski
2026-06-05
nvmem: layouts: onie-tlv: fix hang on unknown types
Andre Heider
2026-06-05
Merge tag 'svc_fixes_for_v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-06-05
Merge tag 'usb-serial-7.1-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-06-05
bpf: Reject registration of duplicated kfunc
Song Chen
2026-06-05
MAINTAINERS: BPF: Add self as reviewer and run parse_maintainers.pl
Emil Tsalapatis
2026-06-05
Merge branch 'bpf-introduce-resizable-hash-map'
Alexei Starovoitov
2026-06-05
selftests/bpf: Add resizable hashmap to benchmarks
Mykyta Yatsenko
2026-06-05
bpftool: Add rhash map documentation
Mykyta Yatsenko
2026-06-05
selftests/bpf: Add BPF iterator tests for resizable hash map
Mykyta Yatsenko
2026-06-05
selftests/bpf: Add basic tests for resizable hash map
Mykyta Yatsenko
2026-06-05
libbpf: Support resizable hashtable
Mykyta Yatsenko
[prev]
[next]