1. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  2. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  3. c9341ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  4. 61841be tpm: declare tpm2_get_pcr_allocation() as static by Jarkko Sakkinen · 7 years ago
  5. 51b0be6 tpm: Fix expected number of response bytes of TPM1.2 PCR Extend by Stefan Berger · 7 years ago
  6. 5cec5ba tpm xen: drop unneeded chip variable by Julia Lawall · 7 years ago
  7. 39f5712 tpm: fix misspelled "facilitate" in module parameter description by Dmitry Torokhov · 7 years ago
  8. 5939eaf tpm_tis: fix the error handling of init_tis() by Wei Yongjun · 7 years ago
  9. 3b802c9 Revert "hwrng: core - zeroize buffers with random data" by David Daney · 7 years ago
  10. 17fa87f Merge 4.10-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  11. 70ea163 tpm: silence an array overflow warning by Dan Carpenter · 7 years ago
  12. a118cf2 tpm: fix the type of owned field in cap_t by Stefan Berger · 7 years ago
  13. 4d23cc3 tpm: add securityfs support for TPM 2.0 firmware event log by Nayna Jain · 8 years ago
  14. e46e22f tpm: enhance read_log_of() to support Physical TPM event log by Nayna Jain · 8 years ago
  15. c1f92b4 tpm: enhance TPM 2.0 PCR extend to support multiple banks by Nayna Jain · 8 years ago
  16. 1db1534 tpm: implement TPM 2.0 capability to get active PCR banks by Nayna Jain · 8 years ago
  17. 7d76111 tpm: fix RC value check in tpm2_seal_trusted by Jarkko Sakkinen · 8 years ago
  18. 419a16d tpm_tis: fix iTPM probe via probe_itpm() function by Maciej S. Szmigiero · 8 years ago
  19. fa2825d tpm: Begin the process to deprecate user_read_timer by Jason Gunthorpe · 8 years ago
  20. 1d19155 tpm: remove tpm_read_index and tpm_write_index from tpm.h by Jarkko Sakkinen · 8 years ago
  21. cd6484e serdev: Introduce new bus for serial attached devices by Rob Herring · 7 years ago
  22. 3c84dc7 char: xilinx_hwicap: Remove pointless local variables by Michal Simek · 8 years ago
  23. c659af7 tpm: Check size of response before accessing data by Stefan Berger · 8 years ago
  24. 1d70fe9 tpm_tis: use default timeout value if chip reports it as zero by Maciej S. Szmigiero · 8 years ago
  25. 62bfdac tpm: Do not print an error message when doing TPM auto startup by Jason Gunthorpe · 8 years ago
  26. 19b7bf5 tpm, tpm_crb: Handle 64-bit resource in crb_check_resource() by Jiandi An · 8 years ago
  27. aea7f54 tpm/tpm_tis_spi: drop duplicate header module.h by Geliang Tang · 8 years ago
  28. 176cebc tpm/st33zp24: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  29. 93c12f2 tpm/vtpm: fix kdoc warnings by Winkler, Tomas · 8 years ago
  30. 2998b02 tmp: use pdev for parent device in tpm_chip_alloc by Winkler, Tomas · 8 years ago
  31. 794c6e1 tpm/tpm2-chip: fix kdoc errors by Winkler, Tomas · 8 years ago
  32. f865c19 tpm: add kdoc for tpm_transmit and tpm_transmit_cmd by Winkler, Tomas · 8 years ago
  33. 8379cad virtio_console: fix a crash in config_work_handler by G. Campana · 8 years ago
  34. 39461ff Merge 4.10-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  35. 0fa2c8e ppdev: don't print a free'd string by Colin Ian King · 8 years ago
  36. f2cfa58 char: lack of bool string made CONFIG_DEVPORT always on by Max Bires · 8 years ago
  37. 488debb9 drivers: char: mem: Fix thinkos in kmem address checks by Robin Murphy · 8 years ago
  38. 874bcd0 apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.h by Corentin Labbe · 8 years ago
  39. 8681d5b ds1302: remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  40. f17c941 mmtimer: add member name to the miscdevice declaration by Corentin Labbe · 8 years ago
  41. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  42. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  43. ed3c5a0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  44. 7328fa6 virtio_console: drop unused config fields by Michael S. Tsirkin · 8 years ago
  45. 196202b Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  46. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  47. 37f4915 tpm: use idr_find(), not idr_find_slowpath() by Matthew Wilcox · 8 years ago
  48. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  49. 683b96f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  50. 0f1d6df Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  51. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  52. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  53. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  54. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 070cbd1 ipmi: create hardware-independent softdep for ipmi_devintf by Martin Wilck · 8 years ago
  57. 999e4bf char/pcmcia: add some error checking in scr24x_read() by Dan Carpenter · 8 years ago
  58. da191c2 snsc: restore IRQs on error path in scdrv_write() by Dan Carpenter · 8 years ago
  59. dd5c472 ppdev: check before attaching port by Sudip Mukherjee · 8 years ago
  60. 826a4c6 ppdev: use pr_* macros by Sudip Mukherjee · 8 years ago
  61. 2bd362d ppdev: fix memory leak by Sudip Mukherjee · 8 years ago
  62. 9430066 tpm: adjust return value of tpm_read_log by Jason Gunthorpe · 8 years ago
  63. c4484f7 tpm: vtpm_proxy: conditionally call tpm_chip_unregister by Jason Gunthorpe · 8 years ago
  64. 0cf577a tpm: Fix handling of missing event log by Jason Gunthorpe · 8 years ago
  65. 005451d tpm: Check the bios_dir entry for NULL before accessing it by Stefan Berger · 8 years ago
  66. 79eec5b tpm: return -ENODEV if np is not set by Colin Ian King · 8 years ago
  67. 5efae7d tpm: cleanup of printk error messages by Nayna Jain · 8 years ago
  68. ed4fdb4 tpm: replace of_find_node_by_name() with dev of_node property by Nayna Jain · 8 years ago
  69. 02ae1382 tpm: redefine read_log() to handle ACPI/OF at runtime by Nayna Jain · 8 years ago
  70. f40e68e tpm: fix the missing .owner in tpm_bios_measurements_ops by Nayna Jain · 8 years ago
  71. 748935e tpm: have event log use the tpm_chip by Nayna Jain · 8 years ago
  72. 7518a21 tpm: drop tpm1_chip_register(/unregister) by Jarkko Sakkinen · 8 years ago
  73. cd9b763 tpm: replace dynamically allocated bios_dir with a static array by Jarkko Sakkinen · 8 years ago
  74. b1a9b7b tpm: replace symbolic permission with octal for securityfs files by Nayna Jain · 8 years ago
  75. cbef69a char: tpm: fix kerneldoc tpm2_unseal_trusted name typo by Baruch Siach · 8 years ago
  76. 420d439 tpm_tis: Allow tpm_tis to be bound using DT by Jason Gunthorpe · 8 years ago
  77. 7ea7861 tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV by Jarkko Sakkinen · 8 years ago
  78. 6804f6b tpm: Only call pm_runtime_get_sync if device has a parent by Stefan Berger · 8 years ago
  79. 2528a64 tpm: define a generic open() method for ascii & bios measurements by Nayna Jain · 8 years ago
  80. 1a277e6 tpm: Get rid of TPM_CHIP_FLAG_REGISTERED by Jason Gunthorpe · 8 years ago
  81. 1f0f30e tpm xen: Remove bogus tpm_chip_unregister by Jason Gunthorpe · 8 years ago
  82. d1d253c tpm tis: Do not print timeout messages twice by Jason Gunthorpe · 8 years ago
  83. 26a137e tpm_tis: Check return values from get_burstcount. by Josh Zimmerman · 8 years ago
  84. ca6d458 tpm: place kdoc just above tpm_pcr_extend by Winkler, Tomas · 8 years ago
  85. 84fda15 tpm: sanitize constant expressions by Jarkko Sakkinen · 8 years ago
  86. aaa6f7f tpm: Clean up reading of timeout and duration capabilities by Ed Swierk · 8 years ago
  87. 2c97f6f char/tpm: Check return code of wait_for_tpm_stat by Peter Huewe · 8 years ago
  88. e74f2f7 tmp/tpm_crb: implement runtime pm for tpm_crb by Winkler, Tomas · 8 years ago
  89. c58bd34c tpm/tpm_crb: open code the crb_init into acpi_add by Winkler, Tomas · 8 years ago
  90. bc33c5d tmp/tpm_crb: fix Intel PTT hw bug during idle state by Winkler, Tomas · 8 years ago
  91. ba5287b tpm/tpm_crb: implement tpm crb idle state by Winkler, Tomas · 8 years ago
  92. a24b5dd ipmi: Fix sequence number handling by Corey Minyard · 8 years ago
  93. 9467171 ipmi: Pick up slave address from SMBIOS on an ACPI device by Corey Minyard · 8 years ago
  94. bb2a08c ipmi_si: Clean up printks by Corey Minyard · 8 years ago
  95. 1abf71e Move platform device creation earlier in the initialization by Corey Minyard · 8 years ago
  96. 064e6a8 Merge branch 'linus' into x86/fpu, to resolve conflicts by Ingo Molnar · 8 years ago
  97. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  98. ed424bb hwrng: Make explicit that max >= 32 always by PrasannaKumar Muralidharan · 8 years ago
  99. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  100. 1c8018f ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc' by Cédric Le Goater · 8 years ago