index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-11-08
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
1
-1
/
+1
2021-10-29
Merge branch 'for-next/misc' into for-next/core
Will Deacon
1
-2
/
+2
2021-10-29
Merge branch 'for-next/extable' into for-next/core
Will Deacon
1
-7
/
+2
2021-10-21
arm64: extable: add a dedicated uaccess handler
Mark Rutland
1
-7
/
+2
2021-10-19
arm64: Add handling of CNTVCTSS traps
Marc Zyngier
1
-0
/
+11
2021-09-29
arm64/traps: Avoid unnecessary kernel/user pointer conversion
Amit Daniel Kachhap
1
-2
/
+2
2021-06-24
Merge branch 'for-next/insn' into for-next/core
Will Deacon
1
-0
/
+99
2021-06-11
arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>
Mark Rutland
1
-0
/
+1
2021-06-11
arm64: insn: decouple patching from insn code
Mark Rutland
1
-0
/
+1
2021-06-07
arm64: entry: split bad stack entry
Mark Rutland
1
-5
/
+1
2021-06-07
arm64: entry: handle all vectors with C
Mark Rutland
1
-1
/
+1
2021-06-07
arm64: entry: move bad_mode() to entry-common.c
Mark Rutland
1
-25
/
+0
2021-06-07
arm64: entry: convert SError handlers to C
Mark Rutland
1
-5
/
+1
2021-06-07
arm64: remove redundant local_daif_mask() in bad_mode()
Mark Rutland
1
-1
/
+0
2021-05-27
arm64: Move aarch32 condition check functions
Julien Thierry
1
-1
/
+98
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
1
-1
/
+1
2021-01-05
arm64: traps: remove duplicate include statement
Tian Tao
1
-1
/
+0
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
1
-12
/
+10
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
1
-5
/
+10
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
1
-7
/
+0
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
1
-14
/
+15
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
1
-94
/
+38
2020-09-21
arm64: Move console stack display code to stacktrace.c
Mark Brown
1
-65
/
+0
2020-09-18
arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMM
Will Deacon
1
-0
/
+17
2020-09-14
arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
Gavin Shan
1
-20
/
+0
2020-09-14
arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements
Amit Daniel Kachhap
1
-0
/
+12
2020-09-14
arm64: traps: Allow force_signal_inject to pass esr error code
Amit Daniel Kachhap
1
-7
/
+7
2020-09-07
arm64: traps: Add str of description to panic() in die()
Yue Hu
1
-2
/
+2
2020-07-31
arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack
Maninder Singh
1
-1
/
+1
2020-06-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-15
arm64: traps: Dump registers prior to panic() in bad_mode()
Will Deacon
1
-0
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
arm64: add show_stack_loglvl()
Dmitry Safonov
1
-2
/
+8
2020-06-09
arm64: add loglvl to dump_backtrace()
Dmitry Safonov
1
-7
/
+8
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-61
/
+72
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
1
-60
/
+71
2020-05-19
hardirq/nmi: Allow nested nmi_enter()
Peter Zijlstra
1
-6
/
+2
2020-05-18
arm64: Call debug_traps_init() from trap_init() to help early kgdb
Douglas Anderson
1
-1
/
+1
2020-03-16
arm64: BTI: Reset BTYPE when skipping emulated instructions
Dave Martin
1
-0
/
+2
2020-03-16
arm64: traps: Shuffle code to eliminate forward declarations
Dave Martin
1
-52
/
+55
2020-03-16
arm64: unify native/compat instruction skipping
Dave Martin
1
-10
/
+8
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
1
-0
/
+8
2019-12-08
sched/rt, arm64: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-0
/
+3
2019-10-28
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
1
-4
/
+8
2019-10-28
arm64: Remove asmlinkage from updated functions
James Morse
1
-4
/
+4
2019-10-28
arm64: remove __exception annotations
James Morse
1
-3
/
+7
[next]