summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
'/distro/kernel/commit/drivers/char?h=linux-6.12.y&id=2d21895e77c6446f8cb5005e15c0cc63dad9c14e'>tpm: Convert warn to dbg in tpm2_start_auth_session()Jonathan McDowell 2025-05-22tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen 2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek 2025-05-02char: misc: register chrdev region with all possible minorsThadeu Lima de Souza Cascardo 2025-05-02virtio_console: fix missing byte order handling for cols and rowsHalil Pasic 2025-04-20tpm: do not start chip while suspendedThadeu Lima de Souza Cascardo 2025-04-20tpm, tpm_tis: Fix timeout handling when waiting for TPM statusJonathan McDowell 2025-04-20tpm: End any active auth session before shutdownJonathan McDowell 2025-04-20tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell 2025-03-13char: misc: deallocate static minor in error pathThadeu Lima de Souza Cascardo 2025-02-17misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minorsVimal Agrawal 2025-02-17tpm: Change to kvalloc() in eventlog/acpi.cJarkko Sakkinen 2025-02-08ipmi: ssif_bmc: Fix new request loss when bmc ready for a responseQuan Nguyen 2025-02-08ipmi: ipmb: Add check devm_kasprintf() returned valueCharles Han