1. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  2. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  3. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  4. e9a0650 signal/arm: Remove tsk parameter from ptrace_break by Eric W. Biederman · 6 years ago
  5. 3ee6a44 signal/arm: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  6. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  7. f71dd7d signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed by Eric W. Biederman · 7 years ago
  8. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  9. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  10. 228dbbfb ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  11. 0f3912f arm/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
  12. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
  13. e2dfb4b ARM: fix PTRACE_SETVFPREGS on SMP systems by Russell King · 9 years ago
  14. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  15. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  16. a4412fc seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing by Andy Lutomirski · 11 years ago
  17. 42309ab ARM: 8087/1: ptrace: reload syscall number after secure_computing() check by Will Deacon · 11 years ago
  18. 6af9df7 ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 12 years ago
  19. a4780ad ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork by André Hentschel · 12 years ago
  20. b10bca0 ARM: 7595/1: syscall: rework ordering in syscall_trace_exit by Will Deacon · 12 years ago
  21. 9b790d7 ARM: 7578/1: arch/move secure_computing into trace by Kees Cook · 12 years ago
  22. ebb5e15 ARM: 7525/1: ptrace: use updated syscall number for syscall auditing by Will Deacon · 12 years ago
  23. 1f66e06 ARM: 7524/1: support syscall tracing by Wade Farnsworth · 12 years ago
  24. 6628521 ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS by Al Viro · 13 years ago
  25. ad82cc0 ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"" by Will Deacon · 13 years ago
  26. ad72254 ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit} by Will Deacon · 13 years ago
  27. 5125430 ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling by Will Deacon · 13 years ago
  28. 433e2f3 ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" by Will Deacon · 13 years ago
  29. e94c805 Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus by Russell King · 13 years ago
  30. 70b58d8 arm: don't open-code ptrace_report_syscall() by Al Viro · 13 years ago
  31. 6b5c804 arm: new way of handling ERESTART_RESTARTBLOCK by Al Viro · 13 years ago
  32. 4175160 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  33. 2f97836 ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness by Will Deacon · 13 years ago
  34. 6a68b6f ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing by Will Deacon · 13 years ago
  35. 0693bf6 ARM: 7374/1: add TRACEHOOK support by Wade Farnsworth · 13 years ago
  36. 5a4f5da5 ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms by Will Deacon · 13 years ago
  37. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
  38. 5180bb3 ARM/audit: include audit header and fix audit arch by Eric Paris · 13 years ago
  39. 8130b9d7 ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers by Will Deacon · 13 years ago
  40. 247f499 ARM: 7307/1: vfp: fix ptrace regset modification race by Dave Martin · 13 years ago
  41. 29ef73b Kernel: Audit Support For The ARM Platform by Nathaniel Husted · 13 years ago
  42. ce8b9d2 arm: add elf.h to arch/arm/kernel/ptrace.c by Paul Gortmaker · 14 years ago
  43. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  44. 592201a ARM: Thumb-2: Support Thumb-2 in undefined instruction handler by Jon Medhurst · 14 years ago
  45. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 14 years ago
  46. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  47. 5be6f62 ARM: 6883/1: ptrace: Migrate to regsets framework by Dave Martin · 14 years ago
  48. bf0b8f4 arm, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
  49. 1f0090a Merge branch 'misc' into devel by Russell King · 14 years ago
  50. ba55d3d ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request by Will Deacon · 14 years ago
  51. 425fc47 ARM: 6668/1: ptrace: remove single-step emulation code by Will Deacon · 14 years ago
  52. ce9b1b0 ARM: ptrace: fix style issue with hw_breakpoint interface by Will Deacon · 14 years ago
  53. b640a0d ptrace: cleanup arch_ptrace() on ARM by Namhyung Kim · 14 years ago
  54. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  55. 864232f ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interaction by Will Deacon · 15 years ago
  56. e513f8b ARM: 6199/1: Add kprobe-based event tracer by Will Deacon · 15 years ago
  57. 440e6ca arm: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  58. ad187f9 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS by Russell King · 15 years ago
  59. 462f39a ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA} by Russell King · 15 years ago
  60. d23bc1b ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction by Daniel Jacobowitz · 15 years ago
  61. 68b7f715 nommu: ptrace support by Paul Brook · 16 years ago
  62. 3d1228e [ARM] 5387/1: Add ptrace VFP support on ARM by Catalin Marinas · 16 years ago
  63. 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 17 years ago
  64. 1de765c [ARM] remove pc_pointer() by Russell King · 17 years ago
  65. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  66. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  67. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 18 years ago
  68. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 18 years ago
  69. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  70. 5ba6d3f [ARM] Move syscall saving out of the way of utrace by Russell King · 18 years ago
  71. b2a0d36 [ARM] ptrace: clean up single stepping support by Russell King · 18 years ago
  72. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  73. 5429b06 [ARM] 3665/1: crunch: add ptrace support by Lennert Buytenhek · 19 years ago
  74. 17320a9 [ARM] Fix "thead" typo by Russell King · 19 years ago
  75. cdaabbd [ARM] iwmmxt thread state alignment by Russell King · 19 years ago
  76. 3f47112 [ARM] 3262/4: allow ptraced syscalls to be overriden by Nicolas Pitre · 19 years ago
  77. 815d5ec [PATCH] arm: task_pt_regs() by Al Viro · 19 years ago
  78. e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 19 years ago
  79. 22f975f [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fix by Nikola Valerjev · 19 years ago
  80. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  81. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  82. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 20 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago