index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-1
/
+1
2022-03-11
ARM: Spectre-BHB workaround
Russell King (Oracle)
1
-0
/
+38
2022-03-11
ARM: early traps initialisation
Russell King (Oracle)
1
-6
/
+21
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
arm: add show_stack_loglvl()
Dmitry Safonov
1
-2
/
+8
2020-06-09
arm: wire up dump_backtrace_{entry,stm}
Dmitry Safonov
1
-5
/
+7
2020-06-09
arm: add loglvl to dump_backtrace()
Dmitry Safonov
1
-7
/
+9
2020-06-09
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
1
-3
/
+3
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
1
-4
/
+5
2020-06-08
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
1
-1
/
+1
2020-02-04
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+4
2020-01-25
ARM: 8948/1: Prevent OOB access in stacktrace
Vincent Whitchurch
1
-2
/
+4
2019-12-08
sched/rt, ARM: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-0
/
+2
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-07-08
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+2
2019-06-20
ARM: arrange show_pte() to issue severity-based messages
Russell King
1
-1
/
+1
2019-06-20
ARM: add "8<--- cut here ---" to kernel dumps
Russell King
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-29
signal/arm: Remove tsk parameter from ptrace_break
Eric W. Biederman
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-09-27
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
1
-46
/
+17
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2018-05-19
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+5
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2018-01-04
kernel/exit.c: export abort() to modules
Andrew Morton
1
-1
/
+0
2017-12-17
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
1
-2
/
+2
2017-11-08
Merge branch 'devel-stable' into for-next
Russell King
1
-0
/
+3
2017-11-06
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
1
-10
/
+18
2017-09-10
ARM: implement get_tls syscall
Nicolas Pitre
1
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2016-11-15
ARM: fix backtrace
Russell King
1
-0
/
+20
2015-10-03
ARM: remove user cmpxchg syscall
Russell King
1
-52
/
+0
2015-08-21
ARM: domains: get rid of manager mode for user domain
Russell King
1
-1
/
+0
2015-06-02
ARM: remove __bad_xchg definition
Russell King
1
-8
/
+0
2015-04-12
arm: Remove signal translation and exec_domain
Richard Weinberger
1
-4
/
+2
2014-12-05
Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next
Russell King
1
-21
/
+21
2014-11-27
ARM: 8226/1: cacheflush: get rid of restarting block
Vladimir Murzin
1
-29
/
+2
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
1
-21
/
+21
2014-10-02
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
1
-16
/
+1
2014-09-18
ARM: remove unused do_unexp_fiq() function
Russell King
1
-6
/
+0
2014-09-18
ARM: 8150/3: fiq: Replace default FIQ handler
Daniel Thompson
1
-0
/
+26
2014-09-16
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
1
-16
/
+1
2014-07-18
ARM: 8074/1: traps: Make use of the frame_pointer macro
Nikolay Borisov
1
-2
/
+4
2014-04-11
Dump the registers on undefined instruction userspace faults
Russell King
1
-0
/
+1
[next]