Age | Commit message (Expand) | Author |
2017-03-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-03-11 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-08 | hwrng: omap - Do not access INTMASK_REG on EIP76 | Thomas Petazzoni |
2017-03-08 | hwrng: omap - use devm_clk_get() instead of of_clk_get() | Thomas Petazzoni |
2017-03-08 | hwrng: omap - write registers after enabling the clock | Thomas Petazzoni |
2017-03-07 | drivers/char/nwbutton: Fix build breakage caused by include file reshuffling | Guenter Roeck |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | virtio-console: avoid DMA from stack | Omar Sandoval |
2017-02-28 | Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "explictely" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "initialiazation" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
2017-02-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-02-23 | Merge tag 'v4.10-rc8' into drm-next | Dave Airlie |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-02-20 | ipmi: bt-bmc: Use a regmap for register access | Andrew Jeffery |
2017-02-20 | tpm: declare tpm2_get_pcr_allocation() as static | Jarkko Sakkinen |
2017-02-15 | tpm: Fix expected number of response bytes of TPM1.2 PCR Extend | Stefan Berger |
2017-02-15 | hwrng: omap - update Kconfig help description | Russell King |
2017-02-14 | tpm xen: drop unneeded chip variable | Julia Lawall |
2017-02-14 | tpm: fix misspelled "facilitate" in module parameter description | Dmitry Torokhov |
2017-02-14 | tpm_tis: fix the error handling of init_tis() | Wei Yongjun |
2017-02-11 | hwrng: cavium - Use per device name to allow for multiple devices. | David Daney |
2017-02-09 | char: ipmi: constify ipmi_smi_handlers structures | Bhumika Goyal |
2017-02-08 | Revert "hwrng: core - zeroize buffers with random data" | David Daney |
2017-02-06 | random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block | Fabio Estevam |
2017-02-06 | Merge 4.10-rc7 into char-misc-next | Greg Kroah-Hartman |
2017-02-03 | tpm: silence an array overflow warning | Dan Carpenter |
2017-02-03 | tpm: fix the type of owned field in cap_t | Stefan Berger |
2017-02-03 | tpm: add securityfs support for TPM 2.0 firmware event log | Nayna Jain |
2017-02-03 | tpm: enhance read_log_of() to support Physical TPM event log | Nayna Jain |
2017-02-03 | tpm: enhance TPM 2.0 PCR extend to support multiple banks | Nayna Jain |
2017-02-03 | tpm: implement TPM 2.0 capability to get active PCR banks | Nayna Jain |
2017-02-03 | tpm: fix RC value check in tpm2_seal_trusted | Jarkko Sakkinen |
2017-02-03 | tpm_tis: fix iTPM probe via probe_itpm() function | Maciej S. Szmigiero |
2017-02-03 | tpm: Begin the process to deprecate user_read_timer | Jason Gunthorpe |
2017-02-03 | tpm: remove tpm_read_index and tpm_write_index from tpm.h | Jarkko Sakkinen |
2017-02-03 | serdev: Introduce new bus for serial attached devices | Rob Herring |
2017-01-27 | random: convert get_random_int/long into get_random_u32/u64 | Jason A. Donenfeld |
2017-01-27 | random: use chacha20 for get_random_int/long | Jason A. Donenfeld |
2017-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie |
2017-01-25 | char: xilinx_hwicap: Remove pointless local variables | Michal Simek |