开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2019-05-07
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
dtlk: remove double call to nonseekable_open
Kirill Smelkov
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
2019-04-20
random: add a spinlock_t to struct batched_entropy
Sebastian Andrzej Siewior
2019-04-19
random: document get_random_int() family
George Spelvin
2019-04-19
random: fix CRNG initialization when random.trust_cpu=1
Jon DeVree
2019-04-19
random: move rand_initialize() earlier
Kees Cook
2019-04-19
Make anon_inodes unconditional
David Howells
2019-04-17
ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier
Corey Minyard
2019-04-17
random: only read from /dev/random after its pool has received 128 bits
Theodore Ts'o
2019-04-17
drivers/char/random.c: make primary_crng static
Rasmus Villemoes
2019-04-17
drivers/char/random.c: remove unused stuct poolinfo::poolbits
Rasmus Villemoes
2019-04-17
drivers/char/random.c: constify poolinfo_table
Rasmus Villemoes
2019-04-16
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
Tony Camuso
2019-04-16
ipmi: Fix failure on SMBIOS specified devices
Corey Minyard
2019-04-15
hwrng: stm32 - set default random quality
Lionel Debieve
2019-04-15
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
2019-04-08
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
2019-04-08
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
2019-04-08
tpm: turn on TPM on suspend for TPM 1.x
Jarkko Sakkinen
2019-04-05
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
2019-03-28
char: hpet: fix a missing check of ioremap
Kangjie Lu
2019-03-22
hwrng: omap - Set default quality
Rouven Czerwinski
2019-03-10
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-03-08
Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-03-05
agp: efficeon: no need to set PG_reserved on GATT tables
David Hildenbrand
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-28
hwrng: bcm2835 - fix probe as platform device
Jonas Gorski
2019-02-26
hpet: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-22
ipmi_si: Potential array underflow in hotmod_handler()
Dan Carpenter
2019-02-22
ipmi_si: Remove hacks for adding a dummy platform devices
Corey Minyard
2019-02-22
ipmi_si: Consolidate scanning the platform bus
Corey Minyard
2019-02-22
ipmi_si: Remove hotmod devices on removal and exit
Corey Minyard
2019-02-22
ipmi_si: Remove hardcode IPMI devices by scanning the platform bus
Corey Minyard
2019-02-22
ipmi_si: Switch hotmod to use a platform device
Corey Minyard
2019-02-22
ipmi: Consolidate the adding of platform devices
Corey Minyard
2019-02-22
ipmi_si: Rename addr_type to addr_space to match what it does
Corey Minyard
2019-02-22
ipmi_si: Convert some types into unsigned
Corey Minyard
2019-02-22
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
2019-02-20
hwrng: make symbol 'optee_rng_id_table' static
Wei Yongjun
2019-02-20
hwrng: Fix unsigned comparison with less than zero
YueHaibing
2019-02-20
hwrng: optee: Initialize some structs using memset instead of braces
Nathan Chancellor
[next]