Linus Torvalds
|
763f96944c
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
|
7 년 전 |
Maciej W. Rozycki
|
c7e814628d
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
|
7 년 전 |
Maciej W. Rozycki
|
d1157b1074
MIPS: ptrace: Make FPU context layout comments match reality
|
7 년 전 |
Maciej W. Rozycki
|
9a3a92ccfe
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
|
7 년 전 |
Maciej W. Rozycki
|
71e909c0cd
MIPS: ptrace: Expose FIR register through FP regset
|
7 년 전 |
Maciej W. Rozycki
|
c8c5a3a24d
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
|
7 년 전 |
Maciej W. Rozycki
|
006501e039
MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
|
7 년 전 |
Maciej W. Rozycki
|
be07a6a118
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
|
7 년 전 |
Maciej W. Rozycki
|
80b3ffce01
MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
|
7 년 전 |
Maciej W. Rozycki
|
dc24d0edf3
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
|
7 년 전 |
Maciej W. Rozycki
|
a03fe72572
MIPS: Factor out NT_PRFPREG regset access helpers
|
7 년 전 |
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
|
7 년 전 |
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
|
8 년 전 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 년 전 |
Maciej W. Rozycki
|
5a1aca4469
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
|
8 년 전 |
Maciej W. Rozycki
|
c9e5603974
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
|
8 년 전 |
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 년 전 |