1. 4ab9ab6 x86/ptrace: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  2. c7ca0b6 Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix the test by Andy Lutomirski · 6 years ago
  3. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  4. a1aab6f Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. 223cea6a Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 13324c4 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 31a2fbb x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg() by Dianzhang Chen · 6 years ago
  8. 3c88c69 x86/stackframe/32: Provide consistent pt_regs by Peter Zijlstra · 6 years ago
  9. 48f5e52 x86/ptrace: Prevent ptrace from clearing the FS/GS selector by Chang S. Bae · 6 years ago
  10. 15532fd ptrace: move clearing of TIF_SYSCALL_EMU flag to core by Sudeep Holla · 6 years ago
  11. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  12. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  13. 28d42ea signal/x86: Remove task parameter from send_sigtrap by Eric W. Biederman · 6 years ago
  14. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  15. 87ab468 x86/fsgsbase/64: Fix the base write helper functions by Chang S. Bae · 6 years ago
  16. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  17. e696c23 x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers by Chang S. Bae · 6 years ago
  18. b1378a5 x86/fsgsbase/64: Introduce FS/GS base helper functions by Chang S. Bae · 6 years ago
  19. 07e1d88 x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately by Andy Lutomirski · 6 years ago
  20. 0a996c1 signal/x86: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  21. 73f297a signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrap by Eric W. Biederman · 7 years ago
  22. efc463a signal: Simplify tracehook_report_syscall_exit by Eric W. Biederman · 7 years ago
  23. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  24. 37a8f7c x86/asm: Move 'status' from thread_struct to thread_info by Andy Lutomirski · 7 years ago
  25. 17a6e1b x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() by Kyle Huey · 8 years ago
  26. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  27. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  28. 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. b9d989c x86/asm: Move the thread_info::status field to thread_struct by Andy Lutomirski · 8 years ago
  30. cc87324 x86/ptrace: Down with test_thread_flag(TIF_IA32) by Dmitry Safonov · 8 years ago
  31. 2b3061c Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity by Ingo Molnar · 8 years ago
  32. 72b4f6a x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access by Josh Poimboeuf · 8 years ago
  33. 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
  34. 609c19a x86/ptrace: Stop setting TS_COMPAT in ptrace code by Andy Lutomirski · 8 years ago
  35. d696ca0 x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits by Andy Lutomirski · 9 years ago
  36. 296f781 x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase by Andy Lutomirski · 9 years ago
  37. 731e33e x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization by Andy Lutomirski · 9 years ago
  38. abfb949 x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() by Dmitry Safonov · 9 years ago
  39. 0105c8d arch/x86/kernel/ptrace.c: Remove unused arg_offs_table by chengang@emindsoft.com.cn · 9 years ago
  40. 1f484aa x86/entry: Move C entry and exit code to arch/x86/entry/common.c by Andy Lutomirski · 10 years ago
  41. 601275c x86/compat: Factor out ia32 compat code from compat_arch_ptrace() by Brian Gerst · 10 years ago
  42. 59a36d1 x86/fpu: Factor out fpu/regset.h from fpu/internal.h by Ingo Molnar · 10 years ago
  43. fcbc99c x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions by Ingo Molnar · 10 years ago
  44. 678eaf6 x86/fpu: Rename regset FPU register accessors by Ingo Molnar · 10 years ago
  45. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 10 years ago
  46. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 10 years ago
  47. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
  48. 08571f1 x86/ptrace: Remove checks for TIF_IA32 when changing CS and SS by Andy Lutomirski · 10 years ago
  49. b5e212a x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 by Andy Lutomirski · 10 years ago
  50. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  51. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  52. e0ffbaa x86: Split syscall_trace_enter into two phases by Andy Lutomirski · 10 years ago
  53. fd143b2 x86, entry: Only call user_exit if TIF_NOHZ by Andy Lutomirski · 10 years ago
  54. 81f49a8 x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit by Andy Lutomirski · 10 years ago
  55. a4412fc seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing by Andy Lutomirski · 11 years ago
  56. 198d208 x86: Keep thread_info on thread stack in x86_32 by Steven Rostedt · 11 years ago
  57. 0788aa6 x86: Prepare removal of previous_esp from i386 thread_info structure by Steven Rostedt · 11 years ago
  58. 61e305c ptrace/x86: cleanup ptrace_set_debugreg() by Oleg Nesterov · 12 years ago
  59. b87a95a ptrace/x86: ptrace_write_dr7() should create bp if !disabled by Oleg Nesterov · 12 years ago
  60. 9afe33a ptrace/x86: introduce ptrace_register_breakpoint() by Oleg Nesterov · 12 years ago
  61. 29a5551 ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7() by Oleg Nesterov · 12 years ago
  62. e6a7d60 ptrace/x86: simplify the "disable" logic in ptrace_write_dr7() by Oleg Nesterov · 12 years ago
  63. 02be46f ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 12 years ago
  64. 19348e74 x86: ptrace.c only needs export.h and not the full module.h by Paul Gortmaker · 12 years ago
  65. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  66. b3c3a9c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  68. cb57a2b x86-32: Export kernel_stack_pointer() for modules by H. Peter Anvin · 12 years ago
  69. 1022623 x86-32: Fix invalid stack address while in softirq by Robert Richter · 12 years ago
  70. 2c5594d rcu: Fix unrecovered RCU user mode in syscall_trace_leave() by Frederic Weisbecker · 12 years ago
  71. ac07f5c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. bf5a3c1 x86: Syscall hooks for userspace RCU extended QS by Frederic Weisbecker · 13 years ago
  73. 72a671c x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels by Suresh Siddha · 12 years ago
  74. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 13 years ago
  75. c6cfbeb x86: Enable HAVE_ARCH_SECCOMP_FILTER by Will Drewry · 13 years ago
  76. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  77. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  79. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
  80. 55283e2 x32: Add ptrace for x32 by H.J. Lu · 13 years ago
  81. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 13 years ago
  82. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  83. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  84. 98b8b99 arch/x86/kernel/ptrace.c: Quiet sparse noise by H Hartley Sweeten · 13 years ago
  85. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 14 years ago
  86. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  87. 1b4ac2a x86: Get rid of asmregparm by Richard Weinberger · 14 years ago
  88. 87dc669 x86, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
  89. eb5a369 ptrace: cleanup arch_ptrace() on x86 by Namhyung Kim · 14 years ago
  90. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  91. 73266fc hw-breakpoints: Tag ptrace breakpoint as exclude_kernel by Frederic Weisbecker · 15 years ago
  92. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  94. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  95. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  96. 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 326264a hw-breakpoint: Keep track of dr7 local enable bits by Frederic Weisbecker · 15 years ago
  99. 5b3efd5 x86, ptrace: regset extensions to support xstate by Suresh Siddha · 15 years ago
  100. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago