index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
tpm: move tpm_chip definition to include/linux/tpm.h
Roberto Sassu
2019-02-13
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
2019-02-13
tpm: rename and export tpm2_digest and tpm2_algorithms
Roberto Sassu
2019-02-13
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
2019-02-13
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: introduce tpm_chip_start() and tpm_chip_stop()
Jarkko Sakkinen
2019-02-13
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
Jarkko Sakkinen
2019-02-13
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: move tpm_validate_commmand() to tpm2-space.c
Jarkko Sakkinen
2019-02-13
tpm: clean up tpm_try_transmit() error handling flow
Jarkko Sakkinen
2019-02-13
tpm: encapsulate tpm_dev_transmit()
Jarkko Sakkinen
2019-02-13
tpm: access command header through struct in tpm_try_transmit()
Jarkko Sakkinen
2019-02-13
tpm: declare struct tpm_header
Jarkko Sakkinen
2019-02-13
tpm: print tpm2_commit_space() error inside tpm2_commit_space()
Jarkko Sakkinen
2019-02-13
tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
Jarkko Sakkinen
2019-02-13
tpm: fix invalid return value in pubek_show()
Jarkko Sakkinen
2019-02-13
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
2019-02-13
tpm: don't return bool from update_timeouts
Jerry Snitselaar
2019-02-13
tpm: don't print error message in tpm_transmit_cmd when tpm still testing
Jerry Snitselaar
2019-02-13
tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
Roberto Sassu
2019-02-13
tpm: Fix off-by-one when reading binary_bios_measurements
Jia Zhang
2019-02-13
tpm: Simplify the measurements loop
Jia Zhang
2019-02-13
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
2019-02-13
tpm: Unify the send callback behaviour
Jarkko Sakkinen
2019-02-09
ipmi: Use dedicated API for copying a UUID
Andy Shevchenko
2019-02-09
ipmi: Use defined constant for UUID representation
Andy Shevchenko
2019-02-09
ipmi:ssif: Change some pr_xxx to dev_xxx calls
Corey Minyard
2019-02-09
ipmi: kcs_bmc: handle devm_kasprintf() failure case
Nicholas Mc Guire
2019-02-09
ipmi: Fix return value when a message is truncated
Corey Minyard
2019-02-09
ipmi: clean an indentation issue, remove extraneous space
Colin Ian King
2019-02-09
ipmi: Make the smi watcher be disabled immediately when not needed
Corey Minyard
2019-02-09
ipmi: Fix how the lower layers are told to watch for messages
Corey Minyard
2019-02-09
ipmi: Fix SSIF flag requests
Corey Minyard
2019-02-09
ipmi_si: fix use-after-free of resource->name
Yang Yingliang
2019-02-08
tpm: Fix some name collisions with drivers/char/tpm.h
Jarkko Sakkinen
2019-02-08
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
2019-02-01
hwrng: add OP-TEE based rng driver
Sumit Garg
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-25
Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-25
hwrng: virtio - Avoid repeated init of completion
David Tolnay
2019-01-23
ipmi: Don't initialize anything in the core until something uses it
Corey Minyard
2019-01-23
ipmi: fix use-after-free of user->release_barrier.rda
Yang Yingliang
2019-01-23
ipmi: Prevent use-after-free in deliver_response
Fred Klassen
2019-01-23
ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2019-01-23
ipmi:ssif: Fix handling of multi-part return messages
Corey Minyard
2019-01-22
mbcs: add .owner to mbcs struct file_operations
Naveen Kumar Parna
[prev]
[next]