summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+7
4 daysarm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook1-0/+7
5 daysMerge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini6-138/+36
6 daysKVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()Marc Zyngier1-107/+0
6 daysKVM: arm64: Fix vcpu_{read,write}_sys_reg() accessorsMarc Zyngier1-2/+2
13 daysKVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier1-3/+0
13 daysKVM: arm64: Split kvm_pgtable_stage2_destroy()Raghavendra Rao Ananta2-1/+33
2025-08-05KVM: arm64: nv: Handle SEAs due to VNCR redirectionOliver Upton2-25/+1
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-4/+29
2025-08-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+7
2025-08-01arm64/cfi,bpf: Support kCFI + BPF on arm64Puranjay Mohan1-0/+7
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-41/+23
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-10/+242
2025-07-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds19-68/+173
2025-07-30Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+3
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+17
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini9-10/+242
2025-07-29Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-07-26Merge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton4-4/+139
2025-07-26Merge branch 'kvm-arm64/doublefault2' into kvmarm/nextOliver Upton4-6/+85
2025-07-25arm64: add batched versions of ptep_modify_prot_start/commitDev Jain1-0/+10
2025-07-25mm: remove arch_flush_tlb_batched_pending() arch helperRyan Roberts1-11/+0
2025-07-25arm64: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+5
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas3-0/+4
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas15-55/+93
2025-07-23arm64/gcs: task_gcs_el0_enable() should use passed taskJeremy Linton1-1/+1
2025-07-23arm64/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with RustFUJITA Tomonori1-4/+29
2025-07-22arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz1-0/+5
2025-07-21KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU stateMarc Zyngier1-0/+4
2025-07-16arm64: cacheinfo: Provide helper to compress MPIDR value into u32James Morse1-0/+17
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-07-10mm: remove devmap related functions and page table bitsAlistair Popple2-25/+0
2025-07-10mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes1-5/+5
2025-07-10mm/filemap: allow arch to request folio size for exec memoryRyan Roberts1-0/+8
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-12/+7
2025-07-09vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()Thomas Weißschuh1-4/+3
2025-07-08KVM: arm64: nv: Enable vSErrors when HCRX_EL2.TMEA is setOliver Upton1-1/+5
2025-07-08KVM: arm64: Enable SCTLR2 when advertised to the guestOliver Upton1-0/+3
2025-07-08KVM: arm64: Wire up SCTLR2_ELx sysreg descriptorsOliver Upton2-0/+8
2025-07-08KVM: arm64: nv: Use guest hypervisor's vSError stateOliver Upton2-0/+8
2025-07-08KVM: arm64: nv: Add FEAT_RAS vSError sys regs to tableOliver Upton2-0/+5
2025-07-08KVM: arm64: nv: Honor SError exception routing / maskingOliver Upton3-4/+36
2025-07-08KVM: arm64: nv: Respect exception routing rules for SEAsOliver Upton1-2/+12
2025-07-08KVM: arm64: Add helper to identify a nested contextMarc Zyngier1-0/+5
2025-07-08irqchip/gic-v5: Add GICv5 LPI/IPI supportLorenzo Pieralisi2-0/+23
2025-07-08irqchip/gic-v5: Add GICv5 IRS/SPI supportLorenzo Pieralisi1-0/+36
2025-07-08irqchip/gic-v5: Add GICv5 PPI supportLorenzo Pieralisi1-0/+19
2025-07-08arm64: Add support for GICv5 GSB barriersLorenzo Pieralisi2-4/+11
2025-07-08arm64: smp: Support non-SGIs for IPIsMarc Zyngier1-1/+6