1. ca0b7df TOMOYO: Reduce lines by using common path for addition and deletion. by Tetsuo Handa · 14 years ago
  2. 8007f10 selinux: fix memory leak in sel_make_bools by Xiaotian Feng · 14 years ago
  3. ea13ddb TOMOYO: Extract bitfield by Tetsuo Handa · 14 years ago
  4. 89068c5 Take ima_file_free() to proper place. by Al Viro · 14 years ago
  5. 1e93d00 ima: rename PATH_CHECK to FILE_CHECK by Mimi Zohar · 14 years ago
  6. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 14 years ago
  7. 54bb655 ima: initialize ima before inodes can be allocated by Eric Paris · 15 years ago
  8. 8eb988c fix ima breakage by Mimi Zohar · 14 years ago
  9. 6382dc3 fix comment typos in avc.c by Justin P. Mattock · 14 years ago
  10. f40a708 syslog: clean up needless comment by Kees Cook · 14 years ago
  11. d78ca3c syslog: use defined constants instead of raw numbers by Kees Cook · 14 years ago
  12. 0023459 syslog: distinguish between /proc/kmsg and syscalls by Kees Cook · 14 years ago
  13. 0719aaf selinux: allow MLS->non-MLS and vice versa upon policy reload by Guido Trentalancia · 14 years ago
  14. 42596ea selinux: load the initial SIDs upon every policy load by Guido Trentalancia · 14 years ago
  15. b6cac5a selinux: Only audit permissions specified in policy by Stephen Smalley · 14 years ago
  16. ef52c75 get rid of pointless checks after simple_pin_fs() by Al Viro · 14 years ago
  17. 8e2d39a TOMOYO: Remove usage counter for temporary memory. by Tetsuo Handa · 14 years ago
  18. 7d52a15 selinux: remove dead code in type_attribute_bounds_av() by KaiGai Kohei · 14 years ago
  19. 2f3e82d selinux: convert range transition list to a hashtab by Stephen Smalley · 14 years ago
  20. 2457552 Merge branch 'master' into next by James Morris · 14 years ago
  21. 19439d0 selinux: change the handling of unknown classes by Stephen Smalley · 14 years ago
  22. 8d95250 security: correct error returns for get/set security with private inodes by James Morris · 14 years ago
  23. 6d12552 Fix ACC_MODE() for real by Al Viro · 15 years ago
  24. cd7bec6 TOMOYO: Remove memory pool for list elements. by Tetsuo Handa · 15 years ago
  25. e41035a TOMOYO: Remove memory pool for string data. by Tetsuo Handa · 15 years ago
  26. f737d95 TOMOYO: Replace rw_semaphore by mutex. by Tetsuo Handa · 15 years ago
  27. 17740d8 SECURITY: selinux, fix update_rlimit_cpu parameter by Jiri Slaby · 15 years ago
  28. 5300990 Sanitize f_flags helpers by Al Viro · 15 years ago
  29. a00ae4d Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support by Geert Uytterhoeven · 15 years ago
  30. 6e14154 NOMMU: Optimise away the {dac_,}mmap_min_addr tests by David Howells · 15 years ago
  31. dd880fb security/min_addr.c: make init_mmap_min_addr() static by H Hartley Sweeten · 15 years ago
  32. fa1cc7b keys: PTR_ERR return of wrong pointer in keyctl_get_security() by Roel Kluin · 15 years ago
  33. d162543 ima: limit imbalance msg by Mimi Zohar · 15 years ago
  34. 1429b3e Untangling ima mess, part 3: kill dead code in ima by Al Viro · 15 years ago
  35. 85a17f5 ima: call ima_inode_free ima_inode_free by Eric Paris · 15 years ago
  36. e0d5bd2 IMA: clean up the IMA counts updating code by Eric Paris · 15 years ago
  37. 9353384 ima: only insert at inode creation time by Eric Paris · 15 years ago
  38. ec29ea5 ima: valid return code from ima_inode_alloc by Eric Paris · 15 years ago
  39. fdb8ebb TOMOYO: Use RCU primitives for list operation by Tetsuo Handa · 15 years ago
  40. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  41. 67fa488 TOMOYO: Compare filesystem by magic number rather than by name. by Tetsuo Handa · 15 years ago
  42. 1ad1f10 Merge branch 'master' into next by James Morris · 15 years ago
  43. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  44. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  45. 08e3daf selinux: remove a useless return by Amerigo Wang · 15 years ago
  46. 937bf61 TOMOYO: Add rest of file operation restrictions. by Tetsuo Handa · 15 years ago
  47. 5d0901a LSM: Rename security_path_ functions argument names. by Tetsuo Handa · 15 years ago
  48. 9f59f90 security/selinux/ss: correct size computation by Julia Lawall · 15 years ago
  49. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  50. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  51. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  52. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  53. 7539cf4 TOMOYO: Add recursive directory matching operator support. by Tetsuo Handa · 15 years ago
  54. b3a222e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option by Serge E. Hallyn · 15 years ago
  55. 0bce952 SELinux: print denials for buggy kernel with unknown perms by Eric Paris · 15 years ago
  56. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  57. c656ae9 security/tomoyo: Remove now unnecessary handling of security_sysctl. by Eric W. Biederman · 15 years ago
  58. a4054b6 security/tomoyo: Add a special case to handle accesses through the internal proc mount. by Eric W. Biederman · 15 years ago
  59. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. c09c59e ima: replace GFP_KERNEL with GFP_NOFS by Mimi Zohar · 15 years ago
  61. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  62. 86b1bc6 sysctl security/tomoyo: Don't look at ctl_name by Tetsuo Handa · 15 years ago
  63. 5cdb355 sysctl security/keys: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  64. dd8dbf2 security: report the module name to security_module_request by Eric Paris · 15 years ago
  65. 6e65f92 Config option to set a default LSM by John Johansen · 15 years ago
  66. 0e1a6ef sysctl: require CAP_SYS_RAWIO to set mmap_min_addr by Kees Cook · 15 years ago
  67. 024e1a4 tomoyo: improve hash bucket dispersion by Stephen Hemminger · 15 years ago
  68. 6c21a7f LSM: imbed ima calls in the security hooks by Mimi Zohar · 15 years ago
  69. 6e8e16c SELinux: add .gitignore files for dynamic classes by Eric Paris · 15 years ago
  70. 3e1c251 security: remove root_plug by James Morris · 15 years ago
  71. b7f3008 SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 by Stephen Smalley · 15 years ago
  72. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  73. 21279cf KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases by David Howells · 15 years ago
  74. 8b8efb4 LSM: Add security_path_chroot(). by Tetsuo Handa · 15 years ago
  75. 89eda06 LSM: Add security_path_chmod() and security_path_chown(). by Tetsuo Handa · 15 years ago
  76. 941fc5b selinux: drop remapping of netlink classes by Stephen Smalley · 15 years ago
  77. 8753f6b selinux: generate flask headers during kernel build by Stephen Smalley · 15 years ago
  78. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  79. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  80. af8ff04 SELinux: reset the security_ops before flushing the avc cache by Eric Paris · 15 years ago
  81. 6d39b27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  82. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  83. 0b7570e do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup by Oleg Nesterov · 15 years ago
  84. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  85. d811659 lsm: Use a compressed IPv6 string format in audit events by Paul Moore · 15 years ago
  86. c82ffab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  87. 5224ee0 SELinux: do not destroy the avc_cache_nodep by Eric Paris · 15 years ago
  88. 606531c KEYS: Have the garbage collector set its timer for live expired keys by David Howells · 15 years ago
  89. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  90. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  91. 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. c08ef80 KEYS: Fix garbage collector by David Howells · 15 years ago
  93. 5c84342 KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent by Marc Dionne · 15 years ago
  94. 4e6d0bf SELinux: flush the avc before disabling SELinux by Eric Paris · 15 years ago
  95. 008574b SELinux: seperate avc_cache flushing by Eric Paris · 15 years ago
  96. ed868a5 Creds: creds->security can be NULL is selinux is disabled by Eric Paris · 15 years ago
  97. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  98. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  99. 1ee65e3 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. by David P. Quigley · 15 years ago
  100. acd0c93 IMA: update ima_counts_put by Mimi Zohar · 15 years ago