summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-19random: move randomize_page() into mm where it belongsJason A. Donenfeld
2022-05-19random: remove mostly unused async readiness notifierJason A. Donenfeld
2022-05-19random: remove get_random_bytes_arch() and add rng_has_arch_random()Jason A. Donenfeld
2022-05-19random: move initialization functions out of hot pagesJason A. Donenfeld
2022-05-19random: make consistent use of buf and lenJason A. Donenfeld
2022-05-19random: use static branch for crng_ready()Jason A. Donenfeld
2022-05-18random: credit architectural init the exact amountJason A. Donenfeld
2022-05-18random: handle latent entropy and command line from random_init()Jason A. Donenfeld
2022-05-18random: use proper jiffies comparison macroJason A. Donenfeld
2022-05-18random: remove ratelimiting for in-kernel unseeded randomnessJason A. Donenfeld
2022-05-18random: move initialization out of reseeding hot pathJason A. Donenfeld
2022-05-18random: avoid initializing twice in credit raceJason A. Donenfeld
2022-05-18random: use symbolic constants for crng_init statesJason A. Donenfeld
2022-05-18siphash: use one source of truth for siphash permutationsJason A. Donenfeld
2022-05-18random: help compiler out with fast_mix() by using simpler argumentsJason A. Donenfeld
2022-05-18random: do not use input pool from hard IRQsJason A. Donenfeld
2022-05-16random: order timer entropy functions below interrupt functionsJason A. Donenfeld
2022-05-15random: do not pretend to handle premature next security modelJason A. Donenfeld
2022-05-13random: use first 128 bits of input as fast initJason A. Donenfeld
2022-05-13random: do not use batches when !crng_ready()Jason A. Donenfeld
2022-05-13random: mix in timestamps and reseed on system restoreJason A. Donenfeld
2022-05-13random: vary jitter iterations based on cycle counter speedJason A. Donenfeld
2022-05-13random: insist on random_get_entropy() existing in order to simplifyJason A. Donenfeld
2022-05-08Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-08ataflop: use a statically allocated error countersWilly Tarreau
2022-05-08floppy: use a statically allocated error counterWilly Tarreau
2022-05-07Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-07Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-06Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-05-06Merge tag 'drm-fixes-2022-05-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-06gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu
2022-05-05s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-05-05s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-05s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-05s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-05s390/dasd: fix data corruption for ESE devicesStefan Haberland
2022-05-06Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-05-06Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-06Merge tag 'amd-drm-fixes-5.18-2022-05-04' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-05gpio: visconti: Fix fwnode of GPIO IRQNobuhiro Iwamatsu
2022-05-04RDMA/rxe: Change mcg_lock to a _bh lockBob Pearson
2022-05-04RDMA/rxe: Do not call dev_mc_add/del() under a spinlockBob Pearson
2022-05-04RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
2022-05-04Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-04Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland
2022-05-04drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki
2022-05-04iommu: Make sysfs robust for non-API groupsRobin Murphy