Age | Commit message (Expand) | Author |
2019-11-19 | virtio_console: allocate inbufs in add_port() only if it is needed | Laurent Vivier |
2019-11-16 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-11-17 | Revert "hwrng: core - Freeze khwrng thread during suspend" | Herbert Xu |
2019-10-02 | char/random: Add a newline at the end of the file | Borislav Petkov |
2019-09-29 | Merge branch 'entropy' | Linus Torvalds |
2019-09-29 | random: try to actively add entropy rather than passively wait for it | Linus Torvalds |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-25 | tpm: Wrap the buffer from the caller to tpm_buf in tpm_send() | Jarkko Sakkinen |
2019-09-25 | KEYS: trusted: correctly initialize digests and fix locking issue | Roberto Sassu |
2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-09-20 | hwrng: core - don't wait on add_early_randomness() | Laurent Vivier |
2019-09-19 | Merge tag 'for-linus-5.4-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-09-12 | ipmi_si_intf: Fix race in timer shutdown handling | Jes Sorensen |
2019-09-09 | random: Use wait_event_freezable() in add_hwgenerator_randomness() | Stephen Boyd |
2019-09-05 | hwrng: timeriomem - relax check on memory resource size | Daniel Mack |
2019-09-04 | toshiba: Add correct printk log level while emitting error log | Rishi Gupta |
2019-09-04 | /dev/mem: Bail out upon SIGKILL. | Tetsuo Handa |
2019-09-02 | tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE | Sasha Levin |
2019-09-02 | tpm: Remove a deprecated comments about implicit sysfs locking | Jarkko Sakkinen |
2019-09-02 | tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts | Stefan Berger |
2019-09-02 | tpm_tis_core: Turn on the TPM before probing IRQ's | Stefan Berger |
2019-08-28 | PCI: Move ASPM declarations to linux/pci.h | Krzysztof Wilczynski |
2019-08-23 | fdt: add support for rng-seed | Hsin-Yi Wang |
2019-08-22 | ipmi: move message error checking to avoid deadlock | Tony Camuso |
2019-08-22 | ipmi_ssif: avoid registering duplicate ssif interface | Kamlakant Patel |
2019-08-22 | random: Support freezable kthreads in add_hwgenerator_randomness() | Stephen Boyd |
2019-08-19 | lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down | Matthew Garrett |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig |
2019-08-16 | ipmi: Free receive messages when in an oops | Corey Minyard |
2019-08-16 | ia64: remove the zx1 swiotlb machvec | Christoph Hellwig |
2019-08-16 | char/mspec: remove SGI SN2 support | Christoph Hellwig |
2019-08-16 | char/agp: remove the sgi-agp driver | Christoph Hellwig |
2019-08-16 | char: remove the SGI tiocx/mbcs driver | Christoph Hellwig |
2019-08-16 | char: remove the SGI snsc driver | Christoph Hellwig |
2019-08-15 | hwrng: core - Freeze khwrng thread during suspend | Stephen Boyd |
2019-08-12 | Merge 5.3-rc4 into char-misc-next | Greg Kroah-Hartman |
2019-08-08 | hwrng: n2-drv - fix typo | Stephen Rothwell |
2019-08-05 | ipmi_si: Only schedule continuously in the thread in maintenance mode | Corey Minyard |
2019-08-05 | tpm: tpm_ibm_vtpm: Fix unallocated banks | Nayna Jain |
2019-08-05 | tpm: Fix null pointer dereference on chip register error path | Milan Broz |
2019-08-02 | ipmi_si: Remove ipmi_ from the device attr names | Corey Minyard |
2019-08-02 | ipmi_si: Convert device attr permissions to octal | Corey Minyard |
2019-08-02 | ipmi_si: Rework some include files | Corey Minyard |
2019-08-02 | hwrng: drivers - Use device-managed registration API | Chuhong Yuan |
2019-07-31 | ipmi_si: Convert timespec64 to timespec | Corey Minyard |