summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2019-04-08
* KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen2019-04-08
* LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook2019-03-29
* Yama: mark local symbols as staticJann Horn2019-03-28
* selinux: fix NULL dereference in policydb_destroy()Ondrej Mosnacek2019-03-18
* Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-13
|\
| * security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields2019-03-11
| * selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long2019-03-11
* | Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-13
|\ \
| * | apparmor: fix double free when unpack of secmark rules failsJohn Johansen2019-03-12
| * | apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson2019-03-12
| * | apparmor: Fix warning about unused function apparmor_ipv6_postroutePetr Vorel2018-11-14
* | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-12
|\ \ \
| * | | introduce cloning of fs_contextAl Viro2019-02-28
| * | | smack: Implement filesystem context security hooksDavid Howells2019-02-28
| * | | selinux: Implement the new mount API LSM hooksDavid Howells2019-02-28
| * | | vfs: Add LSM hooks for the new mount APIDavid Howells2019-02-28
* | | | selinux: convert to kvmallocKent Overstreet2019-03-12
* | | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-03-10
|\ \ \ \
| * \ \ \ Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tp...James Morris2019-02-13
| |\ \ \ \
| | * | | | tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu2019-02-13
| | * | | | KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()Roberto Sassu2019-02-13
| | * | | | tpm: retrieve digest size of unknown algorithms with PCR readRoberto Sassu2019-02-13
* | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2019-02-14
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | evm: Use defined constant for UUID representationAndy Shevchenko2019-02-04
| | * | | | | ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar2019-02-04
| | * | | | | evm: remove set but not used variable 'xattr'YueHaibing2019-02-04
| | * | | | | encrypted-keys: fix Opt_err/Opt_error = -1Mimi Zohar2019-02-04
| | * | | | | integrity, KEYS: add a reference to platform keyringKairui Song2019-02-04
| | |/ / / /
* | | | | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-09
|\ \ \ \ \ \
| * | | | | | doc: sctp: Merge and clean up rst filesKees Cook2019-02-22
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-07
|\ \ \ \ \ \
| * | | | | | audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2019-01-31
| * | | | | | audit: add support for fcaps v3Richard Guy Briggs2019-01-25
| |/ / / / /
* | | | | | Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-07
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | selinux: fix avc audit messagesStephen Smalley2019-02-05
| * | | | | selinux: replace BUG_ONs with WARN_ONs in avc.cOndrej Mosnacek2019-01-28
| * | | | | selinux: log invalid contexts in AVCsOndrej Mosnacek2019-01-25
| * | | | | selinux: replace some BUG_ON()s with a WARN_ON()Ondrej Mosnacek2019-01-25
| * | | | | selinux: inline some AVC functions used only onceOndrej Mosnacek2019-01-25
| * | | | | selinux: do not override context on context mountsOndrej Mosnacek2019-01-10
| * | | | | selinux: never allow relabeling on context mountsOndrej Mosnacek2019-01-10
| * | | | | selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_linkStephen Smalley2019-01-10
| * | | | | selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley2019-01-10
| |/ / / /
* | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-07
|\ \ \ \ \
| * | | | | keys: fix missing __user in KEYCTL_PKEY_QUERYBen Dooks2019-03-04
| * | | | | LSM: Update list of SECURITYFS users in KconfigPetr Vorel2019-03-01
| * | | | | LSM: Ignore "security=" when "lsm=" is specifiedKees Cook2019-02-25
| * | | | | LSM: Update function documentation for cap_capableMicah Morton2019-02-25