Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3a74152ce62e7ec1b8a5604b10e40d2a66d8f43b
/
arch
/
powerpc
/
kernel
/
ptrace.c
a67ae75
powerpc/ptrace: Enable support for Performance Monitor registers
by Anshuman Khandual
· 8 years ago
cf89d4e
powerpc/ptrace: Enable support for EBB registers
by Anshuman Khandual
· 8 years ago
fa43981
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
by Anshuman Khandual
· 8 years ago
c45dc90
powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
by Anshuman Khandual
· 8 years ago
08e1c01
powerpc/ptrace: Enable support for TM SPR state
by Anshuman Khandual
· 8 years ago
9d3918f
powerpc/ptrace: Enable support for NT_PPC_CVSX
by Anshuman Khandual
· 8 years ago
8c13f59
powerpc/ptrace: Enable support for NT_PPC_CVMX
by Anshuman Khandual
· 8 years ago
19cbcbf
powerpc/ptrace: Enable support for NT_PPC_CFPR
by Anshuman Khandual
· 8 years ago
25847fb
powerpc/ptrace: Enable support for NT_PPC_CGPR
by Anshuman Khandual
· 8 years ago
04fcadc
powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
by Anshuman Khandual
· 8 years ago
94b7d36
powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests
by Anshuman Khandual
· 8 years ago
d844e27
powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests
by Anshuman Khandual
· 8 years ago
1ec8549
powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
by Anshuman Khandual
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
1addc57
powerpc/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
1e407ee
powerpc/ptrace: Fix out of bounds array access warning
by Khem Raj
· 9 years ago
343c332
powerpc: Add rN aliases to the pt_regs_offset table.
by Rashmica Gupta
· 9 years ago
2449acc
powerpc/kernel: Enable seccomp filter
by Michael Ellerman
· 9 years ago
d383741
powerpc/kernel: Change the do_syscall_trace_enter() API
by Michael Ellerman
· 9 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 10 years ago
9139740
ARCH: AUDIT: audit_syscall_entry() should not require the arch
by Eric Paris
· 11 years ago
36aa1b1
powerpc: PTRACE_PEEKUSR always returns FPR0
by Ulrich Weigand
· 11 years ago
a0b38b4
powerpc: Set the NOTE type for SPE regset
by Suzuki Poulose
· 11 years ago
682775b
powerpc/booke: clear DBCR0_BT in user_disable_single_step()
by James Yang
· 12 years ago
51ae8d4
powerpc: move debug registers in a structure
by Bharat Bhushan
· 12 years ago
3ad26e5
Merge branch 'for-kvm' into next
by Benjamin Herrenschmidt
· 11 years ago
de79f7b
powerpc: Put FP/VSX and VR state into structures
by Paul Mackerras
· 11 years ago
87fec05
powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds
by Anton Blanchard
· 11 years ago
6961ed9
ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
by Oleg Nesterov
· 12 years ago
b0b0aa9
powerpc/hw_brk: Fix setting of length for exact mode breakpoints
by Michael Neuling
· 12 years ago
22ecbe8
powerpc: Syscall hooks for context tracking subsystem
by Li Zhong
· 12 years ago
517b731
powerpc/ptrace: Add DAWR debug feature info for userspace
by Michael Neuling
· 12 years ago
ee4a391
powerpc: fixing ptrace_get_reg to return an error
by Alexey Kardashevskiy
· 12 years ago
2bb78ef
powerpc/ptrace: Fix brk.len used uninitialised
by Michael Neuling
· 12 years ago
1715a82
powerpc: Add DSCR support to ptrace
by Alexey Kardashevskiy
· 12 years ago
9422de3
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
by Michael Neuling
· 12 years ago
a53fd61
powerpc/ptrace: Enable hardware breakpoint upon re-registering
by Aravinda Prasad
· 12 years ago
ec1b33d
powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()
by Michael Neuling
· 12 years ago
84295df
powerpc/ptrace: Fix spelling mistake
by Michael Neuling
· 12 years ago
6c7a285
powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags
by K.Prasad
· 12 years ago
4474ef0
powerpc: Rework set_dabr so it can take a DABRX value as well
by Michael Neuling
· 12 years ago
6f73b36
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
6749ef0
Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags"
by Benjamin Herrenschmidt
· 13 years ago
1b78840
powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags
by K.Prasad
· 13 years ago
ec34a68
powerpc: Remove old powerpc specific ptrace getregs/setregs calls
by Anton Blanchard
· 13 years ago
e4da89d
seccomp: ignore secure_computing return values
by Will Drewry
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
b05d844
audit: inline audit_syscall_entry to reduce burden on archs
by Eric Paris
· 13 years ago
d7e7528
Audit: push audit success and retcode into arch ptrace.h
by Eric Paris
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
ead53f2
powerpc: remove non-required uses of include <linux/module.h>
by Paul Gortmaker
· 13 years ago
e69b742
powerpc/ptrace: Fix build with gcc 4.6
by Benjamin Herrenschmidt
· 13 years ago
4dc0da8
perf: Add context field to perf_event
by Avi Kivity
· 14 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 14 years ago
02424d8
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
by Ian Munsie
· 14 years ago
925f83c
hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg()
by Frederic Weisbecker
· 14 years ago
07fa7a0
powerpc, hw_breakpoints: Fix racy access to ptrace breakpoints
by Frederic Weisbecker
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a71f5d5
powerpc/ptrace: Remove BUG_ON when full register set not available
by Mike Wolf
· 14 years ago
4dfbf29
powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S
by Andreas Schwab
· 14 years ago
f68d204
ptrace: cleanup arch_ptrace() on powerpc
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
cab175f
powerpc: Use is_32bit_task() helper to test 32-bit binary
by Denis Kirjanov
· 14 years ago
5aae8a5
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
by K.Prasad
· 15 years ago
359e428
powerpc: Add kprobe-based event tracer
by Mahesh Salgaonkar
· 15 years ago
30124d1
powerpc/booke: Fix breakpoint/watchpoint one-shot behavior
by Dave Kleikamp
· 15 years ago
856f70a
powerpc/booke: Fix a couple typos in the advanced ptrace code
by Dave Kleikamp
· 15 years ago
3bffb65
powerpc/booke: Add support for advanced debug registers
by Dave Kleikamp
· 15 years ago
3162d92
powerpc: Extended ptrace interface
by Dave Kleikamp
· 15 years ago
172ae2e
powerpc/booke: Introduce new CONFIG options for advanced debug registers
by Dave Kleikamp
· 15 years ago
28477fb
powerpc: Fix booke user_disable_single_step()
by Dave Kleikamp
· 16 years ago
ec097c8
powerpc: Add PTRACE_SINGLEBLOCK support
by Roland McGrath
· 16 years ago
7d2a175
powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs
by Michael Neuling
· 16 years ago
1ac42ef8
powerpc: Fix ptrace buffer size for VSX
by Michael Neuling
· 16 years ago
4f72c42
powerpc: Make syscall tracing use tracehook.h helpers
by Roland McGrath
· 16 years ago
2325f0a
powerpc/booke: Clean up the hardware watchpoint support
by Kumar Gala
· 16 years ago
d6a61bf
powerpc: BookE hardware watchpoint support
by Luis Machado
· 16 years ago
f3e909c
powerpc: Update for VSX core file and ptrace
by Michael Neuling
· 17 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 17 years ago
c6e6771
powerpc: Introduce VSX thread_struct and CONFIG_VSX
by Michael Neuling
· 17 years ago
9c75a31
powerpc: Add macros to access floating point registers in thread_struct.
by Michael Neuling
· 17 years ago
c2372eb
[POWERPC] user_regset PTRACE_SETREGS regression fix
by Roland McGrath
· 17 years ago
24f1a84
[POWERPC] Add SPE registers to core dumps
by Roland McGrath
· 17 years ago
c034243
[POWERPC] Use generic ptrace peekdata/pokedata
by Roland McGrath
· 17 years ago
c391cd0
[POWERPC] Use regset code for PTRACE_*REGS* requests
by Roland McGrath
· 17 years ago
fa8f5cb
[POWERPC] Add user_regset compat support
by Roland McGrath
· 17 years ago
80fdf47
[POWERPC] Add user_regset_view definitions
by Roland McGrath
· 17 years ago
44dd3f5
[POWERPC] Use user_regset accessors for GPRs
by Roland McGrath
· 17 years ago
26f7713
[POWERPC] ptrace accessors for special regs MSR and TRAP
by Roland McGrath
· 17 years ago
a4e4b17
[POWERPC] Use user_regset accessors for SPE regs
by Roland McGrath
· 17 years ago
3caf06c
[POWERPC] Use user_regset accessors for altivec regs
by Roland McGrath
· 17 years ago
f65255e
[POWERPC] Use user_regset accessors for FP regs
by Roland McGrath
· 17 years ago
d6f4fb7
powerpc: ptrace generic resume
by Roland McGrath
· 17 years ago
2a84b0d
powerpc: arch_has_single_step
by Roland McGrath
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
fabca2c
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
by Roland McGrath
· 17 years ago
5e14d21
[POWERPC] Add cpu feature for SPE handling
by Kumar Gala
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
Next »