aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-4/+4
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman1-4/+4
2015-06-12Smack: freeing an error pointer in smk_write_revoke_subj()Dan Carpenter1-7/+9
2015-06-02Smack: allow multiple labels in onlycapRafal Krypa3-69/+160
2015-06-02Smack: fix seq operations in smackfsRafal Krypa1-30/+22
2015-05-15smack: pass error code through pointersLukasz Pawelczyk3-97/+139
2015-05-15Smack: ignore private inode for smack_file_receiveSeung-Woo Kim1-0/+3
2015-05-12LSM: Switch to lists of hooksCasey Schaufler3-46/+11
2015-05-12LSM: Add security module hook list headsCasey Schaufler1-129/+129
2015-05-12LSM: Split security.hCasey Schaufler1-1/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-24/+24
2015-04-15VFS: security/: d_inode() annotationsDavid Howells1-1/+1
2015-04-15VFS: security/: d_backing_inode() annotationsDavid Howells1-23/+23
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds4-19/+228
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+2
2015-04-11Merge branch 'for-davem' into for-nextAl Viro1-6/+2
2015-04-11switch security_inode_getattr() to struct path *Al Viro1-8/+5
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller1-6/+2
2015-03-23smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.cPaul Gortmaker1-1/+0
2015-03-23Smack: Allow an unconfined label in bringup modeCasey Schaufler4-17/+182
2015-03-23Smack: getting the Smack security context of keysJosé Bollo1-0/+31
2015-03-23Smack: Assign smack_known_web as default smk_in label for kernel thread's socketMarcin Lis1-1/+15
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells1-2/+2
2015-02-11Smack: secmark connectionsCasey Schaufler1-0/+16
2015-01-23Smack: Repair netfilter dependencyCasey Schaufler1-1/+1
2015-01-21smack: fix possible use after frees in task_security() callersAndrey Ryabinin2-11/+23
2015-01-20smack: Add missing logging in bidirectional UDS connect checkRafal Krypa1-1/+1
2015-01-20Smack: secmark support for netfilterCasey Schaufler5-8/+196
2015-01-20Smack: Rework file hooksCasey Schaufler1-21/+19
2015-01-19smack: Fix a bidirectional UDS connect check typoZbigniew Jasinski1-1/+3
2015-01-19smack: introduce a special case for tmpfs in smack_d_instantiate()Łukasz Stelmach1-2/+14
2015-01-19smack: fix logic in smack_inode_init_security functionLukasz Pawelczyk1-3/+2
2015-01-19smack: miscellaneous small fixes in function commentsLukasz Pawelczyk1-5/+9
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-12/+18
2014-11-21security: smack: fix out-of-bounds access in smk_parse_smack()Andrey Ryabinin1-4/+3
2014-11-19assorted conversions to %p[dD]Al Viro1-4/+4
2014-10-31Security: smack: replace kzalloc with kmem_cache for inode_smackRohit1-3/+10
2014-10-28Smack: Lock mode for the floor and hat labelsCasey Schaufler1-5/+5
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds5-274/+520
2014-09-09security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton1-2/+1
2014-08-29Make Smack operate on smack_known struct where it still used char*Lukasz Pawelczyk4-255/+233
2014-08-29Fix a bidirectional UDS connect check typoLukasz Pawelczyk1-2/+2
2014-08-29Small fixes in comments describing function parametersLukasz Pawelczyk1-9/+9
2014-08-28Smack: Bring-up access modeCasey Schaufler5-27/+294
2014-08-25Smack: Fix setting label on successful file openMarcin Niesluchowski1-1/+3
2014-08-08Smack: remove unneeded NULL-termination from securtity labelKonstantin Khlebnikov1-3/+3
2014-08-08Smack: handle zero-length security labels without panicKonstantin Khlebnikov2-3/+3
2014-08-08Smack: fix behavior of smack_inode_listsecurityKonstantin Khlebnikov1-5/+4
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris3-17/+14
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore3-13/+13