summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2025-07-24arm64: Handle KCOV __init vs inline mismatchesKees Cook
2025-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
2025-07-23arm64/gcs: task_gcs_el0_enable() should use passed taskJeremy Linton
2025-07-23arm64/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with RustFUJITA Tomonori
2025-07-22arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz
2025-07-21KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU stateMarc Zyngier
2025-07-16arm64: cacheinfo: Provide helper to compress MPIDR value into u32James Morse
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes
2025-07-09mm/filemap: allow arch to request folio size for exec memoryRyan Roberts
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