1. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  2. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  3. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  4. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  5. 8d9107e Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel" by Linus Torvalds · 17 years ago
  6. d4cf291 security: unexport mmap_min_addr by Adrian Bunk · 17 years ago
  7. 9faf65f SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel by Paul Moore · 17 years ago
  8. ed03218 security: Protection for exploiting null dereference using mmap by Eric Paris · 17 years ago
  9. 13bddc2 SELinux: Use %lu for inode->i_no when printing avc by Tobias Oed · 17 years ago
  10. 2c3c05d SELinux: allow preemption between transition permission checks by Stephen Smalley · 17 years ago
  11. 9dc9978 selinux: introduce schedule points in policydb_destroy() by Eric Paris · 17 years ago
  12. e47c8fc selinux: add selinuxfs structure for object class discovery by Christopher J. PeBenito · 17 years ago
  13. 0dd4ae5 selinux: change sel_make_dir() to specify inode counter. by Christopher J. PeBenito · 17 years ago
  14. 0c92d7c selinux: rename sel_remove_bools() for more general usage. by Christopher J. PeBenito · 17 years ago
  15. 55fcf09 selinux: add support for querying object classes and permissions from the running policy by Christopher J. PeBenito · 17 years ago
  16. ba6ff9f [NetLabel]: consolidate the struct socket/sock handling to just struct sock by Paul Moore · 17 years ago
  17. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  18. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  19. 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 17 years ago
  20. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  21. 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
  22. 7318226 [AF_RXRPC]: Key facility changes for AF_RXRPC by David Howells · 17 years ago
  23. e900a7d selinux: preserve boolean values across policy reloads by Stephen Smalley · 17 years ago
  24. bce34bc selinux: change numbering of boolean directory inodes in selinuxfs by James Carter · 17 years ago
  25. 68b00df selinux: remove unused enumeration constant from selinuxfs by James Carter · 17 years ago
  26. 6174eaf selinux: explicitly number all selinuxfs inodes by James Carter · 17 years ago
  27. f0ee2e4 selinux: export initial SID contexts via selinuxfs by James Carter · 17 years ago
  28. a764ae4 selinux: remove userland security class and permission definitions by Stephen Smalley · 17 years ago
  29. 4f6a993 SELinux: move security_skb_extlbl_sid() out of the security server by Paul Moore · 17 years ago
  30. c60475b SELinux: rename selinux_netlabel.h to netlabel.h by Paul Moore · 17 years ago
  31. 5778eab SELinux: extract the NetLabel SELinux support from the security server by Paul Moore · 17 years ago
  32. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  33. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  34. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  35. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  36. 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 17 years ago
  37. 4f4acf3 Always initialize scontext and scontext_len by Stephen Smalley · 17 years ago
  38. fadcdb4 Reassign printk levels in selinux kernel code by Eric Paris · 17 years ago
  39. bbaca6c [PATCH] selinux: enhance selinux to always ignore private inodes by Stephen Smalley · 17 years ago
  40. b599fdf [PATCH] sysctl: fix the selinux_sysctl_get_sid by Eric W. Biederman · 17 years ago
  41. 3fbfa98 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables by Eric W. Biederman · 17 years ago
  42. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  43. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  44. b385a14 [PATCH] Replace regular code with appropriate calls to container_of() by Robert P. J. Day · 17 years ago
  45. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  46. 9ad0830 [PATCH] Keys: Fix key serial number collision handling by David Howells · 17 years ago
  47. 342a0cf [SELINUX]: Fix 2.6.20-rc6 build when no xfrm by Venkat Yekkirala · 17 years ago
  48. 334c855 [SELINUX]: increment flow cache genid by Venkat Yekkirala · 17 years ago
  49. 7979512 NetLabel: correct locking in selinux_netlbl_socket_setsid() by Paul Moore · 17 years ago
  50. 0efc61e selinux: Delete mls_copy_context by Venkat Yekkirala · 17 years ago
  51. 9883a13 [PATCH] selinux: fix selinux_netlbl_inode_permission() locking by Parag Warudkar · 17 years ago
  52. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 17 years ago
  53. 3d5ff52 [PATCH] struct path: convert selinux by Josef Sipek · 17 years ago
  54. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 17 years ago
  55. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  56. 48ad504 [PATCH] security/keys/*: user kmemdup() by Eric Sesterhenn · 18 years ago
  57. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  58. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  59. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  60. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  61. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  62. 87fcd70 [PATCH] selinux endianness annotations by Al Viro · 18 years ago
  63. 6cbda6b Rename class_destroy to avoid namespace conflicts. by James Morris · 18 years ago
  64. 0275276 NetLabel: convert to an extensibile/sparse category bitmap by Paul Moore · 18 years ago
  65. bb22f58 Compile fix for "peer secid consolidation for external network labeling" by James Morris · 18 years ago
  66. 3de4bab SELinux: peer secid consolidation for external network labeling by Paul Moore · 18 years ago
  67. 9f2ad66 NetLabel: SELinux cleanups by Paul Moore · 18 years ago
  68. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  69. 6051e2f [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api by Thomas Graf · 18 years ago
  70. 2ee92d4 [SELinux]: Add support for DCCP by James Morris · 18 years ago
  71. 67f83cb SELinux: Fix SA selection semantics by Venkat Yekkirala · 18 years ago
  72. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 18 years ago
  73. c1a856c SELinux: Various xfrm labeling fixes by Venkat Yekkirala · 18 years ago
  74. b07e3c3 Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  75. b94c7e6 SELinux: validate kernel object classes and permissions by Chad Sellers · 18 years ago
  76. bb24249 SELinux: ensure keys constant in hashtab_search by Chad Sellers · 18 years ago
  77. 5c45899 SELinux: export object class and permission definitions by Chad Sellers · 18 years ago
  78. 5a64d44 SELinux: remove current object class and permission validation mechanism by Chad Sellers · 18 years ago
  79. fc5d81e selinux: fix dentry_open() error check by Akinobu Mita · 18 years ago
  80. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  81. f8687af [NetLabel]: protect the CIPSOv4 socket option from setsockopt() by Paul Moore · 18 years ago
  82. bf0edf3 NetLabel: better error handling involving mls_export_cat() by Paul Moore · 18 years ago
  83. 6e8c751 SELinux: Bug fix in polidydb_destroy by Chad Sellers · 18 years ago
  84. 5b368e6 IPsec: correct semantics for SELinux policy matching by Venkat Yekkirala · 18 years ago
  85. 388b240 NetLabel: use SECINITSID_UNLABELED for a base SID by paul.moore@hp.com · 18 years ago
  86. ffb733c NetLabel: fix a cache race condition by paul.moore@hp.com · 18 years ago
  87. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  88. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  89. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  90. 2148ccc [PATCH] MLSXFRM: fix mis-labelling of child sockets by David Woodhouse · 18 years ago
  91. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  92. 3bc1fa8 [PATCH] LSM: remove BSD secure level security module by Chris Wright · 18 years ago
  93. 3528a95 [PATCH] SELinux: support mls categories for context mounts by Cory Olmo · 18 years ago
  94. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  95. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  96. b20c812 [PATCH] selinux: fix tty locking by Stephen Smalley · 18 years ago
  97. bc7e982 [PATCH] SELinux: convert sbsec semaphore to a mutex by Eric Paris · 18 years ago
  98. 2397074 [PATCH] SELinux: change isec semaphore to a mutex by Eric Paris · 18 years ago
  99. 296fddf [PATCH] SELinux: eliminate inode_security_set_security by Eric Paris · 18 years ago
  100. f3f8771 [PATCH] selinux: add support for range transitions on object classes by Darrel Goeddel · 18 years ago