1. 214beac apparmor: localize getting the security context to a few macros by John Johansen · 12 years ago
  2. 53fe8b9 apparmor: fix sparse warnings by John Johansen · 12 years ago
  3. 41d1b3e apparmor: Fix smatch warning in aa_remove_profiles by John Johansen · 12 years ago
  4. b492d50 apparmor: fix the audit type table by John Johansen · 12 years ago
  5. ed68630 apparmor: reserve and mask off the top 8 bits of the base field by John Johansen · 12 years ago
  6. 4da05cc apparmor: move the free_profile fn ahead of aa_alloc_profile by John Johansen · 12 years ago
  7. a498785 apparmor: remove sid from profiles by John Johansen · 12 years ago
  8. 180a6f5 apparmor: move perm defines into policy_unpack by John Johansen · 12 years ago
  9. 8e4ff10 apparmor: misc cleanup of match by John Johansen · 12 years ago
  10. cf47aed apparmor: relax the restrictions on setting rlimits by John Johansen · 12 years ago
  11. 4b7c331 apparmor: remove "permipc" command by John Johansen · 12 years ago
  12. 7a2871b apparmor: use common fn to clear task_context for domain transitions by John Johansen · 12 years ago
  13. 0ca554b apparmor: add kvzalloc to handle zeroing for kvmalloc by John Johansen · 12 years ago
  14. 3cfcc19 apparmor: add utility function to get an arbitrary tasks profile. by John Johansen · 12 years ago
  15. e573cc3 apparmor: fix error code to failure message mapping for name lookup by John Johansen · 12 years ago
  16. 50c5ecd apparmor: refactor profile mode macros by John Johansen · 12 years ago
  17. 0426623 apparmor: Remove -W1 warnings by John Johansen · 12 years ago
  18. 17322cc apparmor: fix auditing of domain transition failures due to incomplete policy by John Johansen · 12 years ago
  19. df2c2af ima: eliminate passing d_name.name to process_measurement() by Mimi Zohar · 12 years ago
  20. 958d2c2 Smack: include magic.h in smackfs.c by Casey Schaufler · 12 years ago
  21. 094f7b6 selinux: make security_sb_clone_mnt_opts return an error on context mismatch by Jeff Layton · 12 years ago
  22. cdb56b6 Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir() by Igor Zhbanov · 12 years ago
  23. e05b6f9 Smack: add support for modification of existing rules by Rafal Krypa · 12 years ago
  24. cee7e44 smack: SMACK_MAGIC to include/uapi/linux/magic.h by Jarkko Sakkinen · 12 years ago
  25. a87d79a Smack: add missing support for transmute bit in smack_str_from_perm() by Rafal Krypa · 12 years ago
  26. d15d9fad Smack: prevent revoke-subject from failing when unseen label is written to it by Rafal Krypa · 12 years ago
  27. 921f3ac tomoyo: use DEFINE_SRCU() to define tomoyo_ss by Lai Jiangshan · 12 years ago
  28. ba0e342 userns: Stop oopsing in key_change_session_keyring by Eric W. Biederman · 12 years ago
  29. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  30. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  31. 45e09bd selinux: opened file can't have NULL or negative ->f_path.dentry by Al Viro · 12 years ago
  32. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  33. 182be68 kill f_vfsmnt by Al Viro · 12 years ago
  34. 446d64e block: fix part_pack_uuid() build error by Mimi Zohar · 12 years ago
  35. a2c2c3a ima: "remove enforce checking duplication" merge fix by Mimi Zohar · 12 years ago
  36. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  37. 53eb8c8 device_cgroup: don't grab mutex in rcu callback by Jerry Snitselaar · 12 years ago
  38. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  39. fe9453a KEYS: Revert one application of "Fix unreachable code" patch by David Howells · 12 years ago
  40. e075125 ima: digital signature verification using asymmetric keys by Dmitry Kasatkin · 12 years ago
  41. 50af554 ima: rename hash calculation functions by Dmitry Kasatkin · 13 years ago
  42. 76bb28f ima: use new crypto_shash API instead of old crypto_hash by Dmitry Kasatkin · 13 years ago
  43. 85865c1 ima: add policy support for file system uuid by Dmitry Kasatkin · 12 years ago
  44. 74de668 evm: add file system uuid to EVM hmac by Dmitry Kasatkin · 12 years ago
  45. 22f8379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  46. 5a73fcf ima: differentiate appraise status only for hook specific rules by Mimi Zohar · 12 years ago
  47. d79d72e ima: per hook cache integrity appraisal status by Mimi Zohar · 12 years ago
  48. f578c08 ima: increase iint flag size by Mimi Zohar · 12 years ago
  49. 0e5a247 ima: added policy support for 'security.ima' type by Dmitry Kasatkin · 13 years ago
  50. 103a197 security/device_cgroup: lock assert fails in dev_exception_clean() by Jerry Snitselaar · 12 years ago
  51. a67adb9 evm: checking if removexattr is not a NULL by Dmitry Kasatkin · 12 years ago
  52. a175b8b ima: forbid write access to files with digital signatures by Dmitry Kasatkin · 12 years ago
  53. ea1046d ima: move full pathname resolution to separate function by Dmitry Kasatkin · 12 years ago
  54. ee86633 integrity: reduce storage size for ima_status and evm_status by Dmitry Kasatkin · 12 years ago
  55. 16cac49 ima: rename FILE_MMAP to MMAP_CHECK by Mimi Zohar · 12 years ago
  56. b515246 ima: remove security.ima hexdump by Dmitry Kasatkin · 12 years ago
  57. 750943a ima: remove enforce checking duplication by Dmitry Kasatkin · 12 years ago
  58. def3e8b ima: set appraise status in fix mode only when xattr is fixed by Dmitry Kasatkin · 12 years ago
  59. e908056 evm: remove unused cleanup functions by Dmitry Kasatkin · 12 years ago
  60. 7163a99 ima: re-initialize IMA policy LSM info by Mimi Zohar · 12 years ago
  61. 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 12 years ago
  62. 6f96c14 selinux: add the "attach_queue" permission to the "tun_socket" class by Paul Moore · 12 years ago
  63. a7f2a36 ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall by Mimi Zohar · 12 years ago
  64. e67eab3 keys: fix unreachable code by Alan Cox · 12 years ago
  65. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  67. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  68. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  69. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  70. 9dd9ff9 bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB by Amerigo Wang · 12 years ago
  71. 520d9ea Fix cap_capable to only allow owners in the parent user namespace to have caps. by Eric W. Biederman · 12 years ago
  72. e930723 Smack: create a sysfs mount point for smackfs by Casey Schaufler · 12 years ago
  73. 111fe8b Smack: use select not depends in Kconfig by Casey Schaufler · 12 years ago
  74. fdf9072 ima: support new kernel module syscall by Mimi Zohar · 12 years ago
  75. 2e72d51 security: introduce kernel_module_from_file hook by Kees Cook · 12 years ago
  76. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  77. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  78. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  79. 6e73d71 rtnetlink: add missing message types to selinux perm table by Cong Wang · 12 years ago
  80. ee07c6e bridge: export multicast database via netlink by Cong Wang · 12 years ago
  81. 88a693b selinux: fix sel_netnode_insert() suspicious rcu dereference by Dave Jones · 12 years ago
  82. 235e752 Yama: remove locking from delete path by Kees Cook · 12 years ago
  83. 93b69d4 Yama: add RCU to drop read locking by Kees Cook · 12 years ago
  84. 4c44aaa userns: Kill task_user_ns by Eric W. Biederman · 12 years ago
  85. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  86. 4b1c784 device_cgroup: add lockdep asserts by Tejun Heo · 12 years ago
  87. 201e72a device_cgroup: fix RCU usage by Tejun Heo · 12 years ago
  88. 64e1047 device_cgroup: fix unchecked cgroup parent usage by Aristeu Rozanski · 12 years ago
  89. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  90. 4cef729 device_cgroup: add proper checking when changing default behavior by Aristeu Rozanski · 12 years ago
  91. 26fd840 device_cgroup: stop using simple_strtoul() by Aristeu Rozanski · 12 years ago
  92. 5b7aa7d device_cgroup: rename deny_all to behavior by Aristeu Rozanski · 12 years ago
  93. 8c9506d cgroup: fix invalid rcu dereference by Jiri Slaby · 12 years ago
  94. b010520 keys: Fix unreachable code by Alan Cox · 12 years ago
  95. 2e680dd apparmor: fix IRQ stack overflow during free_profile by John Johansen · 12 years ago
  96. 43c422e apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40 by John Johansen · 12 years ago
  97. 45525b2 fix a leak in replace_fd() users by Al Viro · 12 years ago
  98. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  99. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  100. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago