1. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 8 years ago
  2. 4e7f9df hpet: Drop stale URLs by Michael S. Tsirkin · 8 years ago
  3. d5bfb96 Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  4. 58c9d61 ipmi: put acpi.h with the other headers by Tony Camuso · 8 years ago
  5. 625b4a9 hwrng: stm32 - Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 8 years ago
  6. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  8. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  9. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  10. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  11. cf09112 Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  12. ed8a9d2c block: use bd{grab,put}() instead of open-coding by Ilya Dryomov · 9 years ago
  13. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  14. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  15. bb0dceb ipmi: Remove unnecessary pci_disable_device. by Dave Jones · 9 years ago
  16. aad756f char: ipmi: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  17. 99ee673 ipmi: constify some struct and char arrays by LABBE Corentin · 9 years ago
  18. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 8 years ago
  19. b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
  20. 5beb0c4 keys, trusted: seal with a TPM2 authorization policy by Jarkko Sakkinen · 9 years ago
  21. 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
  22. 6674ff1 tpm_ibmvtpm: properly handle interrupted packet receptions by Stefan Berger · 9 years ago
  23. b8ba1e7 tpm_tis: Tighten IRQ auto-probing by Jason Gunthorpe · 9 years ago
  24. e3837e7 tpm_tis: Refactor the interrupt setup by Jason Gunthorpe · 9 years ago
  25. 7ab4032 tpm_tis: Get rid of the duplicate IRQ probing code by Jason Gunthorpe · 9 years ago
  26. 2511204 tpm: rework tpm_get_timeouts() by Jason Gunthorpe · 9 years ago
  27. 036bb38 tpm_tis: Ensure interrupts are disabled when the driver starts by Jason Gunthorpe · 9 years ago
  28. 727f28b tpm_tis: Use devm_free_irq not free_irq by Jason Gunthorpe · 9 years ago
  29. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  30. 27f972d ipmi: move timer init to before irq is setup by Jan Stancek · 9 years ago
  31. b808b1d don't open-code generic_file_llseek_size() by Al Viro · 9 years ago
  32. 1ab8729 hwrng: core - sleep interruptible in read by Jiri Slaby · 9 years ago
  33. f728643 tpm_tis: further simplify calculation of ordinal duration by Martin Wilck · 9 years ago
  34. 4c13ac1 hwrng: omap3-rom - convert timer to delayed work by Aaro Koskinen · 9 years ago
  35. c7f42c6 ipmi watchdog : add panic_wdt_timeout parameter by Jean-Yves Faye · 9 years ago
  36. 66f4401 char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct by Luis de Bethencourt · 9 years ago
  37. 314ef52 ipmi: Stop the timer immediately if idle by Corey Minyard · 9 years ago
  38. 0cfec91 ipmi: Start the timer and thread on internal msgs by Corey Minyard · 9 years ago
  39. 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago
  40. d56e4f7 tpm: fix compat 'ppi' link handling in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  41. 2e31125 tpm: fix missing migratable flag in sealing functionality for TPM2 by Jarkko Sakkinen · 9 years ago
  42. b1a4144 TPM: revert the list handling logic fixed in 398a1e7 by Jarkko Sakkinen · 9 years ago
  43. eb8ed1e TPM: Avoid reference to potentially freed memory by Christophe JAILLET · 9 years ago
  44. 14b5c1c tpm_tis: restore IRQ vector in IO memory after failed probing by Martin Wilck · 9 years ago
  45. 2aef9da tpm_tis: free irq after probing by Martin Wilck · 9 years ago
  46. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  47. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  48. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  49. 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  50. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  51. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  52. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  53. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  54. 526290a char: ipmi: ipmi_ssif: Replace timeval with timespec64 by Amitoj Kaur Chawla · 9 years ago
  55. 642c117 hwrng: exynos - Add Device Tree support by Krzysztof Kozlowski · 9 years ago
  56. bd1dffb hwrng: exynos - Fix missing configuration after suspend to RAM by Krzysztof Kozlowski · 9 years ago
  57. d7fd607 hwrng: exynos - Add timeout for waiting on init done by Krzysztof Kozlowski · 9 years ago
  58. f02b7d0 hwrng: exynos - Fix unbalanced PM runtime get/puts by Daniel Thompson · 9 years ago
  59. d72c3911 TPM: remove unnecessary little endian conversion by Hon Ching \(Vicky\) Lo · 9 years ago
  60. 0cc698a vTPM: support little endian guests by Hon Ching \(Vicky\) Lo · 9 years ago
  61. 09e23a4 char: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  62. 2f82e98 vTPM: fix searching for the right vTPM node in device tree by Hon Ching \(Vicky\) Lo · 9 years ago
  63. 954650e tpm: seal/unseal for TPM 2.0 by Jarkko Sakkinen · 9 years ago
  64. a74f8b3 tpm: introduce tpm_buf by Jarkko Sakkinen · 9 years ago
  65. 9b774d5 tpm: move the PPI attributes to character device directory. by Jarkko Sakkinen · 9 years ago
  66. 399235d tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0 by Jarkko Sakkinen · 9 years ago
  67. 149789c tpm, tpm_crb: fix unaligned read of the command buffer address by Jarkko Sakkinen · 9 years ago
  68. 60ecd86 vTPM: fix memory allocation flag for rtce buffer at kernel boot by Hon Ching \(Vicky\) Lo · 9 years ago
  69. eb63011 tpm: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  70. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  71. d6ba06b hwrng: stm32 - Fix build with CONFIG_PM by Daniel Thompson · 9 years ago
  72. c6a97c4 hwrng: stm32 - add support for STM32 HW RNG by Daniel Thompson · 9 years ago
  73. 9ad92bd hwrng: st - Improve FIFO size/depth description by Lee Jones · 9 years ago
  74. 93d649b hwrng: st - Use real-world device timings for timeout by Lee Jones · 9 years ago
  75. 5ada62b agp/uninorth: fix a memleak in create_gatt_table by Denis Kirjanov · 9 years ago
  76. c566f36 Merge 4.3-rc3 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  77. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  78. 09185e2 hwrng: xgene - fix handling platform_get_irq by Andrzej Hajda · 9 years ago
  79. 4a4da53 hwrng: st - Add support for ST's HW Random Number Generator by Lee Jones · 9 years ago
  80. d9a53b0 hwrng: core - Simplify RNG switching from sysfs by Lee Jones · 9 years ago
  81. cb2c316 hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng by Lee Jones · 9 years ago
  82. 5f8741d hwrng: Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  83. 05db0ad hwrng: mxc-rnga - Use the preferred format for kzalloc by Fabio Estevam · 9 years ago
  84. eeb3225 hwrng: mxc-rnga - Remove unnecessary dev_info message by Fabio Estevam · 9 years ago
  85. c09e2cc hwrng: mxc-rnga - Remove uneeded initialization by Fabio Estevam · 9 years ago
  86. 1bf2138 hwrng: mxc-rnga - Remove unneeded goto label by Fabio Estevam · 9 years ago
  87. 04b7d70 hwrng: octeon - Use devm_hwrng_register by Vaishali Thakkar · 9 years ago
  88. 9b7ebe0 drivers/char: make efirtc.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  89. 2544007 drivers/char: make SGI snsc.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  90. a8cedfe drivers/char: make hpet.c explicitly non-modular by Paul Gortmaker · 9 years ago
  91. a794b4f Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  92. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  93. bf2d087 ipmi:ssif: Add a module parm to specify that SMBus alerts don't work by Corey Minyard · 9 years ago
  94. acbd9ae ipmi: add of_device_id in MODULE_DEVICE_TABLE by Brijesh Singh · 9 years ago
  95. d088289 ipmi: Compensate for BMCs that wont set the irq enable bit by Corey Minyard · 9 years ago
  96. c49c097 ipmi: Don't call receive handler in the panic context by Hidehiro Kawai · 9 years ago
  97. 06e5e34 ipmi: Avoid touching possible corrupted lists in the panic context by Hidehiro Kawai · 9 years ago
  98. 82802f9 ipmi: Don't flush messages in sender() in run-to-completion mode by Hidehiro Kawai · 9 years ago
  99. e45361d ipmi: Factor out message flushing procedure by Hidehiro Kawai · 9 years ago
  100. b0868dd ipmi: Remove unneeded set_run_to_completion call by Hidehiro Kawai · 9 years ago