1. 4286229 [PATCH] wrong error path in dup_fd() leading to oopses in RCU by Kirill Korotaev · 19 years ago
  2. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 19 years ago
  3. 158d9eb [PATCH] resurrect __put_task_struct by Andrew Morton · 19 years ago
  4. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 19 years ago
  5. 4a2c7a7 [PATCH] make fork() atomic wrt pgrp/session signals by Oleg Nesterov · 19 years ago
  6. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 19 years ago
  7. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 19 years ago
  8. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 19 years ago
  9. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 19 years ago
  10. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 19 years ago
  11. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 19 years ago
  12. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 19 years ago
  13. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 19 years ago
  14. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  15. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 19 years ago
  16. 910dea7 BUG_ON() Conversion in kernel/fork.c by Eric Sesterhenn · 19 years ago
  17. c61afb1 [PATCH] cpuset memory spread slab cache optimizations by Paul Jackson · 19 years ago
  18. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 19 years ago
  19. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 19 years ago
  20. 06f9d4f [PATCH] unshare: Error if passed unsupported flags by Eric W. Biederman · 19 years ago
  21. 2d61b86 [PATCH] disable unshare(CLONE_VM) for now by Oleg Nesterov · 19 years ago
  22. e0e8eb5 [PATCH] unshare: Use rcu_assign_pointer when setting sighand by Eric W. Biederman · 19 years ago
  23. f9a3879 [PATCH] Fix sigaltstack corruption among cloned threads by GOTO Masanori · 19 years ago
  24. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 19 years ago
  25. dadac81 [PATCH] fix kill_proc_info() vs fork() theoretical race by Oleg Nesterov · 19 years ago
  26. 3f17da6 [PATCH] fix kill_proc_info() vs CLONE_THREAD race by Oleg Nesterov · 19 years ago
  27. a016f33 [PATCH] unshare system call -v5: unshare files by JANAK DESAI · 19 years ago
  28. a0a7ec3 [PATCH] unshare system call -v5: unshare vm by JANAK DESAI · 19 years ago
  29. 741a295 [PATCH] unshare system call -v5: unshare namespace by JANAK DESAI · 19 years ago
  30. 99d1419 [PATCH] unshare system call -v5: unshare filesystem info by JANAK DESAI · 19 years ago
  31. cf2e340 [PATCH] unshare system call -v5: system call handler function by JANAK DESAI · 19 years ago
  32. 7978672 [PATCH] hrtimers: cleanups and simplifications by George Anzinger · 19 years ago
  33. 5fd63b3 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align by Ravikiran G Thirumalai · 19 years ago
  34. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  35. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
  36. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 19 years ago
  37. fe7d37d [PATCH] copy_process: error path cleanup by Oleg Nesterov · 19 years ago
  38. 9a5d302 [PATCH] fork: fix race in setting child's pgrp and tty by Oren Laadan · 19 years ago
  39. b4b2641 [PATCH] cpuset: fork hook fix by Paul Jackson · 19 years ago
  40. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 19 years ago
  41. 8c4b8ad [PATCH] cpuset fork locking fix by Paul Jackson · 19 years ago
  42. c13cf85 [PATCH] fork.c: proc_fork_connector() called under write_lock() by Andrew Morton · 19 years ago
  43. 0b0db14 [PATCH] unpaged: copy_page_range vma by Hugh Dickins · 19 years ago
  44. 20dcae3 [PATCH] aio: remove kioctx from mm_struct by Zach Brown · 19 years ago
  45. 10ebffd [PATCH] m68k: introduce setup_thread_stack() and end_of_stack() by Al Viro · 19 years ago
  46. a1261f5 [PATCH] m68k: introduce task_thread_info by Al Viro · 19 years ago
  47. dedeb00 [SPARC64] mm: context switch ptlock by Hugh Dickins · 19 years ago
  48. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  49. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  50. 7ee7823 [PATCH] mm: dup_mmap down new mmap_sem by Hugh Dickins · 19 years ago
  51. fd3e42f [PATCH] mm: dup_mmap use oldmm more by Hugh Dickins · 19 years ago
  52. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  53. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  54. ab50b8e [PATCH] mm: vm_stat_account unshackled by Hugh Dickins · 19 years ago
  55. d1209d0 [PATCH] Threads shouldn't inherit PF_NOFREEZE by Alan Stern · 19 years ago
  56. 26ff6ad [PATCH] CPU hotplug breaks wake_up_new_task by Srivatsa Vaddagiri · 19 years ago
  57. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  58. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  59. b0d62e6 [PATCH] fix disassociate_ctty vs. fork race by Jason Baron · 19 years ago
  60. 4b5d37a [PATCH] Clear task_struct->fs_excl on fork() by Giancarlo Formicuccia · 19 years ago
  61. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 19 years ago
  62. 3b6bfcd [PATCH] lower VM_DONTCOPY total_vm by Hugh Dickins · 19 years ago
  63. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 20 years ago
  64. 476d139 [PATCH] sched: consolidate sbe sbf by Nick Piggin · 20 years ago
  65. 45918e1 [PATCH] dup_mmap: update comment on new vma by Hugh Dickins · 20 years ago
  66. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 20 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2