- b89ddf4 arm64/bpf: Remove 128MB limit for BPF JIT programs by Russell King · 3 years, 2 months ago
- 2bc655c Merge branch 'for-next/misc' into for-next/core by Will Deacon · 3 years, 3 months ago
- 99fe09c Merge branch 'for-next/extable' into for-next/core by Will Deacon · 3 years, 3 months ago
- 2e77a62 arm64: extable: add a dedicated uaccess handler by Mark Rutland · 3 years, 3 months ago
- ae976f06 arm64: Add handling of CNTVCTSS traps by Marc Zyngier · 3 years, 3 months ago
- f5b650f arm64/traps: Avoid unnecessary kernel/user pointer conversion by Amit Daniel Kachhap · 3 years, 4 months ago
- 181a126 Merge branch 'for-next/insn' into for-next/core by Will Deacon · 3 years, 7 months ago
- 3e00e39 arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h> by Mark Rutland · 3 years, 7 months ago
- 78b92c7 arm64: insn: decouple patching from insn code by Mark Rutland · 3 years, 7 months ago
- 8168f09 arm64: entry: split bad stack entry by Mark Rutland · 3 years, 7 months ago
- ec841aa arm64: entry: handle all vectors with C by Mark Rutland · 3 years, 7 months ago
- cbed5f8 arm64: entry: move bad_mode() to entry-common.c by Mark Rutland · 3 years, 7 months ago
- bb8e93a2 arm64: entry: convert SError handlers to C by Mark Rutland · 3 years, 7 months ago
- 382dcdd arm64: remove redundant local_daif_mask() in bad_mode() by Mark Rutland · 3 years, 7 months ago
- 633e5e9 arm64: Move aarch32 condition check functions by Julien Thierry · 3 years, 11 months ago
- d9f1b52 arm64: improve whitespace by Zhiyuan Dai · 4 years ago
- 3fb6819 arm64: traps: remove duplicate include statement by Tian Tao · 4 years, 1 month ago
- d889797 Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core by Catalin Marinas · 4 years, 1 month ago
- f0cd5ac arm64: entry: fix NMI {user, kernel}->kernel transitions by Mark Rutland · 4 years, 2 months ago
- 2f911d4 arm64: entry: move enter_from_user_mode to entry-common.c by Mark Rutland · 4 years, 2 months ago
- dceec3f arm64: expose FAR_EL1 tag bits in siginfo by Peter Collingbourne · 4 years, 2 months ago
- 57b8b1b Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cpuinfo', 'for-next/fpsimd', 'for-next/misc', 'for-next/mm', 'for-next/pci', 'for-next/perf', 'for-next/ptrauth', 'for-next/sdei', 'for-next/selftests', 'for-next/stacktrace', 'for-next/svm', 'for-next/topology', 'for-next/tpyos' and 'for-next/vdso' into for-next/core by Will Deacon · 4 years, 3 months ago
- 9e0f085 arm64: Move console stack display code to stacktrace.c by Mark Brown · 4 years, 4 months ago
- 0fdb64c arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMM by Will Deacon · 4 years, 4 months ago
- 2cf660e arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR() by Gavin Shan · 4 years, 4 months ago
- e16aeb0 arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements by Amit Daniel Kachhap · 4 years, 4 months ago
- 4ef333b arm64: traps: Allow force_signal_inject to pass esr error code by Amit Daniel Kachhap · 4 years, 4 months ago
- b4c9712 arm64: traps: Add str of description to panic() in die() by Yue Hu · 4 years, 5 months ago
- 338c11e arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack by Maninder Singh · 4 years, 6 months ago
- 84bc199 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- 413d3ea arm64: traps: Dump registers prior to panic() in bad_mode() by Will Deacon · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- c0fe096 arm64: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
- c768983 arm64: add loglvl to dump_backtrace() by Dmitry Safonov · 4 years, 7 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- d278652 Merge branch 'for-next/bti' into for-next/core by Will Deacon · 4 years, 8 months ago
- 69ea03b hardirq/nmi: Allow nested nmi_enter() by Peter Zijlstra · 5 years ago
- b322c65 arm64: Call debug_traps_init() from trap_init() to help early kgdb by Douglas Anderson · 4 years, 8 months ago
- 0537c4c arm64: BTI: Reset BTYPE when skipping emulated instructions by Dave Martin · 4 years, 10 months ago
- d2c2ee4 arm64: traps: Shuffle code to eliminate forward declarations by Dave Martin · 4 years, 10 months ago
- 172a797 arm64: unify native/compat instruction skipping by Dave Martin · 4 years, 10 months ago
- 8ef8f360 arm64: Basic Branch Target Identification support by Dave Martin · 4 years, 10 months ago
- 7ef858d sched/rt, arm64: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- 8301ae8 Merge branch 'for-next/entry-s-to-c' into for-next/core by Catalin Marinas · 5 years ago
- afa7c0e arm64: Remove asmlinkage from updated functions by James Morse · 5 years ago
- b6e43c0 arm64: remove __exception annotations by James Morse · 5 years ago
- ee9d90b arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419 by James Morse · 5 years ago
- 0546084 arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419 by James Morse · 5 years ago
- e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- 2671828 arm64: entry: Move ct_user_exit before any other exception by James Morse · 5 years ago
- 37143dc arm64: constify sys64_hook instances by Mark Rutland · 5 years ago
- 7f20fd2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- 332e528 arm64: esr: Add ESR exception class encoding for trapped ERET by Will Deacon · 6 years ago
- 6701c61 KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC by Zenghui Yu · 6 years ago
- f3dcbe6 arm64: stacktrace: Factor out backtrace initialisation by Dave Martin · 6 years ago
- 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 3276cc2 arm64: Update silicon-errata.txt for Neoverse-N1 #1349291 by James Morse · 6 years ago
- 7b71665 arm64: rename dump_instr as dump_kernel_instr by jinho lim · 6 years ago
- caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- d76cac6 signal/arm64: Use force_sig not force_sig_fault for SIGKILL by Eric W. Biederman · 6 years ago
- f8eac90 signal: Remove task parameter from force_sig_mceerr by Eric W. Biederman · 6 years ago
- 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
- 82e10af signal/arm64: Use force_sig not force_sig_fault for SIGKILL by Eric W. Biederman · 6 years ago
- 3e29ead arm64: Remove useless message during oops by Will Deacon · 6 years ago
- c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 24cf262 Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core by Will Deacon · 6 years ago
- dea86a8 arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct by Marc Zyngier · 6 years ago
- d16ed410 arm64: Handle trapped DC CVADP by Andrew Murray · 6 years ago
- 453b774 arm64: probes: Move magic BRK values into brk-imm.h by Will Deacon · 6 years ago
- fb610f2 arm64: debug: Remove redundant user_mode(regs) checks from debug handlers by Will Deacon · 6 years ago
- 26a04d8 arm64: debug: Separate debug hooks based on target exception level by Will Deacon · 6 years ago
- 1e6f5440 arm64: backtrace: Don't bother trying to unwind the userspace stack by Will Deacon · 6 years ago
- 7d31464 arm64: Handle serror in NMI context by Julien Thierry · 6 years ago
- 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- 41eea9c kasan, arm64: add brk handler for inline instrumentation by Andrey Konovalov · 6 years ago
- a448276 arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
- ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- c219bc4 arm64: Trap WFI executed in userspace by Marc Zyngier · 6 years ago
- 32a3e63 arm64: compat: Add CNTFRQ trap handler by Marc Zyngier · 6 years ago
- 50de013 arm64: compat: Add CNTVCT trap handler by Marc Zyngier · 6 years ago
- 2a8905e arm64: compat: Add cp15_32 and cp15_64 handler arrays by Marc Zyngier · 6 years ago
- 1f1c014 arm64: compat: Add condition code checks and IT advance by Marc Zyngier · 6 years ago
- 70c63cd arm64: compat: Add separate CP15 trapping hook by Marc Zyngier · 6 years ago
- f3a900b signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap by Eric W. Biederman · 6 years ago
- 009f608 signal/arm64: Remove arm64_force_sig_info by Eric W. Biederman · 6 years ago
- b4d5557 signal/arm64: Add and use arm64_force_sig_mceerr as appropriate by Eric W. Biederman · 6 years ago
- feca355 signal/arm64: Add and use arm64_force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
- 1628a7c signal/arm64: Factor out arm64_show_signal from arm64_force_sig_info by Eric W. Biederman · 6 years ago
- 24b8f79 signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info by Eric W. Biederman · 6 years ago
- 6fa998e signal/arm64: Push siginfo generation into arm64_notify_die by Eric W. Biederman · 6 years ago
- 21f8479 arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS by Anshuman Khandual · 6 years ago
- 1c83914 arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT() by Anshuman Khandual · 6 years ago
- e4ba15d arm64: fix for bad_mode() handler to always result in panic by Hari Vyas · 6 years ago
- 8a60419 arm64: force_signal_inject: WARN if called from kernel context by Will Deacon · 6 years ago
- b8925ee arm64: cpu: Move errata and feature enable callbacks closer to callers by Will Deacon · 6 years ago