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-19
KVM: arm64: gic-v5: Probe for GICv5 device
Sascha Bischoff
1
-11
/
+37
2026-03-19
KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
Sascha Bischoff
1
-0
/
+2
2026-03-19
KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
Sascha Bischoff
1
-0
/
+74
2026-03-19
KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
Sascha Bischoff
1
-0
/
+5
2026-03-19
KVM: arm64: gic: Hide GICv5 for protected guests
Sascha Bischoff
3
-0
/
+10
2026-03-19
KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
Sascha Bischoff
1
-2
/
+11
2026-03-19
KVM: arm64: gic-v5: Enlighten arch timer for GICv5
Sascha Bischoff
3
-21
/
+81
2026-03-19
KVM: arm64: gic-v5: Initialise ID and priority bits when resetting vcpu
Sascha Bischoff
3
-1
/
+21
2026-03-19
KVM: arm64: gic-v5: Create and initialise vgic_v5
Sascha Bischoff
3
-20
/
+62
2026-03-19
KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
Sascha Bischoff
2
-3
/
+23
2026-03-19
KVM: arm64: gic-v5: Implement direct injection of PPIs
Sascha Bischoff
1
-0
/
+16
2026-03-19
KVM: arm64: Introduce set_direct_injection irq_op
Sascha Bischoff
1
-0
/
+7
2026-03-19
KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
Sascha Bischoff
4
-6
/
+62
2026-03-19
KVM: arm64: gic-v5: Check for pending PPIs
Sascha Bischoff
3
-0
/
+117
2026-03-19
KVM: arm64: gic-v5: Clear TWI if single task running
Sascha Bischoff
1
-0
/
+3
2026-03-19
KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
Sascha Bischoff
1
-29
/
+67
2026-03-19
KVM: arm64: gic-v5: Implement PPI interrupt injection
Sascha Bischoff
3
-15
/
+188
2026-03-19
KVM: arm64: gic: Introduce queue_irq_unlock to irq_ops
Sascha Bischoff
1
-0
/
+3
2026-03-19
KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
Sascha Bischoff
2
-0
/
+39
2026-03-19
KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
Sascha Bischoff
5
-21
/
+186
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
7
-2
/
+215
2026-03-19
KVM: arm64: gic-v5: Trap and emulate ICC_IDR0_EL1 accesses
Sascha Bischoff
2
-2
/
+32
2026-03-19
KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
Sascha Bischoff
3
-1
/
+30
2026-03-19
KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
Sascha Bischoff
8
-7
/
+215
2026-03-19
KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
Sascha Bischoff
2
-22
/
+97
2026-03-19
KVM: arm64: gic-v5: Detect implemented PPIs on boot
Sascha Bischoff
1
-0
/
+31
2026-03-19
KVM: arm64: gic-v5: Add Arm copyright header
Sascha Bischoff
1
-0
/
+3
2026-03-19
KVM: arm64: gic: Introduce interrupt type helpers
Sascha Bischoff
5
-17
/
+13
2026-03-19
arm64/sysreg: Add GICR CDNMIA encoding
Sascha Bischoff
1
-0
/
+7
2026-03-19
arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
Sascha Bischoff
1
-0
/
+480
2026-03-19
KVM: arm64: vgic: Split out mapping IRQs and setting irq_ops
Sascha Bischoff
2
-17
/
+32
2026-03-19
KVM: arm64: Return early from kvm_finalize_sys_regs() if guest has run
Sascha Bischoff
1
-1
/
+4
2026-03-19
KVM: arm64: vgic: Rework vgic_is_v3() and add vgic_host_has_gicvX()
Sascha Bischoff
3
-6
/
+15
2026-03-19
KVM: arm64: vgic-v3: Drop userspace write sanitization for ID_AA64PFR0.GIC on...
Sascha Bischoff
1
-8
/
+0
2026-03-19
PM: hibernate: x86: Remove inclusion of crypto/hash.h
Eric Biggers
1
-2
/
+0
2026-03-19
arm64: realm: Fix PTE_NS_SHARED for 52bit PA support
Suzuki K Poulose
1
-1
/
+2
2026-03-19
KVM: arm64: ptdump: Make KVM ptdump code s2 mmu aware
Wei-Lin Chang
1
-16
/
+17
2026-03-19
arm64: defconfig: Enable configs for Arduino VENTUNO Q
Srinivas Kandagatla
1
-0
/
+2
2026-03-19
arm64: defconfig: Enable Qualcomm Eliza basic resource providers
Abel Vesa
1
-0
/
+4
2026-03-19
arm64: defconfig: Enable S5KJN1 camera sensor
Luca Weiss
1
-0
/
+1
2026-03-19
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+23
2026-03-19
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
1
-6
/
+11
2026-03-18
Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
9
-44
/
+17
2026-03-18
arm64: dts: qcom: monaco: Reserve full Gunyah metadata region
Loic Poulain
1
-0
/
+5
2026-03-18
arm64: dts: qcom: x1e80100: Add '#cooling-cells' for CPU nodes
Manivannan Sadhasivam
1
-0
/
+12
2026-03-18
arm64: dts: qcom: x1-crd: add USB DisplayPort audio
Krzysztof Kozlowski
1
-0
/
+32
2026-03-18
arm64: dts: qcom: qcs6490: Add Thundercomm AI Mini PC G1 IoT
Roger Shimizu
2
-0
/
+1094
2026-03-18
arm64: dts: qcom: kodiak: Add missing usb-role-switch property
Roger Shimizu
1
-0
/
+1
2026-03-18
arm64: dts: qcom: sm8550: Add ACD levels for GPU
Aaron Kling
1
-0
/
+8
2026-03-18
arm64: dts: qcom: pmk8550: Add PWM controller
Xilin Wu
1
-0
/
+10
[prev]
[next]