index
:
kernel/git/stable/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.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-07-15
Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-07-15
Merge branch 'bpf-reject-negative-const-offsets-for-buffer-pointers'
Eduard Zingerman
2026-07-15
selftests/bpf: Cover negative buffer pointer offsets
Sun Jian
2026-07-15
bpf: Reject negative const offsets for buffer pointers
Sun Jian
2026-07-15
Merge branch 'bpf-sockmap-fix-fionread-for-sockets-without-a-verdict-program'
Kumar Kartikeya Dwivedi
2026-07-15
selftests/bpf: Test FIONREAD on a sockmap socket without a verdict program
Mattia Meleleo
2026-07-15
bpf, sockmap: Account for receive queue in FIONREAD without a verdict program
Mattia Meleleo
2026-07-15
mmc: Merge branch fixes into next
Ulf Hansson
2026-07-15
mmc: dw_mmc: move declaration of dw_mci_pmops
Ben Dooks
2026-07-15
drm/i915/bw: introduce the peak bandwidth threshold
Vinod Govindapillai
2026-07-15
Merge branch 'unify-helper-and-kfunc-call_arg_meta'
Kumar Kartikeya Dwivedi
2026-07-15
bpf: Unify helper and kfunc call argument meta
Amery Hung
2026-07-15
bpf: Drop redundant pkt_access from bpf_call_arg_meta
Amery Hung
2026-07-15
selftests/bpf: Test kfunc returning zero-sized allocation buffer
Amery Hung
2026-07-15
bpf: Unify helper and kfunc allocation-size argument handling
Amery Hung
2026-07-15
bpf: Pass argno to callees in check_func_arg() instead of argno_from_reg(regno)
Amery Hung
2026-07-15
bpf: Factor out raw_mode-related fields in bpf_call_arg_meta
Amery Hung
2026-07-15
bpf: Remove dynptr check in check_stack_range_initialized()
Amery Hung
2026-07-15
mmc: sdhci-esdhc-imx: fix resume error handling
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspend
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resume
Luke Wang
2026-07-15
drm/i915/bw: avoid replicating the update_sagv_status() calls
Vinod Govindapillai
2026-07-15
mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore
Luke Wang
2026-07-15
mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
Luke Wang
2026-07-15
drm/i915/bw: extract update_sagv_status()
Vinod Govindapillai
2026-07-15
drm/i915/bw: Extract icl_init_qgv_info()
Vinod Govindapillai
2026-07-15
mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tun...
Luke Wang
2026-07-15
docs: bpf: Document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
Jianlin Shi
2026-07-15
Merge branch 'bpf-bidirectional-vlan-support-for-bpf_fib_lookup'
Kumar Kartikeya Dwivedi
2026-07-15
selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
Avinash Duduskar
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helper
Avinash Duduskar
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
Avinash Duduskar
2026-07-15
vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTORE
Thomas Weißschuh
2026-07-15
vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig files
Thomas Weißschuh
2026-07-15
vdso: Automatically select HAVE_GENERIC_VDSO if necessary
Thomas Weißschuh
2026-07-15
MIPS: vdso: Stop using CONFIG_HAVE_GENERIC_VDSO
Thomas Weißschuh
2026-07-15
vdso: Remove the dependency on HAVE_GENERIC_VDSO from ARCH_HAS_VDSO_ARCH_DATA
Thomas Weißschuh
2026-07-15
futex: Remove dependency on HAVE_GENERIC_VDSO from FUTEX_ROBUST_UNLOCK
Thomas Weißschuh
2026-07-15
RDMA/rxe: Reject unimplemented implicit ODP cleanly
xiongweimin
2026-07-15
RDMA/addr: fix spelling of guarantees in comment
xiongweimin
2026-07-15
Merge branch 'bpf-sockmap-fix-sockmap-leaking-udp-socks'
Kumar Kartikeya Dwivedi
2026-07-15
selftests/bpf: Fail unbound UDP on sockmap update
Michal Luczaj
2026-07-15
selftests/bpf: Adapt sockmap update error handling
Michal Luczaj
2026-07-15
bpf, sockmap: Reject unhashed UDP sockets on sockmap update
Michal Luczaj
2026-07-15
selftests/bpf: Ensure UDP sockets are bound
Michal Luczaj
2026-07-15
drm/i915/display: sagv pre/post plane calls to check pmdemand support
Vinod Govindapillai
2026-07-15
drm/i915/pm_demand: introduce HAS_PMDEMAND macro
Vinod Govindapillai
2026-07-15
drm/i915/wm: clear the plane ddb_y entries on plane disable
Vinod Govindapillai
[prev]
[next]