summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* KEYS: trusted: allow module init if TPM is inactive or deactivatedRoberto Sassu2019-08-131-13/+0Star
* Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-031-1/+5
|\
| * selinux: fix memory leak in policydb_init()Ondrej Mosnacek2019-07-311-1/+5
* | Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-281-0/+7
|\ \
| * | structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKArnd Bergmann2019-07-261-0/+7
* | | Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-271-0/+5
|\ \ \ | | |/ | |/|
| * | selinux: check sidtab limit before adding a new entryOndrej Mosnacek2019-07-241-0/+5
* | | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-194-28/+67
|\ \ \
| * | | vfs: Convert smackfs to use the new mount APIDavid Howells2019-07-051-12/+22
| * | | vfs: Convert selinuxfs to use the new mount APIDavid Howells2019-07-051-5/+15
| * | | vfs: Convert securityfs to use the new mount APIDavid Howells2019-07-051-6/+15
| * | | vfs: Convert apparmorfs to use the new mount APIDavid Howells2019-07-051-5/+15
* | | | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-193-20/+15Star
* | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-162-2/+2
|\ \ \ \
| * | | | docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-151-1/+1
| * | | | docs: x86: move two x86-specific files to x86 arch dirMauro Carvalho Chehab2019-07-151-1/+1
* | | | | LSM: SafeSetID: fix use of literal -1 in capable hookJann Horn2019-07-151-1/+1
* | | | | LSM: SafeSetID: verify transitive constrainednessJann Horn2019-07-151-1/+37
* | | | | LSM: SafeSetID: add read handlerJann Horn2019-07-152-4/+32
* | | | | LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn2019-07-153-158/+144Star
* | | | | LSM: SafeSetID: fix userns handling in securityfsJann Horn2019-07-151-3/+3
* | | | | LSM: SafeSetID: refactor policy parsingJann Horn2019-07-151-51/+33Star
* | | | | LSM: SafeSetID: refactor safesetid_security_capable()Jann Horn2019-07-151-15/+26
* | | | | LSM: SafeSetID: refactor policy hash tableJann Horn2019-07-152-44/+37Star
* | | | | LSM: SafeSetID: fix check for setresuid(new1, new2, new3)Jann Horn2019-07-151-90/+35Star
* | | | | LSM: SafeSetID: fix pr_warn() to include newlineJann Horn2019-07-151-2/+2
|/ / / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-0/+29
|\ \ \ \
| * | | | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko2019-07-121-0/+29
* | | | | Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-111-0/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | security/loadpin: Allow to exclude specific file typesKe Wu2019-05-311-0/+48
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-1/+4
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2217-71/+65Star
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1893-484/+133Star
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0718-93/+35Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-315-25/+5Star
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | net: nexthop uapiDavid Ahern2019-05-291-1/+4
* | | | | | | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-1122-629/+187Star
* | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-14131-616/+157Star
| |\ \ \ \ \ \ \ \
| * | | | | | | | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'next-lsm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-07-091-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | security/commoncap: Use xattr security prefix lenCarmeli Tamir2019-07-071-2/+2
| * | | | | | | | | security: Make capability_hooks staticYueHaibing2019-06-111-1/+1
* | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-0916-79/+378
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | integrity: Introduce struct evm_xattrThiago Jung Bauermann2019-06-303-7/+14
| * | | | | | | | | | ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definitionThiago Jung Bauermann2019-06-301-1/+7