1. 6e66726 [PATCH] dup fd error fix by Prasanna Meda · 19 years ago
  2. 0ae26f1 [PATCH] mmput() might sleep by Andrew Morton · 19 years ago
  3. c330dda [PATCH] Add a sysfs file to determine if a kexec kernel is loaded by Jeff Moyer · 19 years ago
  4. 968808b8 [PATCH] swsusp: use less memory during resume by Rafael J. Wysocki · 19 years ago
  5. 7bff24e [PATCH] kernel/power/snapshot.c: cleanups by Adrian Bunk · 19 years ago
  6. a938c35 [PATCH] swsusp: take lowmem reserves into account by Rafael J. Wysocki · 19 years ago
  7. ce4ab00 [PATCH] swsusp: add architecture special saveable pages support by Shaohua Li · 19 years ago
  8. 1b61b91 [PATCH] x86: kernel irq balance doesn't work by Zhang Yanmin · 19 years ago
  9. 22fb52d [PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c) by David Quigley · 19 years ago
  10. e7834f8 [PATCH] SELinux: add security hooks to {get,set}affinity by David Quigley · 19 years ago
  11. 9216dfa [PATCH] move_pages: fix 32 -> 64 bit compat function by Christoph Lameter · 19 years ago
  12. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 19 years ago
  13. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 19 years ago
  14. d6277db [PATCH] swsusp: rework memory shrinker by Rafael J. Wysocki · 19 years ago
  15. fadd8fb [PATCH] support for panic at OOM by KAMEZAWA Hiroyuki · 19 years ago
  16. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 19 years ago
  17. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 19 years ago
  18. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  19. de047c1 [PATCH] avoid tasklist_lock at getrusage for multithreaded case too by Ravikiran G Thirumalai · 19 years ago
  20. 6cc0719 [PATCH] suspend_console() warning fix by Andrew Morton · 19 years ago
  21. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 19 years ago
  22. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  23. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 19 years ago
  24. be967b7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 19 years ago
  25. 4175710 [PATCH] make set_loginuid obey audit_enabled by Steve Grubb · 19 years ago
  26. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 19 years ago
  27. 6a2bcee [PATCH] fix AUDIT_FILTER_PREPEND handling by Amy Griffis · 19 years ago
  28. 0a73dcc [PATCH] validate rule fields' types by Al Viro · 19 years ago
  29. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 19 years ago
  30. 20ca73b [PATCH] Audit of POSIX Message Queue Syscalls v.2 by George C. Wilson · 19 years ago
  31. 014149c [PATCH] deprecate AUDIT_POSSBILE by Al Viro · 19 years ago
  32. d8945bb5 [PATCH] inline more audit helpers by Al Viro · 19 years ago
  33. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 19 years ago
  34. 5d136a0 [PATCH] minor audit updates by Serge E. Hallyn · 19 years ago
  35. 0a3b483 [PATCH] fix audit_krule_to_{rule,data} return values by Amy Griffis · 19 years ago
  36. 3c66251 [PATCH] add filtering by ppid by Al Viro · 19 years ago
  37. f46038f [PATCH] log ppid by Al Viro · 19 years ago
  38. e139606 [PATCH] collect sid of those who send signals to auditd by Al Viro · 19 years ago
  39. 473ae30 [PATCH] execve argument logging by Al Viro · 19 years ago
  40. 9044e6b [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES by Al Viro · 19 years ago
  41. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 19 years ago
  42. 557240b Add support for suspending and resuming the whole console subsystem by Linus Torvalds · 19 years ago
  43. f53ae1d [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check by Oleg Nesterov · 19 years ago
  44. 30f1e3d [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() by Oleg Nesterov · 19 years ago
  45. 8f17fc2 [PATCH] check_process_timers: fix possible lockup by Oleg Nesterov · 19 years ago
  46. 651d765 [PATCH] Add a prctl to change the endianness of a process. by Anton Blanchard · 19 years ago
  47. 8d16b76 [PATCH] hrtimer: export symbols by Stephen Hemminger · 19 years ago
  48. f1adad7 Revert "[PATCH] sched: fix interactive task starvation" by Linus Torvalds · 19 years ago
  49. 0662b71 [PATCH] Fix a NO_IDLE_HZ timer bug by Zachary Amsden · 19 years ago
  50. 92d1dbd [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed by Paul Jackson · 19 years ago
  51. 36be57f [PATCH] cpuset: update cpuset_zones_allowed comment by Paul Jackson · 19 years ago
  52. 1859482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 19 years ago
  53. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 19 years ago
  54. 986733e [PATCH] RCU: introduce rcu_needs_cpu() interface by Heiko Carstens · 19 years ago
  55. f358166 ptrace_attach: fix possible deadlock schenario with irqs by Linus Torvalds · 19 years ago
  56. 6f18a02 Finally remove the obnoxious inter_module_xxx() by David Woodhouse · 19 years ago
  57. f5b40e3 Fix ptrace_attach()/ptrace_traceme()/de_thread() race by Linus Torvalds · 19 years ago
  58. 2ad312d [PATCH] Audit Filter Performance by Steve Grubb · 19 years ago
  59. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 19 years ago
  60. ce29b68 [PATCH] More user space subject labels by Steve Grubb · 19 years ago
  61. e7c3497 [PATCH] Reworked patch for labels on user space messages by Steve Grubb · 19 years ago
  62. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 19 years ago
  63. 1b50eed [PATCH] audit inode patch by Steve Grubb · 19 years ago
  64. 3dc7e31 [PATCH] support for context based audit filtering, part 2 by Darrel Goeddel · 19 years ago
  65. 97e94c4 [PATCH] no need to wank with task_lock() and pinning task down in audit_syscall_exit() by Al Viro · 19 years ago
  66. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 19 years ago
  67. e495149 [PATCH] drop gfp_mask in audit_log_exit() by Al Viro · 19 years ago
  68. fa84cb9 [PATCH] move call of audit_free() into do_exit() by Al Viro · 19 years ago
  69. 45d9bb0 [PATCH] deal with deadlocks in audit_free() by Al Viro · 19 years ago
  70. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 19 years ago
  71. 47bb789 [PATCH] off-by-1 in kernel/power/main.c by dean gaudet · 19 years ago
  72. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 19 years ago
  73. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 19 years ago
  74. ed198cb [RBTREE] Update hrtimers to use rb_parent() accessor macro. by David Woodhouse · 19 years ago
  75. 402a26f Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  76. 7522a84 [PATCH] kprobes: NULL out non-relevant fields in struct kretprobe by Ananth N Mavinakayanahalli · 19 years ago
  77. a0aa7f6 [PATCH] Don't inherit ->splice_pipe across forks by Jens Axboe · 19 years ago
  78. 5a7b46b [PATCH] Add more prevent_tail_call() by OGAWA Hirofumi · 19 years ago
  79. 4a3b98a [PATCH] swsusp: prevent possible image corruption on resume by Rafael J. Wysocki · 19 years ago
  80. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 19 years ago
  81. 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 19 years ago
  82. 78a596b [PATCH] remove kernel/power/pm.c:pm_unregister() by Adrian Bunk · 19 years ago
  83. e57a505 [PATCH] fix non-leader exec under ptrace by Roland McGrath · 19 years ago
  84. a145410 [PATCH] __group_complete_signal: remove bogus BUG_ON by Oleg Nesterov · 19 years ago
  85. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  86. 5ef37b1 [PATCH] add cpu_relax to hrtimer_cancel by Joe Korty · 19 years ago
  87. d824e66 [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set by Christoph Hellwig · 19 years ago
  88. aa72710 [PATCH] the scheduled unexport of panic_timeout by Adrian Bunk · 19 years ago
  89. ba6edfc [PATCH] timer initialisation fix by Andrew Morton · 19 years ago
  90. 3016b42 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros by Hyok S. Choi · 19 years ago
  91. 8a5bc07 [PATCH] sched: don't awaken RT tasks on expired array by Mike Galbraith · 19 years ago
  92. 5ce74ab [PATCH] sched: fix interactive task starvation by Mike Galbraith · 19 years ago
  93. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 19 years ago
  94. b20367a [PATCH] x86_64: Fix drift with HPET timer enabled by Jordan Hargrave · 19 years ago
  95. 9f31252 BUG_ON() Conversion in kernel/signal.c by Eric Sesterhenn · 19 years ago
  96. fda8bd7 BUG_ON() Conversion in kernel/signal.c by Eric Sesterhenn · 19 years ago
  97. 524223c BUG_ON() Conversion in kernel/ptrace.c by Eric Sesterhenn · 19 years ago
  98. 8ba8e95 Fix comments: s/granuality/granularity/ by Kalin KOZHUHAROV · 19 years ago
  99. 8abd8e2 BUG_ON() Conversion in kernel/printk.c by Eric Sesterhenn · 19 years ago
  100. 3e6e952 help text: SOFTWARE_SUSPEND doesn't need ACPI by Adrian Bunk · 19 years ago