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