index
:
linux-stable.git
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2020-05-22
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
Andy Shevchenko
2020-05-22
agp/intel: Fix a memory leak on module initialisation failure
Qiushi Wu
2020-05-20
fs: rename pipe_buf ->steal to ->try_steal
Christoph Hellwig
2020-05-18
Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added
Corey Minyard
2020-05-18
ipmi_si: Load acpi_ipmi when ACPI IPMI interface added
Stuart Hayes
2020-05-18
ipmi:bt-bmc: Fix error handling and status check
Tang Bin
2020-05-18
ipmi: Replace guid_copy() with import_guid() where it makes sense
Andy Shevchenko
2020-05-18
ipmi: use vzalloc instead of kmalloc for user creation
Feng Tang
2020-05-18
ipmi:bt-bmc: Fix some format issue of the code
Tang Bin
2020-05-18
ipmi:bt-bmc: Avoid unnecessary check
Tang Bin
2020-05-17
Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-05-15
docs: fix references for ipmi.rst file
Mauro Carvalho Chehab
2020-05-14
char: ipmi: convert to use i2c_new_client_device()
Wolfram Sang
2020-05-08
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
2020-05-08
hwrng: cctrng - update help description
Hadar Gat
2020-05-08
hwrng: cctrng - change default to n
Hadar Gat
2020-05-08
hwrng: cctrng - Add dependency on OF
Hadar Gat
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
2020-04-30
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
2020-04-30
hwrng: cctrng - Remove unnecessary FIPS ifdef
Herbert Xu
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-27
Merge 5.7-rc3 into char-misc-next
Greg Kroah-Hartman
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-23
drivers: char: tlclk.c: Avoid data race between init and interrupt handler
Madhuparna Bhowmik
2020-04-22
hwrng: cctrng - Add dependency on HAS_IOMEM
Herbert Xu
2020-04-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-21
tpm/tpm_tis: Free IRQ if probing fails
Jarkko Sakkinen
2020-04-21
tpm: fix wrong return value in tpm_pcr_extend
Tianjia Zhang
2020-04-21
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
2020-04-21
tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
Stefan Berger
2020-04-20
hwrng: cctrng - add missing include to linux/fips.h
Hadar Gat
2020-04-18
drm/i915: Refactor setting dma info to a common helper
Michael J. Ruhl
2020-04-17
virtio-rng: pull in slab.h
Michael S. Tsirkin
2020-04-16
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
2020-04-16
hwrng: xgene - Delete an error message in xgene_rng_probe()
Markus Elfring
2020-04-16
hwrng: omap - Delete an error message in of_get_omap_rng_device_details()
Markus Elfring
2020-04-16
hwrng: cctrng - introduce Arm CryptoCell driver
Hadar Gat
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-10
change email address for Pali Rohár
Pali Rohár
2020-04-10
Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-04-10
agp/intel: Reinforce the barrier after GTT updates
Chris Wilson
2020-04-07
ipmi: kcs: Fix aspeed_kcs_probe_of_v1()
Dan Carpenter
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
2020-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_c...
Jules Irenge
2020-04-03
ipmi: kcs: aspeed: Implement v2 bindings
Andrew Jeffery
2020-04-03
ipmi: kcs: Finish configuring ASPEED KCS device before enable
Andrew Jeffery
2020-04-03
ipmi: fix hung processes in __get_guid()
Wen Yang
[prev]
[next]