index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-24
arm64: only advance singlestep for user instruction traps
Mark Rutland
2018-04-18
arm64: signal: don't force known signals to SIGKILL
Mark Rutland
2018-03-26
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-03-06
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
2018-03-06
arm64: Move show_unhandled_signals_ratelimited into traps.c
Will Deacon
2018-03-06
arm64: signal: Don't print anything directly in force_signal_inject
Will Deacon
2018-03-06
arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die
Will Deacon
2018-03-06
arm64: signal: Force SIGKILL for unknown signals in force_signal_inject
Will Deacon
2018-03-06
arm64: signal: Make force_signal_inject more robust
Will Deacon
2018-02-19
arm64: Remove unimplemented syscall log message
Michael Weiser
2018-02-19
arm64: Disable unhandled signal log messages by default
Michael Weiser
2018-01-16
arm64: kernel: Survive corrected RAS errors notified by SError
James Morse
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-03
arm64/sve: Core task context handling
Dave Martin
2017-11-03
arm64/sve: System register and exception syndrome definitions
Dave Martin
2017-11-02
arm64: ensure __dump_instr() checks addr_limit
Mark Rutland
2017-11-02
arm64: entry.S: move SError handling into a C function for future expansion
Xie XiuQi
2017-11-02
arm64: explicitly mask all exceptions
James Morse
2017-10-27
arm64: traps: Don't print stack or raw PC/LR values in backtraces
Will Deacon
2017-10-25
arm64: Fix single stepping in kernel traps
Julien Thierry
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
arm64: add on_accessible_stack()
Mark Rutland
2017-08-15
arm64: remove __die()'s stack dump
Mark Rutland
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-09
arm64: Handle trapped DC CVAP
Robin Murphy
2017-08-08
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-08-01
arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0
Marc Zyngier
2017-07-20
arm64: traps: disable irq in die()
Qiao Zhou
2017-06-29
arm64: fix endianness annotation in call_undef_hook()
Luc Van Oostenryck
2017-05-30
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
2017-05-09
arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
Kristina Martsenko
2017-04-24
arm64: Add CNTFRQ_EL0 trap handler
Marc Zyngier
2017-04-07
arm64: Add CNTVCT_EL0 trap handler
Marc Zyngier
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-15
arm64: traps: correctly handle MRS/MSR with XZR
Mark Rutland
2017-01-27
arm64: handle sys and undef traps consistently
Mark Rutland
2017-01-19
arm64: avoid returning from bad_mode
Mark Rutland
2017-01-10
arm64: cpufeature: Track user visible fields
Suzuki K Poulose
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-11
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
[next]