aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace.c
AgeCommit message (Expand)Author
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur
2016-08-01powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for EBB registersAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCRAnshuman Khandual
2016-08-01powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCRAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CFPRAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CGPRAnshuman Khandual
2016-08-01powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transactionAnshuman Khandual
2016-08-01powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requestsAnshuman Khandual
2016-08-01powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requestsAnshuman Khandual
2016-08-01powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requestsAnshuman Khandual
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-06-14powerpc/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2015-11-26powerpc: Add rN aliases to the pt_regs_offset table.Rashmica Gupta
2015-07-30powerpc/kernel: Enable seccomp filterMichael Ellerman
2015-07-29powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2013-12-13powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand
2013-10-28powerpc: Set the NOTE type for SPE regsetSuzuki Poulose
2013-10-18powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang
2013-10-18powerpc: move debug registers in a structureBharat Bhushan
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras
2013-10-11powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian buildsAnton Blanchard
2013-07-09ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-06-25powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong
2013-04-18powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling
2013-01-16powerpc: Add DSCR support to ptraceAlexey Kardashevskiy
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling
2012-11-15powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad
2012-11-15powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()Michael Neuling
2012-11-15powerpc/ptrace: Fix spelling mistakeMichael Neuling
2012-11-15powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt
2012-05-14powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells