index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2018-05-01
virtio_console: reset on out of memory
Michael S. Tsirkin
2018-05-01
virtio_console: move removal code
Michael S. Tsirkin
2018-05-01
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
2018-05-01
virtio_console: free buffers after reset
Michael S. Tsirkin
2018-05-01
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
2018-05-01
random: rate limit unseeded randomness warnings
Theodore Ts'o
2018-05-01
random: fix possible sleeping allocation from irq context
Theodore Ts'o
2018-05-01
random: set up the NUMA crng instances after the CRNG is fully initialized
Theodore Ts'o
2018-04-29
tpm: add retry logic
James Bottomley
2018-04-29
tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
Winkler, Tomas
2018-04-29
tpm: cmd_ready command can be issued only after granting locality
Tomas Winkler
2018-04-24
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
2018-04-24
random: crng_reseed() should lock the crng instance that it is modifying
Theodore Ts'o
2018-04-24
random: use a different mixing algorithm for add_device_randomness()
Theodore Ts'o
2018-04-24
random: fix crng_ready() test
Theodore Ts'o
2018-04-24
tpm: self test failure should not cause suspend to fail
Chris Chiu
2018-04-24
random: use a tighter cap in credit_entropy_bits_safe()
Theodore Ts'o
2018-04-19
ipmi: Fix some error cleanup issues
Corey Minyard
2018-04-08
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
2018-02-26
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-26
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-26
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...
Jeremy Boone
2018-02-26
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-26
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-01-31
Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-26
hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
weiyongjun \(A\)
2018-01-25
char: lp: use true or false for boolean values
Gustavo A. R. Silva
2018-01-22
ipmi_ssif: Remove duplicate NULL check
Andy Shevchenko
2018-01-22
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
2018-01-22
ipmi: use dynamic memory for DMI driver override
John Garry
2018-01-18
hwrng: imx-rngc - simplify the power management definitions
Martin Kaiser
2018-01-18
hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()
weiyongjun \(A\)
2018-01-18
hwrng: exynos - Signedness bug in exynos_trng_do_read()
Dan Carpenter
2018-01-18
hwrng: mediatek - Setup default RNG quality
Sean Wang
2018-01-16
ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver
Jeremy Kerr
2018-01-15
ipmi: Clear smi_info->thread to prevent use-after-free during module unload
Masamitsu Yamazaki
2018-01-11
agp: sworks: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
agp: nvidia: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-09
char: xillybus: remove direct dependency on DT functions
Rob Herring
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
[next]