summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Update ptrace to use ppc_breakpoint_available()Michael Neuling2018-03-271-2/+14
* powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann2018-01-201-0/+66
* powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-191-1/+1
* powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signalsMadhavan Srinivasan2018-01-191-0/+12
* powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero2017-09-201-1/+1
* powerpc: Squash lines for simple wrapper functionsMasahiro Yamada2017-08-311-30/+12
* powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero2017-07-281-3/+10
* powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin2017-01-201-0/+7
* powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin2017-01-201-0/+7
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-041-23/+23
* powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-041-210/+68
* powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common()Simon Guo2016-09-131-45/+29
* powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-131-0/+1
* powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur2016-08-101-0/+19
* powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual2016-08-011-0/+75
* powerpc/ptrace: Enable support for EBB registersAnshuman Khandual2016-08-011-0/+75
* powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCRAnshuman Khandual2016-08-011-0/+117
* powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCRAnshuman Khandual2016-08-011-0/+178
* powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual2016-08-011-1/+142
* powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual2016-08-011-0/+129
* powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual2016-08-011-0/+158
* powerpc/ptrace: Enable support for NT_PPC_CFPRAnshuman Khandual2016-08-011-0/+126
* powerpc/ptrace: Enable support for NT_PPC_CGPRAnshuman Khandual2016-08-011-0/+222
* powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transactionAnshuman Khandual2016-08-011-13/+51
* powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requestsAnshuman Khandual2016-08-011-0/+64
* powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requestsAnshuman Khandual2016-08-011-3/+87
* powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requestsAnshuman Khandual2016-08-011-4/+89
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-22/+24
|\
| * powerpc/ptrace: run seccomp after ptraceKees Cook2016-06-141-21/+23
| * seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | powerpc/ptrace: Fix out of bounds array access warningKhem Raj2016-06-061-2/+2
|/
* powerpc: Add rN aliases to the pt_regs_offset table.Rashmica Gupta2015-11-261-0/+1
* powerpc/kernel: Enable seccomp filterMichael Ellerman2015-07-301-1/+40
* powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman2015-07-291-11/+37
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-5/+2
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-5/+2
* | powerpc: Make a bunch of things staticAnton Blanchard2014-09-251-1/+1
|/
* powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand2013-12-131-2/+2
* powerpc: Set the NOTE type for SPE regsetSuzuki Poulose2013-10-281-1/+1
* powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang2013-10-181-1/+1
* powerpc: move debug registers in a structureBharat Bhushan2013-10-181-77/+77
* Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-111-24/+25
|\
| * powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-111-24/+25
* | powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian buildsAnton Blanchard2013-10-111-4/+4
|/
* ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-26/+4
* powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling2013-06-251-1/+3
* powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-141-0/+5
* powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling2013-04-181-0/+2
* powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy2013-04-181-11/+18
OpenPOWER on IntegriCloud