index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: traps: remove duplicate include statement
Tian Tao
2021-01-05
1
-1
/
+0
*
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
1
-12
/
+10
|
\
|
*
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
2020-11-30
1
-5
/
+10
|
*
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2020-11-30
1
-7
/
+0
*
|
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
2020-11-23
1
-14
/
+15
|
/
*
-
-
-
-
-
.
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
2020-10-02
1
-94
/
+38
|
\
\
\
\
|
|
|
|
*
arm64: Move console stack display code to stacktrace.c
Mark Brown
2020-09-21
1
-65
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements
Amit Daniel Kachhap
2020-09-14
1
-0
/
+12
|
|
|
*
arm64: traps: Allow force_signal_inject to pass esr error code
Amit Daniel Kachhap
2020-09-14
1
-7
/
+7
|
|
_
|
/
|
/
|
|
|
|
*
arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
Gavin Shan
2020-09-14
1
-20
/
+0
|
|
*
arm64: traps: Add str of description to panic() in die()
Yue Hu
2020-09-07
1
-2
/
+2
|
|
/
|
/
|
|
*
arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMM
Will Deacon
2020-09-18
1
-0
/
+17
|
/
*
arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack
Maninder Singh
2020-07-31
1
-1
/
+1
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-06-19
1
-0
/
+1
|
\
|
*
arm64: traps: Dump registers prior to panic() in bad_mode()
Will Deacon
2020-06-15
1
-0
/
+1
*
|
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-1
/
+1
|
/
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
arm64: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-2
/
+8
*
arm64: add loglvl to dump_backtrace()
Dmitry Safonov
2020-06-09
1
-7
/
+8
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-02
1
-61
/
+72
|
\
|
*
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-28
1
-60
/
+71
|
|
\
|
|
*
arm64: BTI: Reset BTYPE when skipping emulated instructions
Dave Martin
2020-03-16
1
-0
/
+2
|
|
*
arm64: traps: Shuffle code to eliminate forward declarations
Dave Martin
2020-03-16
1
-52
/
+55
|
|
*
arm64: unify native/compat instruction skipping
Dave Martin
2020-03-16
1
-10
/
+8
|
|
*
arm64: Basic Branch Target Identification support
Dave Martin
2020-03-16
1
-0
/
+8
|
*
|
arm64: Call debug_traps_init() from trap_init() to help early kgdb
Douglas Anderson
2020-05-18
1
-1
/
+1
|
|
/
*
/
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
2020-05-19
1
-6
/
+2
|
/
*
sched/rt, arm64: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-0
/
+3
*
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
2019-10-28
1
-4
/
+8
|
\
|
*
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
1
-4
/
+4
|
*
arm64: remove __exception annotations
James Morse
2019-10-28
1
-3
/
+7
*
|
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-25
1
-1
/
+7
*
|
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-25
1
-0
/
+3
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-16
1
-5
/
+15
|
\
|
*
arm64: entry: Move ct_user_exit before any other exception
James Morse
2019-08-21
1
-0
/
+9
|
*
arm64: constify sys64_hook instances
Mark Rutland
2019-08-13
1
-5
/
+5
|
*
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2019-08-05
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
Zenghui Yu
2019-07-26
1
-0
/
+1
*
|
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-07-22
1
-7
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-13
1
-0
/
+4
|
\
|
*
arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
James Morse
2019-07-05
1
-0
/
+4
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-3
/
+3
|
\
\
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
|
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
2019-05-27
1
-1
/
+1
|
*
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
|
*
|
signal/arm64: Use force_sig not force_sig_fault for SIGKILL
Eric W. Biederman
2019-05-27
1
-1
/
+4
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-16
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm64: rename dump_instr as dump_kernel_instr
jinho lim
2019-06-26
1
-16
/
+7
[next]