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-07-08
scsi: virtio_scsi: Fix up endian conversions for warning messages
Ben Dooks
2026-07-08
Merge branch 7.2/scsi-queue into 7.2/scsi-fixes
Martin K. Petersen
2026-07-09
regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCK
Timur Tabi
2026-07-08
perf dso: Fix kallsyms DSO detection with fallback logic
Tanushree Shah
2026-07-08
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
2026-07-08
cifs: Fix support for creating SFU fifo
Pali Rohár
2026-07-08
cifs: Fix support for creating SFU socket
Pali Rohár
2026-07-08
smb: client: fix atime clamp check in read completion
Xu Rao
2026-07-08
perf stat: reject --field-separator and --json-output combination
Ivan Lazaric
2026-07-09
ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookup
Uday Khare
2026-07-08
perf vendor events amd: Reintroduce deprecated Zen 5 core events
Sandipan Das
2026-07-08
drm/xe/guc: fix activity stats error message format
Sk Anirban
2026-07-08
drm/xe/guc: distinguish wedged from recoverable cancellation
Sk Anirban
2026-07-08
drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=n
Shuicheng Lin
2026-07-08
KVM: VMX: Use cached vcpu_vmx pointer in MSR and segment helpers
Hao Zhang
2026-07-08
drm/amdkfd: Check bounds on CRIU restore queue type and mqd size
David Francis
2026-07-08
drm/amd/pm: fix smu14 power limit range calculation
Yang Wang
2026-07-08
drm/amdkfd: Check bounds in allocate_event_notification_slot
David Francis
2026-07-08
amdkfd: properly free secondary context id
Zhu Lingshan
2026-07-08
drm/amdkfd: Don't acquire buffers during CRIU queue restore.
David Francis
2026-07-08
KVM: SVM: Remove VM from the GA Log notifier list before VM destruction
Sean Christopherson
2026-07-08
KVM: SVM: Do all per-VM AVIC initialization during vCPU precreation phase
Sean Christopherson
2026-07-08
KVM: SVM: Make kvm_x86_ops.vcpu_precreate() hook fully AVIC specific
Sean Christopherson
2026-07-08
KVM: Remove kvm_debugfs_dir on kvm_init() error paths
leixiang
2026-07-08
KVM: x86: Move "struct kvm_vcpu_hv" and all children from kvm_host.h => hyperv.h
Sean Christopherson
2026-07-08
KVM: x86: Move "struct kvm_apic_map" definition from kvm_host.h => lapic.h
Sean Christopherson
2026-07-08
KVM: x86: Move KVM's arbitrary task switch reason enums to x86.h
Sean Christopherson
2026-07-08
KVM: x86: Add static asserts to document connection b/w TSS structs and macros
Sean Christopherson
2026-07-08
KVM: x86: Move KVM_GUESTDBG_VALID_MASK from kvm_host.h => x86.c
Sean Christopherson
2026-07-08
KVM: x86: Move CR and DR macro definitions from kvm_host.h => regs.h
Sean Christopherson
2026-07-08
KVM: x86: Pluralize the macro guard name for msrs.h
Sean Christopherson
2026-07-08
KVM: x86/mmu: Annotate tdp_enabled as being read-mostly
Sean Christopherson
2026-07-08
KVM: x86: Move the "APIC attention" macros from kvm_host.h => lapic.c
Sean Christopherson
2026-07-08
KVM: Remove kvm_debugfs_dir on kvm_init() error paths
leixiang
2026-07-08
KVM: x86/hyperv: Use {READ,WRITE}_ONCE for cross-task synic->active accesses
Sean Christopherson
2026-07-08
KVM: x86/hyperv: Assert vCPU's mutex is held in to_hv_vcpu()
Sean Christopherson
2026-07-08
KVM: x86: Treat a vCPU as unreachable if its index is invalid
Sean Christopherson
2026-07-08
KVM: Move nVMX's lockdep logic for vcpu->mutex to a common helper
Sean Christopherson
2026-07-08
KVM: Initialize a vCPU's index to '-1' while it's being created
Sean Christopherson
2026-07-08
KVM: x86/xen: Punt singleshot timer hcalls to userspace if Xen vCPU ID isn't set
Sean Christopherson
2026-07-08
KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercalls
Sean Christopherson
2026-07-08
KVM: x86/xen: Always route non-singleshot-timer vCPU hypercalls to userspace
Sean Christopherson
2026-07-08
KVM: x86/hyperv: Ensure vCPU's Hyper-V object is initialized on cross-vCPU ac...
Sean Christopherson
2026-07-08
KVM: x86/hyperv: Check for NULL vCPU Hyper-V object in kvm_hv_get_tlb_flush_f...
Sean Christopherson
2026-07-08
KVM: x86/hyperv: Get target FIFO in hv_tlb_flush_enqueue(), not caller
Sean Christopherson
2026-07-08
KVM: x86: Read CR4.DE in emulator if and only if accessing DR4 or DR5
Sean Christopherson
2026-07-08
KVM: x86: WARN if MOV DR emulation hits a "too late" #GP
Sean Christopherson
2026-07-08
KVM: x86: Use kvm_dr{6,7}_valid() to check DR{4,5,6,7} write values in emulator
Sean Christopherson
2026-07-08
KVM: VMX: Prioritize DR7.GD=1 #DB over CPL>0 #GP on Intel
Sean Christopherson
2026-07-08
KVM: x86: Prioritize #UD on MOV DR over #GP due to non-zero CPL
Sean Christopherson
[prev]
[next]