aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/signal.c
AgeCommit message (Expand)Author
3 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-06-19ARM: 9309/1: add missing syscall prototypesArnd Bergmann
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2021-12-01ARM: Snapshot thread flagsMark Rutland
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann
2021-07-23signal: Verify the alignment and size of siginfo_tEric W. Biederman
2021-07-23arm: Add compile-time asserts for siginfo_t offsetsMarco Elver
2021-02-05ARM: ensure the signal page contains defined contentsRussell King
2020-11-12arm: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-12syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig
2019-08-09ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-04-19rseq: Clean up comments by reflecting removal of event counterMathieu Desnoyers
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-10-10Merge branches 'fixes', 'misc' and 'spectre' into for-nextRussell King
2018-10-05ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry
2018-10-05ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2018-10-05ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry
2018-10-05ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
2018-08-13Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-07-26ARM: signal: copy registers using __copy_from_user()Russell King
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-06arm: Add syscall detection for restartable sequencesMathieu Desnoyers
2018-06-06arm: Add restartable sequences supportMathieu Desnoyers
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-10-02Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...Russell King
2017-09-17arm/syscalls: Optimize address limit checkThomas Garnier
2017-09-17Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier
2017-09-10ARM: signal handling support for FDPIC_FUNCPTRS functionsNicolas Pitre
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-24ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]Dave Martin
2017-07-24ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessorsDave Martin
2017-07-08arm/syscalls: Check address limit on user-mode returnThomas Garnier
2015-09-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-16ARM: get rid of needless #if in signal handling codeRussell King
2015-09-16ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-08-25ARM: entry: efficiency cleanupsRussell King
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger