| 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-02-17 | 2 | -54/+4 |
|\ |
|
| * | file->f_path.dentry is pinned down for as long as the file is open... | Al Viro | 2015-01-26 | 1 | -5/+1 |
| * | selinuxfs: don't open-code d_genocide() | Al Viro | 2015-01-26 | 1 | -49/+3 |
* | | Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/k... | James Morris | 2015-02-16 | 1 | -0/+16 |
|\ \ |
|
| * | | Smack: secmark connections | Casey Schaufler | 2015-02-11 | 1 | -0/+16 |
* | | | Don't leak a key reference if request_key() tries to use a revoked keyring | David Jeffery | 2015-02-16 | 1 | -0/+1 |
* | | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-15 | 4 | -0/+125 |
|\ \ \ |
|
| * | | | Add security hooks to binder and implement the hooks for SELinux. | Stephen Smalley | 2015-01-25 | 4 | -0/+125 |
| | |/
| |/| |
|
* | | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 1 | -7/+6 |
|\ \ \ |
|
| * | | | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig | 2015-01-20 | 1 | -7/+6 |
| |/ / |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-02-12 | 11 | -107/+281 |
|\ \ \ |
|
| * | | | SELinux: fix error code in policydb_init() | Dan Carpenter | 2015-02-04 | 1 | -2/+6 |
| * | | | selinux: add security in-core xattr support for pstore and debugfs | Mark Salyzyn | 2015-02-04 | 1 | -17/+8 |
| * | | | selinux: quiet the filesystem labeling behavior message | Paul Moore | 2015-02-04 | 1 | -4/+0 |
| * | | | selinux: Remove unused function avc_sidcmp() | Rickard Strandqvist | 2015-02-04 | 1 | -5/+0 |
| * | | | ima: /proc/keys is now mandatory | David Howells | 2015-02-02 | 1 | -1/+0 |
| * | | | Merge tag 'keys-next-20150123' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 2015-01-29 | 2 | -26/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y | David Howells | 2015-01-22 | 2 | -26/+0 |
| * | | | 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-21 | 1 | -1/+1 |
| * | | Smack: secmark support for netfilter | Casey Schaufler | 2015-01-21 | 5 | -8/+196 |
| * | | Smack: Rework file hooks | Casey Schaufler | 2015-01-21 | 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 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-01-21 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 2015-01-06 | 1 | -0/+1 |
* | | KEYS: close race between key lookup and freeing | Sasha Levin | 2015-01-05 | 1 | -2/+2 |
|/ |
|
* | KEYS: remove a bogus NULL check | Dan Carpenter | 2014-12-16 | 1 | -6/+4 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris | 2014-12-16 | 2 | -2/+5 |
|\ |
|
| * | ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met | Michael Ellerman | 2014-12-07 | 1 | -1/+1 |
| * | KEYS: Fix stale key registration at error path | Takashi Iwai | 2014-12-07 | 1 | -1/+4 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-12-15 | 15 | -133/+326 |
|\| |
|
| * | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2014-12-04 | 1 | -6/+5 |
| |\ |
|
| | * | selinux: Remove security_ops extern | Yao Dongdong | 2014-12-01 | 1 | -2/+0 |
| * | | Merge branch 'smack-for-3.19' of git://git.gitorious.org/smack-next/kernel in... | James Morris | 2014-11-26 | 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 |
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris | 2014-11-19 | 12 | -119/+308 |
| |\ \ \ |
|
| | * | | | VFS: refactor vfs_read() | Dmitry Kasatkin | 2014-11-18 | 1 | -7/+3 |
| | * | | | ima: require signature based appraisal | Dmitry Kasatkin | 2014-11-18 | 2 | -0/+13 |
| | * | | | integrity: provide a hook to load keys when rootfs is ready | Dmitry Kasatkin | 2014-11-18 | 1 | -0/+11 |
| | * | | | ima: load x509 certificate from the kernel | Dmitry Kasatkin | 2014-11-18 | 4 | -2/+44 |
| | * | | | integrity: provide a function to load x509 certificate from the kernel | Dmitry Kasatkin | 2014-11-18 | 2 | -1/+37 |
| | * | | | integrity: define a new function integrity_read_file() | Dmitry Kasatkin | 2014-11-18 | 3 | -32/+85 |
| | * | | | ima: added support for new kernel cmdline parameter ima_template_fmt | Roberto Sassu | 2014-10-13 | 1 | -5/+34 |
| | * | | | ima: allocate field pointers array on demand in template_desc_init_fields() | Roberto Sassu | 2014-10-13 | 1 | -21/+13 |