summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/compat_signal.c
Commit message (Expand)AuthorAgeFilesLines
* s390/compat: fix setup_frame32Heiko Carstens2018-04-101-1/+1
* signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-52/+0
* signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-151-48/+0
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-26/+7
|\
| * s390: switch to {get,put}_compat_sigset()Al Viro2017-09-191-26/+7
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-17/+15
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-151-2/+2
* s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky2016-02-221-1/+1
* s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-141-4/+3
* s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky2015-09-171-4/+23
* s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-031-3/+3
* s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-221-1/+2
* s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-221-32/+11
* s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner2015-07-221-3/+3
* s390: Remove signal translation and exec_domainRichard Weinberger2015-04-121-12/+2
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* s390/signal: add sparse annotationsMartin Schwidefsky2014-11-031-1/+1
* s390: add support for vector extensionMartin Schwidefsky2014-10-091-53/+159
* s390: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-44/+35
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-1/+1
* s390/compat: get rid of compat wrapper assembly codeHeiko Carstens2014-03-061-2/+2
* s390/compat: correct check for EFAULT in rt-signal frame creationMartin Schwidefsky2013-12-161-2/+3
* s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\
| * constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | s390/compat: make psw32_user_bits a constant value againHeiko Carstens2013-10-241-1/+1
* | s390: fix handling of runtime instrumentation psw bitHeiko Carstens2013-10-241-2/+7
* | s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-241-29/+30
* | s390/compat,signal: change return values to -EFAULTHeiko Carstens2013-10-241-11/+14
* | s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-4/+4
* | s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-151-2/+2
|/
* s390/compat signal: add couple of __force annotationsHeiko Carstens2013-09-071-5/+5
* s390/signal: Add BEA to compat signal handler parametersMichael Holzheu2013-04-171-0/+2
* s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-281-14/+0
* s390: switch to generic old sigaction()Al Viro2013-02-031-37/+0
* s390: switch to generic compat rt_sigactionAl Viro2013-02-031-40/+0
* s390: switch to generic sigaltstackAl Viro2013-02-031-55/+2
* s390/signal: set correct address space controlMartin Schwidefsky2012-11-121-2/+12
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* new helper: signal_delivered()Al Viro2012-06-011-5/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-3/+7
* s390: remove dead code from signal handlerMartin Schwidefsky2012-05-161-7/+0
* Disintegrate asm/system.h for S390David Howells2012-03-281-0/+1
* [S390] Use block_sigmask()Matt Fleming2012-03-111-5/+1
* [S390] return address of compat signalsMartin Schwidefsky2011-12-271-2/+2
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-271-2/+6
OpenPOWER on IntegriCloud