aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas
2021-08-26Merge branch 'for-next/entry' into for-next/coreCatalin Marinas
2021-08-26Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...Catalin Marinas
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi
2021-08-25arm64: signal32: Drop pointless call to sigdelsetmask()Will Deacon
2021-08-24arm64/sve: Better handle failure to allocate SVE register storageMark Brown
2021-08-24arm64: head: avoid over-mapping in map_memoryMark Rutland
2021-08-24arm64/sve: Add some comments for sve_save/load_state()Mark Brown
2021-08-20arm64: Remove logic to kill 32-bit tasks on 64-bit-only coresWill Deacon
2021-08-20arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0Will Deacon
2021-08-20arm64: Advertise CPUs capable of running 32-bit applications in sysfsWill Deacon
2021-08-20arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched systemWill Deacon
2021-08-20arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0Will Deacon
2021-08-11arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEFAnshuman Khandual
2021-08-06arm64: entry: Add SYM_CODE annotation for __bad_stackMark Brown
2021-08-05arm64: entry: call exit_to_user_mode() from CMark Rutland
2021-08-05arm64: entry: move bulk of ret_to_user to CMark Rutland
2021-08-05arm64: entry: clarify entry/exit helpersMark Rutland
2021-08-05arm64: entry: consolidate entry/exit helpersMark Rutland
2021-08-03arm64/cpufeature: Optionally disable MTE via command-lineYee Lee
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-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