- 1dd498e KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata by James Morse · 3 years ago
- 297ae1e arm64: cpufeature: List early Cortex-A510 parts as having broken dbm by James Morse · 3 years ago
- df20597 Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into for-next/fixes by Catalin Marinas · 2 years, 11 months ago
- 708e8af arm64: errata: Add detection for TRBE trace data corruption by Anshuman Khandual · 3 years ago
- 3bd94a8 arm64: errata: Add detection for TRBE invalid prohibited states by Anshuman Khandual · 3 years ago
- 607a9af arm64: errata: Add detection for TRBE ignored system register writes by Anshuman Khandual · 3 years ago
- 1e0924b arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL by Masami Hiramatsu · 3 years ago
- eb30d83 arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 ranges by Anshuman Khandual · 3 years ago
- 58cd4a0 arm64: vdso: Fix "no previous prototype" warning by Vincenzo Frascino · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 60115fa mm: defer kmemleak object creation of module_alloc() by Kefeng Wang · 3 years ago
- 8e5b0ad Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
- 48a60bd Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 9b9e211 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
- 7fd55a0 Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years ago
- 945409a Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrace', 'for-next/xor-neon', 'for-next/kasan', 'for-next/armv8_7-fp', 'for-next/atomics', 'for-next/bti', 'for-next/sve', 'for-next/kselftest' and 'for-next/kcsan', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 3 years ago
- daa149d arm64: Use correct method to calculate nomap region boundaries by Huacai Chen · 3 years, 2 months ago
- 89d30b1 arm64: Drop outdated links in comments by Kees Cook · 3 years ago
- 1c53a1a Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next by Marc Zyngier · 3 years ago
- 3da4390 arm64: perf: Don't register user access sysctl handler multiple times by Will Deacon · 3 years ago
- 38e0257 arm64: errata: Fix exec handling in erratum 1418040 workaround by D Scott Phillips · 3 years ago
- 31e833b arm64: Unhash early pointer print plus improve comment by Guilherme G. Piccoli · 3 years ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 9c5d89b arm64: kexec: Fix missing error code 'ret' warning in load_other_segments() by Lakshmi Ramasubramanian · 3 years, 1 month ago
- dd03762 arm64: Enable KCSAN by Kefeng Wang · 3 years, 1 month ago
- 12b792e arm64/fp: Add comments documenting the usage of state restore functions by Mark Brown · 3 years, 1 month ago
- 30c43e7 arm64/sve: Generalise vector length configuration prctl() for SME by Mark Brown · 3 years, 1 month ago
- 97bcbee arm64/sve: Make sysctl interface for SVE reusable by SME by Mark Brown · 3 years, 1 month ago
- 1609c22 Merge branch 'for-next/perf-cpu' into for-next/perf by Will Deacon · 3 years ago
- 742a15b arm64: Use BTI C directly and unconditionally by Mark Brown · 3 years ago
- 893c34b arm64: perf: Support new DT compatibles by Robin Murphy · 3 years ago
- 6ac9f30 arm64: perf: Simplify registration boilerplate by Robin Murphy · 3 years ago
- d4c4844 arm64: perf: Support Denver and Carmel PMUs by Thierry Reding · 3 years ago
- 83a7a4d arm64: perf: Enable PMU counter userspace access for perf event by Rob Herring · 3 years, 1 month ago
- e201260 arm64: perf: Add userspace counter access disable switch by Rob Herring · 3 years, 1 month ago
- 1175011 arm64: cpufeature: add HWCAP for FEAT_RPRES by Joey Gouly · 3 years, 1 month ago
- 9e45365 arm64: add ID_AA64ISAR2_EL1 sys register by Joey Gouly · 3 years, 1 month ago
- 5c13f04 arm64: cpufeature: add HWCAP for FEAT_AFP by Joey Gouly · 3 years, 1 month ago
- 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
- d2d1d26 arm64: Make some stacktrace functions private by Mark Rutland · 3 years, 1 month ago
- 2dad6dc arm64: Make dump_backtrace() use arch_stack_walk() by Madhavan T. Venkataraman · 3 years, 1 month ago
- 22ecd97 arm64: Make profile_pc() use arch_stack_walk() by Madhavan T. Venkataraman · 3 years, 1 month ago
- 39ef362 arm64: Make return_address() use arch_stack_walk() by Madhavan T. Venkataraman · 3 years, 1 month ago
- 4f62bb7 arm64: Make __get_wchan() use arch_stack_walk() by Madhavan T. Venkataraman · 3 years, 1 month ago
- ed876d3 arm64: Make perf_callchain_kernel() use arch_stack_walk() by Madhavan T. Venkataraman · 3 years, 1 month ago
- 86bcbaf arm64: Mark __switch_to() as __sched by Mark Rutland · 3 years, 1 month ago
- 1614b2b arch: Make ARCH_STACKWALK independent of STACKTRACE by Peter Zijlstra · 3 years, 1 month ago
- 7afccde arm64: kexec: reduce calls to page_address() by Rongwei Wang · 3 years, 1 month ago
- 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 142ff9b KVM: arm64: Drop unused workaround_flags vcpu field by Marc Zyngier · 3 years, 1 month ago
- c9f5ea0 arm64: entry: Use SDEI event constants by Florian Fainelli · 3 years, 1 month ago
- b6363fe arm64: Simplify checking for populated DT by Rob Herring · 3 years, 2 months ago
- 35b6b28 arm64: ftrace: add missing BTIs by Mark Rutland · 3 years, 1 month ago
- 2f21832 arm64: kexec: use __pa_symbol(empty_zero_page) by Mark Rutland · 3 years, 1 month ago
- 2d761db Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/next by Marc Zyngier · 3 years, 1 month ago
- 342b380 arm64: Snapshot thread flags by Mark Rutland · 3 years, 1 month ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 31aa126 arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM by Marc Zyngier · 3 years, 2 months ago
- be399d8 KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y by Sean Christopherson · 3 years, 2 months ago
- 1c34305 perf: Add wrappers for invoking guest callbacks by Sean Christopherson · 3 years, 2 months ago
- b9f5621 perf/core: Rework guest callbacks to prepare for static_call support by Like Xu · 3 years, 2 months ago
- ff083a2 perf: Protect perf_guest_cbs with RCU by Sean Christopherson · 3 years, 2 months ago
- c6d3cd3 arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR by Mark Rutland · 3 years, 2 months ago
- a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
- c55a041 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
- 89fa0be Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
- b89ddf4 arm64/bpf: Remove 128MB limit for BPF JIT programs by Russell King · 3 years, 2 months ago
- 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 2 months ago
- 34688c7 arm64: vdso: remove -nostdlib compiler flag by Masahiro Yamada · 3 years, 2 months ago
- 9dc232a arm64: arm64_ftr_reg->name may not be a human-readable string by Reiji Watanabe · 3 years, 2 months ago
- a4119be Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into char-misc-linus by Greg Kroah-Hartman · 3 years, 2 months ago
- 20b02fe arm64: cpufeature: Export this_cpu_has_cap helper by Arnd Bergmann · 3 years, 2 months ago
- dcd6832 Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 2 months ago
- d7e0a79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 0146337 Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
- 46f8763 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- b2909a4 Merge branch 'for-next/vdso' into for-next/core by Will Deacon · 3 years, 2 months ago
- e5f5210 Merge branch 'for-next/trbe-errata' into for-next/core by Will Deacon · 3 years, 2 months ago
- 655ee55 Merge branch 'for-next/sve' into for-next/core by Will Deacon · 3 years, 2 months ago
- 7066248 Merge branch 'for-next/mte' into for-next/core by Will Deacon · 3 years, 2 months ago
- 2bc655c Merge branch 'for-next/misc' into for-next/core by Will Deacon · 3 years, 2 months ago
- d8a2c0f Merge branch 'for-next/kexec' into for-next/core by Will Deacon · 3 years, 2 months ago
- 99fe09c Merge branch 'for-next/extable' into for-next/core by Will Deacon · 3 years, 2 months ago
- 04ee53a arm64/sve: Fix warnings when SVE is disabled by Mark Brown · 3 years, 2 months ago
- 26dc129 irq: arm64: perform irqentry in entry code by Mark Rutland · 3 years, 2 months ago
- 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 3 months ago
- cd9bc2c arm64: Recover kretprobe modified return address in stacktrace by Masami Hiramatsu · 3 years, 2 months ago
- fc6d647 arm64: kprobes: Make a frame pointer on __kretprobe_trampoline by Masami Hiramatsu · 3 years, 2 months ago
- f8717410 arm64: kprobes: Record frame pointer with kretprobe instance by Masami Hiramatsu · 3 years, 2 months ago
- 8d81b2a arm64: errata: Add detection for TRBE write to out-of-range by Suzuki K Poulose · 3 years, 2 months ago
- fa82d0b arm64: errata: Add workaround for TSB flush failures by Suzuki K Poulose · 3 years, 2 months ago
- b9d216f arm64: errata: Add detection for TRBE overwrite in FILL mode by Suzuki K Poulose · 3 years, 2 months ago
- bf6e667 arm64: vmlinux.lds.S: remove `.fixup` section by Mark Rutland · 3 years, 2 months ago
- 2e77a62 arm64: extable: add a dedicated uaccess handler by Mark Rutland · 3 years, 2 months ago
- d6e2cc5 arm64: extable: add `type` and `data` fields by Mark Rutland · 3 years, 2 months ago