Commit Graph

130 Commits (4e79752c25ec221ac1e28f8875b539ed7631a0db)

Author SHA1 Message Date
Frederic Weisbecker 2c5594df34 rcu: Fix unrecovered RCU user mode in syscall_trace_leave() 12 years ago
Frederic Weisbecker bf5a3c13b9 x86: Syscall hooks for userspace RCU extended QS 13 years ago
Suresh Siddha 72a671ced6 x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels 13 years ago
H.J. Lu bad1a753d4 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 13 years ago
Will Drewry c6cfbeb402 x86: Enable HAVE_ARCH_SECCOMP_FILTER 13 years ago
David Howells f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
Srikar Dronamraju 51e7dc7011 x86: Rename trap_no to trap_nr in thread_struct 13 years ago
H.J. Lu 55283e2537 x32: Add ptrace for x32 13 years ago
Linus Torvalds 1361b83a13 i387: Split up <asm/i387.h> into exported and internal interfaces 13 years ago
Eric Paris b05d8447e7 audit: inline audit_syscall_entry to reduce burden on archs 13 years ago
Eric Paris d7e7528bcd Audit: push audit success and retcode into arch ptrace.h 13 years ago
H Hartley Sweeten 98b8b99ae1 arch/x86/kernel/ptrace.c: Quiet sparse noise 13 years ago
Avi Kivity 4dc0da8696 perf: Add context field to perf_event 14 years ago
Peter Zijlstra a8b0ca17b8 perf: Remove the nmi parameter from the swevent and overflow interface 14 years ago
Richard Weinberger 1b4ac2a935 x86: Get rid of asmregparm 14 years ago
Frederic Weisbecker 87dc669ba2 x86, hw_breakpoints: Fix racy access to ptrace breakpoints 14 years ago
Namhyung Kim eb5a369931 ptrace: cleanup arch_ptrace() on x86 15 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 15 years ago
Frederic Weisbecker 73266fc1df hw-breakpoints: Tag ptrace breakpoint as exclude_kernel 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code 15 years ago
Frederic Weisbecker 326264a024 hw-breakpoint: Keep track of dr7 local enable bits 15 years ago
Suresh Siddha 5b3efd5008 x86, ptrace: regset extensions to support xstate 15 years ago
Adam Buchbinder c9404c9c39 Fix misspelling of "should" and "shouldn't" in comments. 15 years ago
Masami Hiramatsu aa5add93e9 x86/ptrace: Remove unused regs_get_argument_nth API 15 years ago
Linus Torvalds 04a1e62c2c x86/ptrace: make genregs[32]_get/set more robust 15 years ago
Oleg Nesterov d519650373 ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping 15 years ago
Oleg Nesterov 7f38551fc3 ptrace: x86: implement user_single_step_siginfo() 15 years ago
Frederic Weisbecker 44234adcdc hw-breakpoints: Modify breakpoints without unregistering them 15 years ago
Frederic Weisbecker b326e9560a hw-breakpoints: Use overflow handler instead of the event callback 15 years ago
Frederic Weisbecker 2f0993e0fb hw-breakpoints: Drop callback and task parameters from modify helper 15 years ago
Frederic Weisbecker 1cedae7290 hw-breakpoints: Keep track of user disabled breakpoints 15 years ago
Frederic Weisbecker 5fa10b28e5 hw-breakpoints: Use struct perf_event_attr to define user breakpoints 15 years ago
Frederic Weisbecker 605bfaee90 hw-breakpoints: Simplify error handling in breakpoint creation requests 15 years ago
Frederic Weisbecker 24f1e32c60 hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events 15 years ago
Roland McGrath 8cb3ed1393 x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 16 years ago
Roland McGrath 08ff18e299 x86: ptrace: do not sign-extend orig_ax on write 16 years ago
Masami Hiramatsu ad5cafcdb0 x86/ptrace: Fix regs_get_argument_nth() to add correct offset 16 years ago
Masami Hiramatsu b1cf540f0e x86: Add pt_regs register and stack access APIs 16 years ago
Josh Stone 1c569f0264 tracing: Create generic syscall TRACE_EVENTs 16 years ago
Josh Stone 9741987586 tracing: Move tracepoint callbacks from declaration to definition 16 years ago
Josh Stone 6670000119 tracing: Rename FTRACE_SYSCALLS for tracepoints 16 years ago
Jason Baron a871bd33a6 tracing: Add syscall tracepoints 16 years ago
Jaswinder Singh Rajput 9d22b53660 x86: Mark ptrace_get_debugreg() as static 16 years ago
K.Prasad 72f674d203 hw-breakpoints: modify Ptrace routines to access breakpoint registers 16 years ago
K.Prasad b332828c39 hw-breakpoints: prepare the code for Hardware Breakpoint interfaces 16 years ago
Markus Metzger 1cb81b143f x86, bts, mm: clean up buffer allocation 16 years ago
Frederic Weisbecker 47788c58e6 tracing/syscalls: use a dedicated file header 16 years ago
Markus Metzger 0f4814065f x86, ptrace: add bts context unconditionally 16 years ago
Markus Metzger de79f54f53 x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface 16 years ago