Age | Commit message (Expand) | Author |
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 |
2022-08-02 | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-07-30 | random: correct spelling of "overwrites" | Jason A. Donenfeld |
2022-07-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel |
2022-07-28 | char: remove VR41XX related char driver | Thomas Bogendoerfer |
2022-07-28 | powerpc/powernv: rename remaining rng powernv_ functions to pnv_ | Jason A. Donenfeld |
2022-07-25 | random: handle archrandom with multiple longs | Jason A. Donenfeld |
2022-07-22 | hwrng: via - Fix comment typo | Jason Wang |
2022-07-19 | s390/cpufeature: rework to allow more than only hwcap bits | Heiko Carstens |
2022-07-18 | ipmi: Fix comment typo | Jason Wang |
2022-07-18 | char: ipmi: modify NPCM KCS configuration | Tomer Maimon |
2022-07-18 | random: use try_cmpxchg in _credit_init_bits | Uros Bizjak |
2022-07-18 | random: remove CONFIG_ARCH_RANDOM | Jason A. Donenfeld |
2022-07-16 | random: cap jitter samples per bit to factor of HZ | Jason A. Donenfeld |
2022-07-15 | agp/intel: Use per device iommu check | Lu Baolu |
2022-07-13 | Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Dave Airlie |
2022-07-12 | Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ... | Arnd Bergmann |
2022-07-10 | hwrng: bcm2835: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA | William Zhang |
2022-07-01 | pm/sleep: Add PM_USERSPACE_AUTOSLEEP Kconfig | Kalesh Singh |
2022-07-01 | Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm... | Dave Airlie |
2022-06-27 | apm-emulation: drop unexpected word "the" in the comments | Jiang Jian |
2022-06-22 | agp/intel: Rename intel-gtt symbols | Lucas De Marchi |
2022-06-20 | random: update comment from copy_to_user() -> copy_to_iter() | Jason A. Donenfeld |
2022-06-19 | random: quiet urandom warning ratelimit suppression message | Jason A. Donenfeld |
2022-06-19 | random: schedule mix_interrupt_randomness() less often | Jason A. Donenfeld |
2022-06-17 | Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-06-12 | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-06-10 | char: lp: remove redundant initialization of err | Shreenidhi Shedi |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner |
2022-06-10 | random: remove rng_has_arch_random() | Jason A. Donenfeld |
2022-06-10 | random: credit cpu and bootloader seeds by default | Jason A. Donenfeld |
2022-06-10 | random: do not use jump labels before they are initialized | Jason A. Donenfeld |
2022-06-10 | random: account for arch randomness in bits | Jason A. Donenfeld |
2022-06-10 | random: mark bootloader randomness code as __init | Jason A. Donenfeld |
2022-06-10 | random: avoid checking crng_ready() twice in random_init() | Jason A. Donenfeld |
2022-06-08 | virtio-rng: make device ready before making request | Jason Wang |
2022-06-03 | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-05-27 | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-05-24 | Merge tag 'for-linus-4.19-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds |
2022-05-24 | Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-05-23 | Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-23 | Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-23 | tpm: Add field upgrade mode support for Infineon TPM2 modules | Stefan Mahnke-Hartmann |
2022-05-23 | tpm: Fix buffer access in tpm2_get_tpm_pt() | Stefan Mahnke-Hartmann |
2022-05-23 | char: tpm: cr50_i2c: Suppress duplicated error message in .remove() | Uwe Kleine-König |
2022-05-23 | tpm: cr50: Add new device/vendor ID 0x504a6666 | Jes B. Klinke |