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
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
random: document crng_fast_key_erasure() destination possibility
Jason A. Donenfeld
1
-1
/
+8
2022-04-16
random: use memmove instead of memcpy for remaining 32 bytes
Jason A. Donenfeld
1
-1
/
+1
2022-04-13
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
1
-13
/
+7
2022-04-13
random: allow partial reads if later user copies fail
Jason A. Donenfeld
1
-10
/
+12
2022-04-07
random: check for signals every PAGE_SIZE chunk of /dev/[u]random
Jason A. Donenfeld
1
-10
/
+7
2022-04-06
random: check for signal_pending() outside of need_resched() check
Jann Horn
1
-2
/
+2
2022-04-06
random: do not allow user to keep crng key around on stack
Jason A. Donenfeld
1
-12
/
+23
2022-04-05
random: opportunistically initialize on /dev/urandom reads
Jason A. Donenfeld
1
-0
/
+7
2022-04-04
random: do not split fast init input in add_hwgenerator_randomness()
Jan Varho
1
-17
/
+6
2022-03-31
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+19
2022-03-31
random: mix build-time latent entropy into pool at init
Jason A. Donenfeld
1
-0
/
+5
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-13
/
+13
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-30
/
+16
2022-03-25
Merge tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-72
/
+61
2022-03-25
random: re-add removed comment about get_random_{u32,u64} reseeding
Jason A. Donenfeld
1
-3
/
+4
2022-03-25
random: treat bootloader trust toggle the same way as cpu trust toggle
Jason A. Donenfeld
2
-2
/
+9
2022-03-25
random: skip fast_init if hwrng provides large chunk of entropy
Jason A. Donenfeld
1
-1
/
+1
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-11
/
+14
2022-03-23
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2022-03-22
Revert "random: block in /dev/urandom"
Linus Torvalds
2
-18
/
+56
2022-03-21
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
5
-16
/
+6
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-101
/
+216
2022-03-21
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1672
/
+1174
2022-03-20
ipmi: initialize len variable
Tom Rix
1
-1
/
+1
2022-03-18
virtio_console: eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-1
/
+1
2022-03-14
hwrng: nomadik - Change clk_disable to clk_disable_unprepare
Miaoqian Lin
1
-2
/
+2
2022-03-12
random: check for signal and try earlier when generating entropy
Jason A. Donenfeld
1
-2
/
+3
2022-03-12
random: reseed more often immediately after booting
Jason A. Donenfeld
1
-3
/
+25
2022-03-12
random: make consistent usage of crng_ready()
Jason A. Donenfeld
1
-12
/
+7
2022-03-12
random: use SipHash as interrupt entropy accumulator
Jason A. Donenfeld
1
-39
/
+55
2022-03-12
random: provide notifier for VM fork
Jason A. Donenfeld
1
-0
/
+15
2022-03-12
random: replace custom notifier chain with standard one
Jason A. Donenfeld
1
-48
/
+19
2022-03-12
random: do not export add_vmfork_randomness() unless needed
Jason A. Donenfeld
1
-0
/
+4
2022-03-12
random: add mechanism for VM forks to reinitialize crng
Jason A. Donenfeld
1
-15
/
+35
2022-03-12
random: don't let 644 read-only sysctls be written to
Jason A. Donenfeld
1
-2
/
+9
2022-03-12
random: give sysctl_random_min_urandom_seed a more sensible value
Jason A. Donenfeld
1
-2
/
+2
2022-03-12
random: block in /dev/urandom
Jason A. Donenfeld
2
-56
/
+18
2022-03-10
tpm: use try_get_ops() in tpm-space.c
James Bottomley
1
-4
/
+4
2022-03-08
tpm: fix reference counting for struct tpm_chip
Lino Sanfilippo
3
-38
/
+75
2022-03-08
tpm: xen-tpmfront: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
2022-03-08
tpm: Fix error handling in async work
Tadeusz Struk
1
-1
/
+7
2022-03-04
virtio_console: break out of buf poll on remove
Michael S. Tsirkin
1
-0
/
+7
2022-03-03
hwrng: cavium - fix NULL but dereferenced coccicheck error
Wan Jiabing
1
-1
/
+1
2022-03-03
hwrng: atmel - remove extra line
Claudiu Beznea
1
-1
/
+0
2022-03-03
hwrng: atmel - add runtime pm support
Claudiu Beznea
1
-12
/
+32
2022-03-03
hwrng: atmel - use __maybe_unused and pm_ptr() for pm ops
Claudiu Beznea
1
-8
/
+4
[next]