Sign in
android-kvm
/
linux
/
bd0d97b7191e8f3573681fa854fdb04c1a970c1e
/
drivers
/
char
e918e57
tpm_tis: Remove the HID IFX0102
by Jarkko Sakkinen
· 5 years ago
7187bf7
tpm_tis_spi: Prefer async probe
by Douglas Anderson
· 5 years ago
72d0556
tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
by David Gibson
· 5 years ago
82efeb1
tpm/st33zp24: fix spelling mistake "drescription" -> "description"
by Binbin Zhou
· 5 years ago
ccf6fb8
tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
by Vasily Averin
· 5 years ago
eac9347
tpm_tis_spi: Don't send anything during flow control
by Douglas Anderson
· 5 years ago
7862840
tpm: Fix TIS locality timeout problems
by James Bottomley
· 5 years ago
93bbca2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
fe55731
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
by Christoph Hellwig
· 5 years ago
9545926
hwrng: ks-sa - Fix runtime PM imbalance on error
by Dinghao Liu
· 5 years ago
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 5 years ago
1c38372
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
c1e8d7c
mmap locking API: convert mmap_sem comments
by Michel Lespinasse
· 5 years ago
e31cf2f
mm: don't include asm/pgtable.h if linux/mm.h is already included
by Mike Rapoport
· 5 years ago
a2541dc
random: fix an incorrect __user annotation on proc_do_entropy
by Christoph Hellwig
· 5 years ago
9aa900c
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
1f2dc7f
Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 5 years ago
7ae7715
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
cb8e59c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
ae03c53
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
faa3921
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
e0cd920
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
b23c477
Merge tag 'docs-5.8' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
81e8c10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
5f59909
cm4000_cs.c cmm_ioctl(): get rid of pointless access_ok()
by Al Viro
· 5 years ago
558cc8f7
nvram: drop useless access_ok()
by Al Viro
· 5 years ago
7ade849
powerpc: Remove Xilinx PPC405/PPC440 support
by Michal Simek
· 5 years ago
2a556ce
ipmi:ssif: Remove dynamic platform device handing
by Corey Minyard
· 5 years ago
3234ac6
/dev/mem: Revoke mappings when a driver claims the region
by Dan Williams
· 5 years ago
13209a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
ab91c2a
tpm: eventlog: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
8c872863
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
by Andy Shevchenko
· 5 years ago
c928f64
fs: rename pipe_buf ->steal to ->try_steal
by Christoph Hellwig
· 5 years ago
e641abd
Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added
by Corey Minyard
· 5 years ago
429b00f
ipmi_si: Load acpi_ipmi when ACPI IPMI interface added
by Stuart Hayes
· 6 years ago
4982693
ipmi:bt-bmc: Fix error handling and status check
by Tang Bin
· 5 years ago
878caa96
ipmi: Replace guid_copy() with import_guid() where it makes sense
by Andy Shevchenko
· 5 years ago
7c47a21
ipmi: use vzalloc instead of kmalloc for user creation
by Feng Tang
· 5 years ago
8ed678d
ipmi:bt-bmc: Fix some format issue of the code
by Tang Bin
· 5 years ago
0b671ee
ipmi:bt-bmc: Avoid unnecessary check
by Tang Bin
· 5 years ago
8feea62
Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 5 years ago
283b69b
docs: fix references for ipmi.rst file
by Mauro Carvalho Chehab
· 5 years ago
653d374
char: ipmi: convert to use i2c_new_client_device()
by Wolfram Sang
· 5 years ago
228c4f2
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
by Eric Biggers
· 5 years ago
6b0b0fa
crypto: lib/sha1 - rename "sha" to "sha1"
by Eric Biggers
· 5 years ago
3e37f04
hwrng: cctrng - update help description
by Hadar Gat
· 5 years ago
55e8405
hwrng: cctrng - change default to n
by Hadar Gat
· 5 years ago
34d47aa
hwrng: cctrng - Add dependency on OF
by Hadar Gat
· 5 years ago
43f3c2b
hwrng: cctrng - Make some symbols static
by Zou Wei
· 5 years ago
1c8414d
hwrng: optee - Use UUID API for exporting the UUID
by Andy Shevchenko
· 5 years ago
b2d7e8b
hwrng: cctrng - Remove unnecessary FIPS ifdef
by Herbert Xu
· 5 years ago
0b54142
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Daniel Borkmann
· 5 years ago
48a4cc9
Merge 5.7-rc3 into char-misc-next
by Greg Kroah-Hartman
· 5 years ago
3292739
sysctl: pass kernel pointers to ->proc_handler
by Christoph Hellwig
· 5 years ago
44b8fb6
drivers: char: tlclk.c: Avoid data race between init and interrupt handler
by Madhuparna Bhowmik
· 5 years ago
3adbbd2
hwrng: cctrng - Add dependency on HAS_IOMEM
by Herbert Xu
· 5 years ago
189522d
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 years ago
b160c94
tpm/tpm_tis: Free IRQ if probing fails
by Jarkko Sakkinen
· 5 years ago
29cb797
tpm: fix wrong return value in tpm_pcr_extend
by Tianjia Zhang
· 5 years ago
eba5cf3
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
by George Wilson
· 6 years ago
684c6bd
tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
by Stefan Berger
· 6 years ago
3357b61
hwrng: cctrng - add missing include to linux/fips.h
by Hadar Gat
· 5 years ago
31a02eb
drm/i915: Refactor setting dma info to a common helper
by Michael J. Ruhl
· 5 years ago
b69df6c
virtio-rng: pull in slab.h
by Michael S. Tsirkin
· 5 years ago
2b703bb
Merge drm/drm-next into drm-intel-next-queued
by Joonas Lahtinen
· 5 years ago
f72fed8
hwrng: xgene - Delete an error message in xgene_rng_probe()
by Markus Elfring
· 5 years ago
b111418
hwrng: omap - Delete an error message in of_get_omap_rng_device_details()
by Markus Elfring
· 5 years ago
a583ed3
hwrng: cctrng - introduce Arm CryptoCell driver
by Hadar Gat
· 5 years ago
5b8b9d0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
149ed3d4
change email address for Pali Rohár
by Pali Rohár
· 5 years ago
6900433
Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 5 years ago
f30d3ce
agp/intel: Reinforce the barrier after GTT updates
by Chris Wilson
· 5 years ago
e963876
ipmi: kcs: Fix aspeed_kcs_probe_of_v1()
by Dan Carpenter
· 5 years ago
70fbdfe
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
by Linus Torvalds
· 5 years ago
31c0aa87
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 5 years ago
0ad5b05
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
562bf77
ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_cond()
by Jules Irenge
· 5 years ago
09f5f68
ipmi: kcs: aspeed: Implement v2 bindings
by Andrew Jeffery
· 6 years ago
af6432c
ipmi: kcs: Finish configuring ASPEED KCS device before enable
by Andrew Jeffery
· 6 years ago
32830a0
ipmi: fix hung processes in __get_guid()
by Wen Yang
· 5 years ago
72f3542
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
9b82f05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
629b3df
Merge branch 'x86/cpu' into perf/core, to resolve conflict
by Ingo Molnar
· 5 years ago
315d01d
hwrng: via_rng: Convert to new X86 CPU match macros
by Thomas Gleixner
· 6 years ago
baca54d
Merge 5.6-rc7 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
3c2faf6
char: mspec: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 6 years ago
f52ef24
rtc/alpha: remove legacy rtc driver
by Arnd Bergmann
· 6 years ago
8067c0b
rtc/ia64: remove legacy efirtc driver
by Arnd Bergmann
· 6 years ago
ab9a7e2
random: avoid warnings for !CONFIG_NUMA builds
by Mark Rutland
· 6 years ago
2668dba
misc: move FLASH_MINOR into miscdevice.h and fix conflicts
by Zhenzhong Duan
· 6 years ago
6ce6ae7
misc: cleanup minor number definitions in c file into miscdevice.h
by Zhenzhong Duan
· 6 years ago
19d3335
x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor
by Borislav Petkov
· 6 years ago
18b3670
tpm: ibmvtpm: Add support for TPM2
by Stefan Berger
· 6 years ago
d8d74ea
tpm: ibmvtpm: Wait for buffer to be set before proceeding
by Stefan Berger
· 6 years ago
5cb2ace
tpm: of: Handle IBM,vtpm20 case when getting log parameters
by Stefan Berger
· 6 years ago
ac97b06
tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delays
by Sergiu Cuciurean
· 6 years ago
ad28db73
tpm_tis_spi: use new 'delay' structure for SPI transfer delays
by Alexandru Ardelean
· 6 years ago
f9bf8ad
tpm: tpm2_bios_measurements_next should increase position index
by Vasily Averin
· 6 years ago
d7a47b9
tpm: tpm1_bios_measurements_next should increase position index
by Vasily Averin
· 6 years ago
805fa88
tpm: Don't make log failures fatal
by Matthew Garrett
· 6 years ago
Next »