index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2026-03-20
arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Add PHY interrupt support
Lad Prabhakar
2026-03-20
arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Add PHY interrupt support
Lad Prabhakar
2026-03-20
arm64: dts: renesas: r9a09g057h48-kakip: Add pixpaper display overlay
Wig Cheng
2026-03-20
arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Clarify SD0 power jumper setup
Lad Prabhakar
2026-03-20
arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Clarify SD0 power jumpers
Lad Prabhakar
2026-03-20
arm64: dts: microchip: add EV23X71A board
Robert Marko
2026-03-20
arm64: dts: microchip: add LAN969x support
Robert Marko
2026-03-20
arm64: dts: microchip: add LAN969x clock header file
Robert Marko
2026-03-19
Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-19
x86/cpu: Remove LASS restriction on vsyscall emulation
Sohil Mehta
2026-03-19
x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
Sohil Mehta
2026-03-19
x86/vsyscall: Restore vsyscall=xonly mode under LASS
Sohil Mehta
2026-03-19
x86/traps: Consolidate user fixups in the #GP handler
Sohil Mehta
2026-03-19
x86/vsyscall: Reorganize the page fault emulation code
Sohil Mehta
2026-03-19
KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Probe for GICv5 device
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
Sascha Bischoff
2026-03-19
KVM: arm64: gic: Hide GICv5 for protected guests
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Enlighten arch timer for GICv5
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Initialise ID and priority bits when resetting vcpu
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Create and initialise vgic_v5
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Implement direct injection of PPIs
Sascha Bischoff
2026-03-19
KVM: arm64: Introduce set_direct_injection irq_op
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Check for pending PPIs
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Clear TWI if single task running
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Implement PPI interrupt injection
Sascha Bischoff
2026-03-19
KVM: arm64: gic: Introduce queue_irq_unlock to irq_ops
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Trap and emulate ICC_IDR0_EL1 accesses
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Detect implemented PPIs on boot
Sascha Bischoff
2026-03-19
KVM: arm64: gic-v5: Add Arm copyright header
Sascha Bischoff
2026-03-19
KVM: arm64: gic: Introduce interrupt type helpers
Sascha Bischoff
2026-03-19
arm64/sysreg: Add GICR CDNMIA encoding
Sascha Bischoff
2026-03-19
arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
Sascha Bischoff
2026-03-19
KVM: arm64: vgic: Split out mapping IRQs and setting irq_ops
Sascha Bischoff
2026-03-19
KVM: arm64: Return early from kvm_finalize_sys_regs() if guest has run
Sascha Bischoff
2026-03-19
KVM: arm64: vgic: Rework vgic_is_v3() and add vgic_host_has_gicvX()
Sascha Bischoff
2026-03-19
KVM: arm64: vgic-v3: Drop userspace write sanitization for ID_AA64PFR0.GIC on...
Sascha Bischoff
2026-03-19
PM: hibernate: x86: Remove inclusion of crypto/hash.h
Eric Biggers
[prev]
[next]