index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-16
tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()
Hao Ge
1
-2
/
+3
2024-07-16
Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
1
-76
/
+110
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
2
-102
/
+119
2024-07-05
tpm: Address !chip->auth in tpm2_*_auth_session()
Jarkko Sakkinen
1
-2
/
+12
2024-07-01
tpm_tis_spi: add missing attpm20p SPI device ID entry
Vitor Soares
1
-0
/
+1
2024-07-01
char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
Joe Hattori
1
-0
/
+2
2024-06-05
tpm: Switch to new Intel CPU model defines
Tony Luck
2
-2
/
+2
2024-06-05
tpm_tis: Do *not* flush uninitialized work
Jan Beulich
1
-1
/
+2
2024-05-28
tpm: Enable TCG_TPM2_HMAC by default only for X86_64
Jarkko Sakkinen
1
-1
/
+1
2024-05-28
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
Jarkko Sakkinen
1
-2
/
+19
2024-05-28
tpm: Open code tpm_buf_parameters()
Jarkko Sakkinen
2
-27
/
+9
2024-05-28
tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer
Matthew R. Ochs
1
-1
/
+2
2024-05-09
tpm: disable the TPM if NULL name changes
James Bottomley
3
-16
/
+67
2024-05-09
tpm: add the null key name as a sysfs export
James Bottomley
1
-0
/
+18
2024-05-09
tpm: add session encryption protection to tpm2_get_random()
James Bottomley
1
-4
/
+17
2024-05-09
tpm: add hmac checks to tpm2_pcr_extend()
James Bottomley
1
-17
/
+10
2024-05-09
tpm: Add the rest of the session HMAC API
James Bottomley
1
-0
/
+400
2024-05-09
tpm: Add HMAC session name/handle append
James Bottomley
1
-0
/
+129
2024-05-09
tpm: Add HMAC session start and end functions
James Bottomley
4
-0
/
+291
2024-05-09
tpm: Add TCG mandated Key Derivation Functions (KDFs)
James Bottomley
2
-0
/
+106
2024-05-09
tpm: Add NULL primary creation
James Bottomley
5
-0
/
+349
2024-05-09
tpm: export the context save and load commands
James Bottomley
2
-4
/
+8
2024-05-09
tpm: add buffer function to point to returned parameters
James Bottomley
1
-0
/
+28
2024-05-09
tpm: Add tpm_buf_read_{u8,u16,u32}
Jarkko Sakkinen
1
-1
/
+78
2024-05-09
tpm: TPM2B formatted buffers
Jarkko Sakkinen
1
-3
/
+35
2024-05-09
tpm: Store the length of the tpm_buf data separately.
Jarkko Sakkinen
2
-11
/
+39
2024-05-09
tpm: Move buffer handling from static inlines to real functions
James Bottomley
2
-0
/
+88
2024-05-09
tpm: Remove tpm_send()
Jarkko Sakkinen
1
-25
/
+0
2024-05-09
char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=n
Niklas Schnelle
2
-3
/
+1
2024-05-09
tpm/eventlog: remove redundant assignment to variabel ret
Colin Ian King
1
-1
/
+0
2024-05-09
char: tpm: handle HAS_IOPORT dependencies
Niklas Schnelle
3
-15
/
+21
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
10
-10
/
+10
2024-03-13
Merge tag 'tpmdd-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
5
-5
/
+8
2024-03-12
tpm: tis_i2c: Add compatible string nuvoton,npct75x
Lukas Wunner
1
-0
/
+2
2024-03-12
tpm_tis: Add compatible string atmel,at97sc3204
Lukas Wunner
1
-0
/
+1
2024-03-12
tpm_tis_spi: Add compatible string atmel,attpm20p
Lukas Wunner
1
-0
/
+1
2024-03-12
tpm,tpm_tis: Avoid warning splat at shutdown
Lino Sanfilippo
1
-2
/
+1
2024-03-12
tpm/tpm_ftpm_tee: fix all kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2024-03-07
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
10
-10
/
+10
2024-02-08
tpm_tis_spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-2
/
+2
2024-01-09
tpm: cr50: fix kernel-doc warning and spelling
Randy Dunlap
1
-2
/
+1
2024-01-09
tpm: nuvoton: Use i2c_get_match_data()
Rob Herring
1
-11
/
+4
2023-09-12
tpm: Fix typo in tpmrm class definition
Justin M. Forbes
1
-1
/
+1
2023-09-04
tpm: Enable hwrng only for Pluton on AMD CPUs
Jarkko Sakkinen
1
-25
/
+8
2023-09-04
tpm_crb: Fix an error handling path in crb_acpi_add()
Christophe JAILLET
1
-2
/
+3
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-18
/
+20
2023-08-31
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
4
-4
/
+1
2023-08-28
tpm: Explicitly include correct DT includes
Rob Herring
4
-4
/
+1
2023-08-17
tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code
Li Zetao
1
-17
/
+1
[next]