1. 604c801 vmw_balloon: fix VMCI use when balloon built into kernel by Nadav Amit · 6 years ago
  2. 1893974 vmw_balloon: VMCI_DOORBELL_SET does not check status by Nadav Amit · 6 years ago
  3. fa51177 vmw_balloon: do not use 2MB without batching by Nadav Amit · 6 years ago
  4. 0e0dd1a vmw_balloon: fix inflation of 64-bit GFNs by Nadav Amit · 6 years ago
  5. 6f329f2 cxl: Fix wrong comparison in cxl_adapter_context_get() by Vaibhav Jain · 6 years ago
  6. b653d47 mei: don't update offset in write by Alexander Usyskin · 6 years ago
  7. 63c003e vmw_balloon: fix inflation with batching by Nadav Amit · 6 years ago
  8. 2823345 ibmasm: don't write out of bounds in read handler by Jann Horn · 6 years ago
  9. d9bc59c vmw_balloon: fixing double free when batching mode is off by Gil Kupfer · 6 years ago
  10. 20c29d9 cxl: Unlock on error in probe by Dan Carpenter · 7 years ago
  11. a90e9ee drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests by Dan Carpenter · 7 years ago
  12. 666dc4c mei: remove dev_err message on an unsupported ioctl by Colin Ian King · 7 years ago
  13. ad8d41b lkdtm: turn off kcov for lkdtm_rodata_do_nothing: by Arnd Bergmann · 7 years ago
  14. 7cd70b3 scsi: ses: don't get power status of SES device slot on probe by Mauricio Faria de Oliveira · 7 years ago
  15. 76fcdc8 cxl: Check if vphb exists before iterating over AFU devices by Vaibhav Jain · 7 years ago
  16. 744cb5a eeprom: at24: change nvmem stride to 1 by David Lechner · 7 years ago
  17. 19699ab eeprom: at24: check at24_read/write arguments by Heiner Kallweit · 7 years ago
  18. d3da2ef eeprom: at24: correctly set the size for at24mac402 by Bartosz Golaszewski · 7 years ago
  19. 388d8c9 eeprom: at24: fix reading from 24MAC402/24MAC602 by Heiner Kallweit · 7 years ago
  20. e81b96c misc: panel: properly restore atomic counter on error path by Willy Tarreau · 7 years ago
  21. 870b502 cxl: Force psl data-cache flush during device shutdown by Vaibhav Jain · 8 years ago
  22. 0b5cdee mei: return error on notification request to a disconnected client by Alexander Usyskin · 7 years ago
  23. c593091 lkdtm: Fix Oops when unloading the module by Juerg Haefliger · 8 years ago
  24. cb2da65 cxl: Fix driver use count by Frederic Barrat · 7 years ago
  25. 542c097 scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails. by Maurizio Lombardi · 7 years ago
  26. 2abac40 drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
  27. f28ba80 misc: mic: double free on ioctl error path by Dan Carpenter · 8 years ago
  28. 3fd1233 cxl: Avoid double free_irq() for psl,slice interrupts by Vaibhav Jain · 7 years ago
  29. 172c70d cxl: Fix error path on bad ioctl by Frederic Barrat · 7 years ago
  30. acd8f91 mei: make sysfs modalias format similar as uevent modalias by Pratyush Anand · 7 years ago
  31. 168b2bf cxl: Route eeh events to all drivers in cxl_pci_error_detected() by Vaibhav Jain · 7 years ago
  32. 3935312 cxl: Force context lock during EEH flow by Vaibhav Jain · 7 years ago
  33. 53d4370 cxl: fix nested locking hang during EEH hotplug by Andrew Donnellan · 8 years ago
  34. 411d0b0 cxl: Prevent read/write to AFU config space while AFU not configured by Andrew Donnellan · 8 years ago
  35. d2a8cd3 mei: remove support for broken parallel read by Alexander Usyskin · 8 years ago
  36. fc32229 mei: move write cb to completion on credentials failures by Alexander Usyskin · 8 years ago
  37. 5d46c4e mei: bus: fix mei_cldev_enable KDoc by Alexander Usyskin · 8 years ago
  38. af77695 mei: fix parameter rename KDoc by Alexander Usyskin · 8 years ago
  39. 09c1549 mei: me: add lewisburg device ids by Tomas Winkler · 8 years ago
  40. 0814c3e mei: request async autosuspend at the end of enumeration by Alexander Usyskin · 8 years ago
  41. 582ab27 mei: bus: fix received data size check in NFC fixup by Alexander Usyskin · 8 years ago
  42. 2a29003 Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  43. 6fcc8ce Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  44. eb94cd6 VMCI: Doorbell create and destroy fixes by Jorgen Hansen · 8 years ago
  45. a7a7aee GenWQE: Fix bad page access during abort of resource allocation by Gerald Schaefer · 8 years ago
  46. 8e81910 drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk by Dimitri Sivanich · 8 years ago
  47. 43605e2 mei: txe: don't clean an unprocessed interrupt cause. by Alexander Usyskin · 8 years ago
  48. a05b82d cxl: Fix leaking pid refs in some error paths by Vaibhav Jain · 8 years ago
  49. dcd4693 Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  50. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  51. 70b565b cxl: Prevent adapter reset if an active context exists by Vaibhav Jain · 8 years ago
  52. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 07021b4 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. 87840a2 Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  55. 735840b cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put() by Andrew Donnellan · 8 years ago
  56. aaa2245 cxl: Flush PSL cache before resetting the adapter by Frederic Barrat · 8 years ago
  57. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  58. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  59. c9fef1c drivers/misc/hpilo: Changes to support new security states in iLO5 FW by Rusk, Mark · 8 years ago
  60. 3936e4c at25: fix debug and error messaging by Andy Shevchenko · 8 years ago
  61. 13decfb misc/genwqe: ensure zero initialization by Sebastian Ott · 8 years ago
  62. 1892fc2 mei: stop the stall timer worker if not needed by Alexander Usyskin · 8 years ago
  63. b135077 cxl: Fix informational message by Frederic Barrat · 8 years ago
  64. ac182e8 mei: me: add kaby point device ids by Alexander Usyskin · 8 years ago
  65. 3c17648 lkdtm: adjust usercopy tests to bypass const checks by Kees Cook · 8 years ago
  66. fbc1ec2 Merge 4.8-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  67. 593ee4e Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  68. bed3d7b misc: pch_phub: Add UART_CLK quirk for Boston platform by Zubair Lutfullah Kakakhel · 8 years ago
  69. 549ce8f misc: pch_phub: Read prefetch value from device tree if passed by Zubair Lutfullah Kakakhel · 8 years ago
  70. 5ed22ce GenWQE: Change default access rights for device node by Frank Haverkamp · 8 years ago
  71. 832c823 misc: retire the old BMP085 driver by Linus Walleij · 8 years ago
  72. 655745b VMCI: use memdup_user(). by Muhammad Falak R Wani · 8 years ago
  73. c012268 lkdtm: Mark lkdtm_rodata_do_nothing() notrace by Michael Ellerman · 8 years ago
  74. acde785 misc: mic: scif: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  75. 9d32f82 mic: remove unused function arg by Arnd Bergmann · 8 years ago
  76. e728ae2 mei: amthif: fix deadlock in initialization during a reset by Alexander Usyskin · 8 years ago
  77. 80293c4 mei: drop unused file transaction states by Alexander Usyskin · 8 years ago
  78. 9d27e73 mei: amthif: drop mei_amthif_read by Alexander Usyskin · 8 years ago
  79. ff1586a mei: enqueue consecutive reads by Alexander Usyskin · 8 years ago
  80. 3030dc0 mei: add wrapper for queuing control commands. by Tomas Winkler · 8 years ago
  81. 4034b81 mei: use consistent naming for TX control flow credits by Tomas Winkler · 8 years ago
  82. 46978ad mei: rx flow control counter by Alexander Usyskin · 8 years ago
  83. e51dfa5 mei: prepare read cb for fixed address clients on the receive path only. by Alexander Usyskin · 8 years ago
  84. dfe5f75 mei: drop redundant krealloc and checks in irq read by Alexander Usyskin · 8 years ago
  85. c85dba9 mei: amthif: drop mei_clear_lists function by Alexander Usyskin · 8 years ago
  86. a808c80 mei: add read callback on demand for fixed_address clients by Alexander Usyskin · 8 years ago
  87. 97d549b mei: add file pointer to the host client structure by Alexander Usyskin · 8 years ago
  88. a03c608 mei: move read cb to complete queue if not connected by Alexander Usyskin · 8 years ago
  89. 2d4d548 mei: fix return value on disconnection by Tomas Winkler · 8 years ago
  90. 1eb5bd4 mei: drop read complete queue emptiness check by Alexander Usyskin · 8 years ago
  91. 041330d mei: hbm: add missing argument in the kdoc by Tomas Winkler · 8 years ago
  92. 77537ad mei: recover after errors in runtime pm flow by Alexander Usyskin · 8 years ago
  93. aab3b1a mei: drop mei_io_cb_alloc_buf by Alexander Usyskin · 8 years ago
  94. 35eda92 mei: amthif: use mei_cl_alloc_cb for allocating cbs by Alexander Usyskin · 8 years ago
  95. 2239338 mei: amthif: drop mei_amthif_send_cmd by Alexander Usyskin · 8 years ago
  96. 9fa0be8 mei: amthif: enable poll for async events by Alexander Usyskin · 8 years ago
  97. bca7dba mei: amthif: drop iamthif_current_cb by Alexander Usyskin · 8 years ago
  98. 32a1dc1 mei: amthif: fix request cancel by Alexander Usyskin · 8 years ago
  99. ca455fa mei: amthif: drop READ_COMPLETE state by Alexander Usyskin · 8 years ago
  100. 8c57cac mei: me: disable driver on SPT SPS firmware by Tomas Winkler · 8 years ago