summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
4 daysMerge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
8 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
8 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
9 daysMerge branch 'kvm-arm64/misc-7.3' into nextOliver Upton
9 daysMerge branch 'kvm-arm64/vtr-patch' into nextOliver Upton
9 daysMerge branch 'kvm-arm64/vncr-fixes' into nextOliver Upton
9 daysMerge branch 'kvm-arm64/feat-nv3' into nextOliver Upton
9 daysMerge branch 'kvm-arm64/pkvm-7.3' into nextOliver Upton
9 daysMerge branch 'kvm-arm64/pmu-7.3' into nextOliver Upton
9 daysKVM: arm64: Avoid mismatched accesses to 'struct kvm_nvhe_init_params'Will Deacon
10 daysMerge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
10 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
10 daysMerge tag 'kbuild-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-08-14Merge branch 'for-next/uapi' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/sdei' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/ptrace' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/nmi' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/misc' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2026-08-14arm64: insn: Add encoder for ADD/SUB (extended register)Tejun Heo
2026-08-12KVM: arm64: Correctly cap TLBI Range to the architural limitMarc Zyngier
2026-08-11irqchip/gic-v3: make the unmasking of pseudo-NMIs explicit when handling IRQsAda Couprie Diaz
2026-08-08preempt: Introduce __preempt_count_{sub,add}_return()Boqun Feng
2026-08-08KVM: arm64: Add VNCR TLB tracking againMarc Zyngier
2026-08-08KVM: arm64: Sign-extend VA for range-based TLBI invalidationMarc Zyngier
2026-08-08KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR pageMarc Zyngier
2026-08-08KVM: arm64: Remove VM-wide VNCR mapping counterMarc Zyngier
2026-08-06Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-06arm64: remove early_ioremap_reset() call and __late_* macrosSang-Heon Jeon
2026-08-06arm64: entry: mask DAIF before returning from C EL1 handlersAda Couprie Diaz
2026-08-06arm64: ptrace: Remove INIT_PSTATE_EL2Vladimir Murzin
2026-08-06arm64: cpufeature: Rename BBML2_NOABORT as BBML3Linu Cherian
2026-08-06arm64: cputype: Add C1-Nano definitionsLinu Cherian
2026-08-06arm64: cputype: Add Cortex-A520AE definitionsLinu Cherian
2026-08-06arm64: pgtable: convert pte_present() from macro to static inlineYeoreum Yun
2026-08-04arm64: remove redundant concurrent ptdump UAF mitigationLorenzo Stoakes (ARM)
2026-08-04mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)
2026-08-04mm: rename uffd-wp PTE bit macros to uffdKiryl Shutsemau (Meta)
2026-08-04mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)
2026-08-02arm64: syscall: Pass 'orig_x0' as first argument to native system callWill Deacon
2026-08-02arm64: escalate smp_send_stop() to an SDEI NMI as a last resortKiryl Shutsemau (Meta)
2026-08-02drivers/firmware: add SDEI cross-CPU NMI service for arm64Kiryl Shutsemau (Meta)
2026-07-31arm64: Add override for ID_AA64MMFR4_EL1.NV_fracMarc Zyngier
2026-07-31KVM: arm64: Engage NV3 TLBI trap elisionMarc Zyngier
2026-07-31KVM: arm64: Engage NV3 ERET trap elisionMarc Zyngier
2026-07-31KVM: arm64: Make HCR_EL2 a non-VNCR registerMarc Zyngier
2026-07-31KVM: arm64: Add kvm_has_nv{2,3}() predicatesMarc Zyngier