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: compat: Add separate CP15 trapping hook
Marc Zyngier
2018-10-01
1
-0
/
+13
*
|
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
Anshuman Khandual
2018-09-21
1
-0
/
+17
*
|
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
2018-09-21
1
-4
/
+4
*
|
arm64: fix for bad_mode() handler to always result in panic
Hari Vyas
2018-09-14
1
-1
/
+0
*
|
arm64: force_signal_inject: WARN if called from kernel context
Will Deacon
2018-09-14
1
-1
/
+4
*
|
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
2018-09-14
1
-5
/
+0
*
|
arm64: entry: Allow handling of undefined instructions from EL1
Will Deacon
2018-09-14
1
-4
/
+7
|
/
*
arm64: convert raw syscall invocation to C
Mark Rutland
2018-07-12
1
-16
/
+0
*
arm64: kill config_sctlr_el1()
Mark Rutland
2018-07-12
1
-1
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-05
1
-0
/
+1
|
\
|
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
|
arm64: only advance singlestep for user instruction traps
Mark Rutland
2018-04-24
1
-1
/
+2
*
|
arm64: signal: don't force known signals to SIGKILL
Mark Rutland
2018-04-18
1
-1
/
+1
|
/
*
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-03-26
1
-2
/
+2
*
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
2018-03-06
1
-7
/
+2
*
arm64: Move show_unhandled_signals_ratelimited into traps.c
Will Deacon
2018-03-06
1
-0
/
+7
*
arm64: signal: Don't print anything directly in force_signal_inject
Will Deacon
2018-03-06
1
-7
/
+0
*
arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die
Will Deacon
2018-03-06
1
-1
/
+27
*
arm64: signal: Force SIGKILL for unknown signals in force_signal_inject
Will Deacon
2018-03-06
1
-0
/
+6
*
arm64: signal: Make force_signal_inject more robust
Will Deacon
2018-03-06
1
-11
/
+12
*
arm64: Remove unimplemented syscall log message
Michael Weiser
2018-02-19
1
-8
/
+0
*
arm64: Disable unhandled signal log messages by default
Michael Weiser
2018-02-19
1
-1
/
+1
*
arm64: kernel: Survive corrected RAS errors notified by SError
James Morse
2018-01-16
1
-5
/
+46
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
1
-71
/
+38
|
\
|
*
arm64/sve: Core task context handling
Dave Martin
2017-11-03
1
-3
/
+3
|
*
arm64/sve: System register and exception syndrome definitions
Dave Martin
2017-11-03
1
-0
/
+1
|
*
arm64: entry.S: move SError handling into a C function for future expansion
Xie XiuQi
2017-11-02
1
-0
/
+13
|
*
arm64: explicitly mask all exceptions
James Morse
2017-11-02
1
-1
/
+2
|
*
arm64: traps: Don't print stack or raw PC/LR values in backtraces
Will Deacon
2017-10-27
1
-62
/
+3
|
*
arm64: Fix single stepping in kernel traps
Julien Thierry
2017-10-25
1
-5
/
+16
*
|
arm64: ensure __dump_instr() checks addr_limit
Mark Rutland
2017-11-02
1
-1
/
+1
|
/
*
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
1
-4
/
+40
|
\
|
*
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
1
-0
/
+39
|
*
arm64: add on_accessible_stack()
Mark Rutland
2017-08-15
1
-2
/
+1
|
*
arm64: remove __die()'s stack dump
Mark Rutland
2017-08-15
1
-2
/
+0
*
|
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
1
-27
/
+7
|
\
|
|
*
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
1
-2
/
+0
|
*
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-09
1
-25
/
+7
|
*
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
2017-08-08
1
-1
/
+1
*
|
arm64: Handle trapped DC CVAP
Robin Murphy
2017-08-09
1
-0
/
+3
*
|
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-08-07
1
-1
/
+1
*
|
arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0
Marc Zyngier
2017-08-01
1
-1
/
+1
|
/
*
arm64: traps: disable irq in die()
Qiao Zhou
2017-07-20
1
-2
/
+6
*
arm64: fix endianness annotation in call_undef_hook()
Luc Van Oostenryck
2017-06-29
1
-6
/
+8
*
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
2017-05-30
1
-3
/
+1
*
arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
Kristina Martsenko
2017-05-09
1
-2
/
+2
*
arm64: Add CNTFRQ_EL0 trap handler
Marc Zyngier
2017-04-24
1
-0
/
+14
*
arm64: Add CNTVCT_EL0 trap handler
Marc Zyngier
2017-04-07
1
-0
/
+14
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
[prev]
[next]