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