summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorLines
14 daysMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+2
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+23
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+4
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-58/+173
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-2/+1
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+30
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+0
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-1/+23
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas-46/+169
2026-04-10arm64: rsi: use linear-map alias for realm config bufferAneesh Kumar K.V (Arm)-1/+1
2026-04-09arm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check modeMuhammad Usama Anjum-0/+6
2026-04-08arm64: kexec: Remove duplicate allocation for trans_pgdWang Wensheng-3/+0
2026-04-08arm64: Check DAIF (and PMR) at task-switch timeMark Rutland-0/+25
2026-04-08arm64: entry: Use split preemption logicMark Rutland-8/+4
2026-04-08arm64: entry: Use irqentry_{enter_from,exit_to}_kernel_mode()Mark Rutland-2/+2
2026-04-08arm64: entry: Consistently prefix arm64-specific wrappersMark Rutland-19/+19
2026-04-08Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier-0/+1
2026-04-08Merge branch kvm-arm64/pkvm-psci into kvmarm-master/nextMarc Zyngier-1/+0
2026-04-08Merge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier-0/+22
2026-04-06arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng-0/+30
2026-04-05KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIEMarc Zyngier-0/+1
2026-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+25
2026-04-02arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu-0/+4
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel-0/+25
2026-03-27arm64: armv8_deprecated: Disable swp emulation when FEAT_LSUI presentYeoreum Yun-0/+14
2026-03-27arm64: mpam: Initialise and context switch the MPAMSM_EL1 registerBen Horgan-0/+6
2026-03-27arm64: mpam: Add cpu_pm notifier to restore MPAM sysregsJames Morse-0/+33
2026-03-27arm64: mpam: Advertise the CPUs MPAM limits to the driverJames Morse-0/+12
2026-03-27arm64: mpam: Re-initialise MPAM regs when CPU comes onlineJames Morse-7/+12
2026-03-27arm64: mpam: Context switch the MPAM registersJames Morse-0/+21
2026-03-26arm64: cpufeature: Add FEAT_LSUIYeoreum Yun-0/+10
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts-11/+0
2026-03-24arm64: cpufeature: Use pmuv3_implemented() functionJames Clark-10/+2
2026-03-24arm64: cpufeature: Make PMUVer and PerfMon unsignedJames Clark-2/+2
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig-1/+1
2026-03-23KVM: arm64: Remove extra ISBs when using msr_hcr_el2Marc Zyngier-1/+0
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+10
2026-03-19arm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose-1/+2
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+9
2026-03-14arm64/mm: Directly use TTBRx_EL1_CnPAnshuman Khandual-2/+2
2026-03-14arm64/mm: Directly use TTBRx_EL1_ASID_MASKAnshuman Khandual-1/+1
2026-03-13arm64: Provide dcache_by_myline_op_nosync helperBarry Song-1/+2
2026-03-13arm64: mm: Push __TLBI_VADDR() into __tlbi_level()Will Deacon-1/+1
2026-03-13arm64: scs: Remove redundant save/restore of SCS SP on entry to/from EL0Will Deacon-3/+1
2026-03-13arm64/scs: Fix handling of advance_loc4Pepper Gray-0/+8
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor-2/+1
2026-03-11KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remoteVincent Donnefort-0/+22
2026-03-10KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier-0/+9
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1