index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-12
tpm: Switch to platform_get_irq_optional()
Hans de Goede
2019-11-12
tpm_crb: fix fTPM on AMD Zen+ CPUs
Ivan Lazeev
2019-11-12
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
2019-11-12
tpm: Move tpm_buf code to include/linux/
Sumit Garg
2019-11-12
tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf
James Bottomley
2019-11-12
tpm: add check after commands attribs tab allocation
Tadeusz Struk
2019-11-12
tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct
Stephen Boyd
2019-11-12
tpm: tpm_tis_spi: Cleanup includes
Stephen Boyd
2019-11-12
tpm: tpm_tis_spi: Support cr50 devices
Andrey Pronin
2019-11-12
tpm: tpm_tis_spi: Introduce a flow control callback
Stephen Boyd
2019-11-12
tpm: Add a flag to indicate TPM power is managed by firmware
Stephen Boyd
2019-11-12
tpm_tis: override durations for STM tpm with firmware 1.2.8.28
Jerry Snitselaar
2019-11-12
tpm: provide a way to override the chip returned durations
Jerry Snitselaar
2019-11-12
tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
Jarkko Sakkinen
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-09-25
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
2019-09-25
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
2019-09-02
tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE
Sasha Levin
2019-09-02
tpm: Remove a deprecated comments about implicit sysfs locking
Jarkko Sakkinen
2019-09-02
tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
Stefan Berger
2019-09-02
tpm_tis_core: Turn on the TPM before probing IRQ's
Stefan Berger
2019-08-05
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
2019-08-05
tpm: Fix null pointer dereference on chip register error path
Milan Broz
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
2019-06-24
tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
Vadim Sukhomlinov
2019-06-24
tpm: Append the final event log to the TPM event log
Matthew Garrett
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
2019-06-24
tpm: Abstract crypto agile event size calculations
Matthew Garrett
2019-06-24
tpm: Actually fail on TPM errors during "get random"
Kees Cook
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-04-19
Make anon_inodes unconditional
David Howells
2019-04-08
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
2019-04-08
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
2019-04-08
tpm: turn on TPM on suspend for TPM 1.x
Jarkko Sakkinen
2019-02-13
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
Stefan Berger
2019-02-13
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
Stefan Berger
2019-02-13
tpm/ppi: Display up to 101 operations as define for version 1.3
Stefan Berger
2019-02-13
tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
Stefan Berger
2019-02-13
tpm/ppi: pass function revision ID to tpm_eval_dsm()
Stefan Berger
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
tpm: move tpm_chip definition to include/linux/tpm.h
Roberto Sassu
2019-02-13
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
[next]