Age | Commit message (Expand) | Author |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds |
2019-07-15 | LSM: SafeSetID: fix use of literal -1 in capable hook | Jann Horn |
2019-07-15 | LSM: SafeSetID: verify transitive constrainedness | Jann Horn |
2019-07-15 | LSM: SafeSetID: add read handler | Jann Horn |
2019-07-15 | LSM: SafeSetID: rewrite userspace API to atomic updates | Jann Horn |
2019-07-15 | LSM: SafeSetID: fix userns handling in securityfs | Jann Horn |
2019-07-15 | LSM: SafeSetID: refactor policy parsing | Jann Horn |
2019-07-15 | LSM: SafeSetID: refactor safesetid_security_capable() | Jann Horn |
2019-07-15 | LSM: SafeSetID: refactor policy hash table | Jann Horn |
2019-07-15 | LSM: SafeSetID: fix check for setresuid(new1, new2, new3) | Jann Horn |
2019-07-15 | LSM: SafeSetID: fix pr_warn() to include newline | Jann Horn |
2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab |
2019-07-15 | docs: x86: move two x86-specific files to x86 arch dir | Mauro Carvalho Chehab |
2019-07-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-12 | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options | Alexander Potapenko |
2019-07-11 | Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-09 | Merge branch 'next-lsm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-08 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2019-07-08 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-08 | Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-07 | security/commoncap: Use xattr security prefix len | Carmeli Tamir |
2019-07-03 | keys: Provide KEYCTL_GRANT_PERMISSION | David Howells |
2019-07-01 | selinux: format all invalid context as untrusted | Richard Guy Briggs |
2019-06-30 | integrity: Introduce struct evm_xattr | Thiago Jung Bauermann |
2019-06-30 | ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition | Thiago Jung Bauermann |
2019-06-30 | IMA: Define a new template field buf | Prakhar Srivastava |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells |
2019-06-27 | keys: Pass the network namespace into request_key mechanism | David Howells |
2019-06-26 | keys: Network namespace domain tag | David Howells |
2019-06-26 | keys: Garbage collect keys for which the domain has been removed | David Howells |
2019-06-26 | keys: Include target namespace in match criteria | David Howells |
2019-06-26 | keys: Move the user and user-session keyrings to the user_namespace | David Howells |
2019-06-26 | keys: Namespace keyring names | David Howells |
2019-06-26 | keys: Add a 'recurse' flag for keyring searches | David Howells |
2019-06-26 | keys: Cache the hash value to avoid lots of recalculation | David Howells |
2019-06-26 | keys: Simplify key description management | David Howells |
2019-06-26 | keys: Kill off request_key_async{,_with_auxdata} | David Howells |
2019-06-24 | IMA: Define a new hook to measure the kexec boot command line arguments | Prakhar Srivastava |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-19 | IMA: support for per policy rule template formats | Matthew Garrett |