1. 63e24c4 Smack: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  2. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 8 years ago
  3. 38416e5 Smack: limited capability for changing process label by Zbigniew Jasinski · 9 years ago
  4. d21b7b0 Smack: Minor initialisation improvement by José Bollo · 9 years ago
  5. 5f2bfe2 Smack: fix a NULL dereference in wrong smack_import_entry() usage by Lukasz Pawelczyk · 9 years ago
  6. 1eddfe8 Smack: Three symbols that should be static by Casey Schaufler · 9 years ago
  7. 21abb1e Smack: IPv6 host labeling by Casey Schaufler · 9 years ago
  8. ca70d27 sysfs: fix simple_return.cocci warnings by kbuild test robot · 9 years ago
  9. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  10. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  11. 5430209 Smack: freeing an error pointer in smk_write_revoke_subj() by Dan Carpenter · 9 years ago
  12. c0d77c8 Smack: allow multiple labels in onlycap by Rafal Krypa · 9 years ago
  13. 01fa847 Smack: fix seq operations in smackfs by Rafal Krypa · 9 years ago
  14. e774ad6 smack: pass error code through pointers by Lukasz Pawelczyk · 9 years ago
  15. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 9 years ago
  16. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  17. ce0b16d VFS: security/: d_inode() annotations by David Howells · 9 years ago
  18. f43b65b smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c by Paul Gortmaker · 9 years ago
  19. bf4b2fe Smack: Allow an unconfined label in bringup mode by Casey Schaufler · 9 years ago
  20. 21c7eae Make Smack operate on smack_known struct where it still used char* by Lukasz Pawelczyk · 10 years ago
  21. d166c80 Smack: Bring-up access mode by Casey Schaufler · 10 years ago
  22. b862e56 Smack: handle zero-length security labels without panic by Konstantin Khlebnikov · 10 years ago
  23. 103ae67 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  24. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
  25. ec554fa Warning in scanf string typing by Toralf Förster · 10 years ago
  26. 6686781 Smack: adds smackfs/ptrace interface by Lukasz Pawelczyk · 10 years ago
  27. 4afde48 Smack: change rule cap check by Casey Schaufler · 10 years ago
  28. 00f84f3 Smack: Make the syslog control configurable by Casey Schaufler · 10 years ago
  29. 398ce07 smack: fix: allow either entry be missing on access/access2 check (v2) by Jarkko Sakkinen · 10 years ago
  30. c0ab6e5 Smack: Implement lock security mode by Casey Schaufler · 11 years ago
  31. 10289b0 Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes by Rafal Krypa · 11 years ago
  32. 677264e Smack: network label match fix by Casey Schaufler · 11 years ago
  33. 470043b security: smack: fix memleak in smk_write_rules_list() by Tomasz Stanislawski · 11 years ago
  34. 0fcfee6 Smack: Fix the bug smackcipso can't set CIPSO correctly by Passion,Zhao · 11 years ago
  35. 2f823ff Smack: Improve access check performance by Casey Schaufler · 11 years ago
  36. 958d2c2 Smack: include magic.h in smackfs.c by Casey Schaufler · 11 years ago
  37. e05b6f9 Smack: add support for modification of existing rules by Rafal Krypa · 11 years ago
  38. d15d9fad Smack: prevent revoke-subject from failing when unseen label is written to it by Rafal Krypa · 11 years ago
  39. e930723 Smack: create a sysfs mount point for smackfs by Casey Schaufler · 12 years ago
  40. 449543b Smack: implement revoking all rules for a subject label by Rafal Krypa · 12 years ago
  41. 3b9fc37 smack: off by one error by Alan Cox · 12 years ago
  42. 65ee7f4 Smack: don't show empty rules when /smack/load or /smack/load2 is read by Rafal Krypa · 12 years ago
  43. 3518721 Smack: user access check bounds by Casey Schaufler · 12 years ago
  44. 1880eff Smack: onlycap limits on CAP_MAC_ADMIN by Casey Schaufler · 12 years ago
  45. eb982cb Smack: fix smack_new_inode bogosities by Casey Schaufler · 12 years ago
  46. f7112e6 Smack: allow for significantly longer Smack labels v4 by Casey Schaufler · 12 years ago
  47. 86812bb Smack: move label list initialization by Casey Schaufler · 12 years ago
  48. 4080956 Smack: smackfs cipso seq read repair by Casey Schaufler · 13 years ago
  49. 0e94ae1 Smack: allow to access /smack/access as normal user by Jarkko Sakkinen · 13 years ago
  50. d86b2b6 Smack: fix: invalid length set for the result of /smack/access by Jarkko Sakkinen · 13 years ago
  51. f8859d9 Smack: fix for /smack/access output, use string instead of byte by Jarkko Sakkinen · 13 years ago
  52. ce8a432 Smack: Clean up comments by Casey Schaufler · 13 years ago
  53. 272cd7a Smack: Rule list lookup performance by Casey Schaufler · 13 years ago
  54. 828716c Smack: check permissions from user space (v2) by Jarkko Sakkinen · 13 years ago
  55. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  56. 7898e1f Subject: [PATCH] Smack: mmap controls for library containment by Casey Schaufler · 13 years ago
  57. 5c6d112 Smack: Transmute labels on specified directories by Jarkko Sakkinen · 13 years ago
  58. 676dac4 This patch adds a new security attribute to Smack called by Casey Schaufler · 13 years ago
  59. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  60. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  61. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  62. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  63. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  64. 6470c07 smack: do not beyond ARRAY_SIZE of data by Roel Kluin · 15 years ago
  65. 05725f7 rculist: use list_entry_rcu in places where it's appropriate by Jiri Pirko · 15 years ago
  66. ecfcc53 smack: implement logging V3 by Etienne Basset · 15 years ago
  67. 4303154 smack: Add a new '-CIPSO' option to the network address label configuration by Etienne Basset · 15 years ago
  68. 7198e2e smack: convert smack to standard linux lists by Etienne Basset · 15 years ago
  69. 113a0e4 smack: fixes for unlabeled host support by etienne · 15 years ago
  70. 251a2a9 smack: fix lots of kernel-doc notation by Randy Dunlap · 15 years ago
  71. 152a649 smackfs load append mode fix by Casey Schaufler · 15 years ago
  72. c19a28e remove lots of double-semicolons by Fernando Carrijo · 15 years ago
  73. 6d3dc07 smack: Add support for unlabeled network hosts and networks by Casey Schaufler · 15 years ago
  74. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 15 years ago
  75. 81ea714 smackfs: check for allocation failures in smk_set_access() by Sergio Luis · 15 years ago
  76. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  77. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  78. 0da939b Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next by James Morris · 16 years ago
  79. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  80. 1544623 smack: limit privilege by label by Casey Schaufler · 16 years ago
  81. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  82. 30aa4fa smack: make smk_cipso_doi() and smk_unlbl_ambient() by Casey Schaufler · 16 years ago
  83. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  84. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 16 years ago
  85. cb622bb smackfs: remove redundant lock, fix open(,O_RDWR) by Ahmed S. Darwish · 16 years ago
  86. b500ce8 smackfs: do not trust `count' in inodes write()s by Ahmed S. Darwish · 16 years ago
  87. 4bc87e6 Smack: unlabeled outgoing ambient packets by Casey Schaufler · 16 years ago
  88. e114e47 Smack: Simplified Mandatory Access Control Kernel by Casey Schaufler · 16 years ago