summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-10KEYS: Fix an error code in request_master_key()Dan Carpenter
2017-02-10sign-file: fix build error in sign-file.c with libresslFelix Fietkau
2017-02-10Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2017-02-08Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2017-02-07selinux: allow changing labels for cgroupfsAntonio Murdaca
2017-02-07selinux: fix off-by-one in setprocattrStephen Smalley
2017-02-03tpm: silence an array overflow warningDan Carpenter
2017-02-03tpm: fix the type of owned field in cap_tStefan Berger
2017-02-03tpm: add securityfs support for TPM 2.0 firmware event logNayna Jain
2017-02-03tpm: enhance read_log_of() to support Physical TPM event logNayna Jain
2017-02-03tpm: enhance TPM 2.0 PCR extend to support multiple banksNayna Jain
2017-02-03tpm: implement TPM 2.0 capability to get active PCR banksNayna Jain
2017-02-03tpm: fix RC value check in tpm2_seal_trustedJarkko Sakkinen
2017-02-03tpm_tis: fix iTPM probe via probe_itpm() functionMaciej S. Szmigiero
2017-02-03tpm: Begin the process to deprecate user_read_timerJason Gunthorpe
2017-02-03tpm: remove tpm_read_index and tpm_write_index from tpm.hJarkko Sakkinen
2017-01-27ima: allow to check MAY_APPENDLans Zhang
2017-01-27ima: fix ima_d_path() possible race with renameMimi Zohar
2017-01-27Merge branch 'smack-for-4.11' of git://github.com/cschaufler/smack-next into ...James Morris
2017-01-23tpm: Check size of response before accessing dataStefan Berger
2017-01-23tpm_tis: use default timeout value if chip reports it as zeroMaciej S. Szmigiero
2017-01-23tpm: Do not print an error message when doing TPM auto startupJason Gunthorpe
2017-01-23tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()Jiandi An
2017-01-23tpm/tpm_tis_spi: drop duplicate header module.hGeliang Tang
2017-01-23tpm/st33zp24: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-01-23tpm/vtpm: fix kdoc warningsWinkler, Tomas
2017-01-23tmp: use pdev for parent device in tpm_chip_allocWinkler, Tomas
2017-01-23tpm/tpm2-chip: fix kdoc errorsWinkler, Tomas
2017-01-23tpm: add kdoc for tpm_transmit and tpm_transmit_cmdWinkler, Tomas
2017-01-23seccomp: dump core when using SECCOMP_RET_KILLMike Frysinger
2017-01-19LSM: Add /sys/kernel/security/lsmCasey Schaufler
2017-01-16apparmor: fix undefined reference to `aa_g_hash_policy'John Johansen
2017-01-16apparmor: replace remaining BUG_ON() asserts with AA_BUG()John Johansen
2017-01-16apparmor: fix restricted endian type warnings for policy unpackJohn Johansen
2017-01-16apparmor: fix restricted endian type warnings for dfa unpackJohn Johansen
2017-01-16apparmor: add check for apparmor enabled in module parameters missing itJohn Johansen
2017-01-16apparmor: add per cpu work buffers to avoid allocating buffers at every hookJohn Johansen
2017-01-16apparmor: sysctl to enable unprivileged user ns AppArmor policy loadingTyler Hicks
2017-01-16apparmor: support querying extended trusted helper extra dataWilliam Hua
2017-01-16apparmor: update cap audit to check SECURITY_CAP_NOAUDITJohn Johansen
2017-01-16apparmor: make computing policy hashes conditional on kernel parameterJohn Johansen
2017-01-16apparmor: convert change_profile to use fqname later to give better controlJohn Johansen
2017-01-16apparmor: fix change_hat debug outputJohn Johansen
2017-01-16apparmor: remove unused op parameter from simple_write_to_buffer()John Johansen
2017-01-16apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen
2017-01-16apparmor: change op from int to const char *John Johansen
2017-01-16apparmor: rename context abreviation cxt to the more standard ctxJohn Johansen
2017-01-16apparmor: fail task profile update if current_cred isn't real_credJohn Johansen
2017-01-16apparmor: add per policy ns .load, .replace, .remove interface filesJohn Johansen
2017-01-16apparmor: pass the subject profile into profile replace/removeJohn Johansen