index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2022-02-18
hwrng: core - do not bother to order list of devices by quality
Dominik Brodowski
2022-02-16
hwrng: optee-rng: use tee_shm_alloc_kernel_buf()
Jens Wiklander
2022-02-14
Merge 5.17-rc4 into char-misc-next
Greg Kroah-Hartman
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
tpm: st33zp24: Make st33zp24_remove() a void function
Uwe Kleine-König
2022-02-05
hwrng: core - credit entropy for low quality sources of randomness
Dominik Brodowski
2022-02-05
hwrng: core - break out of hwrng_fillfn if current rng is not trusted
Dominik Brodowski
2022-02-05
hwrng: core - only set cur_rng_set_by_user if it is working
Dominik Brodowski
2022-02-05
hwrng: core - use rng_fillbuf in add_early_randomness()
Dominik Brodowski
2022-02-05
hwrng: core - read() callback must be called for size of 32 or more bytes
Dominik Brodowski
2022-02-05
hwrng: core - explicit ordering of initcalls
Dominik Brodowski
2022-02-04
random: only call crng_finalize_init() for primary_crng
Dominik Brodowski
2022-02-04
random: access primary_pool directly rather than through pointer
Dominik Brodowski
2022-02-04
random: wake up /dev/random writers after zap
Jason A. Donenfeld
2022-02-04
random: continually use hwgenerator randomness
Dominik Brodowski
2022-02-04
hpet: remove unused writeq/readq function definitions
Corentin Labbe
2022-02-04
hpet: fix style issue about braces and alignment
Corentin Labbe
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-01-31
hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
Geert Uytterhoeven
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
2022-01-22
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-18
random: simplify arithmetic function flow in account()
Jason A. Donenfeld
2022-01-18
random: selectively clang-format where it makes sense
Jason A. Donenfeld
2022-01-18
random: access input_pool_data directly rather than through pointer
Jason A. Donenfeld
2022-01-18
random: cleanup fractional entropy shift constants
Jason A. Donenfeld
2022-01-18
random: prepend remaining pool constants with POOL_
Jason A. Donenfeld
2022-01-18
random: de-duplicate INPUT_POOL constants
Jason A. Donenfeld
2022-01-18
random: remove unused OUTPUT_POOL constants
Jason A. Donenfeld
2022-01-18
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
2022-01-18
random: remove unused extract_entropy() reserved argument
Jason A. Donenfeld
2022-01-18
random: remove incomplete last_data logic
Jason A. Donenfeld
2022-01-18
random: cleanup integer types
Jason A. Donenfeld
2022-01-18
random: cleanup poolinfo abstraction
Jason A. Donenfeld
2022-01-18
random: fix typo in comments
Schspa Shi
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-17
ipmi: ssif: replace strlcpy with strscpy
Jason Wang
2022-01-17
ipmi/watchdog: Constify ident
Rikard Falkeborn
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-14
hwrng: virtio - unregister device before reset
Michael S. Tsirkin
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-14
agp/via: Remove unused variable 'current_size'
Thomas Zimmermann
2022-01-14
agp/sworks: Remove unused variable 'current_size'
Thomas Zimmermann
2022-01-14
agp/nvidia: Declare value returned by readl() as unused
Thomas Zimmermann
2022-01-14
agp/ati: Return error from ati_create_page_map()
Thomas Zimmermann
2022-01-14
agp: Documentation fixes
Thomas Zimmermann
2022-01-14
agp: Include "compat_ioctl.h" where necessary
Thomas Zimmermann
2022-01-14
agp: Remove trailing whitespaces
Thomas Zimmermann
[prev]
[next]