summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* ptrace: move clearing of TIF_SYSCALL_EMU flag to coreSudeep Holla2019-06-051-1/+0
* powerpc: Add force enable of DAWR on P9 optionMichael Neuling2019-04-201-1/+2
* powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman2019-02-221-2/+8
* powerpc/ptrace: Mitigate potential Spectre v1Breno Leitao2019-02-071-1/+7
* powerpc/ptrace: Combine SYSCALL_EMU & SYSCALL_TRACE handlingDmitry V. Levin2018-12-201-23/+31
* powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova2018-12-101-1/+6
* powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin2018-10-141-2/+2
* powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace codeMichael Ellerman2018-10-141-7/+7
* powerpc: Split user/kernel definitions of struct pt_regsMichael Ellerman2018-10-141-0/+39
* powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao2018-10-031-0/+11
* powerpc/ptrace: Use copy_{from, to}_user() rather than open-codingAl Viro2018-06-031-14/+6
* powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling2018-05-211-0/+1
* 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
|/