summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2025-12-01KVM: arm64: Add helper for swapping guest descriptorOliver Upton
2025-12-01KVM: arm64: nv: Use pgtable definitions in stage-2 walkOliver Upton
2025-12-01KVM: arm64: Handle endianness in read helper for emulated PTWOliver Upton
2025-12-01KVM: arm64: nv: Stop passing vCPU through void ptr in S2 PTWOliver Upton
2025-12-01KVM: arm64: Call helper for reading descriptors directlyOliver Upton
2025-12-01KVM: arm64: nv: Advertise support for FEAT_XNXOliver Upton
2025-12-01KVM: arm64: Teach ptdump about FEAT_XNX permissionsOliver Upton
2025-11-28Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-28Merge branch 'for-next/set_memory' into for-next/coreCatalin Marinas
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas
2025-11-28arm64/mm: Document why linear map split failure upon vm_reset_perms is not pr...Dev Jain
2025-11-28arm64/pageattr: Propagate return value from __change_memory_commonDev Jain
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-11-27arm64: dts: mediatek: mt8195: Fix address range for JPEG decoder core 1Chen-Yu Tsai
2025-11-27Merge tag 'amlogic-arm64-dt-for-v6.19' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-11-27arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITSBen Horgan
2025-11-27arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macrosSeongsu Park
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-26arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUsGuillaume La Roque
2025-11-26arm64: dts: Add gpio_intc node for Amlogic S7D SoCsXianwei Zhao
2025-11-26arm64: dts: Add gpio_intc node for Amlogic S7 SoCsXianwei Zhao
2025-11-26arm64: dts: Add gpio_intc node for Amlogic S6 SoCsXianwei Zhao
2025-11-26arm64: dts: amlogic: s7d: add ao secure nodeXianwei Zhao
2025-11-26arm64: dts: amlogic: s7: add ao secure nodeXianwei Zhao
2025-11-26arm64: dts: amlogic: s6: add ao secure nodeXianwei Zhao
2025-11-26arm64: dts: amlogic: Fix the register name of the 'DBI' regionManivannan Sadhasivam
2025-11-26dts: arm64: amlogic: add a5 pinctrl nodeXianwei Zhao
2025-11-26arm64: dts: amlogic: s7d: add power domain controller nodehongyu.chen1
2025-11-26arm64: dts: amlogic: s7: add power domain controller nodehongyu.chen1
2025-11-26arm64: dts: amlogic: s6: add power domain controller nodehongyu.chen1
2025-11-26dts: arm64: amlogic: Add ISP related nodes for C3Keke Li
2025-11-26arm64: dts: meson: add initial device-tree for Tanix TX9 ProChristian Hewitt
2025-11-25KVM: arm64: Convert ICH_HCR_EL2_TDIR cap to EARLY_LOCAL_CPU_FEATUREMarc Zyngier
2025-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-25Merge tag 'v6.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-11-25arm64: dts: sprd: sc9860: Simplify clock nodesRob Herring (Arm)
2025-11-24KVM: arm64: GICv2: Always trap GICV_DIR registerMarc Zyngier
2025-11-24KVM: arm64: GICv2: Handle deactivation via GICV_DIR trapsMarc Zyngier
2025-11-24KVM: arm64: GICv2: Handle LR overflow when EOImode==0Marc Zyngier
2025-11-24KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.EnMarc Zyngier
2025-11-24KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitiveMarc Zyngier
2025-11-24KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulationMarc Zyngier
2025-11-24KVM: arm64: GICv3: Avoid broadcast kick on CPUs lacking TDIRMarc Zyngier
2025-11-24KVM: arm64: GICv3: Handle in-LR deactivation when possibleMarc Zyngier
2025-11-24KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivationMarc Zyngier
2025-11-24KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacityMarc Zyngier
2025-11-24KVM: arm64: GICv3: Add GICv2 SGI handling to deactivation primitiveMarc Zyngier
2025-11-24KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier
2025-11-24KVM: arm64: GICv3: Handle LR overflow when EOImode==0Marc Zyngier