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-05-08
Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-05-08
Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
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-24
ipmi: Remove warning if no slave address is present
Corey Minyard
2019-04-24
ipmi:ssif: Only unregister the platform driver if it was registered
Corey Minyard
2019-04-24
ipmi:ssif: compare block number correctly for multi-part return messages
Kamlakant Patel
2019-04-24
ipmi: Add the i2c-addr property for SSIF interfaces
Corey Minyard
2019-04-21
Merge 5.1-rc6 into tty-next
Greg Kroah-Hartman
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: avoid atomic_inc in exit function
Arnd Bergmann
2019-04-17
ipmi: Remove file from ipmi_file_private
Corey Minyard
2019-04-17
ipmi_si: remove an unused variable in try_smi_init()
Dan Carpenter
2019-04-17
ipmi: Make ipmi_interfaces_srcu variable static
YueHaibing
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-28
virtio_console: initialize vtermno value for ports
Pankaj Gupta
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
[next]