summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* s390/gs: add compat regset for the guarded storage broadcast control blockMartin Schwidefsky2017-11-281-0/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-26/+146
|\
| * s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky2017-10-191-15/+15
| * s390/ptrace: add runtime instrumention register get/setAlice Frosi2017-09-281-0/+109
| * s390/ptrace: fix guarded storage regset handlingHeiko Carstens2017-09-281-11/+22
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390/ptrace: guarded storage regset for the current taskMartin Schwidefsky2017-06-121-2/+13
* s390/gs: add regset for the guarded storage broadcast control blockMartin Schwidefsky2017-04-211-0/+46
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-14/+72
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky2017-01-241-0/+8
* 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-5/+5
* s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-111-2/+2
* Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-291-3/+8
|\
| * s390: ensure that syscall arguments are properly masked on s390Paul Moore2016-06-221-3/+7
* | s390/ptrace: run seccomp after ptraceKees Cook2016-06-141-12/+9
* | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
|/
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-191-4/+2
* s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky2015-11-031-4/+4
* s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-141-29/+15
* s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-031-6/+6
* s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-221-37/+16
* s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-221-69/+62
* s390: remove 31 bit supportHeiko Carstens2015-03-251-41/+5
* s390/ptrace: always include vector registers in core filesMartin Schwidefsky2014-12-081-10/+8
* s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky2014-11-191-22/+75
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-3/+1
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-141-52/+202
|\ \
| * | s390: add support for vector extensionMartin Schwidefsky2014-10-091-51/+198
| * | s390/uprobes: architecture backend for uprobesJan Willeke2014-09-251-1/+4
| |/
* | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-031-1/+1
|/
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-161-2/+10
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-2/+2
* s390: fix control register updateMartin Schwidefsky2014-04-091-1/+1
* s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky2014-03-141-1/+12
* s390: optimize control register updateMartin Schwidefsky2013-12-161-11/+12
* s390/ptrace: simplify enable/disable single stepMartin Schwidefsky2013-12-161-4/+0
* s390/compat: make psw32_user_bits a constant value againHeiko Carstens2013-10-241-2/+2
* s390: fix handling of runtime instrumentation psw bitHeiko Carstens2013-10-241-10/+20
* s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-241-18/+22
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-2/+2
* s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky2013-08-281-3/+3
* s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2013-08-221-1/+1
* s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller2013-07-161-11/+39
* s390/ptrace: add missing ifdefHeiko Carstens2012-09-261-1/+2
* s390: add support for transactional memoryMartin Schwidefsky2012-09-261-0/+69
* s390/seccomp: add support for system call filtering using BPFHeiko Carstens2012-08-081-1/+6
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
OpenPOWER on IntegriCloud