Age | Commit message (Expand) | Author |
2020-12-18 | Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-12-17 | Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-17 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-12-16 | Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2020-12-16 | char: ipmi: convert comma to semicolon | Zheng Yongjun |
2020-12-15 | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-15 | Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter |
2020-12-14 | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-12-13 | um: random: Register random as hwrng-core device | Christopher Obbard |
2020-12-04 | hwrng: ks-sa - Add dependency on IOMEM and OF | Herbert Xu |
2020-12-04 | powerpc/ps3: make system bus's remove and shutdown callbacks return void | Uwe Kleine-König |
2020-11-27 | hwrng: hisi - remove HiSilicon TRNG driver | Weili Qian |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-11-19 | ipmi: msghandler: Suppress suspicious RCU usage warning | Qinglang Miao |
2020-11-18 | char/agp: Disable frontend without CONFIG_DRM_LEGACY | Daniel Vetter |
2020-11-17 | ipmi/watchdog: replace atomic_add() and atomic_sub() | Yejune Deng |
2020-11-16 | Merge 5.10-rc4 into char-misc-next | Greg Kroah-Hartman |
2020-11-15 | Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-11-09 | virtio: virtio_console: fix DMA memory allocation for rproc serial | Alexander Lobakin |
2020-11-09 | char: mwave: remove unneeded break | Tom Rix |
2020-11-09 | char: lp: remove unneeded break | Tom Rix |
2020-11-09 | s390/trng: set quality to 1024 | Christian Borntraeger |
2020-11-06 | tpm: efi: Don't create binary_bios_measurements file for an empty log | Tyler Hicks |
2020-11-06 | tpm_tis: Disable interrupts on ThinkPad T490s | Jerry Snitselaar |
2020-11-06 | hwrng: imx-rngc - irq already prints an error | Nigel Christian |
2020-11-03 | char: misc: increase DYNAMIC_MINORS value | Sangmoon Kim |
2020-10-27 | char: ipmi: remove unneeded break | Tom Rix |
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 |