1. 3e66848 Merge 4.5-rc6 into staging-next by Greg Kroah-Hartman · 9 years ago
  2. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 9 years ago
  3. 4e7f9df hpet: Drop stale URLs by Michael S. Tsirkin · 9 years ago
  4. 396ec3de ppdev: use dev_* macros by Sudip Mukherjee · 9 years ago
  5. e7223f1 ppdev: use new parport device model by Sudip Mukherjee · 9 years ago
  6. 3c8db58 ppdev: remove space before tab by Sudip Mukherjee · 9 years ago
  7. a7c71c0 ppdev: fix parenthesis alignment by Sudip Mukherjee · 9 years ago
  8. 83e8060 ppdev: remove braces by Sudip Mukherjee · 9 years ago
  9. 27f3b8a ppdev: add missing blank line by Sudip Mukherjee · 9 years ago
  10. d85c1a2 ppdev: remove whitespace around pointers by Sudip Mukherjee · 9 years ago
  11. 783ea44 ppdev: space prohibited between function name and parenthesis by Sudip Mukherjee · 9 years ago
  12. 1b79dff Merge 4.5-rc4 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  13. 990162f char: nwbutton: avoid unused variable warning by Arnd Bergmann · 9 years ago
  14. 17a3596 ppdev: add support for compat ioctl by Bamvor Jian Zhang · 9 years ago
  15. 3b9ab37 ppdev: convert to y2038 safe by Bamvor Jian Zhang · 9 years ago
  16. 202cdb6 drivers: char: raw: Removed unnecessary braces by Bhumika Goyal · 9 years ago
  17. a116eaf char/nvram: set array of const as const by LABBE Corentin · 9 years ago
  18. d5bfb96 Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  19. 58c9d61 ipmi: put acpi.h with the other headers by Tony Camuso · 9 years ago
  20. 625b4a9 hwrng: stm32 - Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 9 years ago
  21. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  22. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  23. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  24. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  25. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  26. cf09112 Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  27. ed8a9d2c block: use bd{grab,put}() instead of open-coding by Ilya Dryomov · 9 years ago
  28. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  29. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  30. bb0dceb ipmi: Remove unnecessary pci_disable_device. by Dave Jones · 9 years ago
  31. aad756f char: ipmi: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  32. 99ee673 ipmi: constify some struct and char arrays by LABBE Corentin · 9 years ago
  33. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
  34. b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
  35. 5beb0c4 keys, trusted: seal with a TPM2 authorization policy by Jarkko Sakkinen · 9 years ago
  36. 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
  37. 6674ff1 tpm_ibmvtpm: properly handle interrupted packet receptions by Stefan Berger · 9 years ago
  38. b8ba1e7 tpm_tis: Tighten IRQ auto-probing by Jason Gunthorpe · 9 years ago
  39. e3837e7 tpm_tis: Refactor the interrupt setup by Jason Gunthorpe · 9 years ago
  40. 7ab4032 tpm_tis: Get rid of the duplicate IRQ probing code by Jason Gunthorpe · 9 years ago
  41. 2511204 tpm: rework tpm_get_timeouts() by Jason Gunthorpe · 9 years ago
  42. 036bb38 tpm_tis: Ensure interrupts are disabled when the driver starts by Jason Gunthorpe · 9 years ago
  43. 727f28b tpm_tis: Use devm_free_irq not free_irq by Jason Gunthorpe · 9 years ago
  44. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  45. 27f972d ipmi: move timer init to before irq is setup by Jan Stancek · 9 years ago
  46. b808b1d don't open-code generic_file_llseek_size() by Al Viro · 9 years ago
  47. 1ab8729 hwrng: core - sleep interruptible in read by Jiri Slaby · 9 years ago
  48. f728643 tpm_tis: further simplify calculation of ordinal duration by Martin Wilck · 9 years ago
  49. 4c13ac1 hwrng: omap3-rom - convert timer to delayed work by Aaro Koskinen · 9 years ago
  50. c7f42c6 ipmi watchdog : add panic_wdt_timeout parameter by Jean-Yves Faye · 9 years ago
  51. 66f4401 char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct by Luis de Bethencourt · 9 years ago
  52. 314ef52 ipmi: Stop the timer immediately if idle by Corey Minyard · 9 years ago
  53. 0cfec91 ipmi: Start the timer and thread on internal msgs by Corey Minyard · 9 years ago
  54. 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago
  55. d56e4f7 tpm: fix compat 'ppi' link handling in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  56. 2e31125 tpm: fix missing migratable flag in sealing functionality for TPM2 by Jarkko Sakkinen · 9 years ago
  57. b1a4144 TPM: revert the list handling logic fixed in 398a1e7 by Jarkko Sakkinen · 9 years ago
  58. eb8ed1e TPM: Avoid reference to potentially freed memory by Christophe JAILLET · 9 years ago
  59. 14b5c1c tpm_tis: restore IRQ vector in IO memory after failed probing by Martin Wilck · 9 years ago
  60. 2aef9da tpm_tis: free irq after probing by Martin Wilck · 9 years ago
  61. 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
  62. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  63. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  64. 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
  65. 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
  66. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  67. 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
  68. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  69. 526290a char: ipmi: ipmi_ssif: Replace timeval with timespec64 by Amitoj Kaur Chawla · 9 years ago
  70. 642c117 hwrng: exynos - Add Device Tree support by Krzysztof Kozlowski · 9 years ago
  71. bd1dffb hwrng: exynos - Fix missing configuration after suspend to RAM by Krzysztof Kozlowski · 9 years ago
  72. d7fd607 hwrng: exynos - Add timeout for waiting on init done by Krzysztof Kozlowski · 9 years ago
  73. f02b7d0 hwrng: exynos - Fix unbalanced PM runtime get/puts by Daniel Thompson · 9 years ago
  74. d72c3911 TPM: remove unnecessary little endian conversion by Hon Ching \(Vicky\) Lo · 9 years ago
  75. 0cc698a vTPM: support little endian guests by Hon Ching \(Vicky\) Lo · 9 years ago
  76. 09e23a4 char: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  77. 2f82e98 vTPM: fix searching for the right vTPM node in device tree by Hon Ching \(Vicky\) Lo · 9 years ago
  78. 954650e tpm: seal/unseal for TPM 2.0 by Jarkko Sakkinen · 9 years ago
  79. a74f8b3 tpm: introduce tpm_buf by Jarkko Sakkinen · 9 years ago
  80. 9b774d5 tpm: move the PPI attributes to character device directory. by Jarkko Sakkinen · 9 years ago
  81. 399235d tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0 by Jarkko Sakkinen · 9 years ago
  82. 149789c tpm, tpm_crb: fix unaligned read of the command buffer address by Jarkko Sakkinen · 9 years ago
  83. 60ecd86 vTPM: fix memory allocation flag for rtce buffer at kernel boot by Hon Ching \(Vicky\) Lo · 9 years ago
  84. eb63011 tpm: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  85. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  86. d6ba06b hwrng: stm32 - Fix build with CONFIG_PM by Daniel Thompson · 9 years ago
  87. c6a97c4 hwrng: stm32 - add support for STM32 HW RNG by Daniel Thompson · 9 years ago
  88. 9ad92bd hwrng: st - Improve FIFO size/depth description by Lee Jones · 9 years ago
  89. 93d649b hwrng: st - Use real-world device timings for timeout by Lee Jones · 9 years ago
  90. 5ada62b agp/uninorth: fix a memleak in create_gatt_table by Denis Kirjanov · 9 years ago
  91. c566f36 Merge 4.3-rc3 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  92. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  93. 09185e2 hwrng: xgene - fix handling platform_get_irq by Andrzej Hajda · 9 years ago
  94. 4a4da53 hwrng: st - Add support for ST's HW Random Number Generator by Lee Jones · 9 years ago
  95. d9a53b0 hwrng: core - Simplify RNG switching from sysfs by Lee Jones · 9 years ago
  96. cb2c316 hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng by Lee Jones · 9 years ago
  97. 5f8741d hwrng: Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  98. 05db0ad hwrng: mxc-rnga - Use the preferred format for kzalloc by Fabio Estevam · 9 years ago
  99. eeb3225 hwrng: mxc-rnga - Remove unnecessary dev_info message by Fabio Estevam · 9 years ago
  100. c09e2cc hwrng: mxc-rnga - Remove uneeded initialization by Fabio Estevam · 9 years ago