Age | Commit message (Expand) | Author |
2016-02-16 | smack: fix cache of access labels | José Bollo |
2016-02-11 | Smack: Remove pointless hooks | Casey Schaufler |
2016-01-20 | security: let security modules use PTRACE_MODE_* with bitmasks | Jann Horn |
2016-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-04 | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro |
2015-12-26 | Merge branch 'smack-for-4.5' of https://github.com/cschaufler/smack-next into... | James Morris |
2015-12-24 | security: Make inode argument of inode_getsecid non-const | Andreas Gruenbacher |
2015-12-24 | security: Make inode argument of inode_getsecurity non-const | Andreas Gruenbacher |
2015-12-17 | Smack: type confusion in smak sendmsg() handler | Roman Kubiak |
2015-12-13 | nfs: Move call to security_inode_listsecurity into nfs_listxattr | Andreas Gruenbacher |
2015-12-09 | Smack: File receive for sockets | Casey Schaufler |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-08 | smack: use skb_to_full_sk() helper | Eric Dumazet |
2015-11-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-10-19 | Smack: limited capability for changing process label | Zbigniew Jasinski |
2015-10-16 | netfilter: remove hook owner refcounting | Florian Westphal |
2015-10-09 | Smack: pipefs fix in smack_d_instantiate | Roman Kubiak |
2015-10-09 | Smack: Minor initialisation improvement | José Bollo |
2015-10-09 | smack: smk_ipv6_port_list should be static | Geliang Tang |
2015-10-09 | Smack: fix a NULL dereference in wrong smack_import_entry() usage | Lukasz Pawelczyk |
2015-09-18 | netfilter: Pass priv instead of nf_hook_ops to netfilter hooks | Eric W. Biederman |
2015-08-12 | Smack - Fix build error with bringup unconfigured | Casey Schaufler |
2015-08-10 | Kernel threads excluded from smack checks | Roman Kubiak |
2015-07-31 | Smack: Three symbols that should be static | Casey Schaufler |
2015-07-28 | Smack: IPv6 host labeling | Casey Schaufler |
2015-07-22 | sysfs: fix simple_return.cocci warnings | kbuild test robot |
2015-07-22 | smack: allow mount opts setting over filesystems with binary mount data | Vivek Trivedi |
2015-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-07-01 | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman |
2015-06-12 | Smack: freeing an error pointer in smk_write_revoke_subj() | Dan Carpenter |
2015-06-02 | Smack: allow multiple labels in onlycap | Rafal Krypa |
2015-06-02 | Smack: fix seq operations in smackfs | Rafal Krypa |
2015-05-15 | smack: pass error code through pointers | Lukasz Pawelczyk |
2015-05-15 | Smack: ignore private inode for smack_file_receive | Seung-Woo Kim |
2015-05-12 | LSM: Switch to lists of hooks | Casey Schaufler |
2015-05-12 | LSM: Add security module hook list heads | Casey Schaufler |
2015-05-12 | LSM: Split security.h | Casey Schaufler |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-15 | VFS: security/: d_inode() annotations | David Howells |
2015-04-15 | VFS: security/: d_backing_inode() annotations | David Howells |
2015-04-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-11 | Merge branch 'for-davem' into for-next | Al Viro |
2015-04-11 | switch security_inode_getattr() to struct path * | Al Viro |
2015-04-04 | netfilter: Make nf_hookfn use nf_hook_state. | David S. Miller |
2015-03-23 | smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c | Paul Gortmaker |
2015-03-23 | Smack: Allow an unconfined label in bringup mode | Casey Schaufler |
2015-03-23 | Smack: getting the Smack security context of keys | José Bollo |
2015-03-23 | Smack: Assign smack_known_web as default smk_in label for kernel thread's socket | Marcin Lis |