Age | Commit message (Expand) | Author |
2022-10-11 | prandom: remove unused functions | Jason A. Donenfeld |
2022-10-11 | Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds |
2022-10-10 | Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-10-10 | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2022-10-10 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-10-06 | random: clear new batches when bringing new CPUs online | Jason A. Donenfeld |
2022-10-05 | char: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-10-01 | random: fix typos in get_random_bytes() comment | William Zijl |
2022-10-01 | random: schedule jitter credit for next jiffy, not in two jiffies | Jason A. Donenfeld |
2022-09-30 | hwrng: core - start hwrng kthread also for untrusted sources | Dominik Brodowski |
2022-09-29 | random: add 8-bit and 16-bit batches | Jason A. Donenfeld |
2022-09-29 | random: use init_utsname() instead of utsname() | Jason A. Donenfeld |
2022-09-29 | random: split initialization into early step and later step | Jason A. Donenfeld |
2022-09-28 | random: use expired timer rather than wq for mixing fast pool | Jason A. Donenfeld |
2022-09-28 | random: avoid reading two cache lines on irq randomness | Jason A. Donenfeld |
2022-09-28 | ipmi: Remove unused struct watcher_entry | Yuan Can |
2022-09-23 | random: clamp credited irq bits to maximum mixed | Jason A. Donenfeld |
2022-09-23 | random: throttle hwrng writes if no entropy is credited | Jason A. Donenfeld |
2022-09-23 | random: use hwgenerator randomness more frequently at early boot | Dominik Brodowski |
2022-09-23 | random: restore O_NONBLOCK support | Jason A. Donenfeld |
2022-09-22 | ipmi: kcs: aspeed: Update port address comments | Chia-Wei Wang |
2022-09-22 | ipmi: Add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng |
2022-09-16 | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang |
2022-09-09 | ipmi:ipmb: Don't call ipmi_unregister_smi() on a register failure | Corey Minyard |
2022-09-05 | Merge 6.0-rc4 into tty-next | Greg Kroah-Hartman |
2022-09-04 | ipmi:ipmb: Fix a vague comment and a typo | Corey Minyard |
2022-09-02 | hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear() | Kshitiz Varshney |
2022-08-30 | tty: Make ->set_termios() old ktermios const | Ilpo Järvinen |
2022-08-26 | /dev/null: add IORING_OP_URING_CMD support | Paul Moore |
2022-08-26 | hwrng: imx-rngc - use devres for hwrng registration | Martin Kaiser |
2022-08-26 | hwrng: imx-rngc - use devm_clk_get_enabled | Martin Kaiser |
2022-08-19 | hwrng: imx-rngc - use KBUILD_MODNAME as driver name | Martin Kaiser |
2022-08-19 | hwrng: arm-smccc-trng - fix NO_ENTROPY handling | James Cowgill |
2022-08-19 | hwrng: core - let sleep be interrupted when unregistering hwrng | Jason A. Donenfeld |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-08-06 | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-08-06 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-08-06 | Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-08-06 | Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-08-04 | Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-03 | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-08-03 | tpm: Add check for Failure mode for TPM2 modules | Mårten Lindahl |
2022-08-03 | tpm: fix platform_no_drv_owner.cocci warning | Yang Li |
2022-08-03 | tpm: Add tpm_tis_i2c backend for tpm_tis_core | Alexander Steffen |
2022-08-03 | tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer | Alexander Steffen |
2022-08-03 | tpm: Add upgrade/reduced mode support for TPM1.2 modules | Stefan Mahnke-Hartmann |
2022-08-02 | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-08-02 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |