summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-15Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas
2021-04-15Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas
2021-04-15Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas
2021-04-15arm64/sve: Add compile time checks for SVE hooks in generic functionsMark Brown
2021-04-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-04-13arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.zhouchuangao
2021-04-13arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne
2021-04-13arm64: mte: make the per-task SCTLR_EL1 field usable elsewherePeter Collingbourne
2021-04-13arm64/sve: Remove redundant system_supports_sve() testsMark Brown
2021-04-13arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang
2021-04-12Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-04-12arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas
2021-04-12arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel
2021-04-11arm64: mte: Report async tag faults before suspendVincenzo Frascino
2021-04-11arm64: mte: Enable async tag check faultVincenzo Frascino
2021-04-11arm64: mte: Conditionally compile mte_enable_kernel_*()Vincenzo Frascino
2021-04-11arm64: mte: Enable TCO in functions that can read beyond buffer limitsVincenzo Frascino
2021-04-11arm64: mte: Add asynchronous mode supportVincenzo Frascino
2021-04-08arm64: ftrace: use function_nocfi for ftrace_callSami Tolvanen
2021-04-08arm64: add __nocfi to __apply_alternativesSami Tolvanen
2021-04-08arm64: add __nocfi to functions that jump to a physical addressSami Tolvanen
2021-04-08arm64: use function_nocfi with __pa_symbolSami Tolvanen
2021-04-08arm64: Get rid of CONFIG_ARM64_VHEMarc Zyngier
2021-04-08arm64: Cope with CPUs stuck in VHE modeMarc Zyngier
2021-04-08arm64: cpufeature: Allow early filtering of feature overrideMarc Zyngier
2021-04-08arm64: Add __init section marker to some functionsJisheng Zhang
2021-04-08arm64/sve: Rework SVE access trap to convert state in registersMark Brown
2021-04-08arm64: entry: Enable random_kstack_offset supportKees Cook
2021-04-01arm64: perf: Remove redundant initialization in perf_event.cQi Liu
2021-03-30Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-03-29arm64: kaslr: support randomized module area with KASAN_VMALLOCLecopzer Chen
2021-03-28arm64: stacktrace: Move start_backtrace() out of the headerMark Brown
2021-03-26arm64: Support execute-only permissions with Enhanced PANVladimir Murzin
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25arm64: entry: remove test_irqs_unmasked macroMark Rutland
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh
2021-03-24arm64: irq: allow FIQs to be handledMark Rutland
2021-03-24arm64: Always keep DAIF.[IF] in syncHector Martin
2021-03-24arm64: entry: factor irq triage logic into macrosMarc Zyngier
2021-03-24arm64: irq: rework root IRQ handler registrationMark Rutland
2021-03-24arm64: don't use GENERIC_IRQ_MULTI_HANDLERMarc Zyngier