summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2025-11-25KVM: arm64: Convert ICH_HCR_EL2_TDIR cap to EARLY_LOCAL_CPU_FEATUREMarc Zyngier-3/+3
2025-11-25riscv: dts: starfive: add Orange Pi RVIcenowy Zheng-0/+77
2025-11-25riscv: dts: starfive: Add VisionFive 2 Lite eMMC board device treeHal Feng-0/+23
2025-11-25riscv: dts: starfive: Add VisionFive 2 Lite board device treeHal Feng-0/+21
2025-11-25riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variantsHal Feng-0/+161
2025-11-25riscv: dts: starfive: jh7110-common: Move out some nodes to the board dtsHal Feng-8/+63
2025-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-10/+2
2025-11-25s390/vdso: Get rid of -m64 flag handlingHeiko Carstens-7/+3
2025-11-25s390/vdso: Rename vdso64 to vdsoHeiko Carstens-106/+104
2025-11-25s390: Rename head64.S to head.SHeiko Carstens-2/+2
2025-11-25s390/vdso: Use common STABS_DEBUG and DWARF_DEBUG macrosJens Remus-40/+3
2025-11-25um: Don't rename vmap to kernel_vmapDavid Gow-7/+5
2025-11-25Merge tag 'v6.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-597/+1237
2025-11-25arm64: dts: sprd: sc9860: Simplify clock nodesRob Herring (Arm)-80/+36
2025-11-24riscv: mm: add userfaultfd write-protect supportChunyan Zhang-0/+87
2025-11-24riscv: mm: add soft-dirty page tracking supportChunyan Zhang-2/+93
2025-11-24riscv: add RISC-V Svrsw60t59b extension supportChunyan Zhang-0/+16
2025-11-24mm: remove non_swap_entry() and use softleaf helpers insteadLorenzo Stoakes-16/+16
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh-2/+3
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh-1/+1
2025-11-24KVM: s390: fix missing present bit for gmap pudsClaudio Imbrenda-2/+3
2025-11-24KVM: arm64: GICv2: Always trap GICV_DIR registerMarc Zyngier-1/+5
2025-11-24KVM: arm64: GICv2: Handle deactivation via GICV_DIR trapsMarc Zyngier-0/+111
2025-11-24KVM: arm64: GICv2: Handle LR overflow when EOImode==0Marc Zyngier-0/+27
2025-11-24KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.EnMarc Zyngier-2/+11
2025-11-24KVM: arm64: GICv3: nv: Plug L1 LR sync into deactivation primitiveMarc Zyngier-10/+9
2025-11-24KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulationMarc Zyngier-33/+46
2025-11-24KVM: arm64: GICv3: Avoid broadcast kick on CPUs lacking TDIRMarc Zyngier-6/+13
2025-11-24KVM: arm64: GICv3: Handle in-LR deactivation when possibleMarc Zyngier-10/+28
2025-11-24KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivationMarc Zyngier-8/+39
2025-11-24KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacityMarc Zyngier-0/+7
2025-11-24KVM: arm64: GICv3: Add GICv2 SGI handling to deactivation primitiveMarc Zyngier-1/+19
2025-11-24KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier-2/+122
2025-11-24KVM: arm64: GICv3: Handle LR overflow when EOImode==0Marc Zyngier-0/+46
2025-11-24KVM: arm64: Use MI to detect groups being enabled/disabledMarc Zyngier-0/+10
2025-11-24KVM: arm64: Move undeliverable interrupts to the end of ap_listMarc Zyngier-1/+22
2025-11-24KVM: arm64: Invert ap_list sorting to push active interrupts outMarc Zyngier-15/+12
2025-11-24KVM: arm64: Make vgic_target_oracle() globally availableMarc Zyngier-1/+2
2025-11-24KVM: arm64: Turn kvm_vgic_vcpu_enable() into kvm_vgic_vcpu_reset()Marc Zyngier-14/+8
2025-11-24KVM: arm64: Revamp vgic maintenance interrupt configurationMarc Zyngier-65/+73
2025-11-24KVM: arm64: Eagerly save VMCR on exitMarc Zyngier-22/+13
2025-11-24KVM: arm64: Compute vgic state irrespective of the number of interruptsMarc Zyngier-33/+2
2025-11-24KVM: arm64: GICv2: Extract LR computing primitiveMarc Zyngier-22/+39
2025-11-24KVM: arm64: GICv2: Extract LR folding primitiveMarc Zyngier-35/+32
2025-11-24KVM: arm64: GICv2: Decouple GICH_HCR programming from LRs being loadedMarc Zyngier-14/+14
2025-11-24KVM: arm64: GICv2: Preserve EOIcount on exitMarc Zyngier-0/+6
2025-11-24KVM: arm64: GICv3: Extract LR computing primitiveMarc Zyngier-17/+32
2025-11-24KVM: arm64: GICv3: Extract LR folding primitiveMarc Zyngier-45/+43
2025-11-24KVM: arm64: GICv3: Decouple ICH_HCR_EL2 programming from LRsMarc Zyngier-14/+12
2025-11-24KVM: arm64: GICv3: Preserve EOIcount on exitMarc Zyngier-0/+6