Age | Commit message (Expand) | Author |
2017-06-21 | ima: use memdup_user_nul | Geliang Tang |
2017-06-21 | ima: fix up #endif comments | Tycho Andersen |
2017-06-21 | IMA: Correct Kconfig dependencies for hash selection | Ben Hutchings |
2017-06-21 | ima: define is_ima_appraise_enabled() | Mimi Zohar |
2017-06-21 | ima: define Kconfig IMA_APPRAISE_BOOTPARAM option | Mimi Zohar |
2017-06-21 | ima: define a set of appraisal rules requiring file signatures | Mimi Zohar |
2017-06-21 | ima: extend the "ima_policy" boot command line to support multiple policies | Mimi Zohar |
2017-06-21 | Merge branch 'smack-for-4.13' of git://github.com/cschaufler/smack-next into ... | James Morris |
2017-06-19 | tpm/tpm_atmel: remove unnecessary NULL check | Gustavo A. R. Silva |
2017-06-19 | tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios() | Andy Shevchenko |
2017-06-13 | tpm: vtpm_proxy: Prevent userspace from sending driver command | Stefan Berger |
2017-06-13 | tpm: vtpm_proxy: Implement request_locality function. | Stefan Berger |
2017-06-13 | tpm: Introduce flag TPM_TRANSMIT_RAW | Stefan Berger |
2017-06-13 | tpm: vtpm_proxy: Suppress error logging when in closed state | Stefan Berger |
2017-06-13 | tpm, tpmrm: Mark tpmrm_write as static | Peter Huewe |
2017-06-13 | tpm: remove struct tpm_pcrextend_in | Jarkko Sakkinen |
2017-06-13 | tpm, tpm_infineon: remove useless snprintf() calls | Jarkko Sakkinen |
2017-06-13 | tpm: fix byte order related arithmetic inconsistency in tpm_getcap() | Jarkko Sakkinen |
2017-06-13 | tpm: Apply a sane minimum adapterlimit value for retransmission. | Bryan Freed |
2017-06-13 | tpm_tis: Consolidate the platform and acpi probe flow | Jason Gunthorpe |
2017-06-13 | tpm_tis: Use platform_get_irq | Jason Gunthorpe |
2017-06-13 | tpm_tis: Fix IRQ autoprobing when using platform_device | Jason Gunthorpe |
2017-06-13 | tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend() | Roberto Sassu |
2017-06-13 | tpm: move endianness conversion of ordinals to tpm_input_header | Roberto Sassu |
2017-06-13 | tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header | Roberto Sassu |
2017-06-10 | apparmor: export that basic profile namespaces are supported | John Johansen |
2017-06-10 | apparmor: add stacked domain labels interface | John Johansen |
2017-06-10 | apparmor: add domain label stacking info to apparmorfs | John Johansen |
2017-06-10 | apparmor: move change_profile mediation to using labels | John Johansen |
2017-06-10 | apparmor: move change_hat mediation to using labels | John Johansen |
2017-06-10 | apparmor: move exec domain mediation to using labels | John Johansen |
2017-06-10 | apparmor: support v7 transition format compatible with label_parse | John Johansen |
2017-06-10 | apparmor: mediate files when they are received | John Johansen |
2017-06-10 | apparmor: rework file permission to cache file access in file->ctx | John Johansen |
2017-06-10 | apparmor: move path_link mediation to using labels | John Johansen |
2017-06-10 | apparmor: refactor path name lookup and permission checks around labels | John Johansen |
2017-06-10 | apparmor: update aa_audit_file() to use labels | John Johansen |
2017-06-10 | apparmor: move aa_file_perm() to use labels | John Johansen |
2017-06-10 | apparmor: allow ptrace checks to be finer grained than just capability | John Johansen |
2017-06-10 | apparmor: move ptrace checks to using labels | John Johansen |
2017-06-10 | apparmor: add cross check permission helper macros | John Johansen |
2017-06-10 | apparmor: move resource checks to using labels | John Johansen |
2017-06-10 | apparmor: move capability checks to using labels | John Johansen |
2017-06-10 | apparmor: update query interface to support label queries | John Johansen |
2017-06-10 | apparmor: switch getprocattr to using label_print fns() | John Johansen |
2017-06-10 | apparmor: switch from profiles to using labels on contexts | John Johansen |
2017-06-10 | apparmor: add the base fns() for domain labels | John Johansen |
2017-06-10 | apparmor: revalidate files during exec | John Johansen |
2017-06-10 | apparmor: cleanup rename XXX_file_context() to XXX_file_ctx() | John Johansen |
2017-06-10 | apparmor: convert aa_change_XXX bool parameters to flags | John Johansen |