index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-22
5
-101
/
+216
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hwrng: nomadik - Change clk_disable to clk_disable_unprepare
Miaoqian Lin
2022-03-14
1
-2
/
+2
|
*
|
|
|
|
|
hwrng: cavium - fix NULL but dereferenced coccicheck error
Wan Jiabing
2022-03-02
1
-1
/
+1
|
*
|
|
|
|
|
hwrng: atmel - remove extra line
Claudiu Beznea
2022-03-02
1
-1
/
+0
|
*
|
|
|
|
|
hwrng: atmel - add runtime pm support
Claudiu Beznea
2022-03-02
1
-12
/
+32
|
*
|
|
|
|
|
hwrng: atmel - use __maybe_unused and pm_ptr() for pm ops
Claudiu Beznea
2022-03-02
1
-8
/
+4
|
*
|
|
|
|
|
hwrng: atmel - move set of TRNG_HALFR in atmel_trng_init()
Claudiu Beznea
2022-03-02
1
-24
/
+25
|
*
|
|
|
|
|
hwrng: atmel - rename enable/disable functions to init/cleanup
Claudiu Beznea
2022-03-02
1
-7
/
+7
|
*
|
|
|
|
|
hwrng: atmel - disable trng on failure path
Claudiu Beznea
2022-03-02
1
-0
/
+1
|
*
|
|
|
|
|
hwrng: atmel - add wait for ready support on read
Claudiu Beznea
2022-03-02
1
-13
/
+30
|
*
|
|
|
|
|
hwrng: core - introduce rng_quality sysfs attribute
Dominik Brodowski
2022-02-18
1
-1
/
+63
|
*
|
|
|
|
|
hwrng: core - use per-rng quality value instead of global setting
Dominik Brodowski
2022-02-18
1
-13
/
+20
|
*
|
|
|
|
|
hwrng: core - start and stop in-kernel rngd in separate function
Dominik Brodowski
2022-02-18
1
-10
/
+14
|
*
|
|
|
|
|
hwrng: core - do not bother to order list of devices by quality
Dominik Brodowski
2022-02-18
1
-20
/
+16
|
*
|
|
|
|
|
hwrng: core - credit entropy for low quality sources of randomness
Dominik Brodowski
2022-02-05
1
-1
/
+10
|
*
|
|
|
|
|
hwrng: core - break out of hwrng_fillfn if current rng is not trusted
Dominik Brodowski
2022-02-05
1
-0
/
+3
|
*
|
|
|
|
|
hwrng: core - only set cur_rng_set_by_user if it is working
Dominik Brodowski
2022-02-05
1
-1
/
+2
|
*
|
|
|
|
|
hwrng: core - use rng_fillbuf in add_early_randomness()
Dominik Brodowski
2022-02-05
1
-2
/
+2
|
*
|
|
|
|
|
hwrng: core - read() callback must be called for size of 32 or more bytes
Dominik Brodowski
2022-02-05
1
-2
/
+1
|
*
|
|
|
|
|
hwrng: core - explicit ordering of initcalls
Dominik Brodowski
2022-02-05
1
-1
/
+1
|
*
|
|
|
|
|
hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
Geert Uytterhoeven
2022-01-31
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-21
3
-1672
/
+1174
|
\
\
\
\
\
\
|
*
|
|
|
|
|
random: check for signal and try earlier when generating entropy
Jason A. Donenfeld
2022-03-13
1
-2
/
+3
|
*
|
|
|
|
|
random: reseed more often immediately after booting
Jason A. Donenfeld
2022-03-13
1
-3
/
+25
|
*
|
|
|
|
|
random: make consistent usage of crng_ready()
Jason A. Donenfeld
2022-03-13
1
-12
/
+7
|
*
|
|
|
|
|
random: use SipHash as interrupt entropy accumulator
Jason A. Donenfeld
2022-03-13
1
-39
/
+55
|
*
|
|
|
|
|
random: provide notifier for VM fork
Jason A. Donenfeld
2022-03-13
1
-0
/
+15
|
*
|
|
|
|
|
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2022-03-13
1
-48
/
+19
|
*
|
|
|
|
|
random: do not export add_vmfork_randomness() unless needed
Jason A. Donenfeld
2022-03-13
1
-0
/
+4
|
*
|
|
|
|
|
random: add mechanism for VM forks to reinitialize crng
Jason A. Donenfeld
2022-03-13
1
-15
/
+35
|
*
|
|
|
|
|
random: don't let 644 read-only sysctls be written to
Jason A. Donenfeld
2022-03-13
1
-2
/
+9
|
*
|
|
|
|
|
random: give sysctl_random_min_urandom_seed a more sensible value
Jason A. Donenfeld
2022-03-13
1
-2
/
+2
|
*
|
|
|
|
|
random: block in /dev/urandom
Jason A. Donenfeld
2022-03-13
2
-56
/
+18
|
*
|
|
|
|
|
random: do crng pre-init loading in worker rather than irq
Jason A. Donenfeld
2022-02-28
1
-46
/
+19
|
*
|
|
|
|
|
random: unify cycles_t and jiffies usage and types
Jason A. Donenfeld
2022-02-28
1
-29
/
+27
|
*
|
|
|
|
|
random: cleanup UUID handling
Jason A. Donenfeld
2022-02-28
1
-16
/
+13
|
*
|
|
|
|
|
random: only wake up writers after zap if threshold was passed
Jason A. Donenfeld
2022-02-24
1
-1
/
+1
|
*
|
|
|
|
|
random: round-robin registers as ulong, not u32
Jason A. Donenfeld
2022-02-24
1
-3
/
+3
|
*
|
|
|
|
|
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-02-21
1
-15
/
+47
|
*
|
|
|
|
|
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2022-02-21
1
-0
/
+1
|
*
|
|
|
|
|
random: check for crng_init == 0 in add_device_randomness()
Jason A. Donenfeld
2022-02-21
1
-1
/
+1
|
*
|
|
|
|
|
random: unify early init crng load accounting
Jason A. Donenfeld
2022-02-21
1
-54
/
+58
|
*
|
|
|
|
|
random: do not take pool spinlock at boot
Jason A. Donenfeld
2022-02-21
1
-3
/
+3
|
*
|
|
|
|
|
random: defer fast pool mixing to worker
Jason A. Donenfeld
2022-02-21
1
-14
/
+49
|
*
|
|
|
|
|
random: rewrite header introductory comment
Jason A. Donenfeld
2022-02-21
1
-162
/
+21
|
*
|
|
|
|
|
random: group sysctl functions
Jason A. Donenfeld
2022-02-21
1
-6
/
+31
|
*
|
|
|
|
|
random: group userspace read/write functions
Jason A. Donenfeld
2022-02-21
1
-48
/
+77
|
*
|
|
|
|
|
random: group entropy collection functions
Jason A. Donenfeld
2022-02-21
1
-164
/
+206
[prev]
[next]