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-10-29random: use arch_get_random*_early() in random_init()Jean-Philippe Brucker
2022-10-17Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-14hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()Jason A. Donenfeld
2022-10-12prandom: remove unused functionsJason A. Donenfeld
2022-10-11Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2022-10-10Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-10Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-08Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-06random: clear new batches when bringing new CPUs onlineJason A. Donenfeld
2022-10-05char: move from strlcpy with unused retval to strscpyWolfram Sang
2022-10-02random: fix typos in get_random_bytes() commentWilliam Zijl
2022-10-01random: schedule jitter credit for next jiffy, not in two jiffiesJason A. Donenfeld
2022-09-30hwrng: core - start hwrng kthread also for untrusted sourcesDominik Brodowski
2022-09-29random: add 8-bit and 16-bit batchesJason A. Donenfeld
2022-09-29random: use init_utsname() instead of utsname()Jason A. Donenfeld
2022-09-29random: split initialization into early step and later stepJason A. Donenfeld
2022-09-28random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld
2022-09-28random: avoid reading two cache lines on irq randomnessJason A. Donenfeld
2022-09-28ipmi: Remove unused struct watcher_entryYuan Can
2022-09-23random: clamp credited irq bits to maximum mixedJason A. Donenfeld
2022-09-23random: throttle hwrng writes if no entropy is creditedJason A. Donenfeld
2022-09-23random: use hwgenerator randomness more frequently at early bootDominik Brodowski
2022-09-23random: restore O_NONBLOCK supportJason A. Donenfeld
2022-09-23ipmi: kcs: aspeed: Update port address commentsChia-Wei Wang
2022-09-22ipmi: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-10ipmi:ipmb: Don't call ipmi_unregister_smi() on a register failureCorey Minyard
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-09-04ipmi:ipmb: Fix a vague comment and a typoCorey Minyard
2022-09-02hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()Kshitiz Varshney
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-26/dev/null: add IORING_OP_URING_CMD supportPaul Moore
2022-08-26hwrng: imx-rngc - use devres for hwrng registrationMartin Kaiser
2022-08-26hwrng: imx-rngc - use devm_clk_get_enabledMartin Kaiser
2022-08-19hwrng: imx-rngc - use KBUILD_MODNAME as driver nameMartin Kaiser
2022-08-19hwrng: arm-smccc-trng - fix NO_ENTROPY handlingJames Cowgill
2022-08-19hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-07Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-08-07Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-06Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-03tpm: Add check for Failure mode for TPM2 modulesMårten Lindahl
2022-08-03tpm: fix platform_no_drv_owner.cocci warningYang Li
2022-08-03tpm: Add tpm_tis_i2c backend for tpm_tis_coreAlexander Steffen
2022-08-03tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layerAlexander Steffen