index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix missing vmalloc.h includes
Kent Overstreet
2024-04-26
1
-0
/
+1
*
ARM: 9349/1: unwind: Add missing "Call trace:" line
Kees Cook
2024-02-24
1
-1
/
+1
*
ARM: 9302/1: traps: hide unused functions on NOMMU
Arnd Bergmann
2023-06-19
1
-0
/
+2
*
ARM: 9277/1: Make the dumped instructions are consistent with the disassemble...
Zhen Lei
2022-11-29
1
-1
/
+3
*
ARM: 9276/1: Refactor dump_instr()
Zhen Lei
2022-11-28
1
-11
/
+12
*
ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()
Zhen Lei
2022-09-22
1
-4
/
+4
*
ARM: 9232/1: Replace this_cpu_* with raw_cpu_* in handle_bad_stack()
Zhen Lei
2022-08-31
1
-2
/
+2
*
ARM: 9221/1: traps: print un-hashed user pc on undefined instruction
Baruch Siach
2022-08-30
1
-1
/
+1
*
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
|
*
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-25
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-24
1
-6
/
+87
|
\
\
|
*
|
ARM: Revert "unwind: dump exception stack from calling frame"
Ard Biesheuvel
2022-03-11
1
-2
/
+1
|
*
|
ARM: mm: make vmalloc_seq handling SMP safe
Ard Biesheuvel
2022-01-25
1
-18
/
+7
|
*
|
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
2021-12-06
1
-0
/
+4
|
*
|
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-12-03
1
-2
/
+78
|
*
|
ARM: implement IRQ stacks
Ard Biesheuvel
2021-12-03
1
-1
/
+14
|
*
|
ARM: unwind: dump exception stack from calling frame
Ard Biesheuvel
2021-12-03
1
-1
/
+2
|
*
|
ARM: export dump_mem() to other objects
Ard Biesheuvel
2021-12-03
1
-4
/
+3
*
|
|
Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-08
1
-6
/
+59
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ARM: Spectre-BHB workaround
Russell King (Oracle)
2022-03-05
1
-0
/
+38
|
*
|
ARM: early traps initialisation
Russell King (Oracle)
2022-03-05
1
-6
/
+21
|
|
/
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
\
|
*
|
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
|
|
/
*
/
ARM: reduce the information printed in call traces
Russell King
2021-12-17
1
-3
/
+5
|
/
*
ARM: 9125/1: fix incorrect use of get_kernel_nofault()
Ard Biesheuvel
2021-10-19
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-09-09
1
-31
/
+16
|
\
|
*
ARM: 9106/1: traps: use get_kernel_nofault instead of set_fs()
Arnd Bergmann
2021-08-20
1
-31
/
+16
*
|
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-5
/
+0
|
/
*
arm: print alloc free paths for address in registers
Maninder Singh
2021-05-07
1
-0
/
+1
*
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
1
-1
/
+1
*
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-1
/
+1
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
arm: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-2
/
+8
*
arm: wire up dump_backtrace_{entry,stm}
Dmitry Safonov
2020-06-09
1
-5
/
+7
*
arm: add loglvl to dump_backtrace()
Dmitry Safonov
2020-06-09
1
-7
/
+9
*
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
2020-06-09
1
-3
/
+3
*
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
2020-06-09
1
-4
/
+5
*
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
2020-06-08
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-02-04
1
-2
/
+4
|
\
|
*
ARM: 8948/1: Prevent OOB access in stacktrace
Vincent Whitchurch
2020-01-25
1
-2
/
+4
*
|
sched/rt, ARM: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-0
/
+2
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-2
/
+2
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal/arm: Remove tsk parameter from ptrace_break
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-07-09
1
-1
/
+2
|
\
\
|
*
|
ARM: arrange show_pte() to issue severity-based messages
Russell King
2019-06-20
1
-1
/
+1
|
*
|
ARM: add "8<--- cut here ---" to kernel dumps
Russell King
2019-06-20
1
-0
/
+1
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-1
/
+1
*
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
2018-09-27
1
-46
/
+17
[next]