index
:
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-08-20
arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc...
Goran Rađenović
2025-08-20
arm64: dts: freescale: imx93-phycore-som: Delay the phy reset by a gpio
Christoph Stoidner
2025-08-19
KVM: x86: Zero XSTATE components on INIT by iterating over supported features
Chao Gao
2025-08-19
KVM: x86: Manually clear MPX state only on INIT
Sean Christopherson
2025-08-19
KVM: x86: Add kvm_msr_{read,write}() helpers
Yang Weijiang
2025-08-19
KVM: x86: Use double-underscore read/write MSR helpers as appropriate
Sean Christopherson
2025-08-19
KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accesses
Yang Weijiang
2025-08-19
KVM: x86: Advertise support for the immediate form of MSR instructions
Xin Li
2025-08-19
KVM: VMX: Support the immediate form of WRMSRNS in the VM-Exit fastpath
Xin Li
2025-08-19
KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
Xin Li
2025-08-19
KVM: x86: Rename handle_fastpath_set_msr_irqoff() to handle_fastpath_wrmsr()
Xin Li
2025-08-19
KVM: x86: Rename local "ecx" variables to "msr" and "pmc" as appropriate
Sean Christopherson
2025-08-19
x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
Xin Li
2025-08-19
KVM: x86: Add a fastpath handler for INVD
Sean Christopherson
2025-08-19
KVM: x86: Push acquisition of SRCU in fastpath into kvm_pmu_trigger_event()
Sean Christopherson
2025-08-19
KVM: x86/pmu: Rename check_pmu_event_filter() to pmc_is_event_allowed()
Sean Christopherson
2025-08-19
KVM: x86/pmu: Drop redundant check on PMC being locally enabled for emulation
Sean Christopherson
2025-08-19
KVM: x86/pmu: Drop redundant check on PMC being globally enabled for emulation
Sean Christopherson
2025-08-19
KVM: x86/pmu: Open code pmc_event_is_allowed() in its callers
Sean Christopherson
2025-08-19
KVM: x86/pmu: Rename pmc_speculative_in_use() to pmc_is_locally_enabled()
Sean Christopherson
2025-08-19
KVM: x86/pmu: Calculate set of to-be-emulated PMCs at time of WRMSRs
Sean Christopherson
2025-08-19
KVM: x86/pmu: Add wrappers for counting emulated instructions/branches
Sean Christopherson
2025-08-19
KVM: x86/pmu: Move kvm_init_pmu_capability() to pmu.c
Sean Christopherson
2025-08-19
KVM: x86: Fold WRMSR fastpath helpers into the main handler
Sean Christopherson
2025-08-19
KVM: x86: Unconditionally grab data from EDX:EAX in WRMSR fastpath
Sean Christopherson
2025-08-19
KVM: x86: Acquire SRCU in WRMSR fastpath iff instruction needs to be skipped
Sean Christopherson
2025-08-19
KVM: x86: Unconditionally handle MSR_IA32_TSC_DEADLINE in fastpath exits
Sean Christopherson
2025-08-19
KVM: x86: Drop semi-arbitrary restrictions on IPI type in fastpath
Sean Christopherson
2025-08-19
KVM: x86: Only allow "fast" IPIs in fastpath WRMSR(X2APIC_ICR) handler
Sean Christopherson
2025-08-19
KVM: x86: Add kvm_icr_to_lapic_irq() helper to allow for fastpath IPIs
Sean Christopherson
2025-08-19
kvm: x86: simplify kvm_vector_to_index()
Yury Norov
2025-08-19
KVM: x86: allow CPUID 0xC000_0000 to proceed on Zhaoxin CPUs
Ewan Hai
2025-08-19
arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF address
Thomas Huth
2025-08-19
KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid
Sean Christopherson
2025-08-19
KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
Sean Christopherson
2025-08-19
KVM: TDX: Remove redundant __GFP_ZERO
Qianfeng Rong
2025-08-19
riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
E Shattow
2025-08-19
KVM: VMX: Add host MSR read/write helpers to consolidate preemption handling
Sean Christopherson
2025-08-19
KVM: VMX: Fix an indentation
Xin Li
2025-08-19
KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O
Sean Christopherson
2025-08-19
riscv: dts: microchip: Minor whitespace cleanup
Krzysztof Kozlowski
2025-08-19
KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock
Vipin Sharma
2025-08-19
KVM: x86/mmu: Rename kvm_tdp_mmu_zap_sp() to better indicate its purpose
Vipin Sharma
2025-08-19
KVM: x86/mmu: Track possible NX huge pages separately for TDP vs. Shadow MMU
Vipin Sharma
2025-08-19
sparc: kernel: apc: Remove macro APC_MINOR definition
Zijun Hu
2025-08-19
arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Enable I2C0 and I2C1 support
Lad Prabhakar
2025-08-19
arm64: dts: renesas: r9a09g077: Add pinctrl node
Thierry Bultel
2025-08-19
arm64: dts: renesas: r9a09g087: Add DT nodes for SCI channels 1-5
Lad Prabhakar
2025-08-19
arm64: dts: renesas: r9a09g077: Add DT nodes for SCI channels 1-5
Lad Prabhakar
2025-08-19
arm64: dts: renesas: r9a09g047: Add I3C node
Tommaso Merciai
[prev]
[next]