1. 9f0257b ipmi: do not probe ACPI devices if si_tryacpi is unset by Joe Lawrence · 8 years ago
  2. d9dffd2 ipmi_si: Avoid a wrong long timeout on transaction done by Corey Minyard · 8 years ago
  3. f813655 ipmi_si: Fix module parameter doc names by Corey Minyard · 8 years ago
  4. 21c8f91 ipmi_ssif: Fix logic around alert handling by Corey Minyard · 9 years ago
  5. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  6. 8eee93e Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  7. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  8. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  9. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  10. b93f342 hwrng: exynos - use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  11. ba6ed7e char: genrtc: replace blacklist with whitelist by Arnd Bergmann · 8 years ago
  12. ecb63a1 drivers: char: mem: fix IS_ERROR_VALUE usage by Andrzej Hajda · 8 years ago
  13. ba32717 char: xillybus: Fix internal data structure initialization by Eli Billauer · 8 years ago
  14. 523462d Merge 4.5-rc6 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  15. 1879f40 hwrng: bcm63xx - fix non device tree compatibility by Álvaro Fernández Rojas · 8 years ago
  16. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 8 years ago
  17. 2cb6d64 tpm_tis: fix build warning with tpm_tis_resume by Jarkko Sakkinen · 8 years ago
  18. 99cda8c tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() by Jarkko Sakkinen · 8 years ago
  19. 30f9c8c tpm_crb/tis: fix: use dev_name() for /proc/iomem by Jarkko Sakkinen · 8 years ago
  20. 186d124 tpm_eventlog.c: fix binary_bios_measurements by Harald Hoyer · 8 years ago
  21. 4f3b193 tpm: fix: return rc when devm_add_action() fails by Jarkko Sakkinen · 8 years ago
  22. c0b5eed tpm: fix: set continueSession attribute for the unseal operation by Jarkko Sakkinen · 8 years ago
  23. 4e7f9df hpet: Drop stale URLs by Michael S. Tsirkin · 8 years ago
  24. 730d02e hwrng: pic32 - Add PIC32 RNG hardware driver by Joshua Henderson · 8 years ago
  25. 396ec3de ppdev: use dev_* macros by Sudip Mukherjee · 8 years ago
  26. e7223f1 ppdev: use new parport device model by Sudip Mukherjee · 8 years ago
  27. 3c8db58 ppdev: remove space before tab by Sudip Mukherjee · 8 years ago
  28. a7c71c0 ppdev: fix parenthesis alignment by Sudip Mukherjee · 8 years ago
  29. 83e8060 ppdev: remove braces by Sudip Mukherjee · 8 years ago
  30. 27f3b8a ppdev: add missing blank line by Sudip Mukherjee · 8 years ago
  31. d85c1a2 ppdev: remove whitespace around pointers by Sudip Mukherjee · 8 years ago
  32. 783ea44 ppdev: space prohibited between function name and parenthesis by Sudip Mukherjee · 8 years ago
  33. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  34. 1b79dff Merge 4.5-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  35. 8e0ee3c tpm: fix the cleanup of struct tpm_chip by Jarkko Sakkinen · 8 years ago
  36. 72c91ce tpm: fix the rollback in tpm_chip_register() by Jarkko Sakkinen · 8 years ago
  37. 1bd047b tpm_crb: Use devm_ioremap_resource by Jason Gunthorpe · 9 years ago
  38. 1e3ed59 tpm_crb: Drop le32_to_cpu(ioread32(..)) by Jason Gunthorpe · 9 years ago
  39. 0019482 tpm_tis: Clean up the force=1 module parameter by Jason Gunthorpe · 9 years ago
  40. 51dd43d tpm_tis: Use devm_ioremap_resource by Jason Gunthorpe · 9 years ago
  41. 4d627e6 tpm_tis: Do not fall back to a hardcoded address for TPM2 by Jason Gunthorpe · 9 years ago
  42. ef7b81d tpm_tis: Disable interrupt auto probing on a per-device basis by Jason Gunthorpe · 9 years ago
  43. 55a889c tpm_crb: Use the common ACPI definition of struct acpi_tpm2 by Jason Gunthorpe · 9 years ago
  44. f3c82ad tpm: fix checks for policy digest existence in tpm2_seal_trusted() by Jarkko Sakkinen · 9 years ago
  45. e5be990 tpm: remove unneeded include of actbl2.h by Jerry Snitselaar · 9 years ago
  46. 990162f char: nwbutton: avoid unused variable warning by Arnd Bergmann · 8 years ago
  47. 17a3596 ppdev: add support for compat ioctl by Bamvor Jian Zhang · 9 years ago
  48. 3b9ab37 ppdev: convert to y2038 safe by Bamvor Jian Zhang · 9 years ago
  49. 202cdb6 drivers: char: raw: Removed unnecessary braces by Bhumika Goyal · 9 years ago
  50. a116eaf char/nvram: set array of const as const by LABBE Corentin · 9 years ago
  51. 9b95d95 char: constify tty_port_operations structs by Aya Mahfouz · 9 years ago
  52. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 8 years ago
  53. d5bfb96 Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  54. 58c9d61 ipmi: put acpi.h with the other headers by Tony Camuso · 8 years ago
  55. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 8 years ago
  56. c1e9b3b hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs by Anatoly Pugachev · 8 years ago
  57. 625b4a9 hwrng: stm32 - Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 8 years ago
  58. 90859e6 hwrng: bcm63xx - allow building for BMIPS_GENERIC by Álvaro Fernández Rojas · 8 years ago
  59. 7b65170 hwrng: bcm63xx - add device tree support by Álvaro Fernández Rojas · 8 years ago
  60. 3947b33 hwrng: bcm63xx - remove unused variables by Álvaro Fernández Rojas · 8 years ago
  61. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  62. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  63. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  64. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  65. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  66. cf09112 Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  67. ed8a9d2c block: use bd{grab,put}() instead of open-coding by Ilya Dryomov · 9 years ago
  68. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  69. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  70. bb0dceb ipmi: Remove unnecessary pci_disable_device. by Dave Jones · 9 years ago
  71. aad756f char: ipmi: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  72. 99ee673 ipmi: constify some struct and char arrays by LABBE Corentin · 9 years ago
  73. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
  74. b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
  75. 5beb0c4 keys, trusted: seal with a TPM2 authorization policy by Jarkko Sakkinen · 9 years ago
  76. 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
  77. 6674ff1 tpm_ibmvtpm: properly handle interrupted packet receptions by Stefan Berger · 9 years ago
  78. b8ba1e7 tpm_tis: Tighten IRQ auto-probing by Jason Gunthorpe · 9 years ago
  79. e3837e7 tpm_tis: Refactor the interrupt setup by Jason Gunthorpe · 9 years ago
  80. 7ab4032 tpm_tis: Get rid of the duplicate IRQ probing code by Jason Gunthorpe · 9 years ago
  81. 2511204 tpm: rework tpm_get_timeouts() by Jason Gunthorpe · 9 years ago
  82. 036bb38 tpm_tis: Ensure interrupts are disabled when the driver starts by Jason Gunthorpe · 9 years ago
  83. 727f28b tpm_tis: Use devm_free_irq not free_irq by Jason Gunthorpe · 9 years ago
  84. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  85. 27f972d ipmi: move timer init to before irq is setup by Jan Stancek · 9 years ago
  86. b808b1d don't open-code generic_file_llseek_size() by Al Viro · 9 years ago
  87. 1ab8729 hwrng: core - sleep interruptible in read by Jiri Slaby · 9 years ago
  88. f728643 tpm_tis: further simplify calculation of ordinal duration by Martin Wilck · 9 years ago
  89. 4c13ac1 hwrng: omap3-rom - convert timer to delayed work by Aaro Koskinen · 9 years ago
  90. c7f42c6 ipmi watchdog : add panic_wdt_timeout parameter by Jean-Yves Faye · 9 years ago
  91. 66f4401 char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct by Luis de Bethencourt · 9 years ago
  92. 314ef52 ipmi: Stop the timer immediately if idle by Corey Minyard · 9 years ago
  93. 0cfec91 ipmi: Start the timer and thread on internal msgs by Corey Minyard · 9 years ago
  94. 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago
  95. d56e4f7 tpm: fix compat 'ppi' link handling in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  96. 2e31125 tpm: fix missing migratable flag in sealing functionality for TPM2 by Jarkko Sakkinen · 9 years ago
  97. b1a4144 TPM: revert the list handling logic fixed in 398a1e7 by Jarkko Sakkinen · 9 years ago
  98. eb8ed1e TPM: Avoid reference to potentially freed memory by Christophe JAILLET · 9 years ago
  99. 14b5c1c tpm_tis: restore IRQ vector in IO memory after failed probing by Martin Wilck · 9 years ago
  100. 2aef9da tpm_tis: free irq after probing by Martin Wilck · 9 years ago