1. 0e1a6ef sysctl: require CAP_SYS_RAWIO to set mmap_min_addr by Kees Cook · 15 years ago
  2. 024e1a4 tomoyo: improve hash bucket dispersion by Stephen Hemminger · 15 years ago
  3. 6c21a7f LSM: imbed ima calls in the security hooks by Mimi Zohar · 15 years ago
  4. 6e8e16c SELinux: add .gitignore files for dynamic classes by Eric Paris · 15 years ago
  5. 3e1c251 security: remove root_plug by James Morris · 15 years ago
  6. b7f3008 SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 by Stephen Smalley · 15 years ago
  7. 8b8efb4 LSM: Add security_path_chroot(). by Tetsuo Handa · 15 years ago
  8. 89eda06 LSM: Add security_path_chmod() and security_path_chown(). by Tetsuo Handa · 15 years ago
  9. 941fc5b selinux: drop remapping of netlink classes by Stephen Smalley · 15 years ago
  10. 8753f6b selinux: generate flask headers during kernel build by Stephen Smalley · 15 years ago
  11. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  12. af8ff04 SELinux: reset the security_ops before flushing the avc cache by Eric Paris · 15 years ago
  13. 6d39b27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  14. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  15. 0b7570e do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup by Oleg Nesterov · 15 years ago
  16. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  17. d811659 lsm: Use a compressed IPv6 string format in audit events by Paul Moore · 15 years ago
  18. 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
  19. 5224ee0 SELinux: do not destroy the avc_cache_nodep by Eric Paris · 15 years ago
  20. 606531c KEYS: Have the garbage collector set its timer for live expired keys by David Howells · 15 years ago
  21. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  22. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  23. 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
  24. c08ef80 KEYS: Fix garbage collector by David Howells · 15 years ago
  25. 5c84342 KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent by Marc Dionne · 15 years ago
  26. 4e6d0bf SELinux: flush the avc before disabling SELinux by Eric Paris · 15 years ago
  27. 008574b SELinux: seperate avc_cache flushing by Eric Paris · 15 years ago
  28. ed868a5 Creds: creds->security can be NULL is selinux is disabled by Eric Paris · 15 years ago
  29. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  30. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  31. 1ee65e3 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. by David P. Quigley · 15 years ago
  32. acd0c93 IMA: update ima_counts_put by Mimi Zohar · 15 years ago
  33. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  34. 7b1b916 KEYS: Do some whitespace cleanups [try #6] by David Howells · 15 years ago
  35. ad73a71 KEYS: Make /proc/keys use keyid not numread as file position [try #6] by Serge E. Hallyn · 15 years ago
  36. 5d13544 KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] by David Howells · 15 years ago
  37. f041ae2 KEYS: Flag dead keys to induce EKEYREVOKED [try #6] by David Howells · 15 years ago
  38. 0c2c9a3 KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try #6] by David Howells · 15 years ago
  39. 5593122 KEYS: Deal with dead-type keys appropriately [try #6] by David Howells · 15 years ago
  40. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  41. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  42. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  43. ed6d76e selinux: Support for the new TUN LSM hooks by Paul Moore · 15 years ago
  44. 2b980db lsm: Add hooks to the TUN driver by Paul Moore · 15 years ago
  45. 5311034 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
  46. 53a7197 IMA: iint put in ima_counts_get and put by Eric Paris · 15 years ago
  47. 16bfa38 ima: hashing large files bug fix by Mimi Zohar · 15 years ago
  48. bc6a600 selinux: adjust rules for ATTR_FORCE by Amerigo Wang · 15 years ago
  49. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  50. 024e6cb security: Fix prompt for LSM_MMAP_MIN_ADDR by Andreas Schwab · 15 years ago
  51. a58578e security: Make LSM_MMAP_MIN_ADDR default match its help text. by Dave Jones · 15 years ago
  52. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  53. 8cf948e SELinux: call cap_file_mmap in selinux_file_mmap by Eric Paris · 15 years ago
  54. 9c0d901 Capabilities: move cap_file_mmap to commoncap.c by Eric Paris · 15 years ago
  55. 2bf4969 SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  56. 3c556e4 x86, intel_txt: Fix typos in Kconfig help by Arnaldo Carvalho de Melo · 15 years ago
  57. 25354c4 SELinux: add selinux_kernel_module_request by Eric Paris · 15 years ago
  58. 9188499 security: introducing security_request_module by Eric Paris · 15 years ago
  59. 314dabb SELinux: fix memory leakage in /security/selinux/hooks.c by James Morris · 15 years ago
  60. a2551df Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  61. 84336d1a SELinux: call cap_file_mmap in selinux_file_mmap by Eric Paris · 15 years ago
  62. 7c73875 Capabilities: move cap_file_mmap to commoncap.c by Eric Paris · 15 years ago
  63. da34d42 security/smack: Use AF_INET for sin_family field by Julia Lawall · 15 years ago
  64. 3162534 x86, intel_txt: Intel TXT boot support by Joseph Cihula · 15 years ago
  65. 5bb459b kernel: rename is_single_threaded(task) to current_is_single_threaded(void) by Oleg Nesterov · 15 years ago
  66. be940d6 Revert "SELinux: Convert avc_audit to use lsm_audit.h" by James Morris · 15 years ago
  67. 8113a8d SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  68. d4131de security: Make lsm_priv union in lsm_audit.h anonymous by Thomas Liu · 15 years ago
  69. ed5215a Move variable function in lsm_audit.h into SMACK private space by Thomas Liu · 15 years ago
  70. ac72421 Merge branch 'master' into next by James Morris · 15 years ago
  71. 94e5d71 integrity: add ima_counts_put (updated) by Mimi Zohar · 15 years ago
  72. 79b854c integrity: ima audit hash_exists fix by Mimi Zohar · 15 years ago
  73. 89c8657 selinux: clean up avc node cache when disabling selinux by Thomas Liu · 15 years ago
  74. 9e48858 security: rename ptrace_may_access => ptrace_access_check by Ingo Molnar · 15 years ago
  75. 86abcf9 keys: annotate seqfile ops with __releases and __acquires by James Morris · 15 years ago
  76. 20dda18 selinux: restore optimization to selinux_file_permission by Stephen Smalley · 15 years ago
  77. 56f8c9bc TOMOYO: Remove next_domain from tomoyo_find_next_domain(). by Tetsuo Handa · 15 years ago
  78. ccf135f TOMOYO: Move tomoyo_delete_domain(). by Tetsuo Handa · 15 years ago
  79. d905163 Merge branch 'master' into next by James Morris · 15 years ago
  80. cd50081 devcgroup: skip superfluous checks when found the DEV_ALL elem by Li Zefan · 15 years ago
  81. 44c2d9b Add audit messages on type boundary violations by KaiGai Kohei · 15 years ago
  82. caabbdc cleanup in ss/services.c by KaiGai Kohei · 15 years ago
  83. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  84. 3296ca2 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
  85. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. c3fa109 TOMOYO: Add description of lists and structures. by Tetsuo Handa · 15 years ago
  87. 5bf1692 TOMOYO: Remove unused field. by Tetsuo Handa · 15 years ago
  88. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  89. 04288f4 integrity: ima audit dentry_open failure by Mimi Zohar · 15 years ago
  90. bcb8697 TOMOYO: Remove unused parameter. by Tetsuo Handa · 15 years ago
  91. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 15 years ago
  92. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  93. 7d2948b TOMOYO: Simplify policy reader. by Tetsuo Handa · 15 years ago
  94. ab588cca TOMOYO: Remove redundant markers. by Tetsuo Handa · 15 years ago
  95. 850b0ce SELinux: define audit permissions for audit tree netlink messages by Eric Paris · 15 years ago
  96. fe67e6f TOMOYO: Remove unused mutex. by Tetsuo Handa · 15 years ago
  97. fbeb4a9 tomoyo: avoid get+put of task_struct by Serge E. Hallyn · 15 years ago
  98. 13b297d smack: Remove redundant initialization. by Tetsuo Handa · 15 years ago
  99. 76b0187 rootplug: Remove redundant initialization. by Tetsuo Handa · 15 years ago
  100. b1338d1 tomoyo: add missing call to cap_bprm_set_creds by Herton Ronaldo Krzesinski · 15 years ago