summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2019-08-05ima: always return negative code for errorSascha Hauer-1/+4
2019-08-05ima: Store the measurement again when appraising a modsigThiago Jung Bauermann-7/+47
2019-08-05ima: Define ima-modsig templateThiago Jung Bauermann-6/+156
2019-08-05ima: Collect modsigThiago Jung Bauermann-5/+60
2019-08-05ima: Implement support for module-style appended signaturesThiago Jung Bauermann-23/+209
2019-08-05ima: Factor xattr_verify() out of ima_appraise_measurement()Thiago Jung Bauermann-60/+81
2019-08-05ima: Add modsig appraise_type option for module-style appended signaturesThiago Jung Bauermann-2/+62
2019-08-05integrity: Select CONFIG_KEYS instead of depending on itThiago Jung Bauermann-1/+1
2019-08-05selinux: always return a secid from the network caches if we find onePaul Moore-47/+38
2019-08-05selinux: policydb - rename type_val_to_struct_arrayOndrej Mosnacek-11/+11
2019-08-05selinux: policydb - fix some checkpatch.pl warningsOndrej Mosnacek-4/+8
2019-08-05selinux: shuffle around policydb.c to get rid of forward declarationsPaul Moore-189/+187
2019-08-02Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+5
2019-08-01ima: initialize the "template" field with the default templateMimi Zohar-2/+4
2019-07-31selinux: fix memory leak in policydb_init()Ondrej Mosnacek-1/+5
2019-07-28Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+7
2019-07-26Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+5
2019-07-25structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKArnd Bergmann-0/+7
2019-07-24selinux: check sidtab limit before adding a new entryOndrej Mosnacek-0/+5
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-28/+67
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce-20/+15
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds-2/+2
2019-07-15LSM: SafeSetID: fix use of literal -1 in capable hookJann Horn-1/+1
2019-07-15LSM: SafeSetID: verify transitive constrainednessJann Horn-1/+37
2019-07-15LSM: SafeSetID: add read handlerJann Horn-4/+32
2019-07-15LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn-158/+144
2019-07-15LSM: SafeSetID: fix userns handling in securityfsJann Horn-3/+3
2019-07-15LSM: SafeSetID: refactor policy parsingJann Horn-51/+33
2019-07-15LSM: SafeSetID: refactor safesetid_security_capable()Jann Horn-15/+26
2019-07-15LSM: SafeSetID: refactor policy hash tableJann Horn-44/+37
2019-07-15LSM: SafeSetID: fix check for setresuid(new1, new2, new3)Jann Horn-90/+35
2019-07-15LSM: SafeSetID: fix pr_warn() to include newlineJann Horn-2/+2
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab-1/+1
2019-07-15docs: x86: move two x86-specific files to x86 arch dirMauro Carvalho Chehab-1/+1
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+29
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko-0/+29
2019-07-11Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+48
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+4
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-629/+187
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-07-09Merge branch 'next-lsm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds-3/+3
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-1/+1
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-79/+378
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-187/+629
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-243/+389
2019-07-08Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-106/+180
2019-07-08Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-78/+369
2019-07-08Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-23/+31
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+4