index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2021-05-27
arm64: Move aarch32 condition check functions
Julien Thierry
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
2021-01-05
arm64: traps: remove duplicate include statement
Tian Tao
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
2020-09-21
arm64: Move console stack display code to stacktrace.c
Mark Brown
2020-09-18
arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMM
Will Deacon
2020-09-14
arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
Gavin Shan
2020-09-14
arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements
Amit Daniel Kachhap
2020-09-14
arm64: traps: Allow force_signal_inject to pass esr error code
Amit Daniel Kachhap
2020-09-07
arm64: traps: Add str of description to panic() in die()
Yue Hu
2020-07-31
arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack
Maninder Singh
2020-06-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-15
arm64: traps: Dump registers prior to panic() in bad_mode()
Will Deacon
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
arm64: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
arm64: add loglvl to dump_backtrace()
Dmitry Safonov
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-19
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
2020-05-18
arm64: Call debug_traps_init() from trap_init() to help early kgdb
Douglas Anderson
2020-03-16
arm64: BTI: Reset BTYPE when skipping emulated instructions
Dave Martin
2020-03-16
arm64: traps: Shuffle code to eliminate forward declarations
Dave Martin
2020-03-16
arm64: unify native/compat instruction skipping
Dave Martin
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
2019-12-08
sched/rt, arm64: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-10-28
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
2019-10-28
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
arm64: remove __exception annotations
James Morse
2019-10-25
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-25
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
2019-08-13
arm64: constify sys64_hook instances
Mark Rutland
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-05
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2019-07-26
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
Zenghui Yu
2019-07-22
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-05
arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
James Morse
2019-06-26
arm64: rename dump_instr as dump_kernel_instr
jinho lim
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
[prev]
[next]