index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-25
tpm-buf: Add TPM buffer support header for standalone reuse
Ross Philipson
1
-1
/
+2
2026-08-25
tpm-buf: Memory-safe allocations
Jarkko Sakkinen
1
-45
/
+75
2026-08-25
tpm-buf: Remove chip parameter from tpm_buf_append_handle()
Jarkko Sakkinen
1
-3
/
+6
2026-08-25
tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
Jarkko Sakkinen
1
-6
/
+4
2026-08-25
tpm: Initial step to reorganize TPM public headers
Ross Philipson
1
-1
/
+0
2025-05-15
char: tpm: tpm-buf: Add sanity check fallback in read helpers
Purva Yeshi
1
-3
/
+3
2024-11-13
tpm: Opt-in in disable PCR integrity protection
Jarkko Sakkinen
1
-0
/
+20
2024-05-28
tpm: Open code tpm_buf_parameters()
Jarkko Sakkinen
1
-26
/
+0
2024-05-09
tpm: Add HMAC session start and end functions
James Bottomley
1
-0
/
+1
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
1
-11
/
+38
2024-05-09
tpm: Move buffer handling from static inlines to real functions
James Bottomley
1
-0
/
+87