1. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  3. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  4. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  5. c4baad5 virtio-console: avoid DMA from stack by Omar Sandoval · 8 years ago
  6. 2d6be4a Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  7. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  8. 34dcaf4 scripts/spelling.txt: add "explictely" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  9. d7f3153 scripts/spelling.txt: add "initialiazation" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  10. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  11. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  12. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  13. 5bcbe22 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  14. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  15. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  16. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  17. c9341ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  18. eb99459 ipmi: bt-bmc: Use a regmap for register access by Andrew Jeffery · 8 years ago
  19. 61841be tpm: declare tpm2_get_pcr_allocation() as static by Jarkko Sakkinen · 8 years ago
  20. 51b0be6 tpm: Fix expected number of response bytes of TPM1.2 PCR Extend by Stefan Berger · 8 years ago
  21. a9f5a62 hwrng: omap - update Kconfig help description by Russell King · 8 years ago
  22. 5cec5ba tpm xen: drop unneeded chip variable by Julia Lawall · 8 years ago
  23. 39f5712 tpm: fix misspelled "facilitate" in module parameter description by Dmitry Torokhov · 8 years ago
  24. 5939eaf tpm_tis: fix the error handling of init_tis() by Wei Yongjun · 8 years ago
  25. 87f3d08 hwrng: cavium - Use per device name to allow for multiple devices. by David Daney · 8 years ago
  26. db3b7e1 char: ipmi: constify ipmi_smi_handlers structures by Bhumika Goyal · 8 years ago
  27. 3b802c9 Revert "hwrng: core - zeroize buffers with random data" by David Daney · 8 years ago
  28. 17fa87f Merge 4.10-rc7 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  29. 70ea163 tpm: silence an array overflow warning by Dan Carpenter · 8 years ago
  30. a118cf2 tpm: fix the type of owned field in cap_t by Stefan Berger · 8 years ago
  31. 4d23cc3 tpm: add securityfs support for TPM 2.0 firmware event log by Nayna Jain · 8 years ago
  32. e46e22f tpm: enhance read_log_of() to support Physical TPM event log by Nayna Jain · 8 years ago
  33. c1f92b4 tpm: enhance TPM 2.0 PCR extend to support multiple banks by Nayna Jain · 8 years ago
  34. 1db1534 tpm: implement TPM 2.0 capability to get active PCR banks by Nayna Jain · 8 years ago
  35. 7d76111 tpm: fix RC value check in tpm2_seal_trusted by Jarkko Sakkinen · 8 years ago
  36. 419a16d tpm_tis: fix iTPM probe via probe_itpm() function by Maciej S. Szmigiero · 8 years ago
  37. fa2825d tpm: Begin the process to deprecate user_read_timer by Jason Gunthorpe · 8 years ago
  38. 1d19155 tpm: remove tpm_read_index and tpm_write_index from tpm.h by Jarkko Sakkinen · 8 years ago
  39. cd6484e serdev: Introduce new bus for serial attached devices by Rob Herring · 8 years ago
  40. b0df0b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 8 years ago
  41. 3c84dc7 char: xilinx_hwicap: Remove pointless local variables by Michal Simek · 8 years ago
  42. c659af7 tpm: Check size of response before accessing data by Stefan Berger · 8 years ago
  43. 1d70fe9 tpm_tis: use default timeout value if chip reports it as zero by Maciej S. Szmigiero · 8 years ago
  44. 62bfdac tpm: Do not print an error message when doing TPM auto startup by Jason Gunthorpe · 8 years ago
  45. 19b7bf5 tpm, tpm_crb: Handle 64-bit resource in crb_check_resource() by Jiandi An · 8 years ago
  46. aea7f54 tpm/tpm_tis_spi: drop duplicate header module.h by Geliang Tang · 8 years ago
  47. 176cebc tpm/st33zp24: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  48. 93c12f2 tpm/vtpm: fix kdoc warnings by Winkler, Tomas · 8 years ago
  49. 2998b02 tmp: use pdev for parent device in tpm_chip_alloc by Winkler, Tomas · 8 years ago
  50. 794c6e1 tpm/tpm2-chip: fix kdoc errors by Winkler, Tomas · 8 years ago
  51. f865c19 tpm: add kdoc for tpm_transmit and tpm_transmit_cmd by Winkler, Tomas · 8 years ago
  52. 8379cad virtio_console: fix a crash in config_work_handler by G. Campana · 8 years ago
  53. 39461ff Merge 4.10-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  54. 0ff1436 hwrng: n2 - update version info by Shannon Nelson · 8 years ago
  55. 07e25d4 hwrng: n2 - support new hardware register layout by Shannon Nelson · 8 years ago
  56. becbc49 hwrng: n2 - add device data descriptions by Shannon Nelson · 8 years ago
  57. db602a7 hwrng: n2 - limit error spewage when self-test fails by Shannon Nelson · 8 years ago
  58. 0fa2c8e ppdev: don't print a free'd string by Colin Ian King · 8 years ago
  59. f2cfa58 char: lack of bool string made CONFIG_DEVPORT always on by Max Bires · 8 years ago
  60. 488debb9 drivers: char: mem: Fix thinkos in kmem address checks by Robin Murphy · 8 years ago
  61. 874bcd0 apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.h by Corentin Labbe · 8 years ago
  62. 8681d5b ds1302: remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  63. f17c941 mmtimer: add member name to the miscdevice declaration by Corentin Labbe · 8 years ago
  64. edd1f2f drm/i915: Use fixed-sized types for stolen by Chris Wilson · 8 years ago
  65. 210af2a ipmi: make ipmi_usr_hndl const by Corey Minyard · 8 years ago
  66. 079840b hwrng: core - remove unused PFX macro by Corentin LABBE · 8 years ago
  67. fd50d71 hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h by Corentin LABBE · 8 years ago
  68. affdec5 hwrng: core - Replace asm/uaccess.h by linux/uaccess.h by Corentin LABBE · 8 years ago
  69. dd80148 hwrng: core - Rewrite the header by Corentin LABBE · 8 years ago
  70. 2a971e3 hwrng: core - rewrite better comparison to NULL by Corentin LABBE · 8 years ago
  71. 6bc17d9 hwrng: core - do not use multiple blank lines by Corentin LABBE · 8 years ago
  72. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  73. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  74. ed3c5a0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  75. 7328fa6 virtio_console: drop unused config fields by Michael S. Tsirkin · 8 years ago
  76. 196202b Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  77. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  78. 37f4915 tpm: use idr_find(), not idr_find_slowpath() by Matthew Wilcox · 8 years ago
  79. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  80. 683b96f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  81. 0f1d6df Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  82. 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
  83. 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
  84. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  85. 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
  86. 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
  87. 070cbd1 ipmi: create hardware-independent softdep for ipmi_devintf by Martin Wilck · 8 years ago
  88. 999e4bf char/pcmcia: add some error checking in scr24x_read() by Dan Carpenter · 8 years ago
  89. da191c2 snsc: restore IRQs on error path in scdrv_write() by Dan Carpenter · 8 years ago
  90. dd5c472 ppdev: check before attaching port by Sudip Mukherjee · 8 years ago
  91. 826a4c6 ppdev: use pr_* macros by Sudip Mukherjee · 8 years ago
  92. 2bd362d ppdev: fix memory leak by Sudip Mukherjee · 8 years ago
  93. 9430066 tpm: adjust return value of tpm_read_log by Jason Gunthorpe · 8 years ago
  94. c4484f7 tpm: vtpm_proxy: conditionally call tpm_chip_unregister by Jason Gunthorpe · 8 years ago
  95. 0cf577a tpm: Fix handling of missing event log by Jason Gunthorpe · 8 years ago
  96. 005451d tpm: Check the bios_dir entry for NULL before accessing it by Stefan Berger · 8 years ago
  97. 79eec5b tpm: return -ENODEV if np is not set by Colin Ian King · 8 years ago
  98. 5efae7d tpm: cleanup of printk error messages by Nayna Jain · 8 years ago
  99. ed4fdb4 tpm: replace of_find_node_by_name() with dev of_node property by Nayna Jain · 8 years ago
  100. 02ae1382 tpm: redefine read_log() to handle ACPI/OF at runtime by Nayna Jain · 8 years ago