summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2023-10-16arm64: Use build-time assertions for cpucap orderingMark Rutland
2023-10-16arm64: Explicitly save/restore CPACR when probing SVE and SMEMark Rutland
2023-10-16arm64: Split kpti_install_ng_mappings()Mark Rutland
2023-10-16arm64: Fixup user features at boot timeMark Rutland
2023-10-16arm64: Rework setup_cpu_features()Mark Rutland
2023-10-13arm64: add FEAT_LSE128 HWCAPJoey Gouly
2023-10-13arm64: add FEAT_LRCPC3 HWCAPJoey Gouly
2023-10-10arm: Remove now superfluous sentinel elem from ctl_table arraysJoel Granados
2023-10-09KVM: arm64: Add handler for MOPS exceptionsKristina Martsenko
2023-10-06arm64: smp: Don't directly call arch_smp_send_reschedule() for wakeupDouglas Anderson
2023-10-06arm64: smp: avoid NMI IPIs with broken MediaTek FWMark Rutland
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker
2023-10-04rcu: Assume rcu_report_dead() is always called locallyFrederic Weisbecker
2023-09-29arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring
2023-09-29arm64/sve: Report FEAT_SVE_B16B16 to userspaceMark Brown
2023-09-25arm64: smp: Mark IPI globals as __ro_after_initDouglas Anderson
2023-09-25arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundupDouglas Anderson
2023-09-25arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMIDouglas Anderson
2023-09-25arm64: smp: Add arch support for backtrace using pseudo-NMIDouglas Anderson
2023-09-25arm64: smp: Remove dedicated wakeup IPIMark Rutland
2023-09-25arm64: idle: Tag the arm64 idle functions as __cpuidleDouglas Anderson
2023-09-25arm64/sve: Remove SMCR pseudo register from cpufeature codeMark Brown
2023-09-25arm64/sve: Remove ZCR pseudo register from cpufeature codeMark Brown
2023-09-18arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko
2023-09-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-06arm64/sysreg: Fix broken strncpy() -> strscpy() conversionWill Deacon
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-08-28Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-25Merge branch 'for-next/perf' into for-next/coreWill Deacon
2023-08-25Merge branch 'for-next/mm' into for-next/coreWill Deacon
2023-08-25Merge branch 'for-next/misc' into for-next/coreWill Deacon
2023-08-25Merge branch 'for-next/entry' into for-next/coreWill Deacon
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-21efi/arm64: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel
2023-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-08-18arm64: mte: simplify swap tag restoration logicPeter Collingbourne
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-08-17arm64/ptrace: Ensure that the task sees ZT writes on first useMark Brown
2023-08-17arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown
2023-08-17arm64: Add feature detection for fine grained trapsMark Brown
2023-08-16arm64/sysreg: refactor deprecated strncpyJustin Stitt
2023-08-15sysctl: Add size to register_sysctlJoel Granados
2023-08-11arm64: syscall: unmask DAIF earlier for SVCsMark Rutland