| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 2 | -24/+24 |
|\ |
|
| * | VFS: security/: d_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 |
| * | VFS: security/: d_backing_inode() annotations | David Howells | 2015-04-15 | 1 | -23/+23 |
| * | Merge branch 'for-davem' into for-next | Al Viro | 2015-04-11 | 1 | -6/+2 |
| |\ |
|
* | \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-04-15 | 4 | -19/+228 |
|\ \ \ |
|
| * | | | smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c | Paul Gortmaker | 2015-03-23 | 1 | -1/+0 |
| * | | | Smack: Allow an unconfined label in bringup mode | Casey Schaufler | 2015-03-23 | 4 | -17/+182 |
| * | | | Smack: getting the Smack security context of keys | José Bollo | 2015-03-23 | 1 | -0/+31 |
| * | | | Smack: Assign smack_known_web as default smk_in label for kernel thread's socket | Marcin Lis | 2015-03-23 | 1 | -1/+15 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 1 | -6/+2 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | netfilter: Make nf_hookfn use nf_hook_state. | David S. Miller | 2015-04-04 | 1 | -6/+2 |
| |/ |
|
* / | switch security_inode_getattr() to struct path * | Al Viro | 2015-04-11 | 1 | -8/+5 |
|/ |
|
* | Smack: Use d_is_positive() rather than testing dentry->d_inode | David Howells | 2015-02-22 | 1 | -2/+2 |
* | Smack: secmark connections | Casey Schaufler | 2015-02-11 | 1 | -0/+16 |
* | Smack: Repair netfilter dependency | Casey Schaufler | 2015-01-23 | 1 | -1/+1 |
* | smack: fix possible use after frees in task_security() callers | Andrey Ryabinin | 2015-01-21 | 2 | -11/+23 |
* | smack: Add missing logging in bidirectional UDS connect check | Rafal Krypa | 2015-01-20 | 1 | -1/+1 |
* | Smack: secmark support for netfilter | Casey Schaufler | 2015-01-20 | 5 | -8/+196 |
* | Smack: Rework file hooks | Casey Schaufler | 2015-01-20 | 1 | -21/+19 |
* | smack: Fix a bidirectional UDS connect check typo | Zbigniew Jasinski | 2015-01-19 | 1 | -1/+3 |
* | smack: introduce a special case for tmpfs in smack_d_instantiate() | Łukasz Stelmach | 2015-01-19 | 1 | -2/+14 |
* | smack: fix logic in smack_inode_init_security function | Lukasz Pawelczyk | 2015-01-19 | 1 | -3/+2 |
* | smack: miscellaneous small fixes in function comments | Lukasz Pawelczyk | 2015-01-19 | 1 | -5/+9 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-12-14 | 2 | -12/+18 |
|\ |
|
| * | security: smack: fix out-of-bounds access in smk_parse_smack() | Andrey Ryabinin | 2014-11-21 | 1 | -4/+3 |
| * | Security: smack: replace kzalloc with kmem_cache for inode_smack | Rohit | 2014-10-31 | 1 | -3/+10 |
| * | Smack: Lock mode for the floor and hat labels | Casey Schaufler | 2014-10-28 | 1 | -5/+5 |
* | | assorted conversions to %p[dD] | Al Viro | 2014-11-19 | 1 | -4/+4 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-10-12 | 5 | -274/+520 |
|\| |
|
| * | Make Smack operate on smack_known struct where it still used char* | Lukasz Pawelczyk | 2014-08-29 | 4 | -255/+233 |
| * | Fix a bidirectional UDS connect check typo | Lukasz Pawelczyk | 2014-08-29 | 1 | -2/+2 |
| * | Small fixes in comments describing function parameters | Lukasz Pawelczyk | 2014-08-29 | 1 | -9/+9 |
| * | Smack: Bring-up access mode | Casey Schaufler | 2014-08-28 | 5 | -27/+294 |
| * | Smack: Fix setting label on successful file open | Marcin Niesluchowski | 2014-08-25 | 1 | -1/+3 |
| * | Smack: remove unneeded NULL-termination from securtity label | Konstantin Khlebnikov | 2014-08-08 | 1 | -3/+3 |
| * | Smack: handle zero-length security labels without panic | Konstantin Khlebnikov | 2014-08-08 | 2 | -3/+3 |
| * | Smack: fix behavior of smack_inode_listsecurity | Konstantin Khlebnikov | 2014-08-08 | 1 | -5/+4 |
* | | security: make security_file_set_fowner, f_setown and __f_setown void return | Jeff Layton | 2014-09-09 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2014-08-02 | 3 | -17/+14 |
|\ |
|
| * | netlabel: shorter names for the NetLabel catmap funcs/structs | Paul Moore | 2014-08-01 | 3 | -13/+13 |
| * | netlabel: fix the horribly broken catmap functions | Paul Moore | 2014-08-01 | 1 | -4/+1 |
| * | netlabel: fix a problem when setting bits below the previously lowest bit | Paul Moore | 2014-08-01 | 1 | -1/+1 |
* | | Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel in... | James Morris | 2014-05-20 | 4 | -73/+297 |
|\ \ |
|
| * | | Warning in scanf string typing | Toralf Förster | 2014-05-06 | 1 | -1/+1 |
| * | | Smack: Label cgroup files for systemd | Casey Schaufler | 2014-04-30 | 1 | -12/+18 |
| * | | Smack: Verify read access on file open - v3 | Casey Schaufler | 2014-04-23 | 1 | -3/+16 |
| * | | Smack: bidirectional UDS connect check | Casey Schaufler | 2014-04-11 | 2 | -23/+27 |
| * | | Smack: Correctly remove SMACK64TRANSMUTE attribute | Casey Schaufler | 2014-04-11 | 1 | -6/+19 |
| * | | SMACK: Fix handling value==NULL in post setxattr | José Bollo | 2014-04-11 | 1 | -1/+3 |
| * | | bugfix patch for SMACK | Pankaj Kumar | 2014-04-11 | 1 | -2/+2 |