summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen2007-09-211-4/+0Star
* Handle bogus %cs selector in single-step instruction decodingRoland McGrath2007-07-181-7/+16
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen2007-02-131-2/+6
* [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert2006-09-261-7/+5Star
* [PATCH] remove lock prefix from is_at_popf() testsChuck Ebbert2006-09-261-2/+2
* [PATCH] fix is_at_popf() for compat tasksChuck Ebbert2006-09-261-1/+4
* [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian2006-09-261-2/+6
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-3/+3
* [PATCH] x86_64: Remove check for canonical RIPAndi Kleen2006-04-111-5/+0Star
* [PATCH] x86_64: disallow multi-byte hardware execution breakpointsJan Beulich2006-03-251-3/+3
* [PATCH] amd64: task_pt_regs()Al Viro2006-01-121-8/+2Star
* [PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert2006-01-121-3/+6
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-42/+1Star
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-221-7/+10
* [PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen2005-05-211-2/+2
* [PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen2005-05-171-4/+4
* [PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen2005-05-171-0/+5
* [AUDIT] Log correct syscall args for i386 processes on x86_64David Woodhouse2005-05-031-7/+13
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-031-2/+3
|\
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-291-5/+8
|/
* [PATCH] x86_64: Handle programs that set TF in user space using popf while si...Andi Kleen2005-04-171-0/+88
* [PATCH] x86_64: clean up ptrace single-steppingAndi Kleen2005-04-171-29/+50
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+547