1. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  2. 309c5fa selinux: fix type mismatch by Heinrich Schuchardt · 8 years ago
  3. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  4. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  5. 8365a71 selinuxfs: switch to memdup_user_nul() by Al Viro · 8 years ago
  6. f9df645 selinux: export validatetrans decisions by Andrew Perepechko · 8 years ago
  7. 44be2f6 selinux: introduce security_context_str_to_sid by Rasmus Villemoes · 9 years ago
  8. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  9. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  10. ce0b16d VFS: security/: d_inode() annotations by David Howells · 9 years ago
  11. 6416281 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 9 years ago
  12. 6436a12 selinux: fix sel_write_enforce broken return value by Joe Perches · 9 years ago
  13. ad52184 selinuxfs: don't open-code d_genocide() by Al Viro · 9 years ago
  14. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  15. bea8031 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  16. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  17. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 10 years ago
  18. 2be4d74 Add SELinux policy capability for always checking packet and peer classes. by Chris PeBenito · 11 years ago
  19. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  20. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  21. 581abc0 userns: Convert selinux to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  22. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  23. cc1dad7 selinuxfs snprintf() misuses by Al Viro · 12 years ago
  24. 154c50c SELinux: if sel_make_bools errors don't leave inconsistent state by Eric Paris · 12 years ago
  25. 92ae9e8 SELinux: remove needless sel_div function by Eric Paris · 12 years ago
  26. 72e8c859 SELinux: loosen DAC perms on reading policy by Eric Paris · 12 years ago
  27. 47a93a5 SELinux: allow seek operations on the file exposing policy by Eric Paris · 12 years ago
  28. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 12 years ago
  29. af7ff2c selinuxfs: remove custom hex_to_bin() by Andy Shevchenko · 13 years ago
  30. 6a3fbe8 selinux: sparse fix: fix warnings in netlink code by James Morris · 13 years ago
  31. ad3fa08 selinux: sparse fix: eliminate warnings for selinuxfs by James Morris · 13 years ago
  32. 58982b7 selinux: sparse fix: declare selinux_disable() in security.h by James Morris · 13 years ago
  33. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  34. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  35. 82b88bb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  36. 0f7e4c3 selinux: fix case of names with whitespace/multibytes on /selinux/create by Kohei Kaigai · 13 years ago
  37. b7b5755 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  38. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  39. 257313b selinux: avoid unnecessary avc cache stat hit count by Linus Torvalds · 13 years ago
  40. 7a627e3 SELINUX: add /sys/fs/selinux mount point to put selinuxfs by Greg Kroah-Hartman · 13 years ago
  41. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  42. f50a3ec selinux: add type_transition with name extension support for selinuxfs by Kohei Kaigai · 13 years ago
  43. aeda4ac Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  44. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 13 years ago
  45. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago
  46. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 13 years ago
  47. c9e86a9 SELinux: do not set automatic i_ino in selinuxfs by Eric Paris · 13 years ago
  48. b77a493 SELinux: standardize return code handling in selinuxfs.c by Eric Paris · 13 years ago
  49. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  50. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  51. 845ca30 selinux: implement mmap on /selinux/policy by Eric Paris · 14 years ago
  52. cee74f4 SELinux: allow userspace to read policy back out of the kernel by Eric Paris · 14 years ago
  53. 1190416 selinux: fast status update interface (/selinux/status) by KaiGai Kohei · 14 years ago
  54. 57a62c2 selinux: use generic_file_llseek by Arnd Bergmann · 14 years ago
  55. c1a7368 Security: Fix coding style in security/ by wzt.wzt@gmail.com · 14 years ago
  56. 8007f10 selinux: fix memory leak in sel_make_bools by Xiaotian Feng · 14 years ago
  57. 0719aaf selinux: allow MLS->non-MLS and vice versa upon policy reload by Guido Trentalancia · 14 years ago
  58. 19439d0 selinux: change the handling of unknown classes by Stephen Smalley · 14 years ago
  59. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  60. c5642f4 selinux: remove obsolete read buffer limit from sel_read_bool by Stephen Smalley · 15 years ago
  61. 8a6f83a Permissive domain in userspace object manager by KaiGai Kohei · 15 years ago
  62. 58bfbb5 selinux: Remove the "compat_net" compatibility code by Paul Moore · 15 years ago
  63. f1c6381 SELinux: remove unused av.decided field by Eric Paris · 15 years ago
  64. ac8cc0f Merge branch 'next' into for-linus by James Morris · 15 years ago
  65. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 15 years ago
  66. 4f4b6c1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core by Rusty Russell · 15 years ago
  67. 277d342 selinux: Deprecate and schedule the removal of the the compat_net functionality by Paul Moore · 15 years ago
  68. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  69. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  70. 6cbe270 SELinux: more user friendly unknown handling printk by Eric Paris · 16 years ago
  71. f526971 SELinux: keep the code clean formating and syntax by Eric Paris · 16 years ago
  72. 19b5b51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  73. 1872981 SELinux: cleanup on isle selinuxfs.c by Eric Paris · 16 years ago
  74. 744ba35 SELinux: clean up printks by Eric Paris · 16 years ago
  75. d7b1acd security: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  76. dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  77. b0c636b SELinux: create new open permission by Eric Paris · 16 years ago
  78. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 16 years ago
  79. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 16 years ago
  80. 3bb56b2 SELinux: Add a capabilities bitmap to SELinux policy version 22 by Paul Moore · 16 years ago
  81. 1996a10 security/selinux: constify function pointer tables and fields by Jan Engelhardt · 16 years ago
  82. d313f9483 SELinux: detect dead booleans by Stephen Smalley · 16 years ago
  83. 0955dc0 SELinux: do not clear f_op when removing entries by Stephen Smalley · 16 years ago
  84. 3f12070 SELinux: policy selectable handling of unknown classes and perms by Eric Paris · 17 years ago
  85. e47c8fc selinux: add selinuxfs structure for object class discovery by Christopher J. PeBenito · 17 years ago
  86. 0dd4ae5 selinux: change sel_make_dir() to specify inode counter. by Christopher J. PeBenito · 17 years ago
  87. 0c92d7c selinux: rename sel_remove_bools() for more general usage. by Christopher J. PeBenito · 17 years ago
  88. bce34bc selinux: change numbering of boolean directory inodes in selinuxfs by James Carter · 17 years ago
  89. 68b00df selinux: remove unused enumeration constant from selinuxfs by James Carter · 17 years ago
  90. 6174eaf selinux: explicitly number all selinuxfs inodes by James Carter · 17 years ago
  91. f0ee2e4 selinux: export initial SID contexts via selinuxfs by James Carter · 17 years ago
  92. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  93. 3d5ff52 [PATCH] struct path: convert selinux by Josef Sipek · 17 years ago
  94. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  95. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  96. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  97. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  98. 4e5ab4c [SECMARK]: Add new packet controls to SELinux by James Morris · 18 years ago
  99. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  100. edb20fb [PATCH] SELinux: fix hard link count for selinuxfs root directory by James Morris · 18 years ago