index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2022-01-07
random: don't reset crng_init_cnt on urandom_read()
Jann Horn
2022-01-07
random: avoid superfluous call to RDRAND in CRNG extraction
Jason A. Donenfeld
2022-01-07
random: early initialization of ChaCha constants
Dominik Brodowski
2022-01-07
random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
Jason A. Donenfeld
2022-01-07
random: harmonize "crng init done" messages
Dominik Brodowski
2022-01-07
random: mix bootloader randomness into pool
Jason A. Donenfeld
2022-01-07
random: do not throw away excess input to crng_fast_load
Jason A. Donenfeld
2022-01-07
random: do not re-init if crng_reseed completes before primary init
Jason A. Donenfeld
2022-01-07
random: fix crash on multiple early calls to add_bootloader_randomness()
Dominik Brodowski
2022-01-07
random: do not sign extend bytes for rotation when mixing
Jason A. Donenfeld
2022-01-07
random: use BLAKE2s instead of SHA1 in extraction
Jason A. Donenfeld
2022-01-07
random: fix data race on crng init time
Eric Biggers
2022-01-07
random: fix data race on crng_node_pool
Eric Biggers
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-01-07
random: document add_hwgenerator_randomness() with other input functions
Mark Brown
2021-12-22
Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2021-12-21
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
2021-12-17
ipmi: fix initialization when workqueue allocation fails
Thadeu Lima de Souza Cascardo
2021-12-17
ipmi: bail out if init_srcu_struct fails
Thadeu Lima de Souza Cascardo
2021-12-08
ipmi: ssif: initialize ssif_info->client early
Mian Yousaf Kaukab
2021-12-05
Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-30
parisc/agp: Annotate parisc agp init functions with __init
Helge Deller
2021-11-25
ipmi:ipmb: Fix unknown command response
Corey Minyard
2021-11-25
ipmi: fix IPMI_SMI_MSG_TYPE_IPMB_DIRECT response length checking
Corey Minyard
2021-11-25
ipmi: fix oob access due to uninit smi_msg type
Jakub Kicinski
2021-11-23
ipmi: msghandler: Make symbol 'remove_work_wq' static
Wei Yongjun
2021-11-15
ipmi: Move remove_work to dedicated workqueue
Ioanna Alifieraki
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-11-01
Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
virtio_console: validate max_nr_ports before trying to use it
Jason Wang
2021-11-01
hwrng: virtio - always add a pending request
Laurent Vivier
2021-11-01
hwrng: virtio - don't waste entropy
Laurent Vivier
2021-11-01
hwrng: virtio - don't wait on cleanup
Laurent Vivier
2021-11-01
hwrng: virtio - add an internal buffer
Laurent Vivier
2021-10-29
ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio...
Christophe JAILLET
2021-10-26
tpm_tis_spi: Add missing SPI ID
Mark Brown
2021-10-26
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
2021-10-26
tpm: Check for integer overflow in tpm2_map_response_body()
Dan Carpenter
2021-10-26
tpm: tis: Kconfig: Add helper dependency on COMPILE_TEST
Cai Huoqing
2021-10-22
hwrng: s390 - replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-21
char: ipmi: replace snprintf in show functions with sysfs_emit
Ye Guojin
2021-10-19
char: xillybus: fix msg_ep UAF in xillyusb_probe()
Ziyang Xuan
2021-10-14
ipmi: ipmb: fix dependencies to eliminate build error
Randy Dunlap
2021-10-14
ipmi:ipmb: Add OF support
Corey Minyard
2021-10-08
hwrng: mtk - Force runtime pm ops for sleep ops
Markus Schneider-Pargmann
2021-10-07
ipmi: bt: Add ast2600 compatible string
Joel Stanley
2021-10-06
ipmi: bt-bmc: Use registers directly
Joel Stanley
[next]