summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2021-09-30arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-09-30arm64: Restore forced disabling of KPTI on ThunderXdann frazier
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown
2021-09-18arm64: head: avoid over-mapping in map_memoryMark Rutland
2021-09-18arm64: Move .hyp.rodata outside of the _sdata.._edata rangeMarc Zyngier
2021-08-03arm64: stacktrace: avoid tracing arch_stack_walk()Mark Rutland
2021-08-03arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULLBarry Song
2021-08-03arm64: fix compat syscall return truncationMark Rutland
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
2021-06-15arm64: mm: fix the count comments in compute_indicesDong Aisheng
2021-06-15arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual
2021-06-15arm64: Conditionally configure PTR_AUTH key of the kernel.Daniel Kiss
2021-06-15arm64: Add ARM64_PTR_AUTH_KERNEL config optionDaniel Kiss
2021-06-13ARM: 9095/1: ARM64: Remove arm_pm_restart()Guenter Roeck