summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2018-10-25Merge branch 'next-loadpin' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+17
2018-10-25Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds-7/+11
2018-10-25Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-43/+54
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-25/+50
2018-10-24Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-111/+88
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2018-10-18Merge tag 'loadpin-security-next' of https://git.kernel.org/pub/scm/linux/ker...James Morris-13/+17
2018-10-18LoadPin: Rename boot param "enabled" to "enforce"Kees Cook-12/+13
2018-10-18LoadPin: Report friendly block device nameKees Cook-1/+4
2018-10-10LSM: Don't ignore initialization failuresKees Cook-1/+3
2018-10-10LSM: Provide init debugging infrastructureKees Cook-0/+18
2018-10-10LSM: Record LSM name in struct lsm_infoKees Cook-0/+5
2018-10-10LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook-5/+15
2018-10-10LSM: Convert from initcall to struct lsm_infoKees Cook-9/+6
2018-10-10LSM: Remove initcall tracingKees Cook-7/+1
2018-10-10LSM: Rename .security_initcall section to .lsm_infoKees Cook-2/+2
2018-10-10LSM: Correctly announce start of LSM initializationKees Cook-1/+2
2018-10-10ima: open a new file instance if no read permissionsGoldwyn Rodrigues-20/+34
2018-10-10ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers-3/+3
2018-10-10security/integrity: remove unnecessary 'init_keyring' variableEric Biggers-7/+1
2018-10-10security/integrity: constify some read-only dataEric Biggers-13/+16
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman-4/+4
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel-1/+1
2018-09-18Smack: Mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-09-18Smack: ptrace capability use fixesCasey Schaufler-3/+10
2018-09-18Smack: remove set but not used variable 'root_inode'YueHaibing-3/+0
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel-1/+1
2018-09-13selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa-1/+1
2018-09-06Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+0
2018-09-05selinux: refactor mls_context_to_sid() and make it stricterJann Horn-110/+82
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap-1/+1
2018-09-04selinux: fix mounting of cgroup2 under older policiesStephen Smalley-0/+5
2018-09-04security: tomoyo: Fix obsolete functionDing Xiang-1/+2
2018-09-04Merge tag 'v4.19-rc2' into next-generalJames Morris-383/+427
2018-09-03apparmor: fix bad debug check in apparmor_secid_to_secctx()John Johansen-1/+0
2018-08-29security/capabilities: remove check for -EINVALChristian Brauner-3/+0
2018-08-24Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-44/+20
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2018-08-22apparmor: remove no-op permission check in policy_unpackJohn Johansen-32/+0
2018-08-22init: allow initcall tables to be emitted using relative referencesArd Biesheuvel-7/+10
2018-08-21apparmor: fix an error code in __aa_create_ns()Dan Carpenter-1/+1
2018-08-15Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-46/+108
2018-08-15Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds-16/+10
2018-08-15Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds-6/+16
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+1
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2018-08-15Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-189/+198
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-17/+192
2018-08-15Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+0