1. 9590837 Common functions for TOMOYO Linux. by Kentaro Takeda · 15 years ago
  2. c73bd6d Memory and pathname management functions. by Kentaro Takeda · 15 years ago
  3. 523979a integrity: audit update by Mimi Zohar · 15 years ago
  4. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  5. 64c61d8 IMA: fix ima_delete_rules() definition by James Morris · 15 years ago
  6. 1df9f0a Integrity: IMA file free imbalance by Mimi Zohar · 15 years ago
  7. f4bd857 integrity: IMA policy open by Mimi Zohar · 15 years ago
  8. 4af4662 integrity: IMA policy by Mimi Zohar · 15 years ago
  9. bab7393 integrity: IMA display by Mimi Zohar · 15 years ago
  10. 3323eec9 integrity: IMA as an integrity service provider by Mimi Zohar · 15 years ago
  11. faa3aad securityfs: fix long-broken securityfs_create_file comment by Serge E. Hallyn · 15 years ago
  12. 5626d3e selinux: remove hooks which simply defer to capabilities by James Morris · 15 years ago
  13. 95c1490 selinux: remove secondary ops call to shm_shmat by James Morris · 15 years ago
  14. 5c4054c selinux: remove secondary ops call to unix_stream_connect by James Morris · 15 years ago
  15. 2cbbd19 selinux: remove secondary ops call to task_kill by James Morris · 15 years ago
  16. ef76e74 selinux: remove secondary ops call to task_setrlimit by James Morris · 15 years ago
  17. ca5143d selinux: remove unused cred_commit hook by James Morris · 15 years ago
  18. af294e4 selinux: remove secondary ops call to task_create by James Morris · 15 years ago
  19. d541bbe selinux: remove secondary ops call to file_mprotect by James Morris · 15 years ago
  20. 438add6 selinux: remove secondary ops call to inode_setattr by James Morris · 15 years ago
  21. 188fbcc selinux: remove secondary ops call to inode_permission by James Morris · 15 years ago
  22. f51115b selinux: remove secondary ops call to inode_follow_link by James Morris · 15 years ago
  23. dd4907a selinux: remove secondary ops call to inode_mknod by James Morris · 15 years ago
  24. e473725 selinux: remove secondary ops call to inode_unlink by James Morris · 15 years ago
  25. efdfac4 selinux: remove secondary ops call to inode_link by James Morris · 15 years ago
  26. 97422ab selinux: remove secondary ops call to sb_umount by James Morris · 15 years ago
  27. ef935b9 selinux: remove secondary ops call to sb_mount by James Morris · 15 years ago
  28. 5565b0b selinux: remove secondary ops call to bprm_committed_creds by James Morris · 15 years ago
  29. 2ec5dbe selinux: remove secondary ops call to bprm_committing_creds by James Morris · 15 years ago
  30. bc05595 selinux: remove unused bprm_check_security hook by James Morris · 15 years ago
  31. 152a649 smackfs load append mode fix by Casey Schaufler · 15 years ago
  32. cd89596 SELinux: Unify context mount and genfs behavior by David P. Quigley · 15 years ago
  33. 11689d4 SELinux: Add new security mount option to indicate security label support. by David P. Quigley · 15 years ago
  34. 0d90a7e SELinux: Condense super block security structure flags and cleanup necessary code. by David P. Quigley · 15 years ago
  35. 0d54ee1 security: introduce missing kfree by Vegard Nossum · 15 years ago
  36. 938bb9f [CVE-2009-0029] System call wrappers part 28 by Heiko Carstens · 15 years ago
  37. 1e7bfb2 [CVE-2009-0029] System call wrappers part 27 by Heiko Carstens · 15 years ago
  38. c19a28e remove lots of double-semicolons by Fernando Carrijo · 15 years ago
  39. 0b82ac3 devices cgroup: allow mkfifo by Serge E. Hallyn · 15 years ago
  40. 116e057 devcgroup: use list_for_each_entry_rcu() by Lai Jiangshan · 15 years ago
  41. ac8cc0f Merge branch 'next' into for-linus by James Morris · 15 years ago
  42. 3699c53 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] by David Howells · 15 years ago
  43. 29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" by James Morris · 15 years ago
  44. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  45. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  46. acfa438 inode->i_op is never NULL by Al Viro · 16 years ago
  47. 76f7ba3 SELinux: shrink sizeof av_inhert selinux_class_perm and context by Eric Paris · 16 years ago
  48. 14eaddc CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] by David Howells · 16 years ago
  49. 5c8c40b Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next by James Morris · 16 years ago
  50. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 16 years ago
  51. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 4f4b6c1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core by Rusty Russell · 16 years ago
  53. 90bd49a keys: fix sparse warning by adding __user annotation to cast by James Morris · 16 years ago
  54. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  55. 6d3dc07 smack: Add support for unlabeled network hosts and networks by Casey Schaufler · 16 years ago
  56. 277d342 selinux: Deprecate and schedule the removal of the the compat_net functionality by Paul Moore · 16 years ago
  57. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  58. eca1bf5 KEYS: Fix variable uninitialisation warnings by David Howells · 16 years ago
  59. 54d2f64 Merge branch 'next' into for-linus by James Morris · 16 years ago
  60. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  61. 81ea714 smackfs: check for allocation failures in smk_set_access() by Sergio Luis · 16 years ago
  62. 7419224 SELinux: don't check permissions for kernel mounts by James Morris · 16 years ago
  63. 12204e2 security: pass mount flags to security_sb_kern_mount() by James Morris · 16 years ago
  64. 459c19f SELinux: correctly detect proc filesystems of the form "proc/foo" by Stephen Smalley · 16 years ago
  65. 200036c CRED: fix sparse warnings by Hannes Eder · 16 years ago
  66. e50a906 capabilities: define get_vfs_caps_from_disk when file caps are not enabled by Eric Paris · 16 years ago
  67. 3a3b7ce CRED: Allow kernel services to override LSM settings for task actions by David Howells · 16 years ago
  68. 1bfdc75 CRED: Add a kernel_service object class to SELinux by David Howells · 16 years ago
  69. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  70. 1d04598 CRED: Prettify commoncap.c by David Howells · 16 years ago
  71. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  72. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  73. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  74. 88e67f3 CRED: Make inode_has_perm() and file_has_perm() take a cred pointer by David Howells · 16 years ago
  75. bb952bb CRED: Separate per-task-group keyrings from signal_struct by David Howells · 16 years ago
  76. 275bb41 CRED: Wrap access to SELinux's task SID by David Howells · 16 years ago
  77. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  78. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  79. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  80. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  81. 15a2460 CRED: Constify the kernel_cap_t arguments to the capset LSM hooks by David Howells · 16 years ago
  82. 1cdcbec CRED: Neuter sys_capset() by David Howells · 16 years ago
  83. 8bbf4976 KEYS: Alter use of key instantiation link-to-keyring argument by David Howells · 16 years ago
  84. e9e349b KEYS: Disperse linux/key_ui.h by David Howells · 16 years ago
  85. b103c59 CRED: Wrap task credential accesses in the capabilities code by David Howells · 16 years ago
  86. 47d804b CRED: Wrap task credential accesses in the key management code by David Howells · 16 years ago
  87. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. 0667467 Currently SELinux jumps through some ugly hoops to not audit a capbility by Eric Paris · 16 years ago
  89. 0611216 Add a new capable interface that will be used by systems that use audit to by Eric Paris · 16 years ago
  90. 3fc689e Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a by Eric Paris · 16 years ago
  91. c0b0044 This patch add a generic cpu endian caps structure and externally available by Eric Paris · 16 years ago
  92. 1f8f5cf KEYS: Make request key instantiate the per-user keyrings by David Howells · 16 years ago
  93. 39c9aed SELinux: Use unknown perm handling to handle unknown netlink msg types by Eric Paris · 16 years ago
  94. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  95. 1f29fae file capabilities: add no_file_caps switch (v4) by Serge E. Hallyn · 16 years ago
  96. e21e696 Merge branch 'master' into next by James Morris · 16 years ago
  97. 2f99db2 selinux: recognize netlink messages for 'ip addrlabel' by Michal Schmidt · 16 years ago
  98. 41d9f9c SELinux: hold tasklist_lock and siglock while waking wait_chldexit by Eric Paris · 16 years ago
  99. 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
  100. 3318a38 file caps: always start with clear bprm->caps_* by Serge Hallyn · 16 years ago