- a0faf96 mips: switch to ->regset_get() by Al Viro · 4 years, 10 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
- 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
- b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
- 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 3cd6408 MIPS: ptrace: introduce NT_MIPS_MSA regset by Paul Burton · 6 years ago
- 6c79759 MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
- cc97ab2 MIPS: Simplify FP context initialization by Paul Burton · 6 years ago
- 1ae22a0 MIPS: Add FP_MODE regset support by Maciej W. Rozycki · 7 years ago
- 44109c6 MIPS: Add DSP ASE regset support by Maciej W. Rozycki · 7 years ago
- f5958b4 MIPS: Correct the 64-bit DSP accumulator register size by Maciej W. Rozycki · 7 years ago
- 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
- c7e8146 MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs by Maciej W. Rozycki · 7 years ago
- d1157b1 MIPS: ptrace: Make FPU context layout comments match reality by Maciej W. Rozycki · 7 years ago
- 9a3a92c MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs by Maciej W. Rozycki · 7 years ago
- 71e909c MIPS: ptrace: Expose FIR register through FP regset by Maciej W. Rozycki · 7 years ago
- c8c5a3a MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses by Maciej W. Rozycki · 7 years ago
- 006501e MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET by Maciej W. Rozycki · 7 years ago
- be07a6a MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA by Maciej W. Rozycki · 7 years ago
- 80b3ffc MIPS: Consistently handle buffer counter with PTRACE_SETREGSET by Maciej W. Rozycki · 7 years ago
- dc24d0e MIPS: Guard against any partial write attempt with PTRACE_SETREGSET by Maciej W. Rozycki · 7 years ago
- a03fe72 MIPS: Factor out NT_PRFPREG regset access helpers by Maciej W. Rozycki · 7 years ago
- de8cd0d MIPS/ptrace: Update syscall nr on register changes by James Hogan · 8 years ago
- b6318a9 MIPS/ptrace: Pick up ptrace/seccomp changed syscalls by James Hogan · 8 years ago
- 547da67 MIPS: Fix an n32 core file generation regset support regression by Maciej W. Rozycki · 7 years ago
- 3d729de MIPS: seccomp: Fix indirect syscall args by James Hogan · 8 years ago
- 828db21 MIPS: Traced negative syscalls should return -ENOSYS by James Hogan · 8 years ago
- 4f32a39 MIPS: Negate error syscall return in trace by James Hogan · 8 years ago
- 669c409 MIPS: Give __secure_computing() access to syscall arguments. by David Daney · 8 years ago
- 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 8 years ago
- d614fd5 mips/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 08c941b MIPS: Move register dump routines out of ptrace code by Marcin Nowakowski · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 5a1aca4 MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue by Maciej W. Rozycki · 8 years ago
- c9e5603 MIPS: ptrace: Also initialize the FP context on individual FCSR writes by Maciej W. Rozycki · 8 years ago
- 2ac3c8d MIPS/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
- 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
- abf378b MIPS: ptrace: Prevent writes to read-only FCSR bits by Maciej W. Rozycki · 9 years ago
- 4249548 MIPS: ptrace: Fix FP context restoration FCSR regression by Maciej W. Rozycki · 9 years ago
- 50af501 MIPS: Add and use watch register field definitions by James Hogan · 9 years ago
- 555fae6 MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[] by James Hogan · 9 years ago
- 40e084a MIPS: Add uprobes support. by Ralf Baechle · 10 years ago
- 03dce59 MIPS: Fix a preemption issue with thread's FPU defaults by Maciej W. Rozycki · 10 years ago
- 98b0429 Merge branch '4.1-fp' into mips-for-linux-next by Ralf Baechle · 10 years ago
- 9b26616 MIPS: Respect the ISA level in FCSR handling by Maciej W. Rozycki · 10 years ago
- ac9ad83 MIPS: prevent FP context set via ptrace being discarded by Paul Burton · 10 years ago
- c2d9f17 MIPS: Fix syscall_get_nr for the syscall exit tracing. by Lars Persson · 10 years ago
- ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
- 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
- a4412fc seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing by Andy Lutomirski · 11 years ago
- 475d592 Merge branch '3.16-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
- 60be939 MIPS: Remove asm/user.h by Alex Smith · 11 years ago
- a79ebea MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs() by Alex Smith · 11 years ago
- c23b3d1a MIPS: ptrace: Change GP regset to use correct core dump register layout by Alex Smith · 11 years ago
- 65768a1 MIPS: ptrace: Test correct task's flags in task_user_regset_view() by Alex Smith · 11 years ago
- 656ff9b MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IR by Alex Smith · 11 years ago
- b1442d3 MIPS: Prevent user from setting FCSR cause bits by Paul Burton · 11 years ago
- 57c7ea5 MIPS: ptrace: Avoid smp_processor_id() in preemptible code by Alex Smith · 11 years ago
- 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
- dab75dd MIPS: Simplify ptrace_getfpregs FPU IR retrieval by Paul Burton · 11 years ago
- 3351047 MIPS: Simplify PTRACE_PEEKUSR for FPC_EIR by Paul Burton · 11 years ago
- 72b22bb MIPS: Don't assume 64-bit FP registers for FP regset by Paul Burton · 11 years ago
- bbd426f MIPS: Simplify FP context access by Paul Burton · 11 years ago
- 4c21b8f MIPS: seccomp: Handle indirect system calls (o32) by Markos Chandras · 11 years ago
- 1225eb8 MIPS: ptrace: Move away from secure_computing_strict by Markos Chandras · 11 years ago
- 6e34574 MIPS: asm: syscall: Define syscall_get_arch by Markos Chandras · 11 years ago
- 5e937a9 syscall_get_arch: remove useless function arguments by Eric Paris · 11 years ago
- 597ce17 MIPS: Support for 64-bit FP with O32 binaries by Paul Burton · 11 years ago
- 1d7bf99 MIPS: ftrace: Add support for syscall tracepoints. by Ralf Baechle · 12 years ago
- 0dfa95a MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry(). by Ralf Baechle · 12 years ago
- bec9b2b MIPS: Move audit_arch() helper function to __syscall_get_arch(). by Ralf Baechle · 12 years ago
- 7aeb753 MIPS: Implement task_user_regset_view. by Ralf Baechle · 13 years ago
- bc3d22c MIPS: ptrace: Use tracehook helpers. by Ralf Baechle · 13 years ago
- c3fc5cd MIPS: Implement HAVE_CONTEXT_TRACKING. by Ralf Baechle · 12 years ago
- 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
- e4da89d seccomp: ignore secure_computing return values by Will Drewry · 13 years ago
- b81947c Disintegrate asm/system.h for MIPS by David Howells · 13 years ago
- b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
- d7e7528b Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
- 8b659a3 MIPS: Split do_syscall_trace into two functions. by Ralf Baechle · 14 years ago
- b20bff0 MIPS: Audit: Fix success success argument pass to audit_syscall_exit by Ralf Baechle · 14 years ago
- fb67113 ptrace: cleanup arch_ptrace() on MIPS by Namhyung Kim · 14 years ago
- 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
- e5b377a MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. by Al Viro · 14 years ago
- 55436c9 mips: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
- 0926bf9 MIPS: Ptrace support for HARDWARE_WATCHPOINTS by David Daney · 16 years ago
- b7e4226 [MIPS] Build fix: Fix irq flags type by Ralf Baechle · 16 years ago
- 62b14c2 [MIPS] Store sign-extend register values for PTRACE_GETREGS by Atsushi Nemoto · 17 years ago
- 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
- 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
- 293c5bd [MIPS] Fixup secure computing stuff. by Ralf Baechle · 18 years ago
- f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 18 years ago
- 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 18 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- 9693a85 [MIPS] Add basic SMARTMIPS ASE support by Franck Bui-Huu · 18 years ago
- e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- eae8907 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. by Atsushi Nemoto · 19 years ago