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