| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-04-26 | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -68/+41 |
| 2021-04-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 22 | -161/+561 |
| 2021-04-26 | Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+21 |
| 2021-04-26 | Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+9 |
| 2021-04-26 | Merge branch 'pm-cpufreq' |  Rafael J. Wysocki | 1 | -68/+41 |
| 2021-04-23 | arm64: Show three registers per line |  Matthew Wilcox (Oracle) | 1 | -6/+3 |
| 2021-04-23 | arm64: alternative: simplify passing alt_region |  Mark Rutland | 1 | -2/+1 |
| 2021-04-23 | arm64: vdso32: drop -no-integrated-as flag |  Nick Desaulniers | 1 | -8/+0 |
| 2021-04-23 | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 9 | -54/+156 |
| 2021-04-16 | kasan: remove redundant config option |  Walter Wu | 1 | -1/+1 |
| 2021-04-15 | Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core |  Catalin Marinas | 7 | -50/+192 |
| 2021-04-15 | Merge branch 'for-next/mte-async-kernel-mode' into for-next/core |  Catalin Marinas | 3 | -2/+101 |
| 2021-04-15 | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'for-next/vdso', 'for-next/fiq', 'for-next/epan', 'for-next/kasan-vmalloc', 'for-next/fgt-boot-init', 'for-next/vhe-only' and 'for-next/neon-softirqs-disabled', remote-tracking branch 'arm64/for-next/perf' into for-next/core |  Catalin Marinas | 14 | -90/+226 |
| 2021-04-15 | arm64/sve: Add compile time checks for SVE hooks in generic functions |  Mark Brown | 1 | -2/+3 |
| 2021-04-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 2 | -6/+10 |
| 2021-04-13 | arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG. |  zhouchuangao | 1 | -2/+1 |
| 2021-04-13 | arm64: pac: Optimize kernel entry/exit key installation code paths |  Peter Collingbourne | 5 | -19/+23 |
| 2021-04-13 | arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) |  Peter Collingbourne | 6 | -6/+149 |
| 2021-04-13 | arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere |  Peter Collingbourne | 2 | -39/+34 |
| 2021-04-13 | Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvmarm-master/next |  Marc Zyngier | 2 | -2/+4 |
| 2021-04-13 | Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/next |  Marc Zyngier | 4 | -14/+71 |
| 2021-04-13 | Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next |  Marc Zyngier | 1 | -4/+1 |
| 2021-04-13 | Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next |  Marc Zyngier | 1 | -2/+1 |
| 2021-04-13 | Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next |  Marc Zyngier | 3 | -31/+77 |
| 2021-04-13 | arm64/sve: Remove redundant system_supports_sve() tests |  Mark Brown | 1 | -4/+4 |
| 2021-04-13 | arm64: kprobes: Restore local irqflag if kprobes is cancelled |  Jisheng Zhang | 1 | -2/+4 |
| 2021-04-12 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm |  Rafael J. Wysocki | 1 | -68/+41 |
| 2021-04-12 | arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically |  Catalin Marinas | 1 | -4/+6 |
| 2021-04-12 | arm64: fpsimd: run kernel mode NEON with softirqs disabled |  Ard Biesheuvel | 2 | -2/+4 |
| 2021-04-11 | arm64: mte: Report async tag faults before suspend |  Vincenzo Frascino | 2 | -0/+19 |
| 2021-04-11 | arm64: mte: Enable async tag check fault |  Vincenzo Frascino | 2 | -0/+42 |
| 2021-04-11 | arm64: mte: Conditionally compile mte_enable_kernel_*() |  Vincenzo Frascino | 1 | -0/+4 |
| 2021-04-11 | arm64: mte: Enable TCO in functions that can read beyond buffer limits |  Vincenzo Frascino | 1 | -0/+22 |
| 2021-04-11 | arm64: mte: Add asynchronous mode support |  Vincenzo Frascino | 1 | -2/+14 |
| 2021-04-08 | arm64: ftrace: use function_nocfi for ftrace_call |  Sami Tolvanen | 1 | -1/+1 |
| 2021-04-08 | arm64: add __nocfi to __apply_alternatives |  Sami Tolvanen | 1 | -2/+2 |
| 2021-04-08 | arm64: add __nocfi to functions that jump to a physical address |  Sami Tolvanen | 2 | -5/+5 |
| 2021-04-08 | arm64: use function_nocfi with __pa_symbol |  Sami Tolvanen | 5 | -5/+8 |
| 2021-04-08 | arm64: Get rid of CONFIG_ARM64_VHE |  Marc Zyngier | 2 | -6/+0 |
| 2021-04-08 | arm64: Cope with CPUs stuck in VHE mode |  Marc Zyngier | 3 | -8/+52 |
| 2021-04-08 | arm64: cpufeature: Allow early filtering of feature override |  Marc Zyngier | 2 | -0/+19 |
| 2021-04-08 | arm64: Add __init section marker to some functions |  Jisheng Zhang | 1 | -2/+2 |
| 2021-04-08 | arm64/sve: Rework SVE access trap to convert state in registers |  Mark Brown | 2 | -9/+22 |
| 2021-04-08 | arm64: entry: Enable random_kstack_offset support |  Kees Cook | 2 | -0/+21 |
| 2021-04-06 | arm64: KVM: Enable access to TRBE support for host |  Suzuki K Poulose | 1 | -1/+2 |
| 2021-04-01 | arm64: perf: Remove redundant initialization in perf_event.c |  Qi Liu | 1 | -3/+2 |
| 2021-04-01 | KVM: arm64: Log source when panicking from nVHE hyp |  Andrew Scull | 1 | -2/+1 |
| 2021-03-30 | Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 1 | -1/+0 |
| 2021-03-29 | arm64: kaslr: support randomized module area with KASAN_VMALLOC |  Lecopzer Chen | 2 | -15/+19 |
| 2021-03-28 | arm64: stacktrace: Move start_backtrace() out of the header |  Mark Brown | 1 | -0/+24 |