1. 0667467 Currently SELinux jumps through some ugly hoops to not audit a capbility by Eric Paris · 16 years ago
  2. 0611216 Add a new capable interface that will be used by systems that use audit to by Eric Paris · 16 years ago
  3. 3fc689e Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a by Eric Paris · 16 years ago
  4. c0b0044 This patch add a generic cpu endian caps structure and externally available by Eric Paris · 16 years ago
  5. 39c9aed SELinux: Use unknown perm handling to handle unknown netlink msg types by Eric Paris · 16 years ago
  6. 1f29fae file capabilities: add no_file_caps switch (v4) by Serge E. Hallyn · 16 years ago
  7. e21e696 Merge branch 'master' into next by James Morris · 16 years ago
  8. 2f99db2 selinux: recognize netlink messages for 'ip addrlabel' by Michal Schmidt · 16 years ago
  9. 41d9f9c SELinux: hold tasklist_lock and siglock while waking wait_chldexit by Eric Paris · 16 years ago
  10. 0a6d2fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  11. 3318a38 file caps: always start with clear bprm->caps_* by Serge Hallyn · 16 years ago
  12. 37dd0bd SELinux: properly handle empty tty_files list by Eric Paris · 16 years ago
  13. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  14. 8b6a5a3 SELinux: check open perms in dentry_open not inode_permission by Eric Paris · 16 years ago
  15. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. 47c5980 devcgroup: remove spin_lock() by Lai Jiangshan · 16 years ago
  17. c012a54 devcgroup: remove unused variable by Li Zefan · 16 years ago
  18. 2cdc724 devcgroup: use kmemdup() by Li Zefan · 16 years ago
  19. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  20. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  21. 8d71ff0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  22. 934e6eb tty: Redo current tty locking by Alan Cox · 16 years ago
  23. 452a00d tty: Make get_current_tty use a kref by Alan Cox · 16 years ago
  24. 9256292 integrity: special fs magic by Mimi Zohar · 16 years ago
  25. 0da939b Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next by James Morris · 16 years ago
  26. 8d75899 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts by Paul Moore · 16 years ago
  27. 6c5b3fc selinux: Cache NetLabel secattrs in the socket's security struct by Paul Moore · 16 years ago
  28. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  29. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  30. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  31. a813429 smack: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  32. dfaebe9 selinux: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  33. 99d854d selinux: Fix a problem in security_netlbl_sid_to_secattr() by Paul Moore · 16 years ago
  34. d8395c8 selinux: Better local/forward check in selinux_ip_postroute() by Paul Moore · 16 years ago
  35. aa86290 selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases by Paul Moore · 16 years ago
  36. accc609 selinux: Cleanup the NetLabel glue code by Paul Moore · 16 years ago
  37. 3040a6d selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() by Paul Moore · 16 years ago
  38. 81990fb selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() by Paul Moore · 16 years ago
  39. ea6b184 selinux: use default proc sid on symlinks by Stephen Smalley · 16 years ago
  40. de45e80 file capabilities: uninline cap_safe_nice by Serge E. Hallyn · 16 years ago
  41. ab2b495 Merge branch 'master' into next by James Morris · 16 years ago
  42. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  43. f058925 Update selinux info in MAINTAINERS and Kconfig help text by Stephen Smalley · 16 years ago
  44. 8e531af SELinux: memory leak in security_context_to_sid_core by Eric Paris · 16 years ago
  45. 36fd71d devcgroup: fix race against rmdir() by Li Zefan · 16 years ago
  46. d9250de SELinux: add boundary support and thread context assignment by KaiGai Kohei · 16 years ago
  47. da31894 securityfs: do not depend on CONFIG_SECURITY by Eric Paris · 16 years ago
  48. 86d6889 Merge branch 'master' into next by James Morris · 16 years ago
  49. 3f23d81 security: add/fix security kernel-doc by Randy Dunlap · 16 years ago
  50. dbc74c6 selinux: Unify for- and while-loop style by Vesa-Matti Kari · 16 years ago
  51. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  52. 421fae0 selinux: conditional expression type validation was off-by-one by Vesa-Matti Kari · 16 years ago
  53. 1544623 smack: limit privilege by label by Casey Schaufler · 16 years ago
  54. cf9481e SELinux: Fix a potentially uninitialised variable in SELinux hooks by David Howells · 16 years ago
  55. 0c0e186 SELinux: trivial, remove unneeded local variable by Vesa-Matti J Kari · 16 years ago
  56. df4ea86 SELinux: Trivial minor fixes that change C null character style by Vesa-Matti J Kari · 16 years ago
  57. 3583a71 make selinux_write_opts() static by Adrian Bunk · 16 years ago
  58. 383795c SELinux: /proc/mounts should show what it can by Eric Paris · 16 years ago
  59. 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
  60. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  61. b1da47e [patch 3/4] fat: dont call notify_change by Miklos Szeredi · 16 years ago
  62. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  63. 6c5a9d2 selinux: use nf_register_hooks() by Alexey Dobriyan · 16 years ago
  64. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  65. 7759fc9 devcgroup: code cleanup by Li Zefan · 16 years ago
  66. 4efd1a1 devcgroup: relax white-list protection down to RCU by Pavel Emelyanov · 16 years ago
  67. f92523e cgroup files: convert devcgroup_access_write() into a cgroup write_string() handler by Paul Menage · 16 years ago
  68. 84aaa7a security: filesystem capabilities no longer experimental by Andrew G. Morgan · 16 years ago
  69. 5459c16 security: protect legacy applications from executing with insufficient privilege by Andrew G. Morgan · 16 years ago
  70. 089be43 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" by James Morris · 16 years ago
  71. 6f0f0fd security: remove register_security hook by James Morris · 16 years ago
  72. 93cbace security: remove dummy module fix by Miklos Szeredi · 16 years ago
  73. 5915eb5 security: remove dummy module by Miklos Szeredi · 16 years ago
  74. b478a9f security: remove unused sb_get_mnt_opts hook by Miklos Szeredi · 16 years ago
  75. 2069f45 LSM/SELinux: show LSM mount options in /proc/mounts by Eric Paris · 16 years ago
  76. 811f379 SELinux: allow fstype unknown to policy to use xattrs if present by Eric Paris · 16 years ago
  77. 65fc766 security: fix return of void-valued expressions by James Morris · 16 years ago
  78. 2baf06d SELinux: use do_each_thread as a proper do/while block by James Morris · 16 years ago
  79. e399f98 SELinux: remove unused and shadowed addrlen variable by James Morris · 16 years ago
  80. 6cbe270 SELinux: more user friendly unknown handling printk by Eric Paris · 16 years ago
  81. 22df4ad selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine) by Stephen Smalley · 16 years ago
  82. 89abd0a SELinux: drop load_mutex in security_load_policy by Eric Paris · 16 years ago
  83. cea78dc SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av by Eric Paris · 16 years ago
  84. bdd581c SELinux: open code sidtab lock by James Morris · 16 years ago
  85. 972ccac SELinux: open code load_mutex by James Morris · 16 years ago
  86. 0804d11 SELinux: open code policy_rwlock by James Morris · 16 years ago
  87. 59dbd1b selinux: fix endianness bug in network node address handling by Stephen Smalley · 16 years ago
  88. 242631c selinux: simplify ioctl checking by Stephen Smalley · 16 years ago
  89. abc69bb SELinux: enable processes with mac_admin to get the raw inode contexts by Stephen Smalley · 16 years ago
  90. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  91. feb2a5b SELinux: remove inherit field from inode_security_struct by James Morris · 16 years ago
  92. fdeb051 SELinux: reorder inode_security_struct to increase objs/slab on 64bit by Richard Kennedy · 16 years ago
  93. f526971 SELinux: keep the code clean formating and syntax by Eric Paris · 16 years ago
  94. 9a59daa SELinux: fix sleeping allocation in security_context_to_sid by Stephen Smalley · 16 years ago
  95. 12b29f3 selinux: support deferred mapping of contexts by Stephen Smalley · 16 years ago
  96. ec229e8 devcgroup: fix permission check when adding entry to child cgroup by Li Zefan · 16 years ago
  97. 17d213f devcgroup: always show positive major/minor num by Li Zefan · 16 years ago
  98. d823f6b devcgroup: fix odd behaviour when writing 'a' to devices.allow by Li Zefan · 16 years ago
  99. 1209726 security: filesystem capabilities: fix CAP_SETPCAP handling by Andrew G. Morgan · 16 years ago
  100. 8cdbc2b capabilities: add (back) dummy support for KEEPCAPS by Andrew G. Morgan · 16 years ago