summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
33 hoursMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
41 hoursMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2 daysMerge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysMerge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas
6 daysarm64: rsi: use linear-map alias for realm config bufferAneesh Kumar K.V (Arm)
7 daysarm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check modeMuhammad Usama Anjum
8 daysarm64: kexec: Remove duplicate allocation for trans_pgdWang Wensheng
8 daysarm64: Check DAIF (and PMR) at task-switch timeMark Rutland
8 daysarm64: entry: Use split preemption logicMark Rutland
8 daysarm64: entry: Use irqentry_{enter_from,exit_to}_kernel_mode()Mark Rutland
8 daysarm64: entry: Consistently prefix arm64-specific wrappersMark Rutland
10 daysarm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
13 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
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-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: 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-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
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-26arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta
2026-02-25arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-02-25arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds