summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-1145-1082/+2658
|\
| * cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-02-113-35/+56
| * SELinux: fix error code in policydb_init()Dan Carpenter2015-02-041-2/+6
| * selinux: add security in-core xattr support for pstore and debugfsMark Salyzyn2015-02-041-17/+8
| * selinux: quiet the filesystem labeling behavior messagePaul Moore2015-02-041-4/+0
| * selinux: Remove unused function avc_sidcmp()Rickard Strandqvist2015-02-041-5/+0
| * ima: /proc/keys is now mandatoryDavid Howells2015-02-021-1/+0
| * Merge tag 'keys-next-20150123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2015-01-295-40/+20
| |\
| | * X.509: silence asn1 compiler debug outputArnd Bergmann2015-01-231-11/+19
| | * X.509: shut up about included cert for silent buildArnd Bergmann2015-01-231-1/+1
| | * KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells2015-01-223-28/+0
| * | Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/k...James Morris2015-01-291-1/+1
| |\ \
| | * | Smack: Repair netfilter dependencyCasey Schaufler2015-01-231-1/+1
| * | | MAINTAINERS: email updateDmitry Kasatkin2015-01-221-1/+1
| | |/ | |/|
| * | tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_devicePeter Huewe2015-01-221-0/+2
| * | Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/k...James Morris2015-01-225-52/+267
| |\|
| | * smack: fix possible use after frees in task_security() callersAndrey Ryabinin2015-01-212-11/+23
| | * smack: Add missing logging in bidirectional UDS connect checkRafal Krypa2015-01-201-1/+1
| | * Smack: secmark support for netfilterCasey Schaufler2015-01-205-8/+196
| | * Smack: Rework file hooksCasey Schaufler2015-01-201-21/+19
| | * smack: Fix a bidirectional UDS connect check typoZbigniew Jasinski2015-01-191-1/+3
| | * smack: introduce a special case for tmpfs in smack_d_instantiate()Ɓukasz Stelmach2015-01-191-2/+14
| | * smack: fix logic in smack_inode_init_security functionLukasz Pawelczyk2015-01-191-3/+2
| | * smack: miscellaneous small fixes in function commentsLukasz Pawelczyk2015-01-191-5/+9
| * | tpm: fix format string error in tpm-chip.cJarkko Sakkinen2015-01-201-1/+1
| * | char/tpm/tpm_crb: fix build errorJarkko Sakkinen2015-01-191-1/+1
| * | char/tpm: fixed white spaces coding style issuesBruno E O Meneguele2015-01-182-4/+4
| * | MAINTAINERS: Add Patchwork and Git URL for TPMDDPeter Huewe2015-01-171-0/+2
| * | tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentationChristophe Ricard2015-01-171-1/+1
| * | tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard2015-01-172-7/+7
| * | tpm/tpm_i2c_stm_st33: Replace remaining r by retChristophe Ricard2015-01-171-4/+4
| * | tpm/tpm_i2c_stm_st33: Sanity cleanupChristophe Ricard2015-01-171-3/+3
| * | tpm/tpm_i2c_stm_st33: Remove sparse spacesChristophe Ricard2015-01-171-5/+3
| * | tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard2015-01-171-2/+5
| * | tpm: TPM 2.0 FIFO InterfaceJarkko Sakkinen2015-01-171-23/+89
| * | tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen2015-01-174-0/+367
| * | tpm: TPM 2.0 baseline supportJarkko Sakkinen2015-01-175-14/+721
| * | tpm: device class for tpmJarkko Sakkinen2015-01-177-61/+116
| * | tpm: rename chip->dev to chip->pdevJarkko Sakkinen2015-01-1714-94/+95
| * | tpm: fix raciness of PPI interface lookupJarkko Sakkinen2015-01-174-64/+112
| * | tpm: two-phase chip management functionsJarkko Sakkinen2015-01-1714-338/+329
| * | tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen2015-01-173-45/+30
| * | tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai2015-01-174-4/+10
| * | tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard2015-01-171-1/+1
| * | tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard2015-01-171-3/+3
| * | tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard2015-01-171-8/+0
| * | tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard2015-01-171-88/+109
| * | tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard2015-01-171-16/+16
| * | tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS DocumentationChristophe Ricard2015-01-171-0/+36
| * | tpm/tpm_i2c_stm_st33: Add devicetree structureChristophe Ricard2015-01-171-50/+116