summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-07-09vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()Thomas Weißschuh
2025-07-08KVM: arm64: nv: Enable vSErrors when HCRX_EL2.TMEA is setOliver Upton
2025-07-08KVM: arm64: Enable SCTLR2 when advertised to the guestOliver Upton
2025-07-08KVM: arm64: Wire up SCTLR2_ELx sysreg descriptorsOliver Upton
2025-07-08KVM: arm64: nv: Use guest hypervisor's vSError stateOliver Upton
2025-07-08KVM: arm64: nv: Add FEAT_RAS vSError sys regs to tableOliver Upton
2025-07-08KVM: arm64: nv: Honor SError exception routing / maskingOliver Upton
2025-07-08KVM: arm64: nv: Respect exception routing rules for SEAsOliver Upton
2025-07-08KVM: arm64: Add helper to identify a nested contextMarc Zyngier
2025-07-08irqchip/gic-v5: Add GICv5 LPI/IPI supportLorenzo Pieralisi
2025-07-08irqchip/gic-v5: Add GICv5 IRS/SPI supportLorenzo Pieralisi
2025-07-08irqchip/gic-v5: Add GICv5 PPI supportLorenzo Pieralisi
2025-07-08arm64: Add support for GICv5 GSB barriersLorenzo Pieralisi
2025-07-08arm64: smp: Support non-SGIs for IPIsMarc Zyngier
2025-07-08arm64: Disable GICv5 read/write/instruction trapsLorenzo Pieralisi
2025-07-08KVM: arm64: nvhe: Disable branch generation in nVHE guestsAnshuman Khandual
2025-07-08arm64: Handle BRBE booting requirementsAnshuman Khandual
2025-07-08arm64/sysreg: Add BRBE registers and fieldsAnshuman Khandual
2025-07-08arm64: remove CONFIG_VMAP_STACK checks from stacktrace overflow logicBreno Leitao
2025-07-08arm64: Remove CONFIG_VMAP_STACK conditionals from THREAD_SHIFT and THREAD_ALIGNBreno Leitao
2025-07-08arm64: debug: remove debug exception registration infrastructureAda Couprie Diaz
2025-07-08arm64: debug: split bkpt32 exception entryAda Couprie Diaz
2025-07-08arm64: debug: split brk64 exception entryAda Couprie Diaz
2025-07-08arm64: debug: split hardware watchpoint exception entryAda Couprie Diaz
2025-07-08arm64: debug: split single stepping exception entryAda Couprie Diaz
2025-07-08arm64: debug: refactor reinstall_suspended_bps()Ada Couprie Diaz
2025-07-08arm64: debug: split hardware breakpoint exception entryAda Couprie Diaz
2025-07-08arm64: entry: Add entry and exit functions for debug exceptionsAda Couprie Diaz
2025-07-08arm64: debug: remove break/step handler registration infrastructureAda Couprie Diaz
2025-07-08arm64: debug: call step handlers staticallyAda Couprie Diaz
2025-07-08arm64: debug: call software breakpoint handlers staticallyAda Couprie Diaz
2025-07-08arm64: refactor aarch32_break_handler()Ada Couprie Diaz
2025-07-07KVM: arm64: Allow cacheable stage 2 mapping using VMA flagsAnkit Agrawal
2025-07-04arm64/gcs: Don't try to access GCS registers if arm64.nogcs is enabledMark Brown
2025-07-03arm64/debug: Drop redundant DBG_MDSCR_* macrosAnshuman Khandual
2025-07-03KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()Mark Rutland
2025-07-02arm64/hwcaps: Add MTE_STORE_ONLY hwcapsYeoreum Yun
2025-07-02arm64/kernel: Support store-only mte tag checkYeoreum Yun
2025-07-02arm64: Report address tag when FEAT_MTE_TAGGED_FAR is supportedYeoreum Yun
2025-07-01arm64: Implement HAVE_LIVEPATCHSong Liu
2025-06-30arm64: Add BBM Level 2 cpu featureMikołaj Lenczewski
2025-06-30arm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capability typeCatalin Marinas
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland
2025-06-19KVM: arm64: Remove cpacr_clear_set()Mark Rutland
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-06-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds