James Morris
|
d2e7ad1922
Merge branch 'master' into next
|
14 жил өмнө |
Tejun Heo
|
2e5c44c920
tpm: don't use flush_scheduled_work()
|
14 жил өмнө |
Mimi Zohar
|
c749ba912e
key: add tpm_send command
|
14 жил өмнө |
Mimi Zohar
|
a0e39349d8
tpm: add module_put wrapper
|
14 жил өмнө |
Dmitry Torokhov
|
9b3056cca0
tpm: change 'tpm_suspend_pcr' to be module parameter
|
14 жил өмнө |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 жил өмнө |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
Rajiv Andrade
|
225a9be24d
TPM: workaround to enforce PCR updates across suspends
|
15 жил өмнө |
Rajiv Andrade
|
23acb98de5
TPM: fix pcrread
|
15 жил өмнө |
James Morris
|
1669b049db
Merge branch 'master' into next
|
15 жил өмнө |
Rajiv Andrade
|
7f366784f5
TPM: increase default TPM buffer
|
15 жил өмнө |
Linus Torvalds
|
c82ffab9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
15 жил өмнө |
Jason Gunthorpe
|
0afd9056f1
tpm-fixup-pcrs-sysfs-file-update
|
15 жил өмнө |
Jan Beulich
|
8c87df457c
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
|
15 жил өмнө |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 жил өмнө |
Rajiv Andrade
|
8920d5ad6b
TPM: integrity fix
|
16 жил өмнө |
Rajiv Andrade
|
659aaf2bb5
TPM: integrity interface
|
16 жил өмнө |
Rajiv Andrade
|
0883743825
TPM: sysfs functions consolidation
|
16 жил өмнө |
Stephen Rothwell
|
cbb2ed4ac6
tpm: don't export static functions
|
16 жил өмнө |
Andrew Morton
|
dd78c9439f
drivers/char/tpm/tpm.c: fix error-path memory leak
|
16 жил өмнө |
Valdis Kletnieks
|
292cf4a8a9
tpm: work around bug in Broadcom BCM0102 chipset
|
16 жил өмнө |
Marcin Obara
|
9e5b1b1222
tpm: correct tpm timeouts to jiffies conversion
|
16 жил өмнө |
Rajiv Andrade
|
4bdec11f56
As pointed out by Jonathan Corbet, the timer must be deleted before
|
16 жил өмнө |
Rajiv Andrade
|
253115b71f
The tpm_dev_release function is only called for platform devices, not pnp
|
16 жил өмнө |
Rajiv Andrade
|
f02a93645e
Protect tpm_chip_list when transversing it.
|
16 жил өмнө |
Rajiv Andrade
|
dc36d32cc5
Renames num_open to is_open, as only one process can open the file at a time.
|
16 жил өмнө |
Rajiv Andrade
|
f89c5edb86
Remove the BKL calls from the TPM driver, which were added in the overall
|
16 жил өмнө |
Michael Halcrow
|
0147600172
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
|
17 жил өмнө |
Marcin Obara
|
ec288bd37e
tpm: increase size of internal TPM response buffers
|
17 жил өмнө |
Arnd Bergmann
|
25368ca579
tpm-tpm: BKL pushdown
|
17 жил өмнө |