summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
42 hoursMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
46 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
5 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
5 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
5 daysMerge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
5 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysMerge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
9 daysMerge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas
9 daysarm64: rsi: use linear-map alias for realm config bufferAneesh Kumar K.V (Arm)
10 daysarm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check modeMuhammad Usama Anjum
11 daysarm64: kexec: Remove duplicate allocation for trans_pgdWang Wensheng
11 daysarm64: Check DAIF (and PMR) at task-switch timeMark Rutland
11 daysarm64: entry: Use split preemption logicMark Rutland
11 daysarm64: entry: Use irqentry_{enter_from,exit_to}_kernel_mode()Mark Rutland
11 daysarm64: entry: Consistently prefix arm64-specific wrappersMark Rutland
11 daysMerge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier
11 daysMerge branch kvm-arm64/pkvm-psci into kvmarm-master/nextMarc Zyngier
11 daysMerge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier
13 daysarm64: 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
2026-03-13arm64: mm: Push __TLBI_VADDR() into __tlbi_level()Will Deacon
2026-03-13arm64: scs: Remove redundant save/restore of SCS SP on entry to/from EL0Will Deacon
2026-03-13arm64/scs: Fix handling of advance_loc4Pepper Gray
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor
2026-03-11KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remoteVincent Donnefort
2026-03-10KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds