1. 87ca9aa LSM: generalize flag passing to security_capable by Micah Morton · 6 years ago
  2. 1b42503 smack: use GFP_NOFS while holding inode_smack::smk_lock by Eric Biggers · 5 years ago
  3. ef9744a Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set by Jann Horn · 5 years ago
  4. 9a87ab2 security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb() by Jia-Ju Bai · 5 years ago
  5. 54e71cb smack: fix access permissions for keyring by Zoran Markovic · 6 years ago
  6. 7a47855 Smack: ptrace capability use fixes by Casey Schaufler · 6 years ago
  7. 04743f8 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  8. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  9. d66a8ac Smack: Inform peer that IPv6 traffic has been blocked by Piotr Sawicki · 6 years ago
  10. a07ef95 Smack: Check UDP-Lite and DCCP protocols during IPv6 handling by Piotr Sawicki · 6 years ago
  11. 129a998 Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets by Piotr Sawicki · 6 years ago
  12. 9481769 ->file_open(): lose cred argument by Al Viro · 6 years ago
  13. 7b4e884 Smack: Mark inode instant in smack_task_to_inode by Casey Schaufler · 6 years ago
  14. 2531a0c Merge branch 'smack-for-4.18' of https://github.com/cschaufler/next-smack into next-smack by James Morris · 6 years ago
  15. 0f8983c Smack: Fix memory leak in smack_inode_getsecctx by Casey Schaufler · 6 years ago
  16. 5859cdf smack: provide socketpair callback by Tom Gundersen · 6 years ago
  17. 23c8cec ipc/msg: introduce msgctl(MSG_STAT_ANY) by Davidlohr Bueso · 6 years ago
  18. a280d6d ipc/sem: introduce semctl(SEM_STAT_ANY) by Davidlohr Bueso · 6 years ago
  19. c21a697 ipc/shm: introduce shmctl(SHM_STAT_ANY) by Davidlohr Bueso · 6 years ago
  20. f8cf2f1 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  21. 706ffc8 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  22. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  23. 0d79cbf ipc/smack: Tidy up from the change in type of the ipc security hooks by Eric W. Biederman · 6 years ago
  24. d54d27c Merge branch 'smack-for-4.17' of git://github.com/cschaufler/next-smack into next-smack by James Morris · 6 years ago
  25. 3ec3011 security: Add a cred_getsecid hook by Matthew Garrett · 7 years ago
  26. d8c6e85 msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks by Eric W. Biederman · 6 years ago
  27. 7191adf shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks by Eric W. Biederman · 6 years ago
  28. aefad95 sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks by Eric W. Biederman · 6 years ago
  29. 6b4f3d0 usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill by Stephen Smalley · 7 years ago
  30. 58c442f Smack: Handle CGROUP2 in the same way that CGROUP by José Bollo · 6 years ago
  31. d19dfe5 Smack: Privilege check on key operations by Casey Schaufler · 7 years ago
  32. da49b5d Smack: fix dereferenced before check by Vasyl Gomonovych · 7 years ago
  33. 55b3a0c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  34. d6d80cb Smack: Base support for overlayfs by Casey Schaufler · 7 years ago
  35. 57e7ba0 lsm: fix smack_inode_removexattr and xattr_getsecurity memleak by Casey Schaufler · 7 years ago
  36. 828f425 Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  37. 35b372b smack: Remove redundant pdeath_signal clearing by Kees Cook · 7 years ago
  38. ccbb6e1 smack: Refactor to remove bprm_secureexec hook by Kees Cook · 7 years ago
  39. ddb4a14 exec: Rename bprm->cred_prepared to called_set_creds by Kees Cook · 7 years ago
  40. 591bb27 netfilter: nf_hook_ops structs can be const by Florian Westphal · 7 years ago
  41. f28e783 Smack: Use cap_capable in privilege check by Casey Schaufler · 7 years ago
  42. 51d59af Smack: Safer check for a socket in file_receive by Casey Schaufler · 7 years ago
  43. e661a58 smack: use pernet operations for hook registration by Florian Westphal · 7 years ago
  44. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  45. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 7 years ago
  46. af96f0d Smack: Use GFP_KERNEL for smk_netlbl_mls(). by Tetsuo Handa · 8 years ago
  47. c3c8dc9 smack: fix double free in smack_parse_opts_str() by Tetsuo Handa · 7 years ago
  48. ca97d93 security: mark LSM hooks as __ro_after_init by James Morris · 7 years ago
  49. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  50. a2a1547 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 7 years ago
  51. 710584b Merge branch 'smack-for-4.11' of git://github.com/cschaufler/smack-next into next by James Morris · 8 years ago
  52. 9227dd2 exec: Remove LSM_UNSAFE_PTRACE_CAP by Eric W. Biederman · 8 years ago
  53. d69dece LSM: Add /sys/kernel/security/lsm by Casey Schaufler · 8 years ago
  54. 3a2f5a5 security,selinux,smack: kill security_task_wait hook by Stephen Smalley · 8 years ago
  55. 83a1e53 Smack: ignore private inode for file functions by Seung-Woo Kim · 8 years ago
  56. 805b65a Smack: fix d_instantiate logic for sockfs and pipefs by Rafal Krypa · 8 years ago
  57. c9d238a SMACK: Use smk_tskacc() instead of smk_access() for proper logging by Himanshu Shukla · 8 years ago
  58. 348dc28 Smack: Traverse the smack_known_list using list_for_each_entry_rcu macro by Vishal Goel · 8 years ago
  59. 3d4f673 SMACK: Free the i_security blob in inode using RCU by Himanshu Shukla · 8 years ago
  60. d54a197 SMACK: Delete list_head repeated initialization by Himanshu Shukla · 8 years ago
  61. 2e962e2 SMACK: Add new lock for adding entry in smack master list by Vishal Goel · 8 years ago
  62. 0c96d1f Smack: Fix the issue of wrong SMACK label update in socket bind fail case by Vishal Goel · 8 years ago
  63. 9d44c97 Smack: Fix the issue of permission denied error in ipv6 hook by Vishal Goel · 8 years ago
  64. 3c7ce34 SMACK: Add the rcu synchronization mechanism in ipv6 hooks by Vishal Goel · 8 years ago
  65. b21507e proc,security: move restriction on writing /proc/pid/attr nodes to proc by Stephen Smalley · 8 years ago
  66. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  67. 4506309 don't open-code file_inode() by Al Viro · 8 years ago
  68. 152f91d Smack: Remove unnecessary smack_known_invalid by Casey Schaufler · 8 years ago
  69. 8c15d66 Smack: Use GFP_KERNEL for smack_parse_opts_str(). by Tetsuo Handa · 8 years ago
  70. 2e4939f Smack: ipv6 label match fix by Casey Schaufler · 8 years ago
  71. b437aba SMACK: Fix the memory leak in smack_cred_prepare() hook by Himanshu Shukla · 8 years ago
  72. 7128ea1 SMACK: Do not apply star label in smack_setprocattr hook by Himanshu Shukla · 8 years ago
  73. 2097f59 smack: parse mnt opts after privileges check by Himanshu Shukla · 8 years ago
  74. 08382c9 Smack: Assign smack_known_web label for kernel thread's by jooseong lee · 8 years ago
  75. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  76. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  77. de2f4b3 Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  78. c60b906 Smack: Signal delivery as an append operation by Casey Schaufler · 8 years ago
  79. 63e24c4 Smack: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  80. 1a93a6e security: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  81. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  82. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  83. c632809 Merge branch 'smack-for-4.8' of https://github.com/cschaufler/smack-next into next by James Morris · 8 years ago
  84. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  85. a04e71f netlabel: Pass a family parameter to netlbl_skbuff_err(). by Huw Davies · 8 years ago
  86. 809c02e Smack: Handle labels consistently in untrusted mounts by Seth Forshee · 8 years ago
  87. 9f50eda Smack: Add support for unprivileged mounts from user namespaces by Seth Forshee · 9 years ago
  88. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  89. 18d872f Smack: ignore null signal in smack_task_kill by Rafal Krypa · 8 years ago
  90. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  91. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  92. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  93. 8012495 smack: fix cache of access labels by José Bollo · 9 years ago
  94. 491a0b0 Smack: Remove pointless hooks by Casey Schaufler · 9 years ago
  95. 3dfb7d8 security: let security modules use PTRACE_MODE_* with bitmasks by Jann Horn · 9 years ago
  96. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  97. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  98. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  99. aa98b94 Merge branch 'smack-for-4.5' of https://github.com/cschaufler/smack-next into next by James Morris · 9 years ago
  100. d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 9 years ago