index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
11 days
arm64: poe: Handle spurious Overlay faults
Kevin Brodsky
11 days
arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
Mark Brown
11 days
arm64: move smp_send_stop() cpu mask off stack
Arnd Bergmann
11 days
arm64: Unconditionally select CONFIG_JUMP_LABEL
Marc Zyngier
11 days
arm64: efi: Fix KASAN false positive for EFI runtime stack
Breno Leitao
2025-06-12
arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
Tengda Wu
2025-06-12
arm64/gcs: Don't call gcs_free() during flush_gcs()
Mark Brown
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025-06-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-06-02
arm64: Add override for MPAM
Xi Ruoyao
2025-06-02
arm64: Work around convergence issue with LLD linker
Ard Biesheuvel
2025-06-02
arm64: Disable LLD linker ASSERT()s for the time being
Ard Biesheuvel
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-05-27
Merge branch 'for-next/sme-fixes' into for-next/core
Will Deacon
2025-05-27
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2025-05-27
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2025-05-27
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
2025-05-27
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2025-05-27
Merge branch 'for-next/efi' into for-next/core
Will Deacon
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/fgt-masks into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/mte-frac into kvmarm-master/next
Marc Zyngier
2025-05-23
Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/next
Marc Zyngier
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
2025-05-21
Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16
Marc Zyngier
2025-05-19
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
D Scott Phillips
2025-05-16
arm64/boot: Disallow BSS exports to startup code
Ard Biesheuvel
2025-05-16
arm64/boot: Move global CPU override variables out of BSS
Ard Biesheuvel
2025-05-16
arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespace
Ard Biesheuvel
2025-05-16
arm64/mm: Re-organise setting up FEAT_S1PIE registers PIRE0_EL1 and PIR_EL1
Anshuman Khandual
2025-05-16
arm64/sysreg: Expose MTE_frac so that it is visible to KVM
Ben Horgan
2025-05-11
arm64/mm: define ptdesc_t
Anshuman Khandual
2025-05-11
Merge tag 'arm64_cbpf_mitigation_2025_05_08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-05-09
arm64/cpuinfo: only show one cpu's info in c_show()
Ye Bin
2025-05-09
arm64/mm: Batch barriers when updating kernel mappings
Ryan Roberts
2025-05-08
arm64: proton-pack: Add new CPUs 'k' values for branch mitigation
James Morse
2025-05-08
arm64/fpsimd: ptrace: Gracefully handle errors
Mark Rutland
2025-05-08
arm64/fpsimd: ptrace: Mandate SVE payload for streaming-mode state
Mark Rutland
2025-05-08
arm64/fpsimd: ptrace: Do not present register data for inactive mode
Mark Rutland
2025-05-08
arm64/fpsimd: ptrace: Save task state before generating SVE header
Mark Rutland
2025-05-08
arm64/fpsimd: ptrace/prctl: Ensure VL changes leave task in a valid state
Mark Rutland
2025-05-08
arm64/fpsimd: ptrace/prctl: Ensure VL changes do not resurrect stale data
Mark Rutland
2025-05-08
arm64/fpsimd: Make clone() compatible with ZA lazy saving
Mark Rutland
2025-05-08
arm64/fpsimd: Clear PSTATE.SM during clone()
Mark Rutland
[next]