Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
14a7405b2e814221a951bd7a76ce4a8d24c1b3be
/
arch
/
arm64
/
kernel
/
traps.c
6bf0dcf
arm64: kernel: Survive corrected RAS errors notified by SError
by James Morse
· 7 years ago
c9b012e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
bc0ee47
arm64/sve: Core task context handling
by Dave Martin
· 7 years ago
6723656
arm64/sve: System register and exception syndrome definitions
by Dave Martin
· 7 years ago
7a7003b
arm64: ensure __dump_instr() checks addr_limit
by Mark Rutland
· 7 years ago
a92d4d1
arm64: entry.S: move SError handling into a C function for future expansion
by Xie XiuQi
· 7 years ago
0fbeb31
arm64: explicitly mask all exceptions
by James Morse
· 7 years ago
a25ffd3
arm64: traps: Don't print stack or raw PC/LR values in backtraces
by Will Deacon
· 7 years ago
6436bee
arm64: Fix single stepping in kernel traps
by Julien Thierry
· 7 years ago
df5b95b
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core
by Catalin Marinas
· 7 years ago
872d832
arm64: add VMAP_STACK overflow detection
by Mark Rutland
· 7 years ago
1296444
arm64: add on_accessible_stack()
by Mark Rutland
· 7 years ago
c5bc503
arm64: remove __die()'s stack dump
by Mark Rutland
· 7 years ago
0553896
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core
by Catalin Marinas
· 7 years ago
31e43ad
arm64: unwind: remove sp from struct stackframe
by Ard Biesheuvel
· 7 years ago
7326749
arm64: unwind: reference pt_regs via embedded stack frame
by Ard Biesheuvel
· 7 years ago
e1bc5d1
arm64: Handle trapped DC CVAP
by Robin Murphy
· 7 years ago
0966837
arm64: unwind: avoid percpu indirection for irq stack
by Mark Rutland
· 7 years ago
35d0e6f
arm64: syscallno is secretly an int, make it official
by Dave Martin
· 7 years ago
c6f97ad
arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0
by Marc Zyngier
· 7 years ago
6f44a0b
arm64: traps: disable irq in die()
by Qiao Zhou
· 8 years ago
6cf5d4a
arm64: fix endianness annotation in call_undef_hook()
by Luc Van Oostenryck
· 8 years ago
1149aad
arm64: Add dump_backtrace() in show_regs
by Kefeng Wang
· 8 years ago
81cddd6
arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
by Kristina Martsenko
· 8 years ago
9842119
arm64: Add CNTFRQ_EL0 trap handler
by Marc Zyngier
· 8 years ago
6126ce0
arm64: Add CNTVCT_EL0 trap handler
by Marc Zyngier
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
ca78d31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
8b6e70f
arm64: traps: correctly handle MRS/MSR with XZR
by Mark Rutland
· 8 years ago
49f6cba
arm64: handle sys and undef traps consistently
by Mark Rutland
· 8 years ago
7d9e8f7
arm64: avoid returning from bad_mode
by Mark Rutland
· 8 years ago
fe4fbdb
arm64: cpufeature: Track user visible fields
by Suzuki K Poulose
· 8 years ago
39bc88e
arm64: Disable TTBR0_EL1 during normal kernel execution
by Catalin Marinas
· 8 years ago
9bbd4c5
arm64: prep stack walkers for THREAD_INFO_IN_TASK
by Mark Rutland
· 8 years ago
876e7a3
arm64: traps: simplify die() and __die()
by Mark Rutland
· 8 years ago
a9ea001
arm64: factor out current_stack_pointer
by Mark Rutland
· 8 years ago
2a6dcb2
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
by James Morse
· 8 years ago
87261d1
arm64: Cortex-A53 errata workaround: check for kernel addresses
by Andre Przywara
· 8 years ago
b5e7307
arm64: fix dump_backtrace/unwind_frame with NULL tsk
by Mark Rutland
· 8 years ago
116c81f
arm64: Work around systems with mismatched cache line sizes
by Suzuki K Poulose
· 8 years ago
9dbd5bb
arm64: Refactor sysinstr exception handling
by Suzuki K Poulose
· 8 years ago
7dd01ae
arm64: trap userspace "dc cvau" cache operation on errata-affected core
by Andre Przywara
· 9 years ago
390bf17
arm64: consolidate signal injection on emulation errors
by Andre Przywara
· 9 years ago
275f344
arm64: add macro to extract ESR_ELx.EC
by Mark Rutland
· 9 years ago
7ceb3a1
arm64: simplify dump_mem
by Mark Rutland
· 9 years ago
c5cea06
arm64: fix dump_instr when PAN and UAO are in use
by Mark Rutland
· 9 years ago
8051f4d
arm64: report CPU number in bad_mode
by Mark Rutland
· 9 years ago
a80a0eb
arm64: make irq_stack_ptr more robust
by Yang Shi
· 9 years ago
c9cd0ed
arm64: traps: address fallout from printk -> pr_* conversion
by Will Deacon
· 9 years ago
20380bb
arm64: ftrace: fix a stack tracer's output under function graph tracer
by AKASHI Takahiro
· 9 years ago
fe13f95
arm64: pass a task parameter to unwind_frame()
by AKASHI Takahiro
· 9 years ago
132cd88
arm64: Modify stack trace and dump for use with irq_stack
by AKASHI Takahiro
· 9 years ago
9f93f3e
arm64: Synchronise dump_backtrace() with perf callchain
by Jungseok Lee
· 9 years ago
a465322
arm64/BUG: Show explicit backtrace for WARNs
by Dave P Martin
· 9 years ago
9fb7410
arm64/BUG: Use BRK instruction for generic BUG traps
by Dave P Martin
· 9 years ago
4b3dc96
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
by Will Deacon
· 10 years ago
e147ae6
arm64: modify the dump mem for 64 bit addresses
by Rohit Thapliyal
· 9 years ago
f871d26
arm64: Fix show_unhandled_signal_ratelimited usage
by Suzuki K. Poulose
· 10 years ago
86dca36
arm64: use private ratelimit state along with show_unhandled_signals
by Vladimir Murzin
· 10 years ago
60a1f02
arm64: decode ESR_ELx.EC when reporting exceptions
by Mark Rutland
· 10 years ago
9b79f52
arm64: Add support for hooks to handle undefined instructions
by Punit Agrawal
· 10 years ago
2128df1
arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c
by Behan Webster
· 10 years ago
c79b954b
arm64: mm: Implement 4 levels of translation tables
by Jungseok Lee
· 11 years ago
ac7b406
arm64: Use pr_* instead of printk
by Jungseok Lee
· 11 years ago
9141300
arm64: Provide read/write fault information in compat signal handlers
by Catalin Marinas
· 11 years ago
1442b6e
arm64: debug: consolidate software breakpoint handlers
by Will Deacon
· 12 years ago
9955ac4
arm64: don't kill the kernel on a bad esr from el0
by Mark Rutland
· 12 years ago
953dbbe
arm64: Do not report user faults for handled signals
by Catalin Marinas
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
373d4d0
taint: add explicit flag to show whether lock dep is still OK.
by Rusty Russell
· 12 years ago
60ffc30
arm64: Exception handling
by Catalin Marinas
· 13 years ago