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
Age
Commit message (
Expand
)
Author
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-19
random: remove mostly unused async readiness notifier
Jason A. Donenfeld
2022-05-19
random: remove get_random_bytes_arch() and add rng_has_arch_random()
Jason A. Donenfeld
2022-05-19
random: move initialization functions out of hot pages
Jason A. Donenfeld
2022-05-19
random: make consistent use of buf and len
Jason A. Donenfeld
2022-05-19
random: use static branch for crng_ready()
Jason A. Donenfeld
2022-05-18
random: credit architectural init the exact amount
Jason A. Donenfeld
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-18
random: use proper jiffies comparison macro
Jason A. Donenfeld
2022-05-18
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2022-05-18
random: move initialization out of reseeding hot path
Jason A. Donenfeld
2022-05-18
random: avoid initializing twice in credit race
Jason A. Donenfeld
2022-05-18
random: use symbolic constants for crng_init states
Jason A. Donenfeld
2022-05-18
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-18
random: help compiler out with fast_mix() by using simpler arguments
Jason A. Donenfeld
2022-05-18
random: do not use input pool from hard IRQs
Jason A. Donenfeld
2022-05-16
random: order timer entropy functions below interrupt functions
Jason A. Donenfeld
2022-05-15
random: do not pretend to handle premature next security model
Jason A. Donenfeld
2022-05-13
random: use first 128 bits of input as fast init
Jason A. Donenfeld
2022-05-13
random: do not use batches when !crng_ready()
Jason A. Donenfeld
2022-05-13
random: mix in timestamps and reseed on system restore
Jason A. Donenfeld
2022-05-13
random: vary jitter iterations based on cycle counter speed
Jason A. Donenfeld
2022-05-13
random: insist on random_get_entropy() existing in order to simplify
Jason A. Donenfeld
2022-05-08
Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-08
ataflop: use a statically allocated error counters
Willy Tarreau
2022-05-08
floppy: use a statically allocated error counter
Willy Tarreau
2022-05-07
Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-07
Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-06
Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2022-05-06
Merge tag 'drm-fixes-2022-05-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-06
gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)
Puyou Lu
2022-05-05
s390/dasd: Use kzalloc instead of kmalloc/memset
Haowen Bai
2022-05-05
s390/dasd: Fix read inconsistency for ESE DASD devices
Jan Höppner
2022-05-05
s390/dasd: Fix read for ESE with blksize < 4k
Jan Höppner
2022-05-05
s390/dasd: prevent double format of tracks for ESE devices
Stefan Haberland
2022-05-05
s390/dasd: fix data corruption for ESE devices
Stefan Haberland
2022-05-06
Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2022-05-06
Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-05-06
Merge tag 'amd-drm-fixes-5.18-2022-05-04' of https://gitlab.freedesktop.org/a...
Dave Airlie
2022-05-05
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-05
gpio: visconti: Fix fwnode of GPIO IRQ
Nobuhiro Iwamatsu
2022-05-04
RDMA/rxe: Change mcg_lock to a _bh lock
Bob Pearson
2022-05-04
RDMA/rxe: Do not call dev_mc_add/del() under a spinlock
Bob Pearson
2022-05-04
RDMA/siw: Fix a condition race issue in MPA request processing
Cheng Xu
2022-05-04
Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-04
Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2022-05-04
drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
Harry Wentland
2022-05-04
drm/amdgpu: do not use passthrough mode in Xen dom0
Marek Marczykowski-Górecki
2022-05-04
iommu: Make sysfs robust for non-API groups
Robin Murphy
[next]