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
2022-11-10
Linux 6.0.8
v6.0.8
Greg Kroah-Hartman
2022-11-10
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
Dokyung Song
2022-11-10
drm/i915/sdvo: Setup DDC fully before output init
Ville Syrjälä
2022-11-10
drm/i915/sdvo: Filter out invalid outputs more sensibly
Ville Syrjälä
2022-11-10
drm/amd/display: Update DSC capabilitie for DCN314
Leo Chen
2022-11-10
drm/amd/display: Update latencies on DCN321
Dillon Varone
2022-11-10
drm/amdgpu: disable GFXOFF during compute for GFX11
Graham Sider
2022-11-10
drm/rockchip: dsi: Force synchronous probe
Brian Norris
2022-11-10
drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach
Brian Norris
2022-11-10
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
2022-11-10
ext4,f2fs: fix readahead of verity data
Matthew Wilcox (Oracle)
2022-11-10
KVM: x86: emulator: update the emulation mode after CR0 write
Maxim Levitsky
2022-11-10
KVM: x86: emulator: update the emulation mode after rsm
Maxim Levitsky
2022-11-10
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Maxim Levitsky
2022-11-10
KVM: x86: emulator: em_sysexit should update ctxt->mode
Maxim Levitsky
2022-11-10
KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format
Maxim Levitsky
2022-11-10
KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE
Marc Zyngier
2022-11-10
KVM: arm64: Fix bad dereference on MTE-enabled systems
Ryan Roberts
2022-11-10
KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache
Sean Christopherson
2022-11-10
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
2022-11-10
KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable
Emanuele Giuseppe Esposito
2022-11-10
KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL
Sean Christopherson
2022-11-10
KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
Sean Christopherson
2022-11-10
KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
Sean Christopherson
2022-11-10
KVM: x86: Mask off reserved bits in CPUID.8000001FH
Jim Mattson
2022-11-10
KVM: x86: Mask off reserved bits in CPUID.80000001H
Jim Mattson
2022-11-10
KVM: x86: Mask off reserved bits in CPUID.80000008H
Jim Mattson
2022-11-10
KVM: x86: Mask off reserved bits in CPUID.8000001AH
Jim Mattson
2022-11-10
KVM: x86: Mask off reserved bits in CPUID.80000006H
Jim Mattson
2022-11-10
x86/syscall: Include asm/ptrace.h in syscall_wrapper header
Jiri Olsa
2022-11-10
x86/tdx: Panic on bad configs that #VE on "private" memory access
Kirill A. Shutemov
2022-11-10
x86/tdx: Prepare for using "INFO" call for a second purpose
Dave Hansen
2022-11-10
ext4: update the backup superblock's at the end of the online resize
Theodore Ts'o
2022-11-10
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
2022-11-10
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
2022-11-10
parisc: Avoid printing the hardware path twice
Helge Deller
2022-11-10
parisc: Export iosapic_serial_irq() symbol for serial port driver
Helge Deller
2022-11-10
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
Helge Deller
2022-11-10
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
2022-11-10
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-11-10
perf/x86/intel: Fix pebs event constraints for SPR
Kan Liang
2022-11-10
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
Kan Liang
2022-11-10
perf/x86/intel: Fix pebs event constraints for ICL
Kan Liang
2022-11-10
ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP
Petr Benes
2022-11-10
arm64: entry: avoid kprobe recursion
Mark Rutland
2022-11-10
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
2022-11-10
efi: efivars: Fix variable writes with unsupported query_variable_store()
Ard Biesheuvel
2022-11-10
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-11-10
selftests/landlock: Build without static libraries
Mickaël Salaün
[next]