Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Kees Cook
|
375f018304
parisc/ptrace: run seccomp after ptrace
|
9 years ago |
Andy Lutomirski
|
2f275de5d1
seccomp: Add a seccomp_data parameter secure_computing()
|
9 years ago |
Helge Deller
|
64e2a42bca
parisc: Add ARCH_TRACEHOOK and regset support
|
9 years ago |
Helge Deller
|
fc79168a7c
parisc: Add syscall tracepoint support
|
9 years ago |
Helge Deller
|
910cd32e55
parisc: Fix and enable seccomp filter support
|
9 years ago |
Helge Deller
|
98e8b6c9ac
parisc: Fix ptrace syscall number and return value modification
|
9 years ago |
Linus Torvalds
|
ab074ade9c
Merge git://git.infradead.org/users/eparis/audit
|
10 years ago |
Eric Paris
|
91397401bb
ARCH: AUDIT: audit_syscall_entry() should not require the arch
|
11 years ago |
Helge Deller
|
fe5c873459
parisc: ptrace: use secure_computing_strict()
|
11 years ago |
Helge Deller
|
c90f06943e
parisc: Wire up seccomp, getrandom and memfd_create syscalls
|
11 years ago |
Helge Deller
|
527973c840
parisc: add kernel audit feature
|
11 years ago |
John David Anglin
|
34360f080c
parisc: improve ptrace support for gdb single-step
|
12 years ago |
David Howells
|
527dcdccd6
Disintegrate asm/system.h for PA-RISC
|
13 years ago |
Namhyung Kim
|
1cb4953c60
ptrace: cleanup arch_ptrace() on parisc
|
15 years ago |
Namhyung Kim
|
9b05a69e05
ptrace: change signature of arch_ptrace()
|
15 years ago |
Kyle McMartin
|
ecd3d4bc06
parisc: stop using task->ptrace for {single,block}step flags
|
16 years ago |
Kyle McMartin
|
2798af1abb
parisc: split syscall_trace into two halves
|
16 years ago |
Kyle McMartin
|
d6b58772dc
parisc: tracehook_report_syscall
|
16 years ago |
Helge Deller
|
ed79b86d8a
parisc: fix bug in compat_arch_ptrace
|
16 years ago |
Helge Deller
|
81e192d6ce
parisc: convert to generic compat_sys_ptrace
|
17 years ago |
Alexey Dobriyan
|
1bcf548293
Consolidate PTRACE_DETACH
|
18 years ago |
Alexey Dobriyan
|
7664732315
PTRACE_PEEKDATA consolidation
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Helge Deller
|
a8f44e3889
[PARISC] use CONFIG_64BIT instead of __LP64__
|
18 years ago |
Kyle McMartin
|
a3ea84faba
[PARISC] Add is_compat_task() helper
|
19 years ago |
Kyle McMartin
|
f671c45df2
[PARISC] Arch-specific compat signals
|
19 years ago |
Matthew Wilcox
|
83aceb5b6a
[PARISC] Fix some compile problems in ptrace.c
|
20 years ago |
Christoph Hellwig
|
481bed4542
[PATCH] consolidate sys_ptrace()
|
20 years ago |
Christoph Hellwig
|
7024a9b884
[PATCH] adjust parisc sys_ptrace prototype
|
20 years ago |