1. 39fd339 userns: allow killing tasks in your own or child userns by Serge E. Hallyn · 14 years ago
  2. bb96a6f userns: allow sethostname in a container by Serge E. Hallyn · 14 years ago
  3. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 14 years ago
  4. 59607db userns: add a user_namespace as creator/owner of uts_namespace by Serge E. Hallyn · 14 years ago
  5. 4308eeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() by Eric W. Biederman · 14 years ago
  6. 45a6862 pid: remove the child_reaper special case in init/main.c by Eric W. Biederman · 14 years ago
  7. bfdc0b4 sysctl: restrict write access to dmesg_restrict by Richard Weinberger · 14 years ago
  8. cb16e95 sysctl: add some missing input constraint checks by Petr Holasek · 14 years ago
  9. 256c53a sysctl_check: drop dead code by Denis Kirjanov · 14 years ago
  10. 814ecf6 sysctl_check: drop table->procname checks by Denis Kirjanov · 14 years ago
  11. 523fb48 cpuset: hold callback_mutex in cpuset_post_clone() by Li Zefan · 14 years ago
  12. ee24d37 cpuset: fix unchecked calls to NODEMASK_ALLOC() by Li Zefan · 14 years ago
  13. c8163ca cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach() by Li Zefan · 14 years ago
  14. 9303e0c cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist() by Li Zefan · 14 years ago
  15. 6b3ae58 memcg: remove direct page_cgroup-to-page pointer by Johannes Weiner · 14 years ago
  16. 6c191cd memcg: res_counter_read_u64(): fix potential races on 32-bit machines by KAMEZAWA Hiroyuki · 14 years ago
  17. 5af5bcb printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig by Mandeep Singh Baines · 14 years ago
  18. 9f36e2c printk: use %pK for /proc/kallsyms and /proc/modules by Kees Cook · 14 years ago
  19. fe3d8ad console: prevent registered consoles from dumping old kernel message over again by Feng Tang · 14 years ago
  20. 7bf6939 console: allow to retain boot console via boot option keep_bootcon by Fabio M. Di Nitto · 14 years ago
  21. f99a993 kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events by Don Zickus · 14 years ago
  22. fef2c9b kernel/watchdog.c: allow hardlockup to panic by default by Don Zickus · 14 years ago
  23. 9bfb23f sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code by Oleg Nesterov · 14 years ago
  24. 4d51985 kernel/cpu.c: fix many errors related to style. by Michael Rodriguez · 14 years ago
  25. 34db18a0 smp: move smp setup functions to kernel/smp.c by Amerigo Wang · 14 years ago
  26. d404ab0 move x86 specific oops=panic to generic code by Olaf Hering · 14 years ago
  27. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 14 years ago
  28. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 14 years ago
  29. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  30. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 14 years ago
  31. 8d25879 cgroups: if you list_empty() a head then don't list_del() it by Phil Carmody · 14 years ago
  32. da48524 Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code by Julien Tinnes · 14 years ago
  33. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  34. 508996b Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  37. 1ef1d1c trace, filters: Initialize the match variable in process_ops() properly by Ingo Molnar · 14 years ago
  38. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  39. c8def55 smp_call_function_interrupt: use typedef and %pf by Milton Miller · 14 years ago
  40. 723aae2 smp_call_function_many: handle concurrent clearing of mask by Milton Miller · 14 years ago
  41. 45a5791 call_function_many: add missing ordering by Milton Miller · 14 years ago
  42. e6cd1e0 call_function_many: fix list delete vs add race by Milton Miller · 14 years ago
  43. 77c100c export pid symbols needed for kvm_vcpu_on_spin by Rik van Riel · 15 years ago
  44. 1c38979 genirq: Fix incorrect unlock in __setup_irq() by Dan Carpenter · 14 years ago
  45. ee0401e genirq: show_interrupts: Check desc->name before printing it blindly by Thomas Gleixner · 14 years ago
  46. ed3cd4a kernel: change to new flag variable by matt mooney · 15 years ago
  47. 13e5bef trace, documentation: Fix branch profiling location in debugfs by David Rientjes · 14 years ago
  48. 1d2a195 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 14 years ago
  49. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  50. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  51. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  52. 1fd06bb sched.c: fix kernel-doc for runqueue_is_locked() by Randy Dunlap · 14 years ago
  53. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  54. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  55. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  56. 016aa2e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. 38b435b perf: Fix tear-down of inherited group events by Peter Zijlstra · 14 years ago
  58. a0f7d0f perf: Handle stopped state with tracepoints by Frederic Weisbecker · 14 years ago
  59. 91b2f48 perf: Fix the software events state check by Frederic Weisbecker · 14 years ago
  60. 58cbe24 sched, kernel-doc: Fix runqueue_is_locked() description by Randy Dunlap · 14 years ago
  61. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 9620639 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. c345f60 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  69. a002951 Merge branch 'next' into for-linus by James Morris · 14 years ago
  70. 30df754 Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by David S. Miller · 14 years ago
  71. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  72. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 15 years ago
  73. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 15 years ago
  74. bea3864 PM / Hibernate: Reduce autotuned default image size by Rafael J. Wysocki · 14 years ago
  75. 40dc166 PM / Core: Introduce struct syscore_ops for core subsystems PM by Rafael J. Wysocki · 14 years ago
  76. f9b9e80 PM QoS: Make pm_qos settings readable by Thomas Renninger · 14 years ago
  77. cf4fb80 PM: Simplify kernel/power/Kconfig by Jan Beulich · 15 years ago
  78. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 15 years ago
  79. 88a6f33 PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option by Rafael J. Wysocki · 15 years ago
  80. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 15 years ago
  81. 196ec24 PM: Reorder power management Kconfig options by Rafael J. Wysocki · 15 years ago
  82. 1eb208a PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) by Rafael J. Wysocki · 15 years ago
  83. cd51e61c PM / ACPI: Remove references to pm_flags from bus.c by Rafael J. Wysocki · 15 years ago
  84. 6e0aa9f futex: Deobfuscate handle_futex_death() by Thomas Gleixner · 14 years ago
  85. 5f40d42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  86. 9d90c8d printk: do not mangle valid userspace syslog prefixes by Kay Sievers · 14 years ago
  87. 73d049a open-style analog of vfs_path_lookup() by Al Viro · 14 years ago
  88. c9c6cac kill path_lookup() by Al Viro · 15 years ago
  89. 15a9155 fix race in audit_get_nd() by Al Viro · 15 years ago
  90. 6e6823d posix-clocks: Check write permissions in posix syscalls by Torben Hohn · 14 years ago
  91. 9956121 Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-rt into core/futexes by Thomas Gleixner · 14 years ago
  92. d209a69 genirq: Add chip flag to force mask on suspend by Thomas Gleixner · 14 years ago
  93. 017f2b2 futex,plist: Remove debug lock assignment from plist_node by Lai Jiangshan · 15 years ago
  94. 2e12978 futex,plist: Pass the real head of the priority list to plist_del() by Lai Jiangshan · 15 years ago
  95. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  96. c0c9ed1 futex: Avoid redudant evaluation of task_pid_vnr() by Thomas Gleixner · 14 years ago
  97. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  98. bf98f77 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 15 years ago
  100. 8fe8f54 futex: Update futex_wait_setup comments about locking by Michel Lespinasse · 14 years ago