1. 6c5b3fc selinux: Cache NetLabel secattrs in the socket's security struct by Paul Moore · 16 years ago
  2. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  3. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  4. dfaebe9 selinux: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  5. d8395c8 selinux: Better local/forward check in selinux_ip_postroute() by Paul Moore · 16 years ago
  6. aa86290 selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases by Paul Moore · 16 years ago
  7. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  8. 383795c SELinux: /proc/mounts should show what it can by Eric Paris · 16 years ago
  9. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  10. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  11. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  12. 6c5a9d2 selinux: use nf_register_hooks() by Alexey Dobriyan · 16 years ago
  13. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  14. 089be43 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" by James Morris · 16 years ago
  15. 6f0f0fd security: remove register_security hook by James Morris · 16 years ago
  16. b478a9f security: remove unused sb_get_mnt_opts hook by Miklos Szeredi · 16 years ago
  17. 2069f45 LSM/SELinux: show LSM mount options in /proc/mounts by Eric Paris · 16 years ago
  18. 811f379 SELinux: allow fstype unknown to policy to use xattrs if present by Eric Paris · 16 years ago
  19. 2baf06d SELinux: use do_each_thread as a proper do/while block by James Morris · 16 years ago
  20. e399f98 SELinux: remove unused and shadowed addrlen variable by James Morris · 16 years ago
  21. 242631c selinux: simplify ioctl checking by Stephen Smalley · 16 years ago
  22. abc69bb SELinux: enable processes with mac_admin to get the raw inode contexts by Stephen Smalley · 16 years ago
  23. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  24. f526971 SELinux: keep the code clean formating and syntax by Eric Paris · 16 years ago
  25. 12b29f3 selinux: support deferred mapping of contexts by Stephen Smalley · 16 years ago
  26. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  27. 3b5e9e5 signals: cleanup security_task_kill() usage/implementation by Oleg Nesterov · 16 years ago
  28. 7bf570d Security: Make secctx_to_secid() take const secdata by David Howells · 16 years ago
  29. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 16 years ago
  30. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 16 years ago
  31. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  32. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago
  33. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  34. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  35. 0f5e642 SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts by Eric Paris · 16 years ago
  36. 828dfe1 SELinux: whitespace and formating fixes for hooks.c by Eric Paris · 16 years ago
  37. 744ba35 SELinux: clean up printks by Eric Paris · 16 years ago
  38. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 17 years ago
  39. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
  40. 713a04a SELinux: setup new inode/ipc getsecid hooks by Ahmed S. Darwish · 17 years ago
  41. 3e11217 SELinux: Add network port SID cache by Paul Moore · 16 years ago
  42. 832cbd9 SELinux: turn mount options strings into defines by Eric Paris · 16 years ago
  43. 0356357 selinux: remove ptrace_sid by Roland McGrath · 16 years ago
  44. f0115e6 security: code cleanup by Andrew Morton · 17 years ago
  45. dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  46. b0c636b SELinux: create new open permission by Eric Paris · 17 years ago
  47. 98e9894 SELinux: remove unused backpointers from security objects by James Morris · 17 years ago
  48. f74af6e SELinux: Correct the NetLabel locking for the sk_security_struct by Paul Moore · 17 years ago
  49. 5a55261 SELinux: don't BUG if fs reuses a superblock by Eric Paris · 16 years ago
  50. 869ab51 SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code by Stephen Smalley · 16 years ago
  51. a02fe13 selinux: prevent rentry into the FS by Josef Bacik · 16 years ago
  52. 0794c66 selinux: handle files opened with flags 3 by checking ioctl permission by Stephen Smalley · 16 years ago
  53. 2e1479d make selinux_parse_opts_str() static by Adrian Bunk · 16 years ago
  54. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 17 years ago
  55. 44707fd d_path: Use struct path in struct avc_audit_data by Jan Blunck · 17 years ago
  56. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  57. b68e418 selinux: support 64-bit capabilities by Stephen Smalley · 17 years ago
  58. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 17 years ago
  59. 374ea01 selinux: make selinux_set_mnt_opts() static by Adrian Bunk · 17 years ago
  60. 71f1cb0 SELinux: Add warning messages on network denial due to error by Paul Moore · 17 years ago
  61. effad8d SELinux: Add network ingress and egress control permission checks by Paul Moore · 17 years ago
  62. 5dbe1eb SELinux: Allow NetLabel to directly cache SIDs by Paul Moore · 17 years ago
  63. d621d35 SELinux: Enable dynamic enable/disable of the network access checks by Paul Moore · 17 years ago
  64. 220deb9 SELinux: Better integration between peer labeling subsystems by Paul Moore · 17 years ago
  65. 224dfbd SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions by Paul Moore · 17 years ago
  66. da5645a SELinux: Only store the network interface's ifindex by Paul Moore · 17 years ago
  67. e8bfdb9 SELinux: Convert the netif code to use ifindex values by Paul Moore · 17 years ago
  68. 75e2291 NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function by Paul Moore · 17 years ago
  69. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  70. 63cb344 security: add a secctx_to_secid() hook by David Howells · 17 years ago
  71. c9180a5 Security: add get, set, and cloning of superblock security information by Eric Paris · 17 years ago
  72. 8a53514 SELinux: always check SIGCHLD in selinux_task_wait by Eric Paris · 17 years ago
  73. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  74. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  75. 20510f2 security: Convert LSM into a static interface by James Morris · 17 years ago
  76. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
  77. a224be7 [SELINUX]: Update for netfilter ->hook() arg changes. by David S. Miller · 17 years ago
  78. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  79. 31e8793 SELinux: fix array out of bounds when mounting with selinux options by Eric Paris · 17 years ago
  80. 4ac212a SELinux: clear parent death signal on SID transitions by Stephen Smalley · 17 years ago
  81. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
  82. 088999e SELinux: remove redundant pointer checks before calling kfree() by Paul Moore · 17 years ago
  83. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  84. f36158c SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel by Paul Moore · 17 years ago
  85. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  86. 8d9107e Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel" by Linus Torvalds · 17 years ago
  87. 9faf65f SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel by Paul Moore · 17 years ago
  88. ed03218 security: Protection for exploiting null dereference using mmap by Eric Paris · 17 years ago
  89. 2c3c05d SELinux: allow preemption between transition permission checks by Stephen Smalley · 17 years ago
  90. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  91. 98a27ba tty: introduce no_tty and use it in selinux by Eric W. Biederman · 17 years ago
  92. 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
  93. 4f6a993 SELinux: move security_skb_extlbl_sid() out of the security server by Paul Moore · 18 years ago
  94. c60475b SELinux: rename selinux_netlabel.h to netlabel.h by Paul Moore · 18 years ago
  95. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  96. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  97. 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 17 years ago
  98. fadcdb4 Reassign printk levels in selinux kernel code by Eric Paris · 18 years ago
  99. bbaca6c [PATCH] selinux: enhance selinux to always ignore private inodes by Stephen Smalley · 18 years ago
  100. b599fdf [PATCH] sysctl: fix the selinux_sysctl_get_sid by Eric W. Biederman · 18 years ago