summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ima: rename hash calculation functionsDmitry Kasatkin2013-02-063-9/+9
* ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin2013-02-063-38/+41
* ima: add policy support for file system uuidDmitry Kasatkin2013-02-062-2/+24
* evm: add file system uuid to EVM hmacDmitry Kasatkin2013-02-064-0/+18
* tpm_tis: check pnp_acpi_device return codeKent Yoder2013-02-051-0/+3
* char/tpm/tpm_i2c_stm_st33: drop temporary variable for return valuePeter Huewe2013-02-051-3/+1
* char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probePeter Huewe2013-02-051-2/+0
* char/tpm/tpm_i2c_stm_st33: Remove __devexit attributePeter Huewe2013-02-051-1/+1
* char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignmentPeter Huewe2013-02-051-4/+2
* tpm_i2c_stm_st33: removed unused variables/codeKent Yoder2013-02-051-17/+1
* TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startupJason Gunthorpe2013-02-051-0/+21
* tpm: Fix cancellation of TPM commands (interrupt mode)Stefan Berger2013-02-053-12/+31
* tpm: Fix cancellation of TPM commands (polling mode)Stefan Berger2013-02-058-8/+48
* tpm: Store TPM vendor IDStefan Berger2013-02-052-0/+3
* TPM: Work around buggy TPMs that block during continue self testJason Gunthorpe2013-02-051-1/+9
* tpm_i2c_stm_st33: fix oops when i2c client is unavailableKent Yoder2013-02-052-6/+11
* char/tpm: Use struct dev_pm_ops for power managementPeter Huewe2013-02-051-16/+12
* TPM: STMicroelectronics ST33 I2C BUILD STUFFMathias Leblanc2013-02-052-0/+11
* tpm: rename STM driver to match other i2c driversKent Yoder2013-02-052-1/+1
* tpm: STM i2c driver fixesKent Yoder2013-02-053-136/+69
* tpm: rename vendor data to priv and provide an accessorKent Yoder2013-02-052-5/+7
* TPM: STMicroelectronics ST33 I2C KERNEL 3.xMathias Leblanc2013-02-053-0/+1031
* char/tpm: Use true and false for boolsPeter Huewe2013-02-051-6/+6
* TPM: Switch to __packed instead of __attribute__((packed))Jason Gunthorpe2013-02-052-21/+21
* TPM: Issue TPM_STARTUP at driver load if the TPM has not been startedJason Gunthorpe2013-02-052-4/+46
* char/tpm: simplify duration calculation and eliminate smatch warning.Peter Huewe2013-02-051-7/+6
* char/tpm: Remove duplicated lookup tablePeter Huewe2013-02-051-17/+1
* tpm: add documentation for sysfs interfacesKent Yoder2013-02-051-0/+185
* mpilib: use DIV_ROUND_UP and remove unused macrosAndy Shevchenko2013-02-012-8/+4
* digsig: remove unnecessary memory allocation and copyingDmitry Kasatkin2013-02-011-27/+14
* ima: differentiate appraise status only for hook specific rulesMimi Zohar2013-01-222-6/+12
* ima: per hook cache integrity appraisal statusMimi Zohar2013-01-226-25/+136
* ima: increase iint flag sizeMimi Zohar2013-01-221-12/+12
* ima: added policy support for 'security.ima' typeDmitry Kasatkin2013-01-225-2/+28
* ima: forbid write access to files with digital signaturesDmitry Kasatkin2013-01-161-2/+5
* ima: move full pathname resolution to separate functionDmitry Kasatkin2013-01-163-31/+38
* integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin2013-01-161-2/+2
* ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar2013-01-165-8/+9
* ima: remove security.ima hexdumpDmitry Kasatkin2013-01-161-5/+0
* ima: remove enforce checking duplicationDmitry Kasatkin2013-01-161-32/+20
* ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin2013-01-161-5/+6
* evm: remove unused cleanup functionsDmitry Kasatkin2013-01-163-16/+0
* ima: re-initialize IMA policy LSM infoMimi Zohar2013-01-161-10/+58
* Merge tag 'v3.8-rc2' into nextJames Morris2013-01-0719666-1141875/+1677486
|\
| * Linux 3.8-rc2v3.8-rc2Linus Torvalds2013-01-021-1/+1
| * Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-021-2/+3
| |\
| | * leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas2013-01-021-2/+3
| * | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-025-14/+29
| |\ \
| | * | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-023-2/+23
| | * | watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen2013-01-021-1/+0