index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/ptrace: fix guarded storage regset handling
Heiko Carstens
2017-12-10
1
-11
/
+22
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/ptrace: guarded storage regset for the current task
Martin Schwidefsky
2017-06-12
1
-2
/
+13
*
s390/gs: add regset for the guarded storage broadcast control block
Martin Schwidefsky
2017-04-21
1
-0
/
+46
*
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-22
1
-14
/
+72
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
s390/ptrace: Preserve previous registers for short regset write
Martin Schwidefsky
2017-01-24
1
-0
/
+8
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
2016-11-15
1
-5
/
+5
*
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
1
-2
/
+2
*
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-07-29
1
-3
/
+8
|
\
|
*
s390: ensure that syscall arguments are properly masked on s390
Paul Moore
2016-06-22
1
-3
/
+7
*
|
s390/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-12
/
+9
*
|
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
1
-1
/
+1
|
/
*
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-19
1
-4
/
+2
*
s390/kernel: fix ptrace peek/poke for floating point registers
Martin Schwidefsky
2015-11-03
1
-4
/
+4
*
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-10-14
1
-29
/
+15
*
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
2015-08-03
1
-6
/
+6
*
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-22
1
-37
/
+16
*
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
2015-07-22
1
-69
/
+62
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-41
/
+5
*
s390/ptrace: always include vector registers in core files
Martin Schwidefsky
2014-12-08
1
-10
/
+8
*
s390: fix ptrace of user area if the inferior uses vector registers
Martin Schwidefsky
2014-11-19
1
-22
/
+75
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-19
1
-3
/
+1
|
\
|
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
1
-3
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-14
1
-52
/
+202
|
\
\
|
*
|
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
1
-51
/
+198
|
*
|
s390/uprobes: architecture backend for uprobes
Jan Willeke
2014-09-25
1
-1
/
+4
|
|
/
*
/
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
2014-09-03
1
-1
/
+1
|
/
*
s390/ptrace: fix PSW mask check
Martin Schwidefsky
2014-07-16
1
-2
/
+10
*
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2014-05-20
1
-2
/
+2
*
s390: fix control register update
Martin Schwidefsky
2014-04-09
1
-1
/
+1
*
s390/ptrace: add support for PTRACE_SINGLEBLOCK
Martin Schwidefsky
2014-03-14
1
-1
/
+12
*
s390: optimize control register update
Martin Schwidefsky
2013-12-16
1
-11
/
+12
*
s390/ptrace: simplify enable/disable single step
Martin Schwidefsky
2013-12-16
1
-4
/
+0
*
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
2013-10-24
1
-2
/
+2
*
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
2013-10-24
1
-10
/
+20
*
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
2013-10-24
1
-18
/
+22
*
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-10-24
1
-2
/
+2
*
s390/tx: allow program interruption filtering in user space
Martin Schwidefsky
2013-08-28
1
-3
/
+3
*
s390: replace remaining strict_strtoul() with kstrtoul()
Heiko Carstens
2013-08-22
1
-1
/
+1
*
s390/ptrace: PTRACE_TE_ABORT_RAND
Michael Mueller
2013-07-16
1
-11
/
+39
*
s390/ptrace: add missing ifdef
Heiko Carstens
2012-09-26
1
-1
/
+2
*
s390: add support for transactional memory
Martin Schwidefsky
2012-09-26
1
-0
/
+69
*
s390/seccomp: add support for system call filtering using BPF
Heiko Carstens
2012-08-08
1
-1
/
+6
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
seccomp: ignore secure_computing return values
Will Drewry
2012-04-18
1
-1
/
+1
*
Disintegrate asm/system.h for S390
David Howells
2012-03-28
1
-1
/
+1
*
compat: fix compile breakage on s390
Heiko Carstens
2012-02-27
1
-1
/
+1
*
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
1
-6
/
+5
[next]