Age | Commit message (Expand) | Author |
2020-10-24 | random32: make prandom_u32() output unpredictable | George Spelvin |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-14 | Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2020-10-13 | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-10-05 | ipmi_si: Fix wrong return value in try_smi_init() | Tianjia Zhang |
2020-10-02 | hwrng: mxc-rnga - use semicolons rather than commas to separate statements | Julia Lawall |
2020-10-02 | hwrng: iproc-rng200 - use semicolons rather than commas to separate statements | Julia Lawall |
2020-10-02 | hwrng: stm32 - use semicolons rather than commas to separate statements | Julia Lawall |
2020-10-02 | hwrng: npcm - modify readl to readb | Tomer Maimon |
2020-10-02 | tpm_tis: Add a check for invalid status | James Bottomley |
2020-10-02 | tpm: use %*ph to print small buffer | Andy Shevchenko |
2020-10-02 | tpm: tis: add support for MMIO TPM on SynQuacer | Masahisa Kojima |
2020-09-28 | agp: use semicolons rather than commas to separate statements | Julia Lawall |
2020-09-25 | hwrng: ingenic - Add hardware TRNG for Ingenic X1830 | 周琰杰 (Zhou Yanjie) |
2020-09-23 | raw: don't keep unopened block device around | Christoph Hellwig |
2020-09-18 | ipmi: msghandler: Fix a signedness bug | Dan Carpenter |
2020-09-16 | ipmi: add retry in try_get_dev_id() | Xianting Tian |
2020-09-15 | ipmi: Clean up some printks | Corey Minyard |
2020-09-15 | ipmi:msghandler: retry to get device id on an error | Xianting Tian |
2020-09-15 | ipmi:sm: Print current state when the state is invalid | Xianting Tian |
2020-09-15 | ipmi: Reset response handler when failing to send the command | Markus Boehme |
2020-09-11 | hwrng: xiphera-trng: add support for XIP8001B hwrng | Atte Tommiska |
2020-09-11 | hwrng: imx-rngc - add quality to use it as kernel entropy pool | Marco Felsch |
2020-09-07 | char: virtio: Select VIRTIO from VIRTIO_CONSOLE. | Michal Suchanek |
2020-09-07 | /dev/zero: fixups for ->read | Christoph Hellwig |
2020-09-04 | hwrng: cctrn - Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-03 | ipmi: add a newline when printing parameter 'panic_op' by sysfs | Xiongfeng Wang |
2020-09-03 | /dev/zero: also implement ->read | Christoph Hellwig |
2020-09-01 | raw: deprecate the raw driver | Christoph Hellwig |
2020-08-31 | Merge 5.9-rc3 into char-misc-next | Greg Kroah-Hartman |
2020-08-30 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-08-28 | lp: Avoid comma separated statements | Joe Perches |
2020-08-28 | char: mspec: Use kvzalloc() in mspec_mmap() | Denis Efremov |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-21 | hwrng: intel - cleanup initialization | Tom Rix |
2020-08-21 | hwrng: optee - fix wait use case | Jorge Ramirez-Ortiz |
2020-08-21 | hwrng: optee - handle unlimited data rates | Jorge Ramirez-Ortiz |
2020-08-21 | crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc | Wei Yongjun |
2020-08-18 | char: ipmi: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-08-08 | Merge tag 'for-linus-5.9-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2020-08-05 | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-08-05 | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-08-03 | Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds |
2020-07-31 | hwrng: core - remove redundant initialization of variable ret | Colin Ian King |
2020-07-31 | crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000 | 周琰杰 (Zhou Yanjie) |
2020-07-29 | random32: update the net random state on interrupt and activity | Willy Tarreau |