summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
7 daysarm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao
12 daysarm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky
2026-04-27arm64/scs: Fix potential sign extension issue of advance_loc4Wentao Guan
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-04-20Merge branch 'for-next/c1-pro-erratum-4193714' into for-next/coreCatalin Marinas
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-04-10arm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas
2026-04-10arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()Catalin Marinas
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas
2026-04-10arm64: rsi: use linear-map alias for realm config bufferAneesh Kumar K.V (Arm)
2026-04-09arm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check modeMuhammad Usama Anjum
2026-04-08arm64: kexec: Remove duplicate allocation for trans_pgdWang Wensheng
2026-04-08arm64: Check DAIF (and PMR) at task-switch timeMark Rutland
2026-04-08arm64: entry: Use split preemption logicMark Rutland
2026-04-08arm64: entry: Use irqentry_{enter_from,exit_to}_kernel_mode()Mark Rutland
2026-04-08arm64: entry: Consistently prefix arm64-specific wrappersMark Rutland
2026-04-08Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier
2026-04-08Merge branch kvm-arm64/pkvm-psci into kvmarm-master/nextMarc Zyngier
2026-04-08Merge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier
2026-04-06arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
2026-04-05KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIEMarc Zyngier
2026-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-04-02arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel
2026-03-27arm64: armv8_deprecated: Disable swp emulation when FEAT_LSUI presentYeoreum Yun
2026-03-27arm64: mpam: Initialise and context switch the MPAMSM_EL1 registerBen Horgan
2026-03-27arm64: mpam: Add cpu_pm notifier to restore MPAM sysregsJames Morse
2026-03-27arm64: mpam: Advertise the CPUs MPAM limits to the driverJames Morse
2026-03-27arm64: mpam: Re-initialise MPAM regs when CPU comes onlineJames Morse
2026-03-27arm64: mpam: Context switch the MPAM registersJames Morse
2026-03-26arm64: cpufeature: Add FEAT_LSUIYeoreum Yun
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-24arm64: cpufeature: Use pmuv3_implemented() functionJames Clark
2026-03-24arm64: cpufeature: Make PMUVer and PerfMon unsignedJames Clark
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-23KVM: arm64: Remove extra ISBs when using msr_hcr_el2Marc Zyngier
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-19arm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-14arm64/mm: Directly use TTBRx_EL1_CnPAnshuman Khandual
2026-03-14arm64/mm: Directly use TTBRx_EL1_ASID_MASKAnshuman Khandual
2026-03-13arm64: Provide dcache_by_myline_op_nosync helperBarry Song