index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-03
KVM: x86: Use local MMIO fragment variable to clean up emulator_read_write()
Sean Christopherson
1
-6
/
+5
2026-03-03
KVM: x86: Trace unsatisfied MMIO reads on a per-page basis
Sean Christopherson
1
-1
/
+8
2026-03-03
KVM: x86: Open code handling of completed MMIO reads in emulator_read_write()
Sean Christopherson
2
-17
/
+29
2026-03-03
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
1
-1
/
+13
2026-03-03
KVM: x86: Ignore cpuid faulting in SMM
Jim Mattson
2
-4
/
+5
2026-03-03
KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2
Yosry Ahmed
1
-0
/
+1
2026-03-03
KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2
Yosry Ahmed
1
-0
/
+10
2026-03-03
KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest mode
Yosry Ahmed
1
-0
/
+3
2026-03-03
KVM: x86: Check for injected exceptions before queuing a debug exception
Yosry Ahmed
1
-1
/
+1
2026-03-03
KVM: Isolate apicv_update_lock and apicv_nr_irq_window_req in a cacheline
Sean Christopherson
1
-1
/
+11
2026-03-03
KVM: SVM: Optimize IRQ window inhibit handling
Sean Christopherson
1
-1
/
+25
2026-03-03
KVM: SVM: Fix IRQ window inhibit handling across multiple vCPUs
Sean Christopherson
4
-12
/
+63
2026-03-03
KVM: SVM: Fix clearing IRQ window inhibit with nested guests
Sean Christopherson
1
-14
/
+14
2026-03-03
KVM: SVM: Mark module parameters as __ro_after_init for security and performance
Li RongQing
3
-22
/
+22
2026-03-03
KVM: SVM: Mark module parameters as __ro_after_init for security and performance
Li RongQing
3
-22
/
+22
2026-03-03
KVM: nSVM: Mark all of vmcb02 dirty when restoring nested state
Yosry Ahmed
1
-0
/
+6
2026-03-03
KVM: VMX: Use ASM_INPUT_RM in __vmcs_writel
Uros Bizjak
1
-1
/
+1
2026-03-03
KVM: VMX: Drop obsolete branch hint prefixes from inline asm
Uros Bizjak
1
-3
/
+0
2026-03-03
KVM: x86/pmu: annotate struct kvm_x86_pmu_event_filter with __counted_by()
Carlos López
2
-2
/
+2
2026-03-03
KVM: x86: Zero-initialize temporary fxregs_state buffers in FXSAVE emulation
Uros Bizjak
1
-2
/
+2
2026-03-03
arm64: dts: imx93-phyboard-segin: Add peb-av-02 overlay
Andrej Picej
2
-0
/
+148
2026-03-02
arm64: dts: freescale: Add the GOcontroll Moduline Mini
Maud Spierings
2
-0
/
+688
2026-03-02
arm64: dts: freescale: Add the GOcontroll Moduline IV
Maud Spierings
2
-0
/
+800
2026-03-02
arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM
Maud Spierings
1
-0
/
+444
2026-03-02
arm64: dts: imx8mm: Add pinctrl config definitions
Maud Spierings
1
-0
/
+33
2026-03-02
arm64: dts: freescale: add NXP FRDM-IMX91S board support
Yanan Yang
2
-0
/
+770
2026-03-02
arm64: dts: imx91-11x11-evk: Add usdhc3 for SDIO WiFi support
Sherry Sun
1
-0
/
+96
2026-03-02
arm64: dts: imx8mp-evk: Add usdhc1 for SDIO WiFi support
Sherry Sun
1
-1
/
+60
2026-03-02
KVM: x86: Defer non-architectural deliver of exception payload to userspace read
Sean Christopherson
1
-23
/
+39
2026-03-02
KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
Yosry Ahmed
1
-1
/
+1
2026-03-02
x86/mtrr: Use kstrtoul() in parse_mtrr_spare_reg()
Thorsten Blum
1
-3
/
+4
2026-03-02
arm64: dts: imx8mp-evk: Enable pull select bit for PCIe regulator GPIO (M.2 W...
Sherry Sun
1
-1
/
+1
2026-03-02
arm64: dts: imx943-evk: add usdhc3 for SDIO WiFi support
Sherry Sun
1
-0
/
+61
2026-03-02
arm64: dts: imx952-evk: add MT35XU01G spi nor flash
Haibo Chen
1
-0
/
+41
2026-03-02
arm64: dts: imx952: Add xspi node
Haibo Chen
1
-0
/
+19
2026-03-02
arm64: dts: marvell: armada-37xx: drop redundant status property
Gabor Juhos
1
-1
/
+0
2026-03-02
arm64: dts: marvell: armada-37xx: align 'phy-names' of EHCI node with DT schema
Gabor Juhos
1
-1
/
+1
2026-03-02
arm64: dts: marvell: armada-3720: drop 'marvell,xenon-emmc' properties
Gabor Juhos
2
-2
/
+0
2026-03-02
arm64: dts: marvell: uDPU: add ethernet aliases
Robert Marko
1
-0
/
+5
2026-03-02
arm/arm64: dts: marvell: Drop unused .dtsi
Rob Herring (Arm)
3
-264
/
+0
2026-03-02
arm64: dts: a7k: use phy handle
Elad Nachman
1
-1
/
+1
2026-03-02
arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use pull-up config
Heiko Stuebner
1
-1
/
+1
2026-03-02
arm64: dts: rockchip: add pinctrl for clk-generator GPIO on rk3588-tiger
Heiko Stuebner
1
-0
/
+8
2026-03-02
arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-tiger
Heiko Stuebner
1
-14
/
+5
2026-03-02
arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-jaguar
Heiko Stuebner
1
-14
/
+5
2026-03-02
arm64: dts: rockchip: Enable displayport for rk3576 evb2
Chaoyi Chen
1
-0
/
+49
2026-03-02
arm64: dts: rockchip: Add battery and charger on rk3566-pinenote
Samuel Holland
1
-0
/
+26
2026-03-02
riscv: dts: spacemit: adapt regulator node name to preferred form
Yixun Lan
2
-7
/
+7
2026-03-02
arm64: dts: rockchip: Fix sdmmc pwren pinctrl for rk3576-evb2
Chaoyi Chen
1
-0
/
+2
2026-03-02
arm64: dts: zena: Add support for Zena CSS
Debbie Horsfall
3
-0
/
+833
[prev]
[next]