| Commit message (Expand) | Author | Age | Files | Lines |
* | smack: fix cache of access labels | José Bollo | 2016-02-16 | 1 | -2/+6 |
* | Smack: Remove pointless hooks | Casey Schaufler | 2016-02-11 | 1 | -30/+8 |
* | security: let security modules use PTRACE_MODE_* with bitmasks | Jann Horn | 2016-01-20 | 1 | -5/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2016-01-17 | 1 | -3/+25 |
|\ |
|
| * | Merge branch 'smack-for-4.5' of https://github.com/cschaufler/smack-next into... | James Morris | 2015-12-26 | 1 | -1/+23 |
| |\ |
|
| | * | Smack: type confusion in smak sendmsg() handler | Roman Kubiak | 2015-12-17 | 1 | -1/+1 |
| | * | Smack: File receive for sockets | Casey Schaufler | 2015-12-09 | 1 | -0/+22 |
| * | | security: Make inode argument of inode_getsecid non-const | Andreas Gruenbacher | 2015-12-24 | 1 | -1/+1 |
| * | | security: Make inode argument of inode_getsecurity non-const | Andreas Gruenbacher | 2015-12-24 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-12 | 1 | -82/+32 |
|\ \ |
|
| * | | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 2016-01-04 | 1 | -82/+32 |
| |/ |
|
* / | nfs: Move call to security_inode_listsecurity into nfs_listxattr | Andreas Gruenbacher | 2015-12-13 | 1 | -2/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-11-10 | 1 | -4/+7 |
|\ |
|
| * | smack: use skb_to_full_sk() helper | Eric Dumazet | 2015-11-08 | 1 | -4/+7 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-11-05 | 4 | -47/+238 |
|\ \
| |/
|/| |
|
| * | Smack: limited capability for changing process label | Zbigniew Jasinski | 2015-10-19 | 4 | -41/+229 |
| * | Smack: pipefs fix in smack_d_instantiate | Roman Kubiak | 2015-10-09 | 1 | -0/+3 |
| * | Smack: Minor initialisation improvement | José Bollo | 2015-10-09 | 2 | -3/+3 |
| * | smack: smk_ipv6_port_list should be static | Geliang Tang | 2015-10-09 | 1 | -1/+1 |
| * | Smack: fix a NULL dereference in wrong smack_import_entry() usage | Lukasz Pawelczyk | 2015-10-09 | 1 | -2/+2 |
* | | netfilter: remove hook owner refcounting | Florian Westphal | 2015-10-16 | 1 | -2/+0 |
* | | netfilter: Pass priv instead of nf_hook_ops to netfilter hooks | Eric W. Biederman | 2015-09-18 | 1 | -2/+2 |
|/ |
|
* | Smack - Fix build error with bringup unconfigured | Casey Schaufler | 2015-08-12 | 1 | -14/+18 |
* | Kernel threads excluded from smack checks | Roman Kubiak | 2015-08-10 | 1 | -0/+6 |
* | Smack: Three symbols that should be static | Casey Schaufler | 2015-07-31 | 2 | -3/+3 |
* | Smack: IPv6 host labeling | Casey Schaufler | 2015-07-28 | 3 | -160/+578 |
* | sysfs: fix simple_return.cocci warnings | kbuild test robot | 2015-07-22 | 1 | -5/+1 |
* | smack: allow mount opts setting over filesystems with binary mount data | Vivek Trivedi | 2015-07-22 | 2 | -40/+219 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-07-03 | 1 | -4/+4 |
|\ |
|
| * | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman | 2015-07-01 | 1 | -4/+4 |
* | | Smack: freeing an error pointer in smk_write_revoke_subj() | Dan Carpenter | 2015-06-12 | 1 | -7/+9 |
* | | Smack: allow multiple labels in onlycap | Rafal Krypa | 2015-06-02 | 3 | -69/+160 |
* | | Smack: fix seq operations in smackfs | Rafal Krypa | 2015-06-02 | 1 | -30/+22 |
* | | smack: pass error code through pointers | Lukasz Pawelczyk | 2015-05-15 | 3 | -97/+139 |
* | | Smack: ignore private inode for smack_file_receive | Seung-Woo Kim | 2015-05-15 | 1 | -0/+3 |
* | | LSM: Switch to lists of hooks | Casey Schaufler | 2015-05-12 | 3 | -46/+11 |
* | | LSM: Add security module hook list heads | Casey Schaufler | 2015-05-12 | 1 | -129/+129 |
* | | LSM: Split security.h | Casey Schaufler | 2015-05-12 | 1 | -1/+1 |
|/ |
|
* | 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 |
|/ |
|