index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_vtpm_proxy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-11
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-6
/
+1
*
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-1
/
+1
*
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-2
/
+1
*
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-1
/
+1
*
tpm: declare struct tpm_header
Jarkko Sakkinen
2019-02-13
1
-4
/
+4
*
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
2019-02-13
1
-2
/
+1
*
tpm: Unify the send callback behaviour
Jarkko Sakkinen
2019-02-13
1
-2
/
+1
*
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
Jarkko Sakkinen
2018-07-28
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
tpm: vtpm_proxy: Prevent userspace from sending driver command
Stefan Berger
2017-06-13
1
-0
/
+33
*
tpm: vtpm_proxy: Implement request_locality function.
Stefan Berger
2017-06-13
1
-0
/
+36
*
tpm/vtpm: fix kdoc warnings
Winkler, Tomas
2017-01-23
1
-12
/
+36
*
tpm: vtpm_proxy: conditionally call tpm_chip_unregister
Jason Gunthorpe
2016-11-28
1
-7
/
+6
*
tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
Jarkko Sakkinen
2016-11-28
1
-25
/
+47
*
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
1
-8
/
+1
*
tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()
Jarkko Sakkinen
2016-06-25
1
-1
/
+1
*
tpm: Proxy driver for supporting multiple emulated TPMs
Stefan Berger
2016-06-25
1
-0
/
+644