Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14random: use first 128 bits of input as fast initJason A. Donenfeld
2022-05-14random: do not use batches when !crng_ready()Jason A. Donenfeld
2022-05-14random: mix in timestamps and reseed on system restoreJason A. Donenfeld
2022-05-14random: vary jitter iterations based on cycle counter speedJason A. Donenfeld
2022-05-14random: 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-06s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-05-06s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-06s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-06s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-06s390/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-05RDMA/rxe: Change mcg_lock to a _bh lockBob Pearson
2022-05-05RDMA/rxe: Do not call dev_mc_add/del() under a spinlockBob Pearson
2022-05-05RDMA/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
2022-05-04mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu
2022-05-04mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bitsSamuel Holland
2022-05-04iommu/dart: Add missing module owner to ops structureHector Martin
2022-05-04drm/bridge: ite-it6505: add missing Kconfig option selectFabien Parent
2022-05-04net/mlx5: Fix matching on inner TTCMark Bloch
2022-05-04net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-04net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh
2022-05-04net/mlx5e: Fix trust state reset in reloadMoshe Tal
2022-05-04net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich