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-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-01
6lowpan: fix off-by-one in multicast context address compression
Yizhou Zhao
2026-06-01
Merge branch 'net-mdio-realtek-rtl9300-soc-independent-command-runner'
Jakub Kicinski
2026-06-01
net: mdio: realtek-rtl9300: use command runner for read_c22()
Markus Stockhausen
2026-06-01
net: mdio: realtek-rtl9300: use command runner for read_c45()
Markus Stockhausen
2026-06-01
net: mdio: realtek-rtl9300: use command runner for write_c22()
Markus Stockhausen
2026-06-01
net: mdio: realtek-rtl9300: provide generic command runner
Markus Stockhausen
2026-06-01
scsi: ufs: Remove redundant vops NULL check and trivial wrapper
Chanwoo Lee
2026-06-01
scsi: ufs: Remove unnecessary return in void vops wrappers
Chanwoo Lee
2026-06-01
scsi: ufs: Fix wrong value printed in unexpected UPIU response case
Chanwoo Lee
2026-06-01
scsi: ufs: core: Fix NULL pointer dereference in scsi_cmd_priv() calls
Chanwoo Lee
2026-06-01
scsi: megaraid_mbox: Avoid double kfree()
Arnd Bergmann
2026-06-01
scsi: pm8001: Fix error code in non_fatal_log_show()
Dan Carpenter
2026-06-01
scsi: lpfc: Turn lpfc_queue q_pgs into a flexible array
Rosen Penev
2026-06-01
scsi: ufs: core: Skip link param validation when lanes_per_direction is unset
Daejun Park
2026-06-01
Merge branch 'minimize-annotations-for-arena-programs'
Alexei Starovoitov
2026-06-01
selftests/bpf: Add tests for the new type-tag based __arena identifier
Emil Tsalapatis
2026-06-01
selftests/bpf: libarena: Directly return arena pointers from functions
Emil Tsalapatis
2026-06-01
selftests/bpf: Remove __arg_arena from the codebase
Emil Tsalapatis
2026-06-01
bpf: Allow subprogs to return arena pointers
Emil Tsalapatis
2026-06-01
verifier: parse BTF type tags for function arguments
Emil Tsalapatis
2026-06-01
selftests/bpf: libarena: Add "arena" BTF type tag to __arena qualifier
Emil Tsalapatis
2026-06-01
scsi: sas: Skip opt_sectors when DMA reports no real optimization hint
Ionut Nechita
2026-06-01
Merge branch 'more-gen_loader-fixes'
Alexei Starovoitov
2026-06-01
selftests/bpf: Test that exclusive maps are rejected in map-in-map
Daniel Borkmann
2026-06-01
selftests/bpf: Adjust verifier_map_ptr for the map's excl field
KP Singh
2026-06-01
libbpf: Skip max_entries override on signed loaders
Daniel Borkmann
2026-06-01
libbpf: Skip initial_value override on signed loaders
Daniel Borkmann
2026-06-01
libbpf: Reject non-exclusive metadata maps in the signed loader
KP Singh
2026-06-01
bpf: Drop redundant hash_buf from map_get_hash operation
Daniel Borkmann
2026-06-01
bpf: Reject exclusive maps as inner maps in map-in-map
Daniel Borkmann
2026-06-01
Merge branch 'refactor-verifier-object-relationship-tracking'
Alexei Starovoitov
2026-06-01
selftests/bpf: Test using dynptr after freeing the underlying object
Amery Hung
2026-06-01
selftests/bpf: Test using file dynptr after the reference on file is dropped
Amery Hung
2026-06-01
selftests/bpf: Test using slice after invalidating dynptr clone
Amery Hung
2026-06-01
selftests/bpf: Test creating dynptr from dynptr data and slice
Amery Hung
2026-06-01
bpf: Fix dynptr ref counting to scan all call frames
Amery Hung
2026-06-01
bpf: Unify release handling for helpers and kfuncs
Amery Hung
2026-06-01
bpf: Unify referenced object tracking in verifier
Amery Hung
2026-06-01
bpf: Remove redundant dynptr arg check for helper
Amery Hung
2026-06-01
bpf: Refactor object relationship tracking and fix dynptr UAF bug
Amery Hung
2026-06-01
bpf: Preserve reg->id of pointer objects after null-check
Amery Hung
2026-06-01
bpf: Assign reg->id when getting referenced kptr from ctx
Amery Hung
2026-06-01
bpf: Unify dynptr handling in the verifier
Amery Hung
2026-06-01
bpf: Simplify mark_stack_slot_obj_read() and callers
Amery Hung
2026-06-01
scsi: Revert "scsi: Fix sas_user_scan() to handle wildcard and multi-channel ...
Martin Wilck
2026-06-01
scsi: smartpqi: Use shost_to_hba() in pqi_scan_finished()
Martin Wilck
2026-06-01
MAINTAINERS: nvdimm: Include maintainer profile
Krzysztof Kozlowski
2026-06-01
MAINTAINERS: Update address for Ira Weiny
Ira Weiny
2026-06-01
MAINTAINERS: Add maintainer info for libnvdimm and DAX
Dave Jiang
2026-06-01
RDMA/core: Validate the passed in fops for ib_get_ucaps()
Jason Gunthorpe
[prev]
[next]