index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
seccomp: simplify secure_computing()
Christian Brauner
1
-1
/
+1
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-1
/
+0
2017-11-28
s390/gs: add compat regset for the guarded storage broadcast control block
Martin Schwidefsky
1
-0
/
+8
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-26
/
+146
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
s390/ctl_reg: use decoding unions in update_cr_regs
Martin Schwidefsky
1
-15
/
+15
2017-09-28
s390/ptrace: add runtime instrumention register get/set
Alice Frosi
1
-0
/
+109
2017-09-28
s390/ptrace: fix guarded storage regset handling
Heiko Carstens
1
-11
/
+22
2017-06-12
s390/ptrace: guarded storage regset for the current task
Martin Schwidefsky
1
-2
/
+13
2017-04-21
s390/gs: add regset for the guarded storage broadcast control block
Martin Schwidefsky
1
-0
/
+46
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-14
/
+72
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-01-24
s390/ptrace: Preserve previous registers for short regset write
Martin Schwidefsky
1
-0
/
+8
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
1
-5
/
+5
2016-11-11
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
1
-2
/
+2
2016-07-29
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-3
/
+8
2016-06-22
s390: ensure that syscall arguments are properly masked on s390
Paul Moore
1
-3
/
+7
2016-06-14
s390/ptrace: run seccomp after ptrace
Kees Cook
1
-12
/
+9
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-1
/
+1
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
1
-4
/
+2
2015-11-03
s390/kernel: fix ptrace peek/poke for floating point registers
Martin Schwidefsky
1
-4
/
+4
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
1
-29
/
+15
2015-08-03
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
1
-6
/
+6
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
1
-37
/
+16
2015-07-22
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
1
-69
/
+62
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-41
/
+5
2014-12-08
s390/ptrace: always include vector registers in core files
Martin Schwidefsky
1
-10
/
+8
2014-11-19
s390: fix ptrace of user area if the inferior uses vector registers
Martin Schwidefsky
1
-22
/
+75
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-3
/
+1
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-52
/
+202
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
1
-51
/
+198
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
1
-1
/
+4
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-3
/
+1
2014-09-03
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
1
-1
/
+1
2014-07-16
s390/ptrace: fix PSW mask check
Martin Schwidefsky
1
-2
/
+10
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
1
-2
/
+2
2014-04-09
s390: fix control register update
Martin Schwidefsky
1
-1
/
+1
2014-03-14
s390/ptrace: add support for PTRACE_SINGLEBLOCK
Martin Schwidefsky
1
-1
/
+12
2013-12-16
s390: optimize control register update
Martin Schwidefsky
1
-11
/
+12
2013-12-16
s390/ptrace: simplify enable/disable single step
Martin Schwidefsky
1
-4
/
+0
2013-10-24
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
1
-2
/
+2
2013-10-24
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
1
-10
/
+20
2013-10-24
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
1
-18
/
+22
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
1
-2
/
+2
2013-08-28
s390/tx: allow program interruption filtering in user space
Martin Schwidefsky
1
-3
/
+3
2013-08-22
s390: replace remaining strict_strtoul() with kstrtoul()
Heiko Carstens
1
-1
/
+1
2013-07-16
s390/ptrace: PTRACE_TE_ABORT_RAND
Michael Mueller
1
-11
/
+39
2012-09-26
s390/ptrace: add missing ifdef
Heiko Carstens
1
-1
/
+2
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
1
-0
/
+69
[next]