aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-04selinux: quiet the filesystem labeling behavior messagePaul Moore1-4/+0
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-29Merge tag 'keys-next-20150123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into nextJames Morris5-40/+20
2015-01-29Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/kernel into nextJames Morris1-1/+1
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-22Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/kernel into nextJames Morris5-52/+267
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
2015-01-17tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS DocumentationChristophe Ricard1-0/+36
2015-01-17tpm/tpm_i2c_stm_st33: Add devicetree structureChristophe Ricard1-50/+116
2015-01-17tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*Christophe Ricard1-25/+25
2015-01-17tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return codeChristophe Ricard1-31/+30
2015-01-17tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard2-11/+3
2015-01-17tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer.Christophe Ricard2-119/+95