1. 902a0ce Merge android-4.9.152 (fd37e28) into msm-4.9 by jianzhou · 5 years ago
  2. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  3. a017e39 LSM: Check for NULL cred-security on free by James Morris · 5 years ago
  4. c692cb9 Resolve merge conflict and enable HW FBE for ext4 fs by Neeraj Soni · 6 years ago
  5. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  6. fe5289a Revert "Enable HW File Based Encryption on ext4 file system" by Blagovest Kolenichev · 6 years ago
  7. 7b93926 Enable HW File Based Encryption on ext4 file system by Neeraj Soni · 6 years ago
  8. f3ad376 BACKPORT: security: bpf: Add LSM hooks for bpf object related syscall by Chenbo Feng · 7 years ago
  9. caefc01 security: mark LSM hooks as __ro_after_init by James Morris · 7 years ago
  10. a28be72 ANDROID: export security_path_chown by Daniel Rosenberg · 7 years ago
  11. 2602625 security, overlayfs: Provide hook to correctly label newly created files by Vivek Goyal · 8 years ago
  12. 121ab82 security,overlayfs: Provide security hook for copy up of xattrs for overlay file by Vivek Goyal · 8 years ago
  13. d8ad8b4 security, overlayfs: provide copy up security hook for unioned files by Vivek Goyal · 8 years ago
  14. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  15. 4f3ccd7 qstr: constify dentry_init_security by Al Viro · 8 years ago
  16. 2885c1e LSM: Fix for security_inode_getsecurity and -EOPNOTSUPP by Casey Schaufler · 8 years ago
  17. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  18. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. 457db29 security: Introduce security_settime64() by Baolin Wang · 8 years ago
  20. 9b09155 LSM: LoadPin for kernel file loading restrictions by Kees Cook · 8 years ago
  21. 3c9d629 security: drop the unused hook skb_owned_by by Paolo Abeni · 8 years ago
  22. 3b73b68 constify security_sb_pivotroot() by Al Viro · 8 years ago
  23. 77b286c constify security_path_chroot() by Al Viro · 8 years ago
  24. 3ccee46 constify security_path_{link,rename} by Al Viro · 8 years ago
  25. d360775 constify security_path_{mkdir,mknod,symlink} by Al Viro · 8 years ago
  26. 989f74e constify security_path_{unlink,rmdir} by Al Viro · 8 years ago
  27. be01f9f constify chmod_common/security_path_chmod by Al Viro · 8 years ago
  28. 8a04c43 constify security_sb_mount() by Al Viro · 8 years ago
  29. 7fd25da constify chown_common/security_path_chown by Al Viro · 8 years ago
  30. 81f4c50 constify security_path_truncate() by Al Viro · 8 years ago
  31. a1db742 module: replace copy_module_from_fd with kernel version by Mimi Zohar · 8 years ago
  32. 39eeb4f security: define kernel_read_file hook by Mimi Zohar · 8 years ago
  33. e40ba6d firmware: replace call to fw_read_file_contents() with kernel version by Mimi Zohar · 8 years ago
  34. cf22221 ima: define a new hook to measure and appraise a file already in memory by Mimi Zohar · 8 years ago
  35. bc8ca5b vfs: define kernel_read_file_id enumeration by Mimi Zohar · 8 years ago
  36. b44a7df vfs: define a generic function to read a file from the kernel by Mimi Zohar · 8 years ago
  37. 6f3be9f security: Add hook to invalidate inode security labels by Andreas Gruenbacher · 8 years ago
  38. d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 8 years ago
  39. ea861df security: Make inode argument of inode_getsecurity non-const by Andreas Gruenbacher · 8 years ago
  40. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  41. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  42. e308fd3 LSM: restore certain default error codes by Jan Beulich · 9 years ago
  43. 730daa1 Yama: remove needless CONFIG_SECURITY_YAMA_STACKED by Kees Cook · 9 years ago
  44. 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 9 years ago
  45. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  46. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 9 years ago
  47. f25fce3 LSM: Introduce security hook calling Macros by Casey Schaufler · 9 years ago
  48. 3c4ed7b LSM: Split security.h by Casey Schaufler · 9 years ago
  49. bda0be7 security: make inode_follow_link RCU-walk aware by NeilBrown · 9 years ago
  50. 37882db SECURITY: remove nameidata arg from inode_follow_link. by NeilBrown · 9 years ago
  51. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 9 years ago
  52. 39c853e Merge branch 'for-davem' into for-next by Al Viro · 9 years ago
  53. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 9 years ago
  54. d3593b5 Revert "selinux: add a skb_owned_by() hook" by Eric Dumazet · 9 years ago
  55. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  56. 79af730 Add security hooks to binder and implement the hooks for SELinux. by Stephen Smalley · 9 years ago
  57. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  58. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  59. 5a9196d ima: add support for measuring and appraising firmware by Mimi Zohar · 10 years ago
  60. 13752fe security: introduce kernel_fw_from_file hook by Kees Cook · 10 years ago
  61. f01387d Merge commit 'v3.15' into next by James Morris · 10 years ago
  62. b13cebe Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  63. da1ce06 vfs: add cross-rename by Miklos Szeredi · 10 years ago
  64. 0b3974e security: add flags to rename hooks by Miklos Szeredi · 10 years ago
  65. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 10 years ago
  66. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  67. 6f799c9 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-next by James Morris · 11 years ago
  68. 98f700f Merge git://git.infradead.org/users/eparis/selinux by Paul Moore · 11 years ago
  69. 2e5aa86 lsm: split the xfrm_state_alloc_security() hook implementation by Paul Moore · 11 years ago
  70. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  71. c9bccef NFS: Extend NFS xattr handlers to accept the security namespace by David Quigley · 11 years ago
  72. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 11 years ago
  73. 746df9b Security: Add Hook to test if the particular xattr is part of a MAC model. by David Quigley · 11 years ago
  74. d47be3d Security: Add hook to calculate context based on a negative dentry. by David Quigley · 11 years ago
  75. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  76. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 11 years ago
  77. 094f7b6 selinux: make security_sb_clone_mnt_opts return an error on context mismatch by Jeff Layton · 11 years ago
  78. 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 11 years ago
  79. fdf9072 ima: support new kernel module syscall by Mimi Zohar · 12 years ago
  80. 2e72d51 security: introduce kernel_module_from_file hook by Kees Cook · 12 years ago
  81. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  82. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  83. d2b31ca userns: Teach security_path_chown to take kuids and kgids by Eric W. Biederman · 12 years ago
  84. 42c6333 ima: add ima_inode_setxattr/removexattr function and calls by Mimi Zohar · 13 years ago
  85. c6993e4 security: allow Yama to be unconditionally stacked by Kees Cook · 12 years ago
  86. 75331a5 security: Fix nommu build. by Paul Mundt · 12 years ago
  87. 659b5e7 security: Fix nommu build. by Paul Mundt · 12 years ago
  88. 98de59b take calculation of final prot in security_mmap_file() into a helper by Al Viro · 12 years ago
  89. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  90. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  91. 83d4985 SELinux: rename dentry_open to file_open by Eric Paris · 12 years ago
  92. 4040153 security: trim security.h by Al Viro · 12 years ago
  93. 191c542 mm: collapse security_vm_enough_memory() variants into a single function by Al Viro · 12 years ago
  94. 1a2a4d0 security: create task_free security callback by Kees Cook · 12 years ago
  95. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  96. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 12 years ago
  97. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 12 years ago
  98. 2920a84 capabilities: remove all _real_ interfaces by Eric Paris · 12 years ago
  99. c7eba4a capabilities: introduce security_capable_noaudit by Eric Paris · 12 years ago
  100. b7e724d capabilities: reverse arguments to security_capable by Eric Paris · 12 years ago