summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2024-07-25arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li
2024-07-05randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-06-12kbuild: unify vdso_install rulesMasahiro Yamada
2024-04-27arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel
2024-04-10arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown
2024-03-26arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown
2024-03-01arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown
2024-03-01arm64/sme: Restore SME registers on exit from suspendMark Brown
2024-02-23arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan
2024-02-23arm64/signal: Don't assume that TIF_SVE means we saved SVE stateMark Brown
2024-02-05arm64: irq: set the correct node for shadow call stackHuang Shijie
2024-02-05arm64: irq: set the correct node for VMAP stackHuang Shijie
2024-01-31arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOADMark Rutland
2024-01-31arm64/sme: Always exit sme_alloc() early with existing storageMark Brown
2024-01-31arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring
2024-01-31arm64: Rename ARM64_WORKAROUND_2966298Rob Herring
2024-01-25arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptraceMark Brown
2023-11-28arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=nMaria Yu
2023-09-29arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring
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
2023-08-10arm64/fpsimd: Only provide the length to cpufeature for xCR registersMark Brown
2023-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-08-04arm64: add HWCAP for FEAT_HBC (hinted conditional branches)Joey Gouly