summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/traps.c
AgeCommit message (Expand)Author
2021-05-28ARM: cobble together FIQ backtracingfiqRussell King
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09arm: add show_stack_loglvl()Dmitry Safonov
2020-06-09arm: wire up dump_backtrace_{entry,stm}Dmitry Safonov
2020-06-09arm: add loglvl to dump_backtrace()Dmitry Safonov
2020-06-09arm: add loglvl to unwind_backtrace()Dmitry Safonov
2020-06-09arm/asm: add loglvl to c_backtrace()Dmitry Safonov
2020-06-08arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig
2020-02-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-01-25ARM: 8948/1: Prevent OOB access in stacktraceVincent Whitchurch
2019-12-08sched/rt, ARM: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-06-20ARM: arrange show_pte() to issue severity-based messagesRussell King
2019-06-20ARM: add "8<--- cut here ---" to kernel dumpsRussell King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-29signal/arm: Remove tsk parameter from ptrace_breakEric W. Biederman
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-09-27signal/arm: Push siginfo generation into arm_notify_dieEric W. Biederman
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-19ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King
2017-11-08Merge branch 'devel-stable' into for-nextRussell King
2017-11-06ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-09-10ARM: implement get_tls syscallNicolas Pitre
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-11-15ARM: fix backtraceRussell King
2015-10-03ARM: remove user cmpxchg syscallRussell King
2015-08-21ARM: domains: get rid of manager mode for user domainRussell King
2015-06-02ARM: remove __bad_xchg definitionRussell King
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger
2014-12-05Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King
2014-09-18ARM: remove unused do_unexp_fiq() functionRussell King
2014-09-18ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson
2014-09-16ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch
2014-07-18ARM: 8074/1: traps: Make use of the frame_pointer macroNikolay Borisov
2014-04-11Dump the registers on undefined instruction userspace faultsRussell King
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King
2014-01-11ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk