1. 1e4c7ce smack: use GFP_NOFS while holding inode_smack::smk_lock by Eric Biggers · 4 years, 10 months ago
  2. 128373c Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set by Jann Horn · 5 years ago
  3. 5f0b9f0 security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb() by Jia-Ju Bai · 5 years ago
  4. f096ede smack: fix access permissions for keyring by Zoran Markovic · 6 years ago
  5. a64fa27 Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets by Piotr Sawicki · 6 years ago
  6. ebc6dcb Smack: Mark inode instant in smack_task_to_inode by Casey Schaufler · 6 years ago
  7. 88c195d lsm: fix smack_inode_removexattr and xattr_getsecurity memleak by Casey Schaufler · 7 years ago
  8. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  10. de2f4b3 Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  11. c60b906 Smack: Signal delivery as an append operation by Casey Schaufler · 8 years ago
  12. 63e24c4 Smack: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  13. 1a93a6e security: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  14. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  15. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  16. c632809 Merge branch 'smack-for-4.8' of https://github.com/cschaufler/smack-next into next by James Morris · 8 years ago
  17. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  18. a04e71f netlabel: Pass a family parameter to netlbl_skbuff_err(). by Huw Davies · 8 years ago
  19. 809c02e Smack: Handle labels consistently in untrusted mounts by Seth Forshee · 8 years ago
  20. 9f50eda Smack: Add support for unprivileged mounts from user namespaces by Seth Forshee · 9 years ago
  21. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  22. 18d872f Smack: ignore null signal in smack_task_kill by Rafal Krypa · 8 years ago
  23. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  24. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  25. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  26. 8012495 smack: fix cache of access labels by José Bollo · 8 years ago
  27. 491a0b0 Smack: Remove pointless hooks by Casey Schaufler · 8 years ago
  28. 3dfb7d8 security: let security modules use PTRACE_MODE_* with bitmasks by Jann Horn · 8 years ago
  29. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  30. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  31. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 8 years ago
  32. aa98b94 Merge branch 'smack-for-4.5' of https://github.com/cschaufler/smack-next into next by James Morris · 8 years ago
  33. d6335d7 security: Make inode argument of inode_getsecid non-const by Andreas Gruenbacher · 8 years ago
  34. ea861df security: Make inode argument of inode_getsecurity non-const by Andreas Gruenbacher · 8 years ago
  35. 81bd0d5 Smack: type confusion in smak sendmsg() handler by Roman Kubiak · 8 years ago
  36. c4803c4 nfs: Move call to security_inode_listsecurity into nfs_listxattr by Andreas Gruenbacher · 9 years ago
  37. 79be093 Smack: File receive for sockets by Casey Schaufler · 9 years ago
  38. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  39. 8827d90e smack: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  40. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  41. 38416e5 Smack: limited capability for changing process label by Zbigniew Jasinski · 9 years ago
  42. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  43. 8da4aba Smack: pipefs fix in smack_d_instantiate by Roman Kubiak · 9 years ago
  44. d21b7b0 Smack: Minor initialisation improvement by José Bollo · 9 years ago
  45. 8b549ef smack: smk_ipv6_port_list should be static by Geliang Tang · 9 years ago
  46. 5f2bfe2 Smack: fix a NULL dereference in wrong smack_import_entry() usage by Lukasz Pawelczyk · 9 years ago
  47. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  48. 3d04c92 Smack - Fix build error with bringup unconfigured by Casey Schaufler · 9 years ago
  49. 41a2d57 Kernel threads excluded from smack checks by Roman Kubiak · 9 years ago
  50. 1eddfe8 Smack: Three symbols that should be static by Casey Schaufler · 9 years ago
  51. 21abb1e Smack: IPv6 host labeling by Casey Schaufler · 9 years ago
  52. ca70d27 sysfs: fix simple_return.cocci warnings by kbuild test robot · 9 years ago
  53. 3bf2789 smack: allow mount opts setting over filesystems with binary mount data by Vivek Trivedi · 9 years ago
  54. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  55. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  56. 5430209 Smack: freeing an error pointer in smk_write_revoke_subj() by Dan Carpenter · 9 years ago
  57. c0d77c8 Smack: allow multiple labels in onlycap by Rafal Krypa · 9 years ago
  58. 01fa847 Smack: fix seq operations in smackfs by Rafal Krypa · 9 years ago
  59. e774ad6 smack: pass error code through pointers by Lukasz Pawelczyk · 9 years ago
  60. 9777582 Smack: ignore private inode for smack_file_receive by Seung-Woo Kim · 9 years ago
  61. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 9 years ago
  62. e20b043 LSM: Add security module hook list heads by Casey Schaufler · 9 years ago
  63. 3c4ed7b LSM: Split security.h by Casey Schaufler · 9 years ago
  64. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  65. ce0b16d VFS: security/: d_inode() annotations by David Howells · 9 years ago
  66. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 9 years ago
  67. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  68. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  69. 39c853e Merge branch 'for-davem' into for-next by Al Viro · 9 years ago
  70. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 9 years ago
  71. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  72. f43b65b smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c by Paul Gortmaker · 9 years ago
  73. bf4b2fe Smack: Allow an unconfined label in bringup mode by Casey Schaufler · 9 years ago
  74. 7fc5f36 Smack: getting the Smack security context of keys by José Bollo · 9 years ago
  75. 7412301 Smack: Assign smack_known_web as default smk_in label for kernel thread's socket by Marcin Lis · 9 years ago
  76. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  77. 7f368ad Smack: secmark connections by Casey Schaufler · 9 years ago
  78. 82b0b2c Smack: Repair netfilter dependency by Casey Schaufler · 9 years ago
  79. 6d1cff2 smack: fix possible use after frees in task_security() callers by Andrey Ryabinin · 9 years ago
  80. 138a868 smack: Add missing logging in bidirectional UDS connect check by Rafal Krypa · 9 years ago
  81. 69f287a Smack: secmark support for netfilter by Casey Schaufler · 10 years ago
  82. 5e7270a Smack: Rework file hooks by Casey Schaufler · 10 years ago
  83. 96be7b5 smack: Fix a bidirectional UDS connect check typo by Zbigniew Jasinski · 9 years ago
  84. 1d8c232 smack: introduce a special case for tmpfs in smack_d_instantiate() by Łukasz Stelmach · 9 years ago
  85. 68390cc smack: fix logic in smack_inode_init_security function by Lukasz Pawelczyk · 10 years ago
  86. 1a28979 smack: miscellaneous small fixes in function comments by Lukasz Pawelczyk · 10 years ago
  87. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  88. 5c1b662 security: smack: fix out-of-bounds access in smk_parse_smack() by Andrey Ryabinin · 10 years ago
  89. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  90. 1a5b472 Security: smack: replace kzalloc with kmem_cache for inode_smack by Rohit · 10 years ago
  91. 6c892df Smack: Lock mode for the floor and hat labels by Casey Schaufler · 10 years ago
  92. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  93. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  94. 21c7eae Make Smack operate on smack_known struct where it still used char* by Lukasz Pawelczyk · 10 years ago
  95. d0175790 Fix a bidirectional UDS connect check typo by Lukasz Pawelczyk · 10 years ago
  96. e95ef49 Small fixes in comments describing function parameters by Lukasz Pawelczyk · 10 years ago
  97. d166c80 Smack: Bring-up access mode by Casey Schaufler · 10 years ago
  98. d83d2c2 Smack: Fix setting label on successful file open by Marcin Niesluchowski · 10 years ago
  99. da1b635 Smack: remove unneeded NULL-termination from securtity label by Konstantin Khlebnikov · 10 years ago
  100. b862e56 Smack: handle zero-length security labels without panic by Konstantin Khlebnikov · 10 years ago