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
2023-07-18
selftests: tc: add ConnTrack procfs kconfig
Matthieu Baerts
2023-07-18
selftests: tc: add 'ct' action kconfig dep
Matthieu Baerts
2023-07-18
selftests: tc: set timeout to 15 minutes
Matthieu Baerts
2023-07-18
bpf, arm64: Fix BTI type used for freplace attached functions
Alexander Duyck
2023-07-18
Merge branch 'two-more-fixes-for-check_max_stack_depth'
Alexei Starovoitov
2023-07-18
selftests/bpf: Add more tests for check_max_stack_depth bug
Kumar Kartikeya Dwivedi
2023-07-18
bpf: Repeat check_max_stack_depth for async callbacks
Kumar Kartikeya Dwivedi
2023-07-18
bpf: Fix subprog idx logic in check_max_stack_depth
Kumar Kartikeya Dwivedi
2023-07-18
Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pu...
Linus Torvalds
2023-07-18
Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-18
lib/bitmap: workaround const_eval test build failure
Yury Norov
2023-07-18
io_uring: don't audit the capability check in io_uring_create()
Ondrej Mosnacek
2023-07-18
Documentation: embargoed-hardware-issues.rst: clean out empty and unused entries
Greg Kroah-Hartman
2023-07-18
drm/amdgpu: use a macro to define no xcp partition case
Guchun Chen
2023-07-18
drm/amdgpu/vm: use the same xcp_id from root PD
Guchun Chen
2023-07-18
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
2023-07-18
drm/amdgpu: Allocate root PD on correct partition
Guchun Chen
2023-07-18
drm/amd/display: Keep PHY active for DP displays on DCN31
Nicholas Kazlauskas
2023-07-18
drm/amd/display: Prevent vtotal from being set to 0
Daniel Miess
2023-07-18
drm/amd/display: Disable MPC split by default on special asic
Zhikai Zhai
2023-07-18
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
2023-07-18
drm/amd/display: Add polling method to handle MST reply packet
Wayne Lin
2023-07-18
drm/amd/display: Clean up errors & warnings in amdgpu_dm.c
Srinivasan Shanmugam
2023-07-18
drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_ta
Candice Li
2023-07-18
drm/amdgpu/pm: make mclk consistent for smu 13.0.7
Alex Deucher
2023-07-18
drm/amdgpu/pm: make gfxclock consistent for sienna cichlid
Alex Deucher
2023-07-18
drm/amd/display: only accept async flips for fast updates
Simon Ser
2023-07-18
drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
Guchun Chen
2023-07-18
drm/amd/display: add DCN301 specific logic for OTG programming
Aurabindo Pillai
2023-07-18
drm/amd/display: export some optc function for reuse
Aurabindo Pillai
2023-07-18
drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7
Mario Limonciello
2023-07-18
cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws()
Breno Leitao
2023-07-18
cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()
Breno Leitao
2023-07-18
Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-07-18
Merge tag 'tpmdd-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2023-07-18
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
2023-07-18
ALSA: hda/realtek: Add quirk for Clevo NS70AU
Christoffer Sandberg
2023-07-18
s390/mm: fix per vma lock fault handling
Sven Schnelle
2023-07-18
octeontx2-pf: Dont allocate BPIDs for LBK interfaces
Geetha sowjanya
2023-07-18
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
Christophe JAILLET
2023-07-18
vrf: Fix lockdep splat in output path
Ido Schimmel
2023-07-18
firmware: arm_scmi: Fix signed error return values handling
Sukrut Bellary
2023-07-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2023-07-18
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
2023-07-18
KVM: s390: pv: simplify shutdown and fix race
Claudio Imbrenda
2023-07-18
firmware: smccc: Fix use of uninitialised results structure
Punit Agrawal
2023-07-18
x86/bugs: Increase the x86 bugs vector size to two u32s
Borislav Petkov (AMD)
2023-07-18
arm64: dts: freescale: Fix VPU G2 clock
Benjamin Gaignard
2023-07-18
arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux
Hugo Villeneuve
2023-07-18
arm64: dts: phycore-imx8mm: Correction in gpio-line-names
Yashwanth Varakala
[prev]
[next]