summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-1/+1
|\
| * x86/ptrace: Down with test_thread_flag(TIF_IA32)Dmitry Safonov2016-09-141-1/+1
* | x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-151-1/+1
* | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar2016-09-081-3/+3
|\ \
| * | x86: Apply more __ro_after_init and constKees Cook2016-08-101-3/+3
| |/
* | x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf2016-08-181-2/+2
|/
* x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-271-6/+9
* x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limitsAndy Lutomirski2016-05-201-2/+2
* x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbaseAndy Lutomirski2016-04-291-4/+4
* x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimizationAndy Lutomirski2016-04-291-38/+6
* x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov2016-04-191-1/+1
* arch/x86/kernel/ptrace.c: Remove unused arg_offs_tablechengang@emindsoft.com.cn2015-12-291-15/+0
* x86/entry: Move C entry and exit code to arch/x86/entry/common.cAndy Lutomirski2015-07-071-201/+1
* x86/compat: Factor out ia32 compat code from compat_arch_ptrace()Brian Gerst2015-07-061-64/+74
* x86/fpu: Factor out fpu/regset.h from fpu/internal.hIngo Molnar2015-05-191-1/+1
* x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling...Ingo Molnar2015-05-191-0/+1
* x86/fpu: Rename regset FPU register accessorsIngo Molnar2015-05-191-3/+3
* x86/fpu: Rename fpu-internal.h to fpu/internal.hIngo Molnar2015-05-191-1/+1
* x86/fpu: Fix header file dependencies of fpu-internal.hIngo Molnar2015-05-191-1/+0
* x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-231-1/+1
* x86/ptrace: Remove checks for TIF_IA32 when changing CS and SSAndy Lutomirski2015-02-251-8/+2
* x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski2014-11-201-1/+1
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-2/+2
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-6/+2
* | x86: Split syscall_trace_enter into two phasesAndy Lutomirski2014-09-081-24/+133
* | x86, entry: Only call user_exit if TIF_NOHZAndy Lutomirski2014-09-081-1/+6
* | x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski2014-09-081-10/+1
* | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-031-1/+1
|/
* x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-061-1/+1
* x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt2014-03-061-4/+4
* ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov2013-07-091-18/+8
* ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov2013-07-091-7/+10
* ptrace/x86: introduce ptrace_register_breakpoint()Oleg Nesterov2013-07-091-36/+50
* ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()Oleg Nesterov2013-07-091-33/+20
* ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()Oleg Nesterov2013-07-091-25/+15
* ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-23/+5
* x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker2013-02-141-1/+1
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-031-3/+4
|\
| * context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-301-4/+4
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-011-0/+7
|\ \ | |/
| * rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker2012-10-271-0/+7
* | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-201-0/+2
* | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-201-0/+28
|/
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-3/+0
|\
| * x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-181-3/+0
* | x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker2012-09-261-0/+5
|/
* x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu2012-06-011-6/+0
* x86: Enable HAVE_ARCH_SECCOMP_FILTERWill Drewry2012-04-141-1/+6
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-291-1/+2
|\
| * x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-131-1/+2
OpenPOWER on IntegriCloud