1. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  2. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  3. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  4. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  5. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  6. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  7. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  8. bf79d7d Merge branch 'lorenzo/pci/endpoint' by Bjorn Helgaas · 7 years ago
  9. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  10. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  11. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  12. 2e5c93d ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait() by Wei Yongjun · 7 years ago
  13. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  14. 02a8e5b ocxl: Add an IOCTL so userspace knows what OCXL features are available by Alastair D'Silva · 7 years ago
  15. e948e06 ocxl: Expose the thread_id needed for wait on POWER9 by Alastair D'Silva · 7 years ago
  16. 19df395 ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action by Alastair D'Silva · 7 years ago
  17. f1079d3 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  18. b23220f vmw_balloon: fixing double free when batching mode is off by Gil Kupfer · 7 years ago
  19. 9a6d202 cxl: Configure PSL to not use APC virtual machines by Vaibhav Jain · 7 years ago
  20. b6c84ba cxl: Disable prefault_mode in Radix mode by Vaibhav Jain · 7 years ago
  21. 6d16db0 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  22. 73b0d92 eeprom: at24: provide a separate routine for creating dummy i2c clients by Bartosz Golaszewski · 7 years ago
  23. 39933e0 eeprom: at24: provide and use a helper for releasing dummy i2c clients by Bartosz Golaszewski · 7 years ago
  24. bbe6984 eeprom: at24: use devm_nvmem_register() by Bartosz Golaszewski · 7 years ago
  25. 5fa4d14 eeprom: at24: fix retrieving the at24_chip_data structure by Bartosz Golaszewski · 7 years ago
  26. 978547c sgi-gru: simplify procfs code by Christoph Hellwig · 7 years ago
  27. ecc57ef misc: pci_endpoint_test: Use pci_irq_vector function by Gustavo Pimentel · 7 years ago
  28. 14b06dd misc: pci_endpoint_test: Add DesignWare EP entry by Gustavo Pimentel · 7 years ago
  29. 0e52ea6 misc: pci_endpoint_test: Replace lower into upper case characters by Gustavo Pimentel · 7 years ago
  30. 497a079 cxl: Report the tunneled operations status by Philippe Bergheaud · 7 years ago
  31. 401dca8 cxl: Set the PBCQ Tunnel BAR register when enabling capi mode by Philippe Bergheaud · 7 years ago
  32. 0eca353 misc: IBM Virtual Management Channel Driver (VMC) by Bryant G. Ly · 7 years ago
  33. 1770a80 misc: sgi-gru: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  34. 76aa3de eeprom: at24: fix retrieving the at24_chip_data structure by Bartosz Golaszewski · 7 years ago
  35. 72b6500 sgi-xp: fix xpnet_dev_hard_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  36. 24b6d3e misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe by Jia-Ju Bai · 7 years ago
  37. c13884a misc: tifm: Remove VLA by Laura Abbott · 7 years ago
  38. a5a0b45 misc: cxl: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  39. cb098d5 Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  40. 49a695b Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  41. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  42. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  43. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  44. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  45. ad7b4e8 cxl: Fix possible deadlock when processing page faults from cxllib by Frederic Barrat · 7 years ago
  46. 75dcc7e Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  47. 16b17ca misc: pci_endpoint_test: Handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  48. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  49. 70a3550 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/topic/bcm2835aux', 'spi/topic/dw' and 'spi/topic/gpio' into spi-next by Mark Brown · 7 years ago
  50. 95dff48 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  51. b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  52. 2f09726 GenWQE: Fix a typo in two comments by Markus Elfring · 7 years ago
  53. dabad54 misc: Remove Blackfin DSP echo support by Aaron Wu · 7 years ago
  54. 4ac0d3f eeprom: at24: use SPDX identifier instead of GPL boiler-plate by Bartosz Golaszewski · 7 years ago
  55. 34d43fa eeprom: at24: simplify the i2c functionality checking by Bartosz Golaszewski · 7 years ago
  56. df3da61 eeprom: at24: fix a line break by Bartosz Golaszewski · 7 years ago
  57. de5db10 eeprom: at24: tweak newlines by Bartosz Golaszewski · 7 years ago
  58. 551a126 eeprom: at24: refactor at24_probe() by Bartosz Golaszewski · 7 years ago
  59. 7c28066 eeprom: at24: remove at24_platform_data from at24_data by Bartosz Golaszewski · 7 years ago
  60. feb2f19 eeprom: at24: move platform data processing into a separate routine by Bartosz Golaszewski · 7 years ago
  61. 48b6a7d eeprom: at24: switch to using probe_new() from the i2c framework by Bartosz Golaszewski · 7 years ago
  62. f1a640c eeprom: at24: provide and use at24_base_client_dev() by Bartosz Golaszewski · 7 years ago
  63. 11288b7 eeprom: at24: readability tweak in at24_probe() by Bartosz Golaszewski · 7 years ago
  64. 021c7d7 eeprom: at24: use a helper variable for dev by Bartosz Golaszewski · 7 years ago
  65. f2adff6 eeprom: at24: rename chip to pdata in at24_probe() by Bartosz Golaszewski · 7 years ago
  66. 1f77d18 eeprom: at24: rename at24_get_pdata() by Bartosz Golaszewski · 7 years ago
  67. 7c7f428 eeprom: at24: don't check if byte_len is a power of 2 by Bartosz Golaszewski · 7 years ago
  68. 53998fa eeprom: at24: make struct initialization uniform in at24_probe() by Bartosz Golaszewski · 7 years ago
  69. c4fee33 eeprom: at24: drop redundant variable in at24_write() by Bartosz Golaszewski · 7 years ago
  70. eb27fde eeprom: at24: drop redundant variable in at24_read() by Bartosz Golaszewski · 7 years ago
  71. 14263b8 eeprom: at24: remove code separators by Bartosz Golaszewski · 7 years ago
  72. 5ca2b5b eeprom: at24: arrange local variables by Bartosz Golaszewski · 7 years ago
  73. 8cdc4e7 eeprom: at24: remove nvmem_config from at24_data by Bartosz Golaszewski · 7 years ago
  74. d154316 eeprom: at24: disable regmap locking by Bartosz Golaszewski · 7 years ago
  75. c84f259 eeprom: at25: sizeof t should be sizeof(t) by Devang Panchal · 7 years ago
  76. f4d0290 misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles by Joel Stanley · 7 years ago
  77. 99aad9e misc: aspeed-lpc: Request and enable LPC clock by Joel Stanley · 7 years ago
  78. 474cca5 misc: ocxl: use put_device() instead of device_unregister() by Arvind Yadav · 7 years ago
  79. 5fbe9f3 misc: mic: Release reference count and memory for VOP device by Arvind Yadav · 7 years ago
  80. 75a8980 misc: rtsx: make various functions static by Colin Ian King · 7 years ago
  81. 8de6028 misc: atmel: Remove CPU_AT32AP700X (AVR32) reference by Ulf Magnusson · 7 years ago
  82. bb0829a mei: remove dev_err message on an unsupported ioctl by Colin Ian King · 7 years ago
  83. af336ca mei: limit the number of queued writes by Alexander Usyskin · 7 years ago
  84. 257355a mei: make module referencing local to the bus.c by Tomas Winkler · 7 years ago
  85. c2be663 cxl: Fix timebase synchronization status on P9 by Christophe Lombard · 7 years ago
  86. 9dbcbfa cxl: read PHB indications from the device tree by Philippe Bergheaud · 7 years ago
  87. 94322ed cxl: Check if PSL data-cache is available before issue flush request by Vaibhav Jain · 7 years ago
  88. 02b63b42 cxl: Remove function write_timebase_ctrl_psl9() for PSL9 by Vaibhav Jain · 7 years ago
  89. 03ebb41 cxl: Enable NORST bit in PSL_DEBUG register for PSL9 by Vaibhav Jain · 7 years ago
  90. a525df0 Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  91. aeef9c0 lkdtm: Add missing SPDX-License-Identifier line by Kees Cook · 7 years ago
  92. 039a1c42 lkdtm: Relocate code to subdirectory by Kees Cook · 7 years ago
  93. 07c5ccd ocxl: Add get_metadata IOCTL to share OCXL information to userspace by Alastair D'Silva · 7 years ago
  94. f16ee7c misc: rtsx: rename SG_END macro by Arnd Bergmann · 7 years ago
  95. 3664ce2 Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  96. bb17186 Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  97. 423688a ocxl: Fix potential bad errno on irq allocation by Frederic Barrat · 7 years ago
  98. 2a4ac17 mei: me: add cannon point device ids for 4th device by Tomas Winkler · 7 years ago
  99. f8f4aa6 mei: me: add cannon point device ids by Alexander Usyskin · 7 years ago
  100. 7ae079a mei: set device client to the disconnected state upon suspend. by Tomas Winkler · 7 years ago