1. 7c97301 misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data by Nathan Chancellor · 6 years ago
  2. fee05f4 drivers/misc/sgi-gru: fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  3. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  4. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  5. 57dbde6 Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  6. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  7. 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
  8. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  9. 18d0eae Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  10. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  11. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  12. f219962 sgi-xp: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  13. 3b7584a eeprom: New ee1004 driver for DDR4 memory by Jean Delvare · 6 years ago
  14. 5fe9f6c eeprom: at25: remove unneeded 'at25_remove' by YueHaibing · 6 years ago
  15. 3c3f762 misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr' by YueHaibing · 6 years ago
  16. 6b995f4e misc: mic: fix a DMA pool free failure by Wenwen Wang · 6 years ago
  17. 3dac3583 misc: cxl: Fix possible null pointer dereference by zhong jiang · 6 years ago
  18. e862faa misc: mic: scif: remove redundant check on ret < 0 by Colin Ian King · 6 years ago
  19. c0554d2 Merge branch 'linus' into x86/core, to pick up fixes by Ingo Molnar · 6 years ago
  20. 8f523d6 VMCI: remove set but not used variable 'cid' by YueHaibing · 6 years ago
  21. ef8ec6e misc: card_utils: remove duplicated include file by zhong jiang · 6 years ago
  22. 03b2cbb mei: replace POLL* with EPOLL* for write queues. by Tomas Winkler · 6 years ago
  23. 11924ba VMCI: Resource wildcard match fixed by Jorgen Hansen · 6 years ago
  24. 9a9e295 eeprom: at24: fix unexpected timeout under high load by Wang Xin · 6 years ago
  25. 96d08fb eeprom: at25: use devm_nvmem_register() by Bartosz Golaszewski · 6 years ago
  26. c853d69 eeprom: eeprom_93xx46: use resource management by Bartosz Golaszewski · 6 years ago
  27. b85847e misc: genwqe: remove duplicated include file by zhong jiang · 6 years ago
  28. 0224199 misc: genwqe: should return proper error value. by zhong jiang · 6 years ago
  29. 6dbfdc1a misc: mic: scif: Remove unused variable by Nathan Chancellor · 6 years ago
  30. 7052c5e misc: remove redundant include moduleparam.h by zhong jiang · 6 years ago
  31. fa0218e misc: kgdbts: Fix restrict error by Laura Abbott · 6 years ago
  32. 85dc2c6 misc: echo: Remove unnecessary parentheses and simplify check for zero by Nathan Chancellor · 6 years ago
  33. 3104389 misc: sram: remove redundant null pointer check before of_node_put by zhong jiang · 6 years ago
  34. 8840a6f vmw_balloon: add reset stat by Nadav Amit · 6 years ago
  35. 22d293e vmw_balloon: general style cleanup by Nadav Amit · 6 years ago
  36. 6e4453b vmw_balloon: rework the inflate and deflate loops by Nadav Amit · 6 years ago
  37. c7b3690 vmw_balloon: stats rework by Nadav Amit · 6 years ago
  38. 0395be3 vmw_balloon: simplify vmballoon_send_get_target() by Nadav Amit · 6 years ago
  39. 8b079cd vmw_balloon: refactor change size from vmballoon_work by Nadav Amit · 6 years ago
  40. 25acbdd vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDER by Nadav Amit · 6 years ago
  41. 8fa3c61 vmw_balloon: treat all refused pages equally by Nadav Amit · 6 years ago
  42. df8d0d4 vmw_balloon: change batch/single lock abstractions by Nadav Amit · 6 years ago
  43. 622074a vmw_balloon: remove sleeping allocations by Nadav Amit · 6 years ago
  44. 6c94875 vmw_balloon: simplifying batch access by Nadav Amit · 6 years ago
  45. 4c9a7d6 vmw_balloon: merge send_lock and send_unlock path by Nadav Amit · 6 years ago
  46. 6813118 vmw_balloon: unify commands tracing and stats by Nadav Amit · 6 years ago
  47. 10a95d5 vmw_balloon: handle commands in a single function. by Nadav Amit · 6 years ago
  48. b31bd66 misc: sgi-gru: fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
  49. 6f8e45f ocxl: Fix access to the AFU Descriptor Data by Christophe Lombard · 6 years ago
  50. f685fc6 Merge b4.19-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  51. 0ab93e9c signal/GenWQE: Fix sending of SIGKILL by Eric W. Biederman · 6 years ago
  52. dbd7139 drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address by Michael Hennerich · 6 years ago
  53. 99aeebe8 misc: sgi-xp: remove meaningless null check before kfree by zhong jiang · 6 years ago
  54. aa2eb86 misc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  55. 0181cfd misc: lkdtm: fixed static variable initialization by Parth Y Shah · 6 years ago
  56. 02b04d2 misc: bh1770glc: remove unused array prox_curr_ma by Colin Ian King · 6 years ago
  57. 52ac305 misc: apds990x: remove unused array ir_currents by Colin Ian King · 6 years ago
  58. de91673 misc: hmc6352: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  59. c55e931 misc: ibmvsm: Fix wrong assignment of return code by Bryant G. Ly · 6 years ago
  60. 34f1166a mei: bus: need to unlink client before freeing by Tomas Winkler · 6 years ago
  61. 69bf531 mei: bus: fix hw module get/put balance by Tomas Winkler · 6 years ago
  62. c1a214a mei: fix use-after-free in mei_cl_write by John Hubbard · 6 years ago
  63. 8d2d893 mei: ignore not found client in the enumeration by Alexander Usyskin · 6 years ago
  64. f90d1e0 lkdtm: Add a test for STACKLEAK by Alexander Popov · 6 years ago
  65. bef4590 lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DS by Jann Horn · 6 years ago
  66. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  67. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  68. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  69. 4c9ca2f cb710: Convert to new IDA API by Matthew Wilcox · 7 years ago
  70. 99cc7ad Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  71. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  72. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  73. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  74. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  75. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  76. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  77. e4ecafb cxl: remove a dead branch by Mathieu Malaterre · 7 years ago
  78. a0ac368 misc: cxl: changed asterisk position by Parth Y Shah · 6 years ago
  79. a39284a misc: mic: SCIF Fix scif_get_new_port() error handling by Dan Carpenter · 6 years ago
  80. 0171114 misc: cxl: changed asterisk position by Parth Y Shah · 6 years ago
  81. 7a92719 genwqe: card_base: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  82. b83a414 misc: eeprom: assignment outside the if statement by Parth Y Shah · 6 years ago
  83. c01513b eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistency by Dan Carpenter · 6 years ago
  84. 81ae962d misc: ti-st: Fix memory leak in the error path of probe() by Anton Vasilyev · 6 years ago
  85. 7026a5f mei: define dma ring buffer sizes for PCH12 HW and newer by Alexander Usyskin · 6 years ago
  86. c2bd9fc mei: restrict dma ring support to hbm version 2.1 by Tomas Winkler · 6 years ago
  87. 9d89ddf mei: hbm: introduce dma bit in the message header by Tomas Winkler · 6 years ago
  88. ee7aba5 mei: hbm: define dma ring setup protocol by Tomas Winkler · 6 years ago
  89. 98e7086 mei: add support for variable length mei headers. by Tomas Winkler · 6 years ago
  90. a2b3bf4 eeprom: at24: Add support for address-width property by Alan Chiang · 6 years ago
  91. a1c4d08 mei: add mei_msg_hdr_init wrapper. by Tomas Winkler · 6 years ago
  92. 8c8d964 mei: move hbuf_depth from the mei device to the hw modules by Tomas Winkler · 6 years ago
  93. 9fc5f0f mei: cleanup slots to data conversions by Tomas Winkler · 6 years ago
  94. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  95. ef6cb5f cxl: Fix wrong comparison in cxl_adapter_context_get() by Vaibhav Jain · 7 years ago
  96. e033271 pci_endpoint_test: Add 2 ioctl commands by Gustavo Pimentel · 6 years ago
  97. c2e00e3 pci-epf-test/pci_endpoint_test: Add MSI-X support by Gustavo Pimentel · 6 years ago
  98. 9133e39 pci-epf-test/pci_endpoint_test: Use irq_type module parameter by Gustavo Pimentel · 6 years ago
  99. e8817de pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace by Gustavo Pimentel · 6 years ago
  100. ce57c66 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago