1. 5b3d110 ANDROID: proc: Add /proc/uid directory by Connor O'Brien · 7 years ago
  2. 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  3. 9cc4651 userns: Add a knob to disable setgroups on a per user namespace basis by Eric W. Biederman · 9 years ago
  4. 33c4294 copy address of proc_ns_ops into ns_common by Al Viro · 10 years ago
  5. 435d5f4 common object embedded into various struct ....ns by Al Viro · 10 years ago
  6. b300a4e kernel/user.c: drop unused field 'files' from user_struct by Kirill A. Shutemov · 10 years ago
  7. c96d666 kernel: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 10 years ago
  8. 6bd364d KEYS: fix uninitialized persistent_keyring_register_sem by Xiao Guangrong · 10 years ago
  9. f36f8c7 KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches by David Howells · 11 years ago
  10. e51db73 userns: Better restrictions on when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  11. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. 0bb80f2 proc: Split the namespace stuff out into linux/proc_ns.h by David Howells · 11 years ago
  13. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  14. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  15. c61a281 userns: Avoid recursion in put_user_ns by Eric W. Biederman · 11 years ago
  16. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  17. f76d207 userns: Add kprojid_t and associated infrastructure in projid.h by Eric W. Biederman · 12 years ago
  18. 4b06a81 userns: Silence silly gcc warning. by Eric W. Biederman · 12 years ago
  19. 22d917d userns: Rework the user_namespace adding uid/gid mapping support by Eric W. Biederman · 12 years ago
  20. 783291e userns: Simplify the user_namespace by making userns->creator a kuid. by Eric W. Biederman · 12 years ago
  21. 7b44ab9 userns: Disassociate user_struct from the user_namespace. by Eric W. Biederman · 12 years ago
  22. d0bd659 userns: Deprecate and rename the user_namespace reference in the user_struct by Eric W. Biederman · 12 years ago
  23. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  24. 59607db userns: add a user_namespace as creator/owner of uts_namespace by Serge E. Hallyn · 13 years ago
  25. 4ef9e11 fix freeing user_struct in user cache by Hillf Danton · 13 years ago
  26. 571428b kernel/user.c: add lock release annotation on free_user() by Namhyung Kim · 14 years ago
  27. af507ae sched: Remove a stale comment by Li Zefan · 14 years ago
  28. 32bd7eb sched: Remove remaining USER_SCHED code by Li Zefan · 14 years ago
  29. 6427462 sched: Remove some dead code by Dan Carpenter · 14 years ago
  30. 7c94143 sched: Remove USER_SCHED by Dhaval Giani · 14 years ago
  31. b00bc0b uids: Prevent tear down race by Thomas Gleixner · 15 years ago
  32. 3959214 sched: delayed cleanup of user_struct by Kay Sievers · 15 years ago
  33. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  34. be50b834 kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users by Dhaval Giani · 15 years ago
  35. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 15 years ago
  36. 1d1e975 keys: distinguish per-uid keys in different namespaces by Serge E. Hallyn · 15 years ago
  37. fb5ae64 User namespaces: Only put the userns when we unhash the uid by Serge E. Hallyn · 15 years ago
  38. a39b863 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
  39. 94d6a5f user namespaces: document CFS behavior by Serge E. Hallyn · 15 years ago
  40. c37bbb0 user namespaces: let user_ns be cloned with fairsched by Serge E. Hallyn · 15 years ago
  41. 6c415b9 sched: add uid information to sched_debug for CONFIG_USER_SCHED by Arun R Bharadwaj · 15 years ago
  42. 6ded6ab User namespaces: use the current_user_ns() macro by Serge Hallyn · 15 years ago
  43. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  44. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 15 years ago
  45. b6dff3e CRED: Separate task security context from task_struct by David Howells · 15 years ago
  46. af4491e sched: rt-bandwidth for user grouping interface by Peter Zijlstra · 16 years ago
  47. 354a1f4 alloc_uid: cleanup by Andrew Morton · 16 years ago
  48. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 16 years ago
  49. eff766a sched: fix the task_group hierarchy for UID grouping by Peter Zijlstra · 16 years ago
  50. ec7dc8a sched: allow the group scheduler to have multiple levels by Dhaval Giani · 16 years ago
  51. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 16 years ago
  52. 052f1dc sched: rt-group: make rt groups scheduling configurable by Peter Zijlstra · 16 years ago
  53. 9f0c1e5 sched: rt-group: interface by Peter Zijlstra · 16 years ago
  54. aee16ce namespaces: cleanup the code managed with the USER_NS option by Pavel Emelyanov · 16 years ago
  55. 8eb703e uids: merge multiple error paths in alloc_uid() into one by Pavel Emelyanov · 16 years ago
  56. cf15126 Kobject: convert kernel/user.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 16 years ago
  57. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  58. eb41d94 fix struct user_info export's sysfs interaction by Kay Sievers · 17 years ago
  59. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  60. 5e8869b sched: don't forget to unlock uids_mutex on error paths by Pavel Emelyanov · 16 years ago
  61. a0f846a sched: make cpu_shares_{show,store}() static by Adrian Bunk · 17 years ago
  62. e6d5a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  63. 970a864 user.c: #ifdef ->mq_bytes by Alexey Dobriyan · 17 years ago
  64. 40aeb40 user.c: deinline by Alexey Dobriyan · 17 years ago
  65. b1a8c17 sched: fix !SYSFS build breakage by Dhaval Giani · 17 years ago
  66. fb7dde3 sched: generate uevents for user creation/destruction by Srivatsa Vaddagiri · 17 years ago
  67. 5cb350b sched: group scheduling, sysfs tunables by Dhaval Giani · 17 years ago
  68. 4cf86d7 sched: cleanup: rename task_grp to task_group by Ingo Molnar · 17 years ago
  69. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  70. 28f300d Fix user namespace exiting OOPs by Pavel Emelyanov · 17 years ago
  71. 735de22 Convert uid hash to hlist by Pavel Emelyanov · 17 years ago
  72. d8a4821 kernel/user.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  73. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  74. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  75. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  76. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  77. 45c18b0 Fix unlikely (but possible) race condition on task->user access by Linus Torvalds · 18 years ago
  78. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  79. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 18 years ago
  80. 36f5741 [PATCH] free_uid() locking improvement by Andrew Morton · 18 years ago
  81. 3fa97c9 [PATCH] "Fix uidhash_lock <-> RXU deadlock" fix by Andrew Morton · 18 years ago
  82. 4021cb2 [PATCH] fix uidhash_lock <-> RCU deadlock by Ingo Molnar · 18 years ago
  83. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago