1. 5af6620 userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids by Eric W. Biederman · 13 years ago
  2. a29c33f userns: Convert setting and getting uid and gid system calls to use kuid and kgid by Eric W. Biederman · 13 years ago
  3. 9c806aa userns: Convert sched_set_affinity and sched_set_scheduler's permission checks by Eric W. Biederman · 13 years ago
  4. 76b6db0 userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid by Eric W. Biederman · 13 years ago
  5. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 13 years ago
  6. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  7. 22d917d userns: Rework the user_namespace adding uid/gid mapping support by Eric W. Biederman · 13 years ago
  8. 783291e userns: Simplify the user_namespace by making userns->creator a kuid. by Eric W. Biederman · 13 years ago
  9. 7b44ab9 userns: Disassociate user_struct from the user_namespace. by Eric W. Biederman · 13 years ago
  10. 7a4e740 userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h by Eric W. Biederman · 13 years ago
  11. 1a48e2a userns: Replace the hard to write inode_userns with inode_capable. by Eric W. Biederman · 13 years ago
  12. 973c591 userns: Start out with a full set of capabilities. by Eric W. Biederman · 13 years ago
  13. d0bd659 userns: Deprecate and rename the user_namespace reference in the user_struct by Eric W. Biederman · 13 years ago
  14. aeb3ae9 userns: Add an explicit reference to the parent user namespace by Eric W. Biederman · 13 years ago
  15. 0093ccb cred: Refcount the user_ns pointed to by the cred. by Eric W. Biederman · 13 years ago
  16. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  17. 74ba508 userns: Remove unnecessary cast to struct user_struct when copying cred->user. by Eric W. Biederman · 13 years ago
  18. f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. e3831ed sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() by Srivatsa S. Bhat · 12 years ago
  21. f558c27 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. 3a0d184 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. f5cb92a genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value by Jiang Liu · 12 years ago
  24. 1338631 Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  25. 8f12191 cgroup: cgroup_attach_task() could return -errno after success by Tejun Heo · 12 years ago
  26. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  28. 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 092b2fb irqdomain: Remove powerpc dependency from debugfs file by Grant Likely · 12 years ago
  32. 1f56ee7 Merge branch 'sched/arch' into sched/urgent by Ingo Molnar · 12 years ago
  33. ec0c427 futex: Mark get_robust_list as deprecated by Kees Cook · 13 years ago
  34. bdbb776 futex: Do not leak robust list to unprivileged process by Kees Cook · 13 years ago
  35. 241fc64 genirq: Respect NUMA node affinity in setup_irq_irq affinity() by Prarit Bhargava · 13 years ago
  36. f3f79e3 genirq: Get rid of unneeded force parameter in irq_finalize_oneshot() by Alexander Gordeev · 13 years ago
  37. 69592db genirq: Minor readablity improvement in irq_wake_thread() by Alexander Gordeev · 13 years ago
  38. 6135fc1 sched: Fix __schedule_bug() output when called from an interrupt by Stephen Boyd · 12 years ago
  39. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  40. cf3f892 pidns: add reboot_pid_ns() to handle the reboot syscall by Daniel Lezcano · 12 years ago
  41. 5a04cca sysctl: use bitmap library functions by Akinobu Mita · 12 years ago
  42. eaa3be6 kexec: add further check to crashkernel by Zhenzhong Duan · 12 years ago
  43. d034cfa kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations by Will Deacon · 12 years ago
  44. b3a7e98 smp: add func to IPI cpus based on parameter func by Gilad Ben-Yossef · 12 years ago
  45. 3fc498f smp: introduce a generic on_each_cpu_mask() function by Gilad Ben-Yossef · 12 years ago
  46. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  47. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  48. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  49. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  50. 160594e cpusets: Remove an unused variable by Dan Carpenter · 12 years ago
  51. 12b5da3 tracing: Fix ent_size in trace output by Steven Rostedt · 13 years ago
  52. 1b028ab sched/rt: Improve pick_next_highest_task_rt() by Michael J Wang · 13 years ago
  53. 2baab4e sched: Fix select_fallback_rq() vs cpu_active/cpu_online by Peter Zijlstra · 13 years ago
  54. 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 13 years ago
  55. f946eeb module: Remove module size limit by Sasha Levin · 13 years ago
  56. d53799b module: move __module_get and try_module_get() out of line. by Steven Rostedt · 13 years ago
  57. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 13 years ago
  58. 8b82528 module_param: remove support for bool parameters which are really int. by Rusty Russell · 13 years ago
  59. 02608be module: add kernel param to force disable module load by Dave Young · 13 years ago
  60. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  61. c5e14e7 alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n by Thomas Gleixner · 13 years ago
  62. b01c3a0 perf: Move mmap page data_head offset assertion out of header by Jiri Olsa · 13 years ago
  63. 04a54d2 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 13 years ago
  64. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 13 years ago
  65. 1cc684a kmod: make __request_module() killable by Oleg Nesterov · 13 years ago
  66. 3e63a93 kmod: introduce call_modprobe() helper by Oleg Nesterov · 13 years ago
  67. 5b9bd47 usermodehelper: ____call_usermodehelper() doesn't need do_exit() by Oleg Nesterov · 13 years ago
  68. 9d944ef usermodehelper: kill umh_wait, renumber UMH_* constants by Oleg Nesterov · 13 years ago
  69. d0bd587 usermodehelper: implement UMH_KILLABLE by Oleg Nesterov · 13 years ago
  70. b344992 usermodehelper: introduce umh_complete(sub_info) by Oleg Nesterov · 13 years ago
  71. a02d6fd signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/ by Oleg Nesterov · 13 years ago
  72. def8cf7 signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths by Oleg Nesterov · 13 years ago
  73. 629d362 signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE by Oleg Nesterov · 13 years ago
  74. ee00560c ptrace: remove PTRACE_SEIZE_DEVEL bit by Denys Vlasenko · 13 years ago
  75. aa9147c ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter by Denys Vlasenko · 13 years ago
  76. 86b6c1f ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code by Denys Vlasenko · 13 years ago
  77. 8c5cf9e ptrace: don't modify flags on PTRACE_SETOPTIONS failure by Denys Vlasenko · 13 years ago
  78. b60f796 kernel/watchdog.c: add comment to watchdog() exit path by Andrew Morton · 13 years ago
  79. 4501980 kernel/watchdog.c: convert to pr_foo() by Andrew Morton · 13 years ago
  80. 7a05c0f watchdog: make sure the watchdog thread gets CPU on loaded system by Michal Hocko · 13 years ago
  81. 397a21f kernel/exit.c: if init dies, log a signal which killed it, if any by Denys Vlasenko · 13 years ago
  82. ebec18a prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision by Lennart Poettering · 13 years ago
  83. 88b28ad kernel-time: fix s/then/than/ spelling errors by Jim Cromie · 13 years ago
  84. 335dd85 time: remove no_sync_cmos_clock by Cesar Eduardo Barros · 13 years ago
  85. e919cfd time: Avoid scary backtraces when warning of > 11% adj by John Stultz · 13 years ago
  86. ad30dfa alarmtimer: Make sure we initialize the rtctimer by John Stultz · 13 years ago
  87. a20ae85 Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
  88. e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 13 years ago
  89. 6c16a6d sched: Fix compiler warning about declared inline after use by Peter Zijlstra · 13 years ago
  90. c720620 perf: Fix mmap_page capabilities and docs by Peter Zijlstra · 13 years ago
  91. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  92. 6b43ae8 ntp: Fix leap-second hrtimer livelock by John Stultz · 13 years ago
  93. 1ba0c17 kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint by Jason Wessel · 13 years ago
  94. b8adde8 kdb: Avoid using dbg_io_ops until it is initialized by Tim Bird · 13 years ago
  95. bec4d62 kgdb,debug_core: add the ability to control the reboot notifier by Jason Wessel · 13 years ago
  96. 8f30d41 KDB: Fix usability issues relating to the 'enter' key. by Andrei Warkentin · 13 years ago
  97. 2366e04 kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach by Jason Wessel · 13 years ago
  98. 9fbe465 kgdb: Respect that flush op is optional by Jan Kiszka · 13 years ago
  99. 01de982 tracing: Fix ftrace stack trace entries by Wolfgang Mauerer · 13 years ago
  100. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago