summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2022-09-22arm64: topology: fix possible overflow in amu_fie_setup()Sergey Shtylyov
2022-09-10arm64: mm: fix resume for 52-bit enabled buildsJoey Gouly
2022-09-08arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown
2022-09-01arm64: head: Ignore bogus KASLR displacement on non-relocatable kernelsArd Biesheuvel
2022-09-01arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun
2022-08-23arm64/sme: Don't flush SVE register state when handling SME trapsMark Brown
2022-08-23arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown
2022-08-23arm64/signal: Flush FPSIMD register state when disabling streaming modeMark Brown
2022-08-23arm64/signal: Raise limit on stack framesMark Brown
2022-08-23arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-08-23arm64: Fix comment typoKuan-Ying Lee
2022-08-17arm64: adjust KASLR relocation after ARCH_RANDOM removalLukas Bulwahn
2022-08-17arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-07-27KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functionsMarc Zyngier
2022-07-26arm64: stacktrace: Factor out common unwind()Kalesh Singh
2022-07-26arm64: stacktrace: Handle frame pointer from different address spacesKalesh Singh
2022-07-26arm64: stacktrace: Factor out unwind_next_common()Kalesh Singh
2022-07-26arm64: stacktrace: Add shared header for common stack unwinding codeKalesh Singh
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-25arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}Marc Zyngier
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/vdso' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/sme' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/misc' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/kpti' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/ioremap' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-07-20arm64: fix KASAN_INLINEMark Rutland
2022-07-20arm64/hwcap: Support FEAT_EBF16Mark Brown
2022-07-20arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned longMark Brown
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-07-19arm64: numa: Don't check node against MAX_NUMNODESGavin Shan
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-15arm64: kexec_file: use more system keyrings to verify kernel image signatureCoiby Xu
2022-07-07arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas
2022-07-05context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker