aboutsummaryrefslogtreecommitdiff
path: root/security/smack
AgeCommit message (Expand)AuthorFilesLines
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-4/+4
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointGravatar Eric W. Biederman 1-4/+4
2015-06-12Smack: freeing an error pointer in smk_write_revoke_subj()Gravatar Dan Carpenter 1-7/+9
2015-06-02Smack: allow multiple labels in onlycapGravatar Rafal Krypa 3-69/+160
2015-06-02Smack: fix seq operations in smackfsGravatar Rafal Krypa 1-30/+22
2015-05-15smack: pass error code through pointersGravatar Lukasz Pawelczyk 3-97/+139
2015-05-15Smack: ignore private inode for smack_file_receiveGravatar Seung-Woo Kim 1-0/+3
2015-05-12LSM: Switch to lists of hooksGravatar Casey Schaufler 3-46/+11
2015-05-12LSM: Add security module hook list headsGravatar Casey Schaufler 1-129/+129
2015-05-12LSM: Split security.hGravatar Casey Schaufler 1-1/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-24/+24
2015-04-15VFS: security/: d_inode() annotationsGravatar David Howells 1-1/+1
2015-04-15VFS: security/: d_backing_inode() annotationsGravatar David Howells 1-23/+23
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 4-19/+228
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-6/+2
2015-04-11Merge branch 'for-davem' into for-nextGravatar Al Viro 1-6/+2
2015-04-11switch security_inode_getattr() to struct path *Gravatar Al Viro 1-8/+5
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.Gravatar David S. Miller 1-6/+2
2015-03-23smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.cGravatar Paul Gortmaker 1-1/+0
2015-03-23Smack: Allow an unconfined label in bringup modeGravatar Casey Schaufler 4-17/+182
2015-03-23Smack: getting the Smack security context of keysGravatar José Bollo 1-0/+31
2015-03-23Smack: Assign smack_known_web as default smk_in label for kernel thread's socketGravatar Marcin Lis 1-1/+15
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeGravatar David Howells 1-2/+2
2015-02-11Smack: secmark connectionsGravatar Casey Schaufler 1-0/+16
2015-01-23Smack: Repair netfilter dependencyGravatar Casey Schaufler 1-1/+1
2015-01-21smack: fix possible use after frees in task_security() callersGravatar Andrey Ryabinin 2-11/+23
2015-01-20smack: Add missing logging in bidirectional UDS connect checkGravatar Rafal Krypa 1-1/+1
2015-01-20Smack: secmark support for netfilterGravatar Casey Schaufler 5-8/+196
2015-01-20Smack: Rework file hooksGravatar Casey Schaufler 1-21/+19
2015-01-19smack: Fix a bidirectional UDS connect check typoGravatar Zbigniew Jasinski 1-1/+3
2015-01-19smack: introduce a special case for tmpfs in smack_d_instantiate()Gravatar Łukasz Stelmach 1-2/+14
2015-01-19smack: fix logic in smack_inode_init_security functionGravatar Lukasz Pawelczyk 1-3/+2
2015-01-19smack: miscellaneous small fixes in function commentsGravatar Lukasz Pawelczyk 1-5/+9
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 2-12/+18
2014-11-21security: smack: fix out-of-bounds access in smk_parse_smack()Gravatar Andrey Ryabinin 1-4/+3
2014-11-19assorted conversions to %p[dD]Gravatar Al Viro 1-4/+4
2014-10-31Security: smack: replace kzalloc with kmem_cache for inode_smackGravatar Rohit 1-3/+10
2014-10-28Smack: Lock mode for the floor and hat labelsGravatar Casey Schaufler 1-5/+5
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 5-274/+520
2014-09-09security: make security_file_set_fowner, f_setown and __f_setown void returnGravatar Jeff Layton 1-2/+1
2014-08-29Make Smack operate on smack_known struct where it still used char*Gravatar Lukasz Pawelczyk 4-255/+233
2014-08-29Fix a bidirectional UDS connect check typoGravatar Lukasz Pawelczyk 1-2/+2
2014-08-29Small fixes in comments describing function parametersGravatar Lukasz Pawelczyk 1-9/+9
2014-08-28Smack: Bring-up access modeGravatar Casey Schaufler 5-27/+294
2014-08-25Smack: Fix setting label on successful file openGravatar Marcin Niesluchowski 1-1/+3
2014-08-08Smack: remove unneeded NULL-termination from securtity labelGravatar Konstantin Khlebnikov 1-3/+3
2014-08-08Smack: handle zero-length security labels without panicGravatar Konstantin Khlebnikov 2-3/+3
2014-08-08Smack: fix behavior of smack_inode_listsecurityGravatar Konstantin Khlebnikov 1-5/+4
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextGravatar James Morris 3-17/+14
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsGravatar Paul Moore 3-13/+13