aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04selinux: Remove unused function avc_sidcmp()Rickard Strandqvist1-5/+0
2015-02-02ima: /proc/keys is now mandatoryDavid Howells1-1/+0
2015-01-23Smack: Repair netfilter dependencyCasey Schaufler1-1/+1
2015-01-23X.509: silence asn1 compiler debug outputArnd Bergmann1-11/+19
2015-01-23X.509: shut up about included cert for silent buildArnd Bergmann1-1/+1
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells3-28/+0
2015-01-22MAINTAINERS: email updateDmitry Kasatkin1-1/+1
2015-01-22tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_devicePeter Huewe1-0/+2
2015-01-21smack: fix possible use after frees in task_security() callersAndrey Ryabinin2-11/+23
2015-01-20smack: Add missing logging in bidirectional UDS connect checkRafal Krypa1-1/+1
2015-01-20Smack: secmark support for netfilterCasey Schaufler5-8/+196
2015-01-20Smack: Rework file hooksCasey Schaufler1-21/+19
2015-01-20tpm: fix format string error in tpm-chip.cJarkko Sakkinen1-1/+1
2015-01-19char/tpm/tpm_crb: fix build errorJarkko Sakkinen1-1/+1
2015-01-19smack: Fix a bidirectional UDS connect check typoZbigniew Jasinski1-1/+3
2015-01-19smack: introduce a special case for tmpfs in smack_d_instantiate()Ɓukasz Stelmach1-2/+14
2015-01-19smack: fix logic in smack_inode_init_security functionLukasz Pawelczyk1-3/+2
2015-01-19smack: miscellaneous small fixes in function commentsLukasz Pawelczyk1-5/+9
2015-01-18char/tpm: fixed white spaces coding style issuesBruno E O Meneguele2-4/+4
2015-01-17MAINTAINERS: Add Patchwork and Git URL for TPMDDPeter Huewe1-0/+2
2015-01-17tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentationChristophe Ricard1-1/+1
2015-01-17tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard2-7/+7
2015-01-17tpm/tpm_i2c_stm_st33: Replace remaining r by retChristophe Ricard1-4/+4
2015-01-17tpm/tpm_i2c_stm_st33: Sanity cleanupChristophe Ricard1-3/+3
2015-01-17tpm/tpm_i2c_stm_st33: Remove sparse spacesChristophe Ricard1-5/+3
2015-01-17tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard1-2/+5
2015-01-17tpm: TPM 2.0 FIFO InterfaceJarkko Sakkinen1-23/+89
2015-01-17tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen4-0/+367
2015-01-17tpm: TPM 2.0 baseline supportJarkko Sakkinen5-14/+721
2015-01-17tpm: device class for tpmJarkko Sakkinen7-61/+116
2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen14-94/+95
2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen4-64/+112
2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen14-338/+329
2015-01-17tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen3-45/+30
2015-01-17tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai4-4/+10
2015-01-17tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard1-1/+1
2015-01-17tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard1-3/+3
2015-01-17tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard1-8/+0
2015-01-17tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard1-88/+109
2015-01-17tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard1-16/+16