index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
1
-1
/
+0
|
\
|
*
Make anon_inodes unconditional
David Howells
2019-04-19
1
-1
/
+0
*
|
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
2019-04-08
1
-2
/
+2
*
|
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
2019-04-08
1
-1
/
+8
*
|
tpm: turn on TPM on suspend for TPM 1.x
Jarkko Sakkinen
2019-04-08
1
-8
/
+6
|
/
*
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
Stefan Berger
2019-02-13
1
-6
/
+16
*
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
Stefan Berger
2019-02-13
1
-2
/
+29
*
tpm/ppi: Display up to 101 operations as define for version 1.3
Stefan Berger
2019-02-13
1
-1
/
+1
*
tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
Stefan Berger
2019-02-13
1
-10
/
+11
*
tpm/ppi: pass function revision ID to tpm_eval_dsm()
Stefan Berger
2019-02-13
1
-8
/
+8
*
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
3
-27
/
+15
*
tpm: move tpm_chip definition to include/linux/tpm.h
Roberto Sassu
2019-02-13
1
-97
/
+4
*
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
2019-02-13
4
-29
/
+81
*
tpm: rename and export tpm2_digest and tpm2_algorithms
Roberto Sassu
2019-02-13
4
-23
/
+12
*
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
2019-02-13
5
-19
/
+44
*
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
10
-90
/
+73
*
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
6
-37
/
+40
*
tpm: introduce tpm_chip_start() and tpm_chip_stop()
Jarkko Sakkinen
2019-02-13
3
-81
/
+116
*
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
6
-38
/
+17
*
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
Jarkko Sakkinen
2019-02-13
1
-45
/
+78
*
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
8
-53
/
+43
*
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
3
-33
/
+34
*
tpm: move tpm_validate_commmand() to tpm2-space.c
Jarkko Sakkinen
2019-02-13
3
-64
/
+66
*
tpm: clean up tpm_try_transmit() error handling flow
Jarkko Sakkinen
2019-02-13
3
-52
/
+45
*
tpm: encapsulate tpm_dev_transmit()
Jarkko Sakkinen
2019-02-13
1
-7
/
+18
*
tpm: access command header through struct in tpm_try_transmit()
Jarkko Sakkinen
2019-02-13
1
-2
/
+2
*
tpm: declare struct tpm_header
Jarkko Sakkinen
2019-02-13
7
-43
/
+34
*
tpm: print tpm2_commit_space() error inside tpm2_commit_space()
Jarkko Sakkinen
2019-02-13
2
-5
/
+6
*
tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
Jarkko Sakkinen
2019-02-13
1
-7
/
+6
*
tpm: fix invalid return value in pubek_show()
Jarkko Sakkinen
2019-02-13
1
-3
/
+2
*
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
2019-02-13
7
-80
/
+64
*
tpm: don't return bool from update_timeouts
Jerry Snitselaar
2019-02-13
2
-8
/
+10
*
tpm: don't print error message in tpm_transmit_cmd when tpm still testing
Jerry Snitselaar
2019-02-13
1
-1
/
+1
*
tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
Roberto Sassu
2019-02-13
1
-6
/
+6
*
tpm: Fix off-by-one when reading binary_bios_measurements
Jia Zhang
2019-02-13
1
-4
/
+4
*
tpm: Simplify the measurements loop
Jia Zhang
2019-02-13
1
-23
/
+14
*
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
2019-02-13
1
-0
/
+4
*
tpm: Unify the send callback behaviour
Jarkko Sakkinen
2019-02-13
12
-16
/
+28
*
tpm: Fix some name collisions with drivers/char/tpm.h
Jarkko Sakkinen
2019-02-08
5
-20
/
+19
*
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
2019-02-08
1
-6
/
+16
*
tpm: add support for partial reads
Tadeusz Struk
2018-12-17
2
-19
/
+38
*
tpm: tpm_ibmvtpm: fix kdoc warnings
Tomas Winkler
2018-11-13
1
-4
/
+2
*
tpm: fix kdoc for tpm2_flush_context_cmd()
Tomas Winkler
2018-11-13
1
-4
/
+3
*
tpm: tpm_try_transmit() refactor error flow.
Tomas Winkler
2018-11-13
1
-7
/
+8
*
tpm: use u32 instead of int for PCR index
Tomas Winkler
2018-11-13
5
-15
/
+14
*
tpm1: reimplement tpm1_continue_selftest() using tpm_buf
Tomas Winkler
2018-11-13
2
-20
/
+10
*
tpm1: reimplement SAVESTATE using tpm_buf
Tomas Winkler
2018-11-13
1
-10
/
+12
*
tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read()
Tomas Winkler
2018-11-13
4
-5
/
+5
*
tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure
Tomas Winkler
2018-11-13
2
-33
/
+23
*
tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure
Tomas Winkler
2018-11-13
3
-48
/
+49
[next]