1. b4df2e3 Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  2. 797625d cxl: Fixes for Coherent Accelerator Interface Architecture 2.0 by Christophe Lombard · 7 years ago
  3. 9cd9cb0 Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  4. a92f63c Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  5. ed45509 cxl: Avoid double free_irq() for psl,slice interrupts by Vaibhav Jain · 7 years ago
  6. cec422c cxl: Fix error path on bad ioctl by Frederic Barrat · 7 years ago
  7. b3aa20b cxl: Avoid double free_irq() for psl,slice interrupts by Vaibhav Jain · 7 years ago
  8. 6f9193e mei: make sysfs modalias format similar as uevent modalias by Pratyush Anand · 7 years ago
  9. 234041d sgi-xp: Use designated initializers by Kees Cook · 8 years ago
  10. a20cfc1 misc: pci_endpoint_test: select CRC32 by Tobias Regnery · 8 years ago
  11. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  12. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  13. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  14. 056d16b drivers/misc/sram-exec.c: use set_memory.h header by Laura Abbott · 8 years ago
  15. 8128a31 drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR() by Dan Carpenter · 8 years ago
  16. 146180c drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests by Dan Carpenter · 8 years ago
  17. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  18. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  19. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  20. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  21. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  22. a715626 cxl: Mask slice error interrupts after first occurrence by Alastair D'Silva · 8 years ago
  23. 4f58f0b cxl: Route eeh events to all drivers in cxl_pci_error_detected() by Vaibhav Jain · 8 years ago
  24. ea9a26d cxl: Force context lock during EEH flow by Vaibhav Jain · 8 years ago
  25. 2c156ac misc: Add host side PCI driver for PCI test function device by Kishon Vijay Abraham I · 8 years ago
  26. 4f1927d Annotate hardware config module parameters in drivers/misc/ by David Howells · 8 years ago
  27. 41e20d9 cxl: Enable PCI device IDs for future IBM CXL adapters by Matthew R. Ochs · 8 years ago
  28. 9e18308 misc: lkdtm: Add volatile to intentional NULL pointer reference by Michael Davidson · 8 years ago
  29. f24be42 cxl: Add psl9 specific code by Christophe Lombard · 8 years ago
  30. abd1d99 cxl: Isolate few psl8 specific calls by Christophe Lombard · 8 years ago
  31. 64663f3 cxl: Rename some psl8 specific functions by Christophe Lombard · 8 years ago
  32. bdd2e71 cxl: Update implementation service layer by Christophe Lombard · 8 years ago
  33. 6dd2d23 cxl: Keep track of mm struct associated with a context by Christophe Lombard · 8 years ago
  34. 66ef20c cxl: Remove unused values in bare-metal environment. by Christophe Lombard · 8 years ago
  35. aba8143 cxl: Read vsec perst load image by Christophe Lombard · 8 years ago
  36. 615cdd7 eeprom: idt_89hpesx: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  37. 5ef1685 misc: ds1682: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  38. d2ce8d6f misc: tsl2550: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  39. 7064dc7 lkdtm: turn off kcov for lkdtm_rodata_do_nothing: by Arnd Bergmann · 8 years ago
  40. e22aa9d lkdtm: add bad USER_DS test by Kees Cook · 8 years ago
  41. 00846a4 auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder by Andy Shevchenko · 8 years ago
  42. 51c1e9b auxdisplay: Move panel.c to drivers/auxdisplay folder by Andy Shevchenko · 8 years ago
  43. 58cde1a mei: implement fsync by Alexander Usyskin · 8 years ago
  44. dd04eecc mei: bus: elminate variable length arrays by Tomas Winkler · 8 years ago
  45. 3fcbab6 mei: hbm: remove variable length arrays by Tomas Winkler · 8 years ago
  46. 394a77d mei: drop amthif internal client by Alexander Usyskin · 8 years ago
  47. 5c4c010 mei: add pci driver ops shutdown handler. by Tomas Winkler · 8 years ago
  48. 8ff0c56 drivers/misc: aspeed-lpc-ctrl: fix printk format warning again by Arnd Bergmann · 8 years ago
  49. 7510652 scsi: ses: don't get power status of SES device slot on probe by Mauricio Faria de Oliveira · 8 years ago
  50. 57c0eab Merge 4.11-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  51. 0dc82fa Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  52. 0a95160 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  53. 132c93d drivers/misc: Aspeed LPC control fix compile error and warning by Cyril Bur · 8 years ago
  54. 07f5ab6 cxl: Route eeh events to all slices for pci_channel_io_perm_failure state by Vaibhav Jain · 8 years ago
  55. 39f8ea4 auxdisplay: charlcd: Extract character LCD core from misc/panel by Geert Uytterhoeven · 8 years ago
  56. 6c4e976 drivers/misc: Add Aspeed LPC control driver by Cyril Bur · 8 years ago
  57. c342356 vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly by Christoph Hellwig · 8 years ago
  58. c6240ca mei: don't wait for os version message reply by Alexander Usyskin · 8 years ago
  59. a733ded mei: fix deadlock on mei reset by Tomas Winkler · 8 years ago
  60. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  61. 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
  62. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  63. b69339b sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies by Ingo Molnar · 8 years ago
  64. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  65. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  66. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  67. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  68. 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
  69. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  70. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  71. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  72. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  73. b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  74. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  75. 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  76. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  77. 7067739 Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  78. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  79. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  80. 28cbc33 Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  81. 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
  82. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  83. 171ed0f cxl: fix nested locking hang during EEH hotplug by Andrew Donnellan · 8 years ago
  84. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. a701802 Merge remote-tracking branches 'asoc/topic/max9867', 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/topic/nau8825' and 'asoc/topic/omap' into asoc-next by Mark Brown · 8 years ago
  86. b7707a8 Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/topic/cq93vc' and 'asoc/topic/da7218' into asoc-next by Mark Brown · 8 years ago
  87. dd905a6 misc: eeprom: at24: use device_property_*() functions instead of of_get_property() by Ben Gardner · 8 years ago
  88. fda4ae1 misc: panel: Abstract temporary backlight handling by Geert Uytterhoeven · 8 years ago
  89. 204a4f6 misc: panel: Add lcd_home() helper by Geert Uytterhoeven · 8 years ago
  90. 3f77b43 misc: panel: Remove always-true check from panel_detach() by Geert Uytterhoeven · 8 years ago
  91. 9db3cf1 misc: panel: Move all suboptions into a big if section by Geert Uytterhoeven · 8 years ago
  92. 731fcec misc: panel: Remove reference to misc device support by Geert Uytterhoeven · 8 years ago
  93. e28fa71 misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_ID by Geert Uytterhoeven · 8 years ago
  94. 30f468b misc: panel: Remove PANEL_VERSION by Geert Uytterhoeven · 8 years ago
  95. 84a1ed0 misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchange by Geert Uytterhoeven · 8 years ago
  96. cb97fbb mei: remove support for broken parallel read by Alexander Usyskin · 8 years ago
  97. ff86b30 lkdtm: Convert to refcount_t testing by Kees Cook · 8 years ago
  98. 39d4087 cxl: Fix build when CONFIG_DEBUG_FS=n by Andrew Donnellan · 8 years ago
  99. 47f60a0 mei: me: generate an interrupt if the hw indicates reset. by Alexander Usyskin · 8 years ago
  100. 9c7daa6 mei: me: add a wrapper to set host generated data interrupt by Alexander Usyskin · 8 years ago