Maciej W. Rozycki
|
c8c5a3a24d
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
|
8 年 前 |
Maciej W. Rozycki
|
006501e039
MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
|
8 年 前 |
Maciej W. Rozycki
|
be07a6a118
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
|
8 年 前 |
Maciej W. Rozycki
|
80b3ffce01
MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
|
8 年 前 |
Maciej W. Rozycki
|
dc24d0edf3
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
|
8 年 前 |
Maciej W. Rozycki
|
a03fe72572
MIPS: Factor out NT_PRFPREG regset access helpers
|
8 年 前 |
James Hogan
|
de8cd0dc83
MIPS/ptrace: Update syscall nr on register changes
|
8 年 前 |
James Hogan
|
b6318a903d
MIPS/ptrace: Pick up ptrace/seccomp changed syscalls
|
8 年 前 |
Maciej W. Rozycki
|
547da67317
MIPS: Fix an n32 core file generation regset support regression
|
8 年 前 |
James Hogan
|
3d729deaf2
MIPS: seccomp: Fix indirect syscall args
|
8 年 前 |
James Hogan
|
828db212bf
MIPS: Traced negative syscalls should return -ENOSYS
|
8 年 前 |
James Hogan
|
4f32a39d49
MIPS: Negate error syscall return in trace
|
8 年 前 |
David Daney
|
669c409222
MIPS: Give __secure_computing() access to syscall arguments.
|
8 年 前 |
Linus Torvalds
|
72c33734b5
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
|
8 年 前 |
Dave Martin
|
d614fd58a2
mips/ptrace: Preserve previous registers for short regset write
|
8 年 前 |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 年 前 |
Marcin Nowakowski
|
08c941bf6e
MIPS: Move register dump routines out of ptrace code
|
9 年 前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 年 前 |
Maciej W. Rozycki
|
5a1aca4469
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
|
9 年 前 |
Maciej W. Rozycki
|
c9e5603974
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
|
9 年 前 |
Kees Cook
|
2ac3c8d18e
MIPS/ptrace: run seccomp after ptrace
|
9 年 前 |
Andy Lutomirski
|
2f275de5d1
seccomp: Add a seccomp_data parameter secure_computing()
|
9 年 前 |
Maciej W. Rozycki
|
abf378be49
MIPS: ptrace: Prevent writes to read-only FCSR bits
|
9 年 前 |
Maciej W. Rozycki
|
4249548454
MIPS: ptrace: Fix FP context restoration FCSR regression
|
9 年 前 |
James Hogan
|
50af501cd8
MIPS: Add and use watch register field definitions
|
9 年 前 |
James Hogan
|
555fae60b2
MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
|
10 年 前 |
Ralf Baechle
|
40e084a506
MIPS: Add uprobes support.
|
10 年 前 |
Maciej W. Rozycki
|
03dce59527
MIPS: Fix a preemption issue with thread's FPU defaults
|
10 年 前 |
Ralf Baechle
|
98b0429b7a
Merge branch '4.1-fp' into mips-for-linux-next
|
10 年 前 |
Maciej W. Rozycki
|
9b26616c8d
MIPS: Respect the ISA level in FCSR handling
|
10 年 前 |