1. 0934ad4 smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi by Tetsuo Handa · 3 years, 5 months ago
  2. f91488e smackfs: use __GFP_NOFAIL for smk_cipso_doi() by Tetsuo Handa · 3 years, 5 months ago
  3. 0817534 smackfs: Fix use-after-free in netlbl_catmap_walk() by Pawan Gupta · 3 years, 6 months ago
  4. 49ec114 smackfs: restrict bytes count in smk_set_cipso() by Tetsuo Handa · 3 years, 11 months ago
  5. 2e08fb5 security/smack/: fix misspellings using codespell tool by Xiong Zhenwu · 4 years ago
  6. 7ef4c19 smackfs: restrict bytes count in smackfs write functions by Sabyrzhan Tasbolatov · 4 years, 1 month ago
  7. 7da31b8 Smack: fix kernel-doc interface on functions by Alex Shi · 4 years, 4 months ago
  8. 322dd63 Smack: Use the netlabel cache by Casey Schaufler · 4 years, 7 months ago
  9. 42a2df3 Smack: prevent underflow in smk_set_cipso() by Dan Carpenter · 4 years, 8 months ago
  10. a6bd4f6 Smack: fix another vsscanf out of bounds by Dan Carpenter · 4 years, 8 months ago
  11. beb4ee6 Smack: fix use-after-free in smk_write_relabel_self() by Eric Biggers · 4 years, 8 months ago
  12. 84e99e5 Smack: slab-out-of-bounds in vsscanf by Casey Schaufler · 5 years ago
  13. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  14. 5afdd0f vfs: Convert smackfs to use the new mount API by David Howells · 6 years ago
  15. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  16. 4e328b0 Smack: Create smack_rule cache to optimize memory usage by Casey Schaufler · 6 years ago
  17. 460d95a smack: removal of global rule list by Vishal Goel · 6 years ago
  18. b17103a Smack: Abstract use of cred security blob by Casey Schaufler · 6 years ago
  19. 76c9805 Smack: remove set but not used variable 'root_inode' by YueHaibing · 6 years ago
  20. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  21. 2e962e2 SMACK: Add new lock for adding entry in smack master list by Vishal Goel · 8 years ago
  22. 152f91d Smack: Remove unnecessary smack_known_invalid by Casey Schaufler · 8 years ago
  23. 63e24c4 Smack: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 9 years ago
  24. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  25. 38416e5 Smack: limited capability for changing process label by Zbigniew Jasinski · 9 years ago
  26. d21b7b0 Smack: Minor initialisation improvement by José Bollo · 9 years ago
  27. 5f2bfe2 Smack: fix a NULL dereference in wrong smack_import_entry() usage by Lukasz Pawelczyk · 10 years ago
  28. 1eddfe8 Smack: Three symbols that should be static by Casey Schaufler · 10 years ago
  29. 21abb1e Smack: IPv6 host labeling by Casey Schaufler · 10 years ago
  30. ca70d27 sysfs: fix simple_return.cocci warnings by kbuild test robot · 10 years ago
  31. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  32. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 10 years ago
  33. 5430209 Smack: freeing an error pointer in smk_write_revoke_subj() by Dan Carpenter · 10 years ago
  34. c0d77c8 Smack: allow multiple labels in onlycap by Rafal Krypa · 10 years ago
  35. 01fa847 Smack: fix seq operations in smackfs by Rafal Krypa · 10 years ago
  36. e774ad6 smack: pass error code through pointers by Lukasz Pawelczyk · 10 years ago
  37. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 10 years ago
  38. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  39. ce0b16d VFS: security/: d_inode() annotations by David Howells · 10 years ago
  40. f43b65b smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c by Paul Gortmaker · 10 years ago
  41. bf4b2fe Smack: Allow an unconfined label in bringup mode by Casey Schaufler · 10 years ago
  42. 21c7eae Make Smack operate on smack_known struct where it still used char* by Lukasz Pawelczyk · 11 years ago
  43. d166c80 Smack: Bring-up access mode by Casey Schaufler · 11 years ago
  44. b862e56 Smack: handle zero-length security labels without panic by Konstantin Khlebnikov · 11 years ago
  45. 103ae67 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 11 years ago
  46. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 11 years ago
  47. ec554fa Warning in scanf string typing by Toralf Förster · 11 years ago
  48. 6686781 Smack: adds smackfs/ptrace interface by Lukasz Pawelczyk · 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. 398ce07 smack: fix: allow either entry be missing on access/access2 check (v2) by Jarkko Sakkinen · 11 years ago
  52. c0ab6e5 Smack: Implement lock security mode by Casey Schaufler · 11 years ago
  53. 10289b0 Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes by Rafal Krypa · 12 years ago
  54. 677264e Smack: network label match fix by Casey Schaufler · 12 years ago
  55. 470043b security: smack: fix memleak in smk_write_rules_list() by Tomasz Stanislawski · 12 years ago
  56. 0fcfee6 Smack: Fix the bug smackcipso can't set CIPSO correctly by Passion,Zhao · 12 years ago
  57. 2f823ff Smack: Improve access check performance by Casey Schaufler · 12 years ago
  58. 958d2c2 Smack: include magic.h in smackfs.c by Casey Schaufler · 12 years ago
  59. e05b6f9 Smack: add support for modification of existing rules by Rafal Krypa · 12 years ago
  60. d15d9fa Smack: prevent revoke-subject from failing when unseen label is written to it by Rafal Krypa · 12 years ago
  61. e9307237 Smack: create a sysfs mount point for smackfs by Casey Schaufler · 12 years ago
  62. 449543b Smack: implement revoking all rules for a subject label by Rafal Krypa · 13 years ago
  63. 3b9fc37 smack: off by one error by Alan Cox · 13 years ago
  64. 65ee7f4 Smack: don't show empty rules when /smack/load or /smack/load2 is read by Rafal Krypa · 13 years ago
  65. 3518721 Smack: user access check bounds by Casey Schaufler · 13 years ago
  66. 1880eff Smack: onlycap limits on CAP_MAC_ADMIN by Casey Schaufler · 13 years ago
  67. eb982cb Smack: fix smack_new_inode bogosities by Casey Schaufler · 13 years ago
  68. f7112e6 Smack: allow for significantly longer Smack labels v4 by Casey Schaufler · 13 years ago
  69. 86812bb Smack: move label list initialization by Casey Schaufler · 13 years ago
  70. 4080956 Smack: smackfs cipso seq read repair by Casey Schaufler · 13 years ago
  71. 0e94ae1 Smack: allow to access /smack/access as normal user by Jarkko Sakkinen · 13 years ago
  72. d86b2b6 Smack: fix: invalid length set for the result of /smack/access by Jarkko Sakkinen · 13 years ago
  73. f8859d9 Smack: fix for /smack/access output, use string instead of byte by Jarkko Sakkinen · 13 years ago
  74. ce8a432 Smack: Clean up comments by Casey Schaufler · 13 years ago
  75. 272cd7a Smack: Rule list lookup performance by Casey Schaufler · 13 years ago
  76. 828716c Smack: check permissions from user space (v2) by Jarkko Sakkinen · 14 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  78. 7898e1f Subject: [PATCH] Smack: mmap controls for library containment by Casey Schaufler · 14 years ago
  79. 5c6d112 Smack: Transmute labels on specified directories by Jarkko Sakkinen · 14 years ago
  80. 676dac4 This patch adds a new security attribute to Smack called by Casey Schaufler · 14 years ago
  81. fc14f2f convert get_sb_single() users by Al Viro · 15 years ago
  82. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  83. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  84. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  85. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  86. 6470c07 smack: do not beyond ARRAY_SIZE of data by Roel Kluin · 16 years ago
  87. 05725f7 rculist: use list_entry_rcu in places where it's appropriate by Jiri Pirko · 16 years ago
  88. ecfcc53 smack: implement logging V3 by Etienne Basset · 16 years ago
  89. 4303154 smack: Add a new '-CIPSO' option to the network address label configuration by Etienne Basset · 16 years ago
  90. 7198e2e smack: convert smack to standard linux lists by Etienne Basset · 16 years ago
  91. 113a0e4 smack: fixes for unlabeled host support by etienne · 16 years ago
  92. 251a2a9 smack: fix lots of kernel-doc notation by Randy Dunlap · 16 years ago
  93. 152a649 smackfs load append mode fix by Casey Schaufler · 16 years ago
  94. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  95. 6d3dc07 smack: Add support for unlabeled network hosts and networks by Casey Schaufler · 16 years ago
  96. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  97. 81ea714 smackfs: check for allocation failures in smk_set_access() by Sergio Luis · 16 years ago
  98. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  99. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  100. 0da939b Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next by James Morris · 16 years ago