index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-22
tpm: atmel: Drop PPC64 specific MMIO setup
Rob Herring (Arm)
2024-11-22
char: tpm: cr50: Add new device/vendor ID 0x50666666
Jett Rink
2024-11-22
char: tpm: cr50: Move i2c locking to request/relinquish locality ops
Jan Dabros
2024-11-22
char: tpm: cr50: Use generic request/relinquish locality ops
Jan Dabros
2024-11-22
tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver
Stefan Berger
2024-11-13
tpm: Disable TPM on tpm2_create_primary() failure
Jarkko Sakkinen
2024-11-13
tpm: Opt-in in disable PCR integrity protection
Jarkko Sakkinen
2024-11-04
tpm: Lock TPM chip in tpm_pm_suspend() first
Jarkko Sakkinen
2024-10-29
tpm: Lazily flush the auth session
Jarkko Sakkinen
2024-10-28
tpm: Rollback tpm2_load_null()
Jarkko Sakkinen
2024-10-28
tpm: Return tpm2_sessions_init() when null key creation fails
Jarkko Sakkinen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-17
tpm: export tpm2_sessions_init() to fix ibmvtpm building
Kexy Biscuit
2024-09-17
tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-09-17
tpm: Clean up TPM space after command failure
Jonathan McDowell
2024-08-27
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
2024-07-16
tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()
Hao Ge
2024-07-15
Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
2024-07-05
tpm: Address !chip->auth in tpm2_*_auth_session()
Jarkko Sakkinen
2024-07-01
tpm_tis_spi: add missing attpm20p SPI device ID entry
Vitor Soares
2024-07-01
char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
Joe Hattori
2024-06-05
tpm: Switch to new Intel CPU model defines
Tony Luck
2024-06-05
tpm_tis: Do *not* flush uninitialized work
Jan Beulich
2024-05-28
tpm: Enable TCG_TPM2_HMAC by default only for X86_64
Jarkko Sakkinen
2024-05-28
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
Jarkko Sakkinen
2024-05-28
tpm: Open code tpm_buf_parameters()
Jarkko Sakkinen
2024-05-28
tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer
Matthew R. Ochs
2024-05-09
tpm: disable the TPM if NULL name changes
James Bottomley
2024-05-09
tpm: add the null key name as a sysfs export
James Bottomley
2024-05-09
tpm: add session encryption protection to tpm2_get_random()
James Bottomley
2024-05-09
tpm: add hmac checks to tpm2_pcr_extend()
James Bottomley
2024-05-09
tpm: Add the rest of the session HMAC API
James Bottomley
2024-05-09
tpm: Add HMAC session name/handle append
James Bottomley
2024-05-09
tpm: Add HMAC session start and end functions
James Bottomley
2024-05-09
tpm: Add TCG mandated Key Derivation Functions (KDFs)
James Bottomley
2024-05-09
tpm: Add NULL primary creation
James Bottomley
2024-05-09
tpm: export the context save and load commands
James Bottomley
2024-05-09
tpm: add buffer function to point to returned parameters
James Bottomley
2024-05-09
tpm: Add tpm_buf_read_{u8,u16,u32}
Jarkko Sakkinen
2024-05-09
tpm: TPM2B formatted buffers
Jarkko Sakkinen
2024-05-09
tpm: Store the length of the tpm_buf data separately.
Jarkko Sakkinen
2024-05-09
tpm: Move buffer handling from static inlines to real functions
James Bottomley
2024-05-09
tpm: Remove tpm_send()
Jarkko Sakkinen
2024-05-09
char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=n
Niklas Schnelle
2024-05-09
tpm/eventlog: remove redundant assignment to variabel ret
Colin Ian King
2024-05-09
char: tpm: handle HAS_IOPORT dependencies
Niklas Schnelle
[next]