1. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  3. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 14 years ago
  4. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  5. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  6. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  7. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  8. 7539cf4 TOMOYO: Add recursive directory matching operator support. by Tetsuo Handa · 15 years ago
  9. b3a222e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option by Serge E. Hallyn · 15 years ago
  10. 0bce952 SELinux: print denials for buggy kernel with unknown perms by Eric Paris · 15 years ago
  11. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  12. c656ae9 security/tomoyo: Remove now unnecessary handling of security_sysctl. by Eric W. Biederman · 15 years ago
  13. a4054b6 security/tomoyo: Add a special case to handle accesses through the internal proc mount. by Eric W. Biederman · 15 years ago
  14. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. c09c59e ima: replace GFP_KERNEL with GFP_NOFS by Mimi Zohar · 15 years ago
  16. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  17. 86b1bc6 sysctl security/tomoyo: Don't look at ctl_name by Tetsuo Handa · 15 years ago
  18. 5cdb355 sysctl security/keys: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  19. dd8dbf2 security: report the module name to security_module_request by Eric Paris · 15 years ago
  20. 6e65f92 Config option to set a default LSM by John Johansen · 15 years ago
  21. 0e1a6ef sysctl: require CAP_SYS_RAWIO to set mmap_min_addr by Kees Cook · 15 years ago
  22. 024e1a4 tomoyo: improve hash bucket dispersion by Stephen Hemminger · 15 years ago
  23. 6c21a7f LSM: imbed ima calls in the security hooks by Mimi Zohar · 15 years ago
  24. 6e8e16c SELinux: add .gitignore files for dynamic classes by Eric Paris · 15 years ago
  25. 3e1c251 security: remove root_plug by James Morris · 15 years ago
  26. b7f3008 SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 by Stephen Smalley · 15 years ago
  27. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  28. 21279cf KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases by David Howells · 15 years ago
  29. 8b8efb4 LSM: Add security_path_chroot(). by Tetsuo Handa · 15 years ago
  30. 89eda06 LSM: Add security_path_chmod() and security_path_chown(). by Tetsuo Handa · 15 years ago
  31. 941fc5b selinux: drop remapping of netlink classes by Stephen Smalley · 15 years ago
  32. 8753f6b selinux: generate flask headers during kernel build by Stephen Smalley · 15 years ago
  33. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  34. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  35. af8ff04 SELinux: reset the security_ops before flushing the avc cache by Eric Paris · 15 years ago
  36. 6d39b27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  37. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  38. 0b7570e do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup by Oleg Nesterov · 15 years ago
  39. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  40. d811659 lsm: Use a compressed IPv6 string format in audit events by Paul Moore · 15 years ago
  41. 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
  42. 5224ee0 SELinux: do not destroy the avc_cache_nodep by Eric Paris · 15 years ago
  43. 606531c KEYS: Have the garbage collector set its timer for live expired keys by David Howells · 15 years ago
  44. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  45. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  46. 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
  47. c08ef80 KEYS: Fix garbage collector by David Howells · 15 years ago
  48. 5c84342 KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent by Marc Dionne · 15 years ago
  49. 4e6d0bf SELinux: flush the avc before disabling SELinux by Eric Paris · 15 years ago
  50. 008574b SELinux: seperate avc_cache flushing by Eric Paris · 15 years ago
  51. ed868a5 Creds: creds->security can be NULL is selinux is disabled by Eric Paris · 15 years ago
  52. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  53. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  54. 1ee65e3 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. by David P. Quigley · 15 years ago
  55. acd0c93 IMA: update ima_counts_put by Mimi Zohar · 15 years ago
  56. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  57. 7b1b916 KEYS: Do some whitespace cleanups [try #6] by David Howells · 15 years ago
  58. ad73a71 KEYS: Make /proc/keys use keyid not numread as file position [try #6] by Serge E. Hallyn · 15 years ago
  59. 5d13544 KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] by David Howells · 15 years ago
  60. f041ae2 KEYS: Flag dead keys to induce EKEYREVOKED [try #6] by David Howells · 15 years ago
  61. 0c2c9a3 KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try #6] by David Howells · 15 years ago
  62. 5593122 KEYS: Deal with dead-type keys appropriately [try #6] by David Howells · 15 years ago
  63. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  64. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  65. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  66. ed6d76e selinux: Support for the new TUN LSM hooks by Paul Moore · 15 years ago
  67. 2b980db lsm: Add hooks to the TUN driver by Paul Moore · 15 years ago
  68. 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
  69. 53a7197 IMA: iint put in ima_counts_get and put by Eric Paris · 15 years ago
  70. 16bfa38 ima: hashing large files bug fix by Mimi Zohar · 15 years ago
  71. bc6a600 selinux: adjust rules for ATTR_FORCE by Amerigo Wang · 15 years ago
  72. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  73. 024e6cb security: Fix prompt for LSM_MMAP_MIN_ADDR by Andreas Schwab · 15 years ago
  74. a58578e security: Make LSM_MMAP_MIN_ADDR default match its help text. by Dave Jones · 15 years ago
  75. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  76. 8cf948e SELinux: call cap_file_mmap in selinux_file_mmap by Eric Paris · 15 years ago
  77. 9c0d901 Capabilities: move cap_file_mmap to commoncap.c by Eric Paris · 15 years ago
  78. 2bf4969 SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  79. 3c556e4 x86, intel_txt: Fix typos in Kconfig help by Arnaldo Carvalho de Melo · 15 years ago
  80. 25354c4 SELinux: add selinux_kernel_module_request by Eric Paris · 15 years ago
  81. 9188499 security: introducing security_request_module by Eric Paris · 15 years ago
  82. 314dabb SELinux: fix memory leakage in /security/selinux/hooks.c by James Morris · 15 years ago
  83. a2551df Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  84. 84336d1a SELinux: call cap_file_mmap in selinux_file_mmap by Eric Paris · 15 years ago
  85. 7c73875 Capabilities: move cap_file_mmap to commoncap.c by Eric Paris · 15 years ago
  86. da34d42 security/smack: Use AF_INET for sin_family field by Julia Lawall · 15 years ago
  87. 3162534 x86, intel_txt: Intel TXT boot support by Joseph Cihula · 15 years ago
  88. 5bb459b kernel: rename is_single_threaded(task) to current_is_single_threaded(void) by Oleg Nesterov · 15 years ago
  89. be940d6 Revert "SELinux: Convert avc_audit to use lsm_audit.h" by James Morris · 15 years ago
  90. 8113a8d SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  91. d4131de security: Make lsm_priv union in lsm_audit.h anonymous by Thomas Liu · 15 years ago
  92. ed5215a Move variable function in lsm_audit.h into SMACK private space by Thomas Liu · 15 years ago
  93. ac72421 Merge branch 'master' into next by James Morris · 15 years ago
  94. 94e5d71 integrity: add ima_counts_put (updated) by Mimi Zohar · 15 years ago
  95. 79b854c integrity: ima audit hash_exists fix by Mimi Zohar · 15 years ago
  96. 89c8657 selinux: clean up avc node cache when disabling selinux by Thomas Liu · 15 years ago
  97. 9e48858 security: rename ptrace_may_access => ptrace_access_check by Ingo Molnar · 15 years ago
  98. 86abcf9 keys: annotate seqfile ops with __releases and __acquires by James Morris · 15 years ago
  99. 20dda18 selinux: restore optimization to selinux_file_permission by Stephen Smalley · 15 years ago
  100. 56f8c9bc TOMOYO: Remove next_domain from tomoyo_find_next_domain(). by Tetsuo Handa · 15 years ago