index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2026-03-19
x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
Sohil Mehta
-0
/
+5
2026-03-19
x86/vsyscall: Restore vsyscall=xonly mode under LASS
Sohil Mehta
-5
/
+27
2026-03-19
x86/traps: Consolidate user fixups in the #GP handler
Sohil Mehta
-5
/
+6
2026-03-19
x86/vsyscall: Reorganize the page fault emulation code
Sohil Mehta
-36
/
+39
2026-03-19
KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
Sascha Bischoff
-1
/
+52
2026-03-19
KVM: arm64: gic-v5: Probe for GICv5 device
Sascha Bischoff
-11
/
+37
2026-03-19
KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
Sascha Bischoff
-0
/
+2
2026-03-19
KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
Sascha Bischoff
-0
/
+74
2026-03-19
KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
Sascha Bischoff
-0
/
+5
2026-03-19
KVM: arm64: gic: Hide GICv5 for protected guests
Sascha Bischoff
-0
/
+10
2026-03-19
KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
Sascha Bischoff
-2
/
+11
2026-03-19
KVM: arm64: gic-v5: Enlighten arch timer for GICv5
Sascha Bischoff
-21
/
+81
2026-03-19
KVM: arm64: gic-v5: Initialise ID and priority bits when resetting vcpu
Sascha Bischoff
-1
/
+21
2026-03-19
KVM: arm64: gic-v5: Create and initialise vgic_v5
Sascha Bischoff
-20
/
+62
2026-03-19
KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
Sascha Bischoff
-3
/
+23
2026-03-19
KVM: arm64: gic-v5: Implement direct injection of PPIs
Sascha Bischoff
-0
/
+16
2026-03-19
KVM: arm64: Introduce set_direct_injection irq_op
Sascha Bischoff
-0
/
+7
2026-03-19
KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
Sascha Bischoff
-6
/
+62
2026-03-19
KVM: arm64: gic-v5: Check for pending PPIs
Sascha Bischoff
-0
/
+117
2026-03-19
KVM: arm64: gic-v5: Clear TWI if single task running
Sascha Bischoff
-0
/
+3
2026-03-19
KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
Sascha Bischoff
-29
/
+67
2026-03-19
KVM: arm64: gic-v5: Implement PPI interrupt injection
Sascha Bischoff
-15
/
+188
2026-03-19
KVM: arm64: gic: Introduce queue_irq_unlock to irq_ops
Sascha Bischoff
-0
/
+3
2026-03-19
KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
Sascha Bischoff
-0
/
+39
2026-03-19
KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
Sascha Bischoff
-21
/
+186
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
-2
/
+215
2026-03-19
KVM: arm64: gic-v5: Trap and emulate ICC_IDR0_EL1 accesses
Sascha Bischoff
-2
/
+32
2026-03-19
KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
Sascha Bischoff
-1
/
+30
2026-03-19
KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
Sascha Bischoff
-7
/
+215
2026-03-19
KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
Sascha Bischoff
-22
/
+97
2026-03-19
KVM: arm64: gic-v5: Detect implemented PPIs on boot
Sascha Bischoff
-0
/
+31
2026-03-19
KVM: arm64: gic-v5: Add Arm copyright header
Sascha Bischoff
-0
/
+3
2026-03-19
KVM: arm64: gic: Introduce interrupt type helpers
Sascha Bischoff
-17
/
+13
2026-03-19
arm64/sysreg: Add GICR CDNMIA encoding
Sascha Bischoff
-0
/
+7
2026-03-19
arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
Sascha Bischoff
-0
/
+480
2026-03-19
KVM: arm64: vgic: Split out mapping IRQs and setting irq_ops
Sascha Bischoff
-17
/
+32
2026-03-19
KVM: arm64: Return early from kvm_finalize_sys_regs() if guest has run
Sascha Bischoff
-1
/
+4
2026-03-19
KVM: arm64: vgic: Rework vgic_is_v3() and add vgic_host_has_gicvX()
Sascha Bischoff
-6
/
+15
2026-03-19
KVM: arm64: vgic-v3: Drop userspace write sanitization for ID_AA64PFR0.GIC on...
Sascha Bischoff
-8
/
+0
2026-03-19
PM: hibernate: x86: Remove inclusion of crypto/hash.h
Eric Biggers
-2
/
+0
2026-03-19
arm64: realm: Fix PTE_NS_SHARED for 52bit PA support
Suzuki K Poulose
-1
/
+2
2026-03-19
KVM: arm64: ptdump: Make KVM ptdump code s2 mmu aware
Wei-Lin Chang
-16
/
+17
2026-03-18
arm64: defconfig: Enable configs for Arduino VENTUNO Q
Srinivas Kandagatla
-0
/
+2
2026-03-18
arm64: defconfig: Enable Qualcomm Eliza basic resource providers
Abel Vesa
-0
/
+4
2026-03-18
arm64: defconfig: Enable S5KJN1 camera sensor
Luca Weiss
-0
/
+1
2026-03-18
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-14
/
+23
2026-03-18
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
-6
/
+11
2026-03-18
Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
-44
/
+17
2026-03-18
arm64: dts: qcom: monaco: Reserve full Gunyah metadata region
Loic Poulain
-0
/
+5
2026-03-18
arm64: dts: qcom: x1e80100: Add '#cooling-cells' for CPU nodes
Manivannan Sadhasivam
-0
/
+12
[prev]
[next]