1. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  2. 7f368ad Smack: secmark connections by Casey Schaufler · 9 years ago
  3. 82b0b2c Smack: Repair netfilter dependency by Casey Schaufler · 9 years ago
  4. 6d1cff2 smack: fix possible use after frees in task_security() callers by Andrey Ryabinin · 9 years ago
  5. 138a868 smack: Add missing logging in bidirectional UDS connect check by Rafal Krypa · 9 years ago
  6. 69f287a Smack: secmark support for netfilter by Casey Schaufler · 10 years ago
  7. 5e7270a Smack: Rework file hooks by Casey Schaufler · 10 years ago
  8. 96be7b5 smack: Fix a bidirectional UDS connect check typo by Zbigniew Jasinski · 10 years ago
  9. 1d8c232 smack: introduce a special case for tmpfs in smack_d_instantiate() by Łukasz Stelmach · 10 years ago
  10. 68390cc smack: fix logic in smack_inode_init_security function by Lukasz Pawelczyk · 10 years ago
  11. 1a28979 smack: miscellaneous small fixes in function comments by Lukasz Pawelczyk · 10 years ago
  12. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  13. 5c1b662 security: smack: fix out-of-bounds access in smk_parse_smack() by Andrey Ryabinin · 10 years ago
  14. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  15. 1a5b472 Security: smack: replace kzalloc with kmem_cache for inode_smack by Rohit · 10 years ago
  16. 6c892df Smack: Lock mode for the floor and hat labels by Casey Schaufler · 10 years ago
  17. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  18. e0b93ed security: make security_file_set_fowner, f_setown and __f_setown void return by Jeff Layton · 10 years ago
  19. 21c7eae Make Smack operate on smack_known struct where it still used char* by Lukasz Pawelczyk · 10 years ago
  20. d0175790 Fix a bidirectional UDS connect check typo by Lukasz Pawelczyk · 10 years ago
  21. e95ef49 Small fixes in comments describing function parameters by Lukasz Pawelczyk · 10 years ago
  22. d166c80 Smack: Bring-up access mode by Casey Schaufler · 10 years ago
  23. d83d2c2 Smack: Fix setting label on successful file open by Marcin Niesluchowski · 10 years ago
  24. da1b635 Smack: remove unneeded NULL-termination from securtity label by Konstantin Khlebnikov · 10 years ago
  25. b862e56 Smack: handle zero-length security labels without panic by Konstantin Khlebnikov · 10 years ago
  26. fd5c9d2 Smack: fix behavior of smack_inode_listsecurity by Konstantin Khlebnikov · 10 years ago
  27. 103ae67 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  28. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
  29. 4b8feff netlabel: fix the horribly broken catmap functions by Paul Moore · 10 years ago
  30. 41c3bd2 netlabel: fix a problem when setting bits below the previously lowest bit by Paul Moore · 10 years ago
  31. 2fd4e66 Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel into next by James Morris · 10 years ago
  32. ec554fa Warning in scanf string typing by Toralf Förster · 10 years ago
  33. 36ea735 Smack: Label cgroup files for systemd by Casey Schaufler · 10 years ago
  34. a6834c0 Smack: Verify read access on file open - v3 by Casey Schaufler · 10 years ago
  35. 54e70ec Smack: bidirectional UDS connect check by Casey Schaufler · 10 years ago
  36. f59bdfb Smack: Correctly remove SMACK64TRANSMUTE attribute by Casey Schaufler · 10 years ago
  37. 9598f4c SMACK: Fix handling value==NULL in post setxattr by José Bollo · 10 years ago
  38. 5e9ab59 bugfix patch for SMACK by Pankaj Kumar · 11 years ago
  39. 6686781 Smack: adds smackfs/ptrace interface by Lukasz Pawelczyk · 10 years ago
  40. 5663884 Smack: unify all ptrace accesses in the smack by Lukasz Pawelczyk · 10 years ago
  41. 959e6c7 Smack: fix the subject/object order in smack_ptrace_traceme() by Lukasz Pawelczyk · 10 years ago
  42. 55dfc5d Minor improvement of 'smack_sb_kern_mount' by José Bollo · 10 years ago
  43. fffea21 smack: fix key permission verification by Dmitry Kasatkin · 10 years ago
  44. f589594 KEYS: Move the flags representing required permission to linux/key.h by David Howells · 10 years ago
  45. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  46. 4eb0f4a smack: call WARN_ONCE() instead of calling audit_log_start() by Richard Guy Briggs · 11 years ago
  47. 4482a44 Smack: File receive audit correction by Casey Schaufler · 11 years ago
  48. 24ea1b6 Smack: Rationalize mount restrictions by Casey Schaufler · 11 years ago
  49. 4afde48 Smack: change rule cap check by Casey Schaufler · 11 years ago
  50. 00f84f3 Smack: Make the syslog control configurable by Casey Schaufler · 11 years ago
  51. 19760ad Smack: Prevent the * and @ labels from being used in SMACK64EXEC by Casey Schaufler · 11 years ago
  52. 398ce07 smack: fix: allow either entry be missing on access/access2 check (v2) by Jarkko Sakkinen · 11 years ago
  53. b5dfd80 Smack: Ptrace access check mode by Casey Schaufler · 11 years ago
  54. c0ab6e5 Smack: Implement lock security mode by Casey Schaufler · 11 years ago
  55. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  56. 7320336 Merge branch 'smack-for-3.12' of git://git.gitorious.org/smack-next/kernel into ra-next by James Morris · 11 years ago
  57. 10289b0 Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes by Rafal Krypa · 11 years ago
  58. 6ea0624 Smack: IPv6 casting error fix for 3.11 by Casey Schaufler · 11 years ago
  59. 677264e Smack: network label match fix by Casey Schaufler · 11 years ago
  60. 4d7cf4a security: smack: add a hash table to quicken smk_find_entry() by Tomasz Stanislawski · 11 years ago
  61. 470043b security: smack: fix memleak in smk_write_rules_list() by Tomasz Stanislawski · 11 years ago
  62. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  63. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  64. 746df9b Security: Add Hook to test if the particular xattr is part of a MAC model. by David Quigley · 11 years ago
  65. 0fcfee6 Smack: Fix the bug smackcipso can't set CIPSO correctly by Passion,Zhao · 11 years ago
  66. 8cd77a0 Smack: Fix possible NULL pointer dereference at smk_netlbl_mls() by Tetsuo Handa · 11 years ago
  67. e830b39 Smack: Add smkfstransmute mount option by Casey Schaufler · 11 years ago
  68. 2f823ff Smack: Improve access check performance by Casey Schaufler · 11 years ago
  69. c673944 Smack: Local IPv6 port based controls by Casey Schaufler · 11 years ago
  70. 958d2c2 Smack: include magic.h in smackfs.c by Casey Schaufler · 11 years ago
  71. cdb56b6 Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir() by Igor Zhbanov · 11 years ago
  72. e05b6f9 Smack: add support for modification of existing rules by Rafal Krypa · 11 years ago
  73. cee7e44 smack: SMACK_MAGIC to include/uapi/linux/magic.h by Jarkko Sakkinen · 12 years ago
  74. a87d79a Smack: add missing support for transmute bit in smack_str_from_perm() by Rafal Krypa · 12 years ago
  75. d15d9fad Smack: prevent revoke-subject from failing when unseen label is written to it by Rafal Krypa · 12 years ago
  76. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  77. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  78. e930723 Smack: create a sysfs mount point for smackfs by Casey Schaufler · 12 years ago
  79. 111fe8b Smack: use select not depends in Kconfig by Casey Schaufler · 12 years ago
  80. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  81. 46a2f3b Smack: setprocattr memory leak fix by Casey Schaufler · 12 years ago
  82. 449543b Smack: implement revoking all rules for a subject label by Rafal Krypa · 12 years ago
  83. c00bedb Smack: remove task_wait() hook. by Casey Schaufler · 12 years ago
  84. 3b9fc37 smack: off by one error by Alan Cox · 12 years ago
  85. 65ee7f4 Smack: don't show empty rules when /smack/load or /smack/load2 is read by Rafal Krypa · 12 years ago
  86. 3518721 Smack: user access check bounds by Casey Schaufler · 12 years ago
  87. 1880eff Smack: onlycap limits on CAP_MAC_ADMIN by Casey Schaufler · 12 years ago
  88. eb982cb Smack: fix smack_new_inode bogosities by Casey Schaufler · 12 years ago
  89. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  90. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  91. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
  92. f7112e6 Smack: allow for significantly longer Smack labels v4 by Casey Schaufler · 12 years ago
  93. ceffec55 gfp flags for security_inode_alloc()? by Tetsuo Handa · 12 years ago
  94. 2267b13 Smack: recursive tramsmute by Casey Schaufler · 12 years ago
  95. 86812bb Smack: move label list initialization by Casey Schaufler · 12 years ago
  96. 923e9a1 Smack: build when CONFIG_AUDIT not defined by Kees Cook · 12 years ago
  97. 50c205f LSM: do not initialize common_audit_data to 0 by Eric Paris · 12 years ago
  98. 83d4985 SELinux: rename dentry_open to file_open by Eric Paris · 12 years ago
  99. b61c37f lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' by Linus Torvalds · 12 years ago
  100. 48c62af LSM: shrink the common_audit_data data union by Eric Paris · 12 years ago