index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-1
/
+0
|
\
|
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-07
1
-141
/
+58
|
\
\
|
|
/
|
/
|
|
*
s390: switch to ->regset_get()
Al Viro
2020-07-27
1
-141
/
+58
*
|
s390/ptrace: fix setting syscall number
Sven Schnelle
2020-06-16
1
-1
/
+30
*
|
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2020-06-16
1
-4
/
+2
*
|
s390/ptrace: return -ENOSYS when invalid syscall is supplied
Sven Schnelle
2020-06-16
1
-6
/
+13
*
|
s390/seccomp: pass syscall arguments via seccomp_data
Sven Schnelle
2020-06-16
1
-5
/
+26
|
/
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
s390: ptrace: hard-code "s390x" instead of UTS_MACHINE
Masahiro Yamada
2020-05-06
1
-1
/
+1
*
seccomp: simplify secure_computing()
Christian Brauner
2019-10-10
1
-1
/
+1
*
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-1
/
+0
*
s390/gs: add compat regset for the guarded storage broadcast control block
Martin Schwidefsky
2017-11-28
1
-0
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
1
-26
/
+146
|
\
|
*
s390/ctl_reg: use decoding unions in update_cr_regs
Martin Schwidefsky
2017-10-19
1
-15
/
+15
|
*
s390/ptrace: add runtime instrumention register get/set
Alice Frosi
2017-09-28
1
-0
/
+109
|
*
s390/ptrace: fix guarded storage regset handling
Heiko Carstens
2017-09-28
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
[next]