summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2021-08-02arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland
2021-08-02arm64/sve: Make fpsimd_bind_task_to_cpu() staticMark Brown
2021-08-02arm64: unnecessary end 'return;' in void functionsJason Wang
2021-07-30arm64: SSBS/DIT: print SSBS and DIT bit when printing PSTATELingyan Huang
2021-07-30arm64: cpufeature: Use defined macro instead of magic numbersShaokun Zhang
2021-07-28arm64: avoid double ISB on kernel entryPeter Collingbourne
2021-07-28arm64: mte: optimize GCR_EL1 modification on kernel entry/exitPeter Collingbourne
2021-07-28arm64: mte: introduce a per-CPU tag checking mode preferencePeter Collingbourne
2021-07-28arm64: move preemption disablement to prctl handlersPeter Collingbourne
2021-07-28arm64: mte: change ASYNC and SYNC TCF settings into bitfieldsPeter Collingbourne
2021-07-28arm64: mte: rename gcr_user_excl to mte_ctrlPeter Collingbourne
2021-07-27arm64: mte: avoid TFSRE0_EL1 related operations unless in async modePeter Collingbourne
2021-07-23signal: Verify the alignment and size of siginfo_tEric W. Biederman
2021-07-23arm64: Add compile-time asserts for siginfo_t offsetsMarco Elver
2021-07-21arm64: smccc: Save lr before calling __arm_smccc_sve_check()Jean-Philippe Brucker
2021-07-15arm64: entry: fix KCOV suppressionMark Rutland
2021-07-15arm64: entry: add missing noinstrMark Rutland
2021-07-15arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland
2021-07-12arm64: Add missing header <asm/smp.h> in two filesCarlos Bilbao
2021-07-08arm64: stacktrace: use %pSb for backtrace printingStephen Boyd
2021-07-08arm64: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-24Merge branch 'for-next/sve' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/smccc' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/perf' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/mm' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/insn' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/entry' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/cpuidle' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/caches' into for-next/coreWill Deacon
2021-06-22Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price
2021-06-22arm64: Restrict undef hook for cpufeature registersRaphael Gault
2021-06-22arm64: mte: Sync tags for pages where PTE is untaggedSteven Price
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-17arm64: smp: Bump debugging information print down to KERN_DEBUGLee Jones
2021-06-17arm64: suspend: Use cpuidle context helpers in cpu_suspend()Marc Zyngier
2021-06-17arm64: Convert cpu_do_idle() to using cpuidle context helpersMarc Zyngier
2021-06-15arm64: head: fix code comments in set_cpu_boot_mode_flagDong Aisheng
2021-06-15arm64: mm: drop unused __pa(__idmap_text_start)Dong Aisheng