index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
random.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
1
-2
/
+0
2022-12-04
random: include <linux/once.h> in the right header
Christophe JAILLET
1
-1
/
+0
2022-11-22
random: add back async readiness notifier
Jason A. Donenfeld
1
-0
/
+1
2022-11-18
random: always mix cycle counter in add_latent_entropy()
Jason A. Donenfeld
1
-3
/
+3
2022-11-18
hw_random: use add_hwgenerator_randomness() for early entropy
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
random: remove early archrandom abstraction
Jason A. Donenfeld
1
-20
/
+0
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
1
-19
/
+0
2022-11-18
random: add helpers for random numbers with given floor or range
Jason A. Donenfeld
1
-0
/
+25
2022-11-17
random: use rejection sampling for uniform bounded random integers
Jason A. Donenfeld
1
-0
/
+40
2022-10-11
prandom: remove unused functions
Jason A. Donenfeld
1
-5
/
+0
2022-10-06
random: clear new batches when bringing new CPUs online
Jason A. Donenfeld
1
-0
/
+2
2022-09-29
random: add 8-bit and 16-bit batches
Jason A. Donenfeld
1
-0
/
+2
2022-09-29
random: split initialization into early step and later step
Jason A. Donenfeld
1
-1
/
+2
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
1
-6
/
+6
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-8
/
+1
2022-06-10
random: remove rng_has_arch_random()
Jason A. Donenfeld
1
-1
/
+0
2022-06-10
random: mark bootloader randomness code as __init
Jason A. Donenfeld
1
-1
/
+1
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
1
-2
/
+0
2022-05-19
random: remove mostly unused async readiness notifier
Jason A. Donenfeld
1
-2
/
+0
2022-05-19
random: remove get_random_bytes_arch() and add rng_has_arch_random()
Jason A. Donenfeld
1
-1
/
+1
2022-05-19
random: make consistent use of buf and len
Jason A. Donenfeld
1
-6
/
+6
2022-05-19
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
1
-7
/
+7
2022-05-19
random: remove extern from functions in header
Jason A. Donenfeld
1
-46
/
+31
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-8
/
+7
2022-03-22
Revert "random: block in /dev/urandom"
Linus Torvalds
1
-1
/
+1
2022-03-12
random: provide notifier for VM fork
Jason A. Donenfeld
1
-0
/
+5
2022-03-12
random: replace custom notifier chain with standard one
Jason A. Donenfeld
1
-7
/
+3
2022-03-12
random: do not export add_vmfork_randomness() unless needed
Jason A. Donenfeld
1
-0
/
+2
2022-03-12
random: add mechanism for VM forks to reinitialize crng
Jason A. Donenfeld
1
-0
/
+1
2022-03-12
random: block in /dev/urandom
Jason A. Donenfeld
1
-1
/
+1
2022-02-21
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
1
-0
/
+5
2022-02-21
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
1
-0
/
+2
2022-02-21
random: remove useless header comment
Jason A. Donenfeld
1
-5
/
+1
2022-02-21
random: make more consistent use of integer types
Jason A. Donenfeld
1
-5
/
+5
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-08-03
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
1
-62
/
+4
2020-07-30
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-07-29
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+3
2020-02-27
random: add arch_get_random_*long_early()
Mark Rutland
1
-0
/
+22
2020-01-25
linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
Richard Henderson
1
-4
/
+4
2020-01-25
linux/random.h: Use false with bool
Richard Henderson
1
-4
/
+4
2020-01-25
linux/random.h: Remove arch_has_random, arch_has_random_seed
Richard Henderson
1
-8
/
+0
2019-08-23
fdt: add support for rng-seed
Hsin-Yi Wang
1
-0
/
+1
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2019-05-08
latent_entropy: avoid build error when plugin cflags are not set
Vasily Gorbik
1
-1
/
+1
2019-04-19
random: move rand_initialize() earlier
Kees Cook
1
-0
/
+1
2018-08-02
random: Make crng state queryable
Jason A. Donenfeld
1
-0
/
+1
2018-07-17
random: Return nbytes filled from hw RNG
Tobin C. Harding
1
-1
/
+1
2018-02-28
random: always fill buffer in get_random_bytes_wait
Jason A. Donenfeld
1
-3
/
+1
[next]