Age | Commit message (Expand) | Author |
2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-05-06 | arm64: kernel: Update the stale comment | Shaokun Zhang |
2021-05-05 | arm64: entry: always set GIC_PRIO_PSR_I_SET during entry | Mark Rutland |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-30 | arm64: cpufeatures: use min and max | kernel test robot |
2021-04-30 | arm64: stacktrace: restore terminal records | Mark Rutland |
2021-04-30 | arm64/vdso: Discard .note.gnu.property sections in vDSO | Bill Wendling |
2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-26 | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-04-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-04-26 | Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-04-26 | Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-04-26 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2021-04-23 | arm64: Show three registers per line | Matthew Wilcox (Oracle) |
2021-04-23 | arm64: alternative: simplify passing alt_region | Mark Rutland |
2021-04-23 | arm64: vdso32: drop -no-integrated-as flag | Nick Desaulniers |
2021-04-23 | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-04-16 | kasan: remove redundant config option | Walter Wu |
2021-04-15 | Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core | Catalin Marinas |
2021-04-15 | Merge branch 'for-next/mte-async-kernel-mode' into for-next/core | Catalin Marinas |
2021-04-15 | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo... | Catalin Marinas |
2021-04-15 | arm64/sve: Add compile time checks for SVE hooks in generic functions | Mark Brown |
2021-04-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-04-13 | arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG. | zhouchuangao |
2021-04-13 | arm64: pac: Optimize kernel entry/exit key installation code paths | Peter Collingbourne |
2021-04-13 | arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) | Peter Collingbourne |
2021-04-13 | arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere | Peter Collingbourne |
2021-04-13 | Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm... | Marc Zyngier |
2021-04-13 | Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | arm64/sve: Remove redundant system_supports_sve() tests | Mark Brown |
2021-04-13 | arm64: kprobes: Restore local irqflag if kprobes is cancelled | Jisheng Zhang |
2021-04-12 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2021-04-12 | arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically | Catalin Marinas |
2021-04-12 | arm64: fpsimd: run kernel mode NEON with softirqs disabled | Ard Biesheuvel |
2021-04-11 | arm64: mte: Report async tag faults before suspend | Vincenzo Frascino |
2021-04-11 | arm64: mte: Enable async tag check fault | Vincenzo Frascino |
2021-04-11 | arm64: mte: Conditionally compile mte_enable_kernel_*() | Vincenzo Frascino |
2021-04-11 | arm64: mte: Enable TCO in functions that can read beyond buffer limits | Vincenzo Frascino |
2021-04-11 | arm64: mte: Add asynchronous mode support | Vincenzo Frascino |
2021-04-08 | arm64: ftrace: use function_nocfi for ftrace_call | Sami Tolvanen |
2021-04-08 | arm64: add __nocfi to __apply_alternatives | Sami Tolvanen |
2021-04-08 | arm64: add __nocfi to functions that jump to a physical address | Sami Tolvanen |
2021-04-08 | arm64: use function_nocfi with __pa_symbol | Sami Tolvanen |
2021-04-08 | arm64: Get rid of CONFIG_ARM64_VHE | Marc Zyngier |
2021-04-08 | arm64: Cope with CPUs stuck in VHE mode | Marc Zyngier |
2021-04-08 | arm64: cpufeature: Allow early filtering of feature override | Marc Zyngier |