1. 34574dd keys: Handle there being no fallback destination keyring for request_key() by David Howells · 15 years ago
  2. 5bf37ec cap_prctl: don't set error to 0 at 'no_change' by Serge E. Hallyn · 15 years ago
  3. a0558fc tomoyo: remove "undelete domain" command. by Tetsuo Handa · 15 years ago
  4. 800a964 CacheFiles: Export things for CacheFiles by David Howells · 15 years ago
  5. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  6. b4046f0 devcgroup: avoid using cgroup_lock by Li Zefan · 15 years ago
  7. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  8. 4303154 smack: Add a new '-CIPSO' option to the network address label configuration by Etienne Basset · 15 years ago
  9. 07feee8 netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections by Paul Moore · 15 years ago
  10. 8651d5c lsm: Remove the socket_post_accept() hook by Paul Moore · 15 years ago
  11. 58bfbb5 selinux: Remove the "compat_net" compatibility code by Paul Moore · 15 years ago
  12. 389fb800 netlabel: Label incoming TCP connections correctly in SELinux by Paul Moore · 15 years ago
  13. a106cbf TOMOYO: Fix a typo. by Tetsuo Handa · 15 years ago
  14. 7198e2e smack: convert smack to standard linux lists by Etienne Basset · 15 years ago
  15. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  16. df7f54c SELinux: inode_doinit_with_dentry drop no dentry printk by Eric Paris · 15 years ago
  17. dd34b5d SELinux: new permission between tty audit and audit socket by Eric Paris · 15 years ago
  18. 6a25b27 SELinux: open perm for sock files by Eric Paris · 15 years ago
  19. 211a40c smack: fixes for unlabeled host support by etienne · 15 years ago
  20. 113a0e4 smack: fixes for unlabeled host support by etienne · 15 years ago
  21. d7f59dc selinux: Fix a panic in selinux_netlbl_inode_permission() by Paul Moore · 15 years ago
  22. 454804a keys: make procfiles per-user-namespace by Serge E. Hallyn · 15 years ago
  23. 2ea190d keys: skip keys from another user namespace by Serge E. Hallyn · 15 years ago
  24. 8ff3bc3 keys: consider user namespace in key_permission by Serge E. Hallyn · 15 years ago
  25. 1d1e975 keys: distinguish per-uid keys in different namespaces by Serge E. Hallyn · 15 years ago
  26. 09c50b4 selinux: Fix the NetLabel glue code for setsockopt() by Paul Moore · 15 years ago
  27. be38e0f integrity: ima iint radix_tree_lookup locking fix by Mimi Zohar · 15 years ago
  28. 1581e7d TOMOYO: Do not call tomoyo_realpath_init unless registered. by Tetsuo Handa · 15 years ago
  29. 0da0a42 integrity: ima scatterlist bug fix by Mimi Zohar · 15 years ago
  30. 251a2a9 smack: fix lots of kernel-doc notation by Randy Dunlap · 15 years ago
  31. e5a3b95f TOMOYO: Don't create securityfs entries unless registered. by Tetsuo Handa · 15 years ago
  32. 33043cb TOMOYO: Fix exception policy read failure. by Tetsuo Handa · 15 years ago
  33. 2603665 SELinux: convert the avc cache hash list to an hlist by Eric Paris · 15 years ago
  34. edf3d1a SELinux: code readability with avc_cache by Eric Paris · 15 years ago
  35. f1c6381 SELinux: remove unused av.decided field by Eric Paris · 15 years ago
  36. 21193dc SELinux: more careful use of avd in avc_has_perm_noaudit by Eric Paris · 15 years ago
  37. 906d27d SELinux: remove the unused ae.used by Eric Paris · 15 years ago
  38. a5dda683 SELinux: check seqno when updating an avc_node by Eric Paris · 15 years ago
  39. 4cb912f SELinux: NULL terminate al contexts from disk by Eric Paris · 15 years ago
  40. 4ba0a8a SELinux: better printk when file with invalid label found by Eric Paris · 15 years ago
  41. 200ac53 SELinux: call capabilities code directory by Eric Paris · 15 years ago
  42. b53fab9 ima: fix build error by Randy Dunlap · 15 years ago
  43. 35d50e6 tomoyo: fix sparse warning by Tetsuo Handa · 15 years ago
  44. 42d5aaa security: change link order of LSMs so security=tomoyo works by James Morris · 15 years ago
  45. 00d7d6f Kconfig and Makefile by Kentaro Takeda · 15 years ago
  46. f743324 LSM adapter functions. by Kentaro Takeda · 15 years ago
  47. 26a2a1c Domain transition handler. by Kentaro Takeda · 15 years ago
  48. b69a54e File operation restriction part. by Kentaro Takeda · 15 years ago
  49. 9590837 Common functions for TOMOYO Linux. by Kentaro Takeda · 15 years ago
  50. c73bd6d Memory and pathname management functions. by Kentaro Takeda · 15 years ago
  51. 523979a integrity: audit update by Mimi Zohar · 15 years ago
  52. cb5629b1 Merge branch 'master' into next by James Morris · 15 years ago
  53. 64c61d8 IMA: fix ima_delete_rules() definition by James Morris · 15 years ago
  54. 1df9f0a Integrity: IMA file free imbalance by Mimi Zohar · 15 years ago
  55. f4bd857 integrity: IMA policy open by Mimi Zohar · 15 years ago
  56. 4af4662 integrity: IMA policy by Mimi Zohar · 15 years ago
  57. bab7393 integrity: IMA display by Mimi Zohar · 15 years ago
  58. 3323eec9 integrity: IMA as an integrity service provider by Mimi Zohar · 15 years ago
  59. faa3aad securityfs: fix long-broken securityfs_create_file comment by Serge E. Hallyn · 15 years ago
  60. 5626d3e selinux: remove hooks which simply defer to capabilities by James Morris · 15 years ago
  61. 95c1490 selinux: remove secondary ops call to shm_shmat by James Morris · 15 years ago
  62. 5c4054c selinux: remove secondary ops call to unix_stream_connect by James Morris · 15 years ago
  63. 2cbbd19 selinux: remove secondary ops call to task_kill by James Morris · 15 years ago
  64. ef76e74 selinux: remove secondary ops call to task_setrlimit by James Morris · 15 years ago
  65. ca5143d selinux: remove unused cred_commit hook by James Morris · 15 years ago
  66. af294e4 selinux: remove secondary ops call to task_create by James Morris · 15 years ago
  67. d541bbe selinux: remove secondary ops call to file_mprotect by James Morris · 15 years ago
  68. 438add6 selinux: remove secondary ops call to inode_setattr by James Morris · 15 years ago
  69. 188fbcc selinux: remove secondary ops call to inode_permission by James Morris · 15 years ago
  70. f51115b selinux: remove secondary ops call to inode_follow_link by James Morris · 15 years ago
  71. dd4907a selinux: remove secondary ops call to inode_mknod by James Morris · 15 years ago
  72. e473725 selinux: remove secondary ops call to inode_unlink by James Morris · 15 years ago
  73. efdfac4 selinux: remove secondary ops call to inode_link by James Morris · 15 years ago
  74. 97422ab selinux: remove secondary ops call to sb_umount by James Morris · 15 years ago
  75. ef935b9 selinux: remove secondary ops call to sb_mount by James Morris · 15 years ago
  76. 5565b0b selinux: remove secondary ops call to bprm_committed_creds by James Morris · 15 years ago
  77. 2ec5dbe selinux: remove secondary ops call to bprm_committing_creds by James Morris · 15 years ago
  78. bc05595 selinux: remove unused bprm_check_security hook by James Morris · 15 years ago
  79. 152a649 smackfs load append mode fix by Casey Schaufler · 15 years ago
  80. cd89596 SELinux: Unify context mount and genfs behavior by David P. Quigley · 15 years ago
  81. 11689d4 SELinux: Add new security mount option to indicate security label support. by David P. Quigley · 15 years ago
  82. 0d90a7e SELinux: Condense super block security structure flags and cleanup necessary code. by David P. Quigley · 15 years ago
  83. 0d54ee1 security: introduce missing kfree by Vegard Nossum · 15 years ago
  84. 938bb9f [CVE-2009-0029] System call wrappers part 28 by Heiko Carstens · 15 years ago
  85. 1e7bfb2 [CVE-2009-0029] System call wrappers part 27 by Heiko Carstens · 15 years ago
  86. c19a28e remove lots of double-semicolons by Fernando Carrijo · 15 years ago
  87. 0b82ac3 devices cgroup: allow mkfifo by Serge E. Hallyn · 15 years ago
  88. 116e057 devcgroup: use list_for_each_entry_rcu() by Lai Jiangshan · 15 years ago
  89. ac8cc0f Merge branch 'next' into for-linus by James Morris · 15 years ago
  90. 3699c53 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] by David Howells · 15 years ago
  91. 29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" by James Morris · 15 years ago
  92. 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
  93. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  94. acfa438 inode->i_op is never NULL by Al Viro · 16 years ago
  95. 76f7ba3 SELinux: shrink sizeof av_inhert selinux_class_perm and context by Eric Paris · 15 years ago
  96. 14eaddc CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] by David Howells · 15 years ago
  97. 5c8c40b Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next by James Morris · 15 years ago
  98. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 16 years ago
  99. 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 · 15 years ago
  100. 4f4b6c1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core by Rusty Russell · 15 years ago