1. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 17 years ago
  2. 374ea01 selinux: make selinux_set_mnt_opts() static by Adrian Bunk · 17 years ago
  3. 71f1cb0 SELinux: Add warning messages on network denial due to error by Paul Moore · 17 years ago
  4. effad8d SELinux: Add network ingress and egress control permission checks by Paul Moore · 17 years ago
  5. 5dbe1eb SELinux: Allow NetLabel to directly cache SIDs by Paul Moore · 17 years ago
  6. d621d35 SELinux: Enable dynamic enable/disable of the network access checks by Paul Moore · 17 years ago
  7. 220deb9 SELinux: Better integration between peer labeling subsystems by Paul Moore · 17 years ago
  8. 224dfbd SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions by Paul Moore · 17 years ago
  9. da5645a SELinux: Only store the network interface's ifindex by Paul Moore · 17 years ago
  10. e8bfdb9 SELinux: Convert the netif code to use ifindex values by Paul Moore · 17 years ago
  11. 75e2291 NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function by Paul Moore · 17 years ago
  12. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  13. 63cb344 security: add a secctx_to_secid() hook by David Howells · 17 years ago
  14. c9180a5 Security: add get, set, and cloning of superblock security information by Eric Paris · 17 years ago
  15. 8a53514 SELinux: always check SIGCHLD in selinux_task_wait by Eric Paris · 17 years ago
  16. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  17. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  18. 20510f2 security: Convert LSM into a static interface by James Morris · 17 years ago
  19. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
  20. a224be7 [SELINUX]: Update for netfilter ->hook() arg changes. by David S. Miller · 17 years ago
  21. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  22. 31e8793 SELinux: fix array out of bounds when mounting with selinux options by Eric Paris · 17 years ago
  23. 4ac212a SELinux: clear parent death signal on SID transitions by Stephen Smalley · 17 years ago
  24. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
  25. 088999e SELinux: remove redundant pointer checks before calling kfree() by Paul Moore · 17 years ago
  26. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  27. f36158c SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel by Paul Moore · 17 years ago
  28. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  29. 8d9107e Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel" by Linus Torvalds · 17 years ago
  30. 9faf65f SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel by Paul Moore · 17 years ago
  31. ed03218 security: Protection for exploiting null dereference using mmap by Eric Paris · 17 years ago
  32. 2c3c05d SELinux: allow preemption between transition permission checks by Stephen Smalley · 17 years ago
  33. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  34. 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 17 years ago
  35. a205752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  36. 4f6a993 SELinux: move security_skb_extlbl_sid() out of the security server by Paul Moore · 17 years ago
  37. c60475b SELinux: rename selinux_netlabel.h to netlabel.h by Paul Moore · 17 years ago
  38. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  39. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  40. 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 17 years ago
  41. fadcdb4 Reassign printk levels in selinux kernel code by Eric Paris · 17 years ago
  42. bbaca6c [PATCH] selinux: enhance selinux to always ignore private inodes by Stephen Smalley · 18 years ago
  43. b599fdf [PATCH] sysctl: fix the selinux_sysctl_get_sid by Eric W. Biederman · 18 years ago
  44. 3fbfa98 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables by Eric W. Biederman · 18 years ago
  45. b385a14 [PATCH] Replace regular code with appropriate calls to container_of() by Robert P. J. Day · 18 years ago
  46. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  47. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  48. 3d5ff52 [PATCH] struct path: convert selinux by Josef Sipek · 18 years ago
  49. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  50. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  51. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  52. 87fcd70 [PATCH] selinux endianness annotations by Al Viro · 18 years ago
  53. 3de4bab SELinux: peer secid consolidation for external network labeling by Paul Moore · 18 years ago
  54. 9f2ad66 NetLabel: SELinux cleanups by Paul Moore · 18 years ago
  55. 2ee92d4 [SELinux]: Add support for DCCP by James Morris · 18 years ago
  56. 67f83cb SELinux: Fix SA selection semantics by Venkat Yekkirala · 18 years ago
  57. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 18 years ago
  58. fc5d81e selinux: fix dentry_open() error check by Akinobu Mita · 18 years ago
  59. f8687af [NetLabel]: protect the CIPSOv4 socket option from setsockopt() by Paul Moore · 18 years ago
  60. 2148ccc [PATCH] MLSXFRM: fix mis-labelling of child sockets by David Woodhouse · 18 years ago
  61. 3528a95 [PATCH] SELinux: support mls categories for context mounts by Cory Olmo · 18 years ago
  62. b20c812 [PATCH] selinux: fix tty locking by Stephen Smalley · 18 years ago
  63. bc7e982 [PATCH] SELinux: convert sbsec semaphore to a mutex by Eric Paris · 18 years ago
  64. 2397074 [PATCH] SELinux: change isec semaphore to a mutex by Eric Paris · 18 years ago
  65. 296fddf [PATCH] SELinux: eliminate inode_security_set_security by Eric Paris · 18 years ago
  66. 99f59ed [NetLabel]: Correctly initialize the NetLabel fields. by Paul Moore · 18 years ago
  67. 9a673e5 [SELINUX]: security/selinux/hooks.c: Make 4 functions static. by Adrian Bunk · 18 years ago
  68. 7420ed2 [NetLabel]: SELinux support by Venkat Yekkirala · 18 years ago
  69. a51c64f [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled. by Venkat Yekkirala · 18 years ago
  70. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  71. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  72. e0d1caa [MLSXFRM]: Flow based matching of xfrm policy and state by Venkat Yekkirala · 18 years ago
  73. 892c141 [MLSXFRM]: Add security sid to sock by Venkat Yekkirala · 18 years ago
  74. dc49c1f [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch by Catherine Zhang · 18 years ago
  75. b04ea3c [PATCH] Fix security check for joint context= and fscontext= mount options by Eric Paris · 18 years ago
  76. 0808925 [PATCH] SELinux: add rootcontext= option to label root inode when mounting by Eric Paris · 18 years ago
  77. c312feb [PATCH] SELinux: decouple fscontext/context mount options by Eric Paris · 18 years ago
  78. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  79. a1836a4 [PATCH] SELinux: Add security hook definition for getioprio and insert hooks by David Quigley · 18 years ago
  80. f9008e4 [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion by David Quigley · 18 years ago
  81. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  82. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  83. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  84. 28eba5b [PATCH] selinux: inherit /proc/self/attr/keycreate across fork by Michael LeMay · 18 years ago
  85. 42c3e03 [PATCH] SELinux: Add sockcreate node to procattr API by Eric Paris · 18 years ago
  86. 4eb582c [PATCH] keys: add a way to store the appropriate context for newly-created keys by Michael LeMay · 18 years ago
  87. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 18 years ago
  88. 3560154 [PATCH] SELinux: add task_movememory hook by David Quigley · 18 years ago
  89. 03e6806 [PATCH] lsm: add task_setioprio hook by James Morris · 18 years ago
  90. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  91. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  92. 4e5ab4c [SECMARK]: Add new packet controls to SELinux by James Morris · 18 years ago
  93. 3e3ff15 [SELINUX]: add security class for appletalk sockets by Christopher J. PeBenito · 18 years ago
  94. c8c05a8 [LSM-IPsec]: SELinux Authorize by Catherine Zhang · 18 years ago
  95. ba0c19e [PATCH] selinux: fix sb_lock/sb_security_lock nesting by Stephen Smalley · 18 years ago
  96. d4e9dc6 [PATCH] selinux: endian fix by Alexey Dobriyan · 18 years ago
  97. 30d5528 [PATCH] selinux: Clear selinux_enabled flag upon runtime disable. by Stephen Smalley · 18 years ago
  98. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 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. 7cae7e2 [PATCH] SELinux: add slab cache for inode security struct by James Morris · 18 years ago