summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2026-03-23KVM: arm64: Remove extra ISBs when using msr_hcr_el2Marc Zyngier
2026-03-23KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}Marc Zyngier
2026-03-23KVM: arm64: pkvm: Turn __kvm_hyp_init_cpu into an inner labelMarc Zyngier
2026-03-23KVM: arm64: pkvm: Simplify BTI handling on CPU bootMarc Zyngier
2026-03-23KVM: arm64: pkvm: Move error handling to the end of kvm_hyp_cpu_entryMarc Zyngier
2026-03-23arm64: dts: ti: k3-j722s: Add main_i2c4 device nodeAniket Limaye
2026-03-23KVM: arm64: nv: Expose shadow page tables in debugfsWei-Lin Chang
2026-03-23arm64: dts: arm/corstone1000: Add corstone-1000-a320Rob Herring (Arm)
2026-03-23arm64: dts: arm/corstone1000: Move FVP peripherals to separate .dtsiRob Herring (Arm)
2026-03-23arm64: dts: arm/corstone1000: Move cpu nodesRob Herring (Arm)
2026-03-23arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0Tommaso Merciai
2026-03-23arm64: dts: renesas: r9a09g047: Add RSPI nodesTommaso Merciai
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-22arm64: dts: ti: k3-j721s2: Use ti,j7200-padconf compatibleThomas Richard (TI)
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlayDominik Haller
2026-03-22arm64: dts: ti: k3-j721s2-main: Add DSI1Dominik Haller
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-DisplayDominik Haller
2026-03-22arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridgeDominik Haller
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocksDominik Haller
2026-03-22arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pinsFrancesco Dolcini
2026-03-21Merge tag 'v7.1-rockchip-dts64-1' of ssh://gitolite.kernel.org/pub/scm/linux/...Krzysztof Kozlowski
2026-03-21arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo
2026-03-21arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo
2026-03-20arm64: dts: broadcom: bcm2712: Move non simple-bus nodes to root levelRob Herring (Arm)
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-20arm64: dts: renesas: rzt2h-rzn2h-evk: Fix GMAC pins sort orderGeert Uytterhoeven
2026-03-20arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Add PHY interrupt supportLad Prabhakar
2026-03-20arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Add PHY interrupt supportLad Prabhakar
2026-03-20arm64: dts: renesas: r9a09g057h48-kakip: Add pixpaper display overlayWig Cheng
2026-03-20arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Clarify SD0 power jumper setupLad Prabhakar
2026-03-20arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Clarify SD0 power jumpersLad Prabhakar
2026-03-20arm64: dts: microchip: add EV23X71A boardRobert Marko
2026-03-20arm64: dts: microchip: add LAN969x supportRobert Marko
2026-03-20arm64: dts: microchip: add LAN969x clock header fileRobert Marko
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff
2026-03-19KVM: arm64: gic-v5: Probe for GICv5 deviceSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on bootSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register themSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guestsSascha Bischoff
2026-03-19KVM: arm64: gic: Hide GICv5 for protected guestsSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5Sascha Bischoff
2026-03-19KVM: arm64: gic-v5: Enlighten arch timer for GICv5Sascha Bischoff
2026-03-19KVM: arm64: gic-v5: Initialise ID and priority bits when resetting vcpuSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Create and initialise vgic_v5Sascha Bischoff
2026-03-19KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINESascha Bischoff
2026-03-19KVM: arm64: gic-v5: Implement direct injection of PPIsSascha Bischoff
2026-03-19KVM: arm64: Introduce set_direct_injection irq_opSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writesSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Check for pending PPIsSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Clear TWI if single task runningSascha Bischoff