1. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  2. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  3. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  4. 6630420 Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  5. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  6. 8fbaa51 cxl: fix potential NULL dereference in free_adapter() by Andrew Donnellan · 8 years ago
  7. 1e44727 cxl: remove dead Kconfig options by Andrew Donnellan · 8 years ago
  8. 24da3cc eeprom: at24: tweak the loop_until_timeout() macro by Bartosz Golaszewski · 8 years ago
  9. 4360fa2 drivers: misc: ti-st: Use int instead of fuzzy char for callback status by Geert Uytterhoeven · 8 years ago
  10. 0b81365 eeprom: at24: add support for at24mac series by Bartosz Golaszewski · 8 years ago
  11. 818d022 eeprom: at24: support reading the serial number for 24csxx by Bartosz Golaszewski · 8 years ago
  12. cd0c861 eeprom: at24: split at24_eeprom_write() into specialized functions by Bartosz Golaszewski · 8 years ago
  13. 9afd6866 eeprom: at24: split at24_eeprom_read() into specialized functions by Bartosz Golaszewski · 8 years ago
  14. 9344a81 eeprom: at24: hide the read/write loop behind a macro by Bartosz Golaszewski · 8 years ago
  15. 318aa9c eeprom: at24: call read/write functions via function pointers by Bartosz Golaszewski · 8 years ago
  16. 2da78ac eeprom: at24: coding style fixes by Bartosz Golaszewski · 8 years ago
  17. d5bc004 eeprom: at24: move at24_read() below at24_eeprom_write() by Bartosz Golaszewski · 8 years ago
  18. b0b9f7b eeprom: at24: improve the device_id table readability by Bartosz Golaszewski · 8 years ago
  19. 6d2e91a lkdtm: silence warnings about function declarations by Kees Cook · 8 years ago
  20. 2b271cb lkdtm: hide unused functions by Arnd Bergmann · 8 years ago
  21. b0b5e59 cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards by Andrew Donnellan · 8 years ago
  22. f67a672 cxl: Workaround PE=0 hardware limitation in Mellanox CX4 by Ian Munsie · 8 years ago
  23. a2f67d5 cxl: Add support for interrupts on the Mellanox CX4 by Ian Munsie · 8 years ago
  24. cbce091 cxl: Add preliminary workaround for CX4 interrupt limitation by Ian Munsie · 8 years ago
  25. 79384e4 cxl: Add kernel APIs to get & set the max irqs per context by Ian Munsie · 8 years ago
  26. 317f5ef cxl: Add support for using the kernel API with a real PHB by Ian Munsie · 8 years ago
  27. e4f5fc0 cxl: Do not create vPHB if there are no AFU configuration records by Ian Munsie · 8 years ago
  28. a19bd79 cxl: Allow a default context to be associated with an external pci_dev by Ian Munsie · 8 years ago
  29. 62ccf2d cxl: Move cxl_afu_get / cxl_afu_put to base by Ian Munsie · 8 years ago
  30. 48b3adf cxl: Enable bus mastering for devices using CAPP DMA mode by Ian Munsie · 8 years ago
  31. 4e56f85 cxl: Add cxl_slot_is_supported API by Ian Munsie · 8 years ago
  32. fc9f75e cxl: Use for_each_compatible_node() macro by Wei Yongjun · 8 years ago
  33. 3b3dcd6 cxl: Ignore CAPI adapters misplaced in switched slots by Philippe Bergheaud · 8 years ago
  34. e00878b cxl: make base more explicitly non-modular by Paul Gortmaker · 8 years ago
  35. 6e0c50f cxl: Refine slice error debug messages by Philippe Bergheaud · 8 years ago
  36. f5c9df9 cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts by Ian Munsie · 8 years ago
  37. 2a4f667 cxl: Workaround XSL bug that does not clear the RA bit after a reset by Ian Munsie · 8 years ago
  38. 5e7823c cxl: Fix bug where AFU disable operation had no effect by Ian Munsie · 8 years ago
  39. 2224b67 cxl: Fix allocating a minimum of 2 pages for the SPA by Ian Munsie · 8 years ago
  40. 49e9c99 cxl: Fix allowing bogus AFU descriptors with 0 maximum processes by Ian Munsie · 8 years ago
  41. c479e3f lkdtm: use struct arrays instead of enums by Kees Cook · 8 years ago
  42. f2c6edc lkdtm: move jprobe entry points to start of source by Kees Cook · 8 years ago
  43. d87c978 lkdtm: reorganize module paramaters by Kees Cook · 8 years ago
  44. 38f95fe lkdtm: rename globals for clarity by Kees Cook · 8 years ago
  45. 76a10e2 lkdtm: rename "count" to "crash_count" by Kees Cook · 8 years ago
  46. 329d416 lkdtm: remove intentional off-by-one array access by Kees Cook · 8 years ago
  47. 00f496c lkdtm: split remaining logic bug tests to separate file by Kees Cook · 8 years ago
  48. ffc514f lkdtm: split heap corruption tests to separate file by Kees Cook · 8 years ago
  49. 0d9eb29 lkdtm: split memory permissions tests to separate file by Kees Cook · 8 years ago
  50. a3dff71 lkdtm: split usercopy tests to separate file by Kees Cook · 8 years ago
  51. 0edca7b lkdtm: drop "alloc_size" parameter by Kees Cook · 8 years ago
  52. 6c35214 lkdtm: add usercopy test for blocking kernel text by Kees Cook · 8 years ago
  53. ad42de8 cxl: Add set and get private data to context struct by Michael Neuling · 8 years ago
  54. b810253 cxl: Add mechanism for delivering AFU driver specific events by Philippe Bergheaud · 8 years ago
  55. 194c858 Merge 4.7-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  56. f03774b GenWQE: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 8 years ago
  57. a430739 cxl: Make vPHB device node match adapter's by Frederic Barrat · 8 years ago
  58. b385c9e cxl: Add support for CAPP DMA mode by Ian Munsie · 8 years ago
  59. 6d38261 cxl: Abstract the differences between the PSL and XSL by Frederic Barrat · 8 years ago
  60. 292841b cxl: Update process element after allocating interrupts by Ian Munsie · 8 years ago
  61. 64417a3 cxl: static-ify variables to fix sparse warnings by Andrew Donnellan · 9 years ago
  62. 69f1804 mei: don't use wake_up_interruptible for wr_ctrl by Alexander Usyskin · 9 years ago
  63. c0ff901 mei: drop wr_msg from the mei_dev structure by Alexander Usyskin · 9 years ago
  64. b548452 lkdtm: split atomic test into over and underflow by Kees Cook · 8 years ago
  65. aa981a6 lkdtm: add usercopy tests by Kees Cook · 8 years ago
  66. 9a49a52 lkdtm: add function for testing .rodata section by Kees Cook · 9 years ago
  67. 426f3a5 lkdtm: clean up after rename by Kees Cook · 8 years ago
  68. 9e197e2 lkdtm: split build into multiple source files by Kees Cook · 9 years ago
  69. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  70. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  71. 78975f2 Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  72. bc231d9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. 266eab8 cxl: Check periodically the coherent platform function's state by Christophe Lombard · 9 years ago
  74. 7a0d85d cxl: Add kernel API to allow a context to operate with relocate disabled by Ian Munsie · 9 years ago
  75. 3c206fa cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs by Ian Munsie · 9 years ago
  76. 0e5b5ba cxl: Remove duplicate #defines by Ian Munsie · 9 years ago
  77. 895a798 cxl: Handle num_of_processes larger than can fit in the SPA by Ian Munsie · 9 years ago
  78. 725d012 Merge 4.6-rc7 into char-misc-testing by Greg Kroah-Hartman · 9 years ago
  79. 32cf95d Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  80. 40bfb8e x86/platform/UV: Remove Obsolete GRU MMR address translation by Dimitri Sivanich · 9 years ago
  81. bc46b45 mei: bus: call mei_cl_read_start under device lock by Alexander Usyskin · 9 years ago
  82. 8d02646 ti-st: Fix complete_all() wrong usage by Daniel Wagner · 9 years ago
  83. 66b58ed ARM: qcom: silence an uninitialized variable warning by Dan Carpenter · 9 years ago
  84. dd69a18 eeprom: 93xx46: Fix SPI device leak by Mark Brown · 9 years ago
  85. 96b2a45 eeprom: at25: Fix SPI device leak by Mark Brown · 9 years ago
  86. a8ab316 nvmem: 93xx46: remove nvmem regmap dependency by Srinivas Kandagatla · 9 years ago
  87. 01973a0 eeprom: at25: remove nvmem regmap dependency by Srinivas Kandagatla · 9 years ago
  88. cf0361a eeprom: at24: remove nvmem regmap dependency by Srinivas Kandagatla · 9 years ago
  89. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 9 years ago
  90. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 9 years ago
  91. d449d69 misc: sram: fix check of devm_ioremap*() return value by Vladimir Zapolskiy · 9 years ago
  92. 7ff4bdd mei: fix waiting for wr_ctrl for corner cases. by Alexander Usyskin · 9 years ago
  93. 4a8eaa9 mei: don't clean control queues on notify request timeout by Alexander Usyskin · 9 years ago
  94. 9d04ee1 mei: amthif: discard not read messages by Alexander Usyskin · 9 years ago
  95. 6a8d648 mei: fix NULL dereferencing during FW initiated disconnection by Alexander Usyskin · 9 years ago
  96. cc25aa9 mei: drop global me_client_index by Alexander Usyskin · 9 years ago
  97. b9c7954 mei: do not pin module if cldrv->probe() failed by Alexey Khoroshilov · 9 years ago
  98. fee2687 misc: mic: Remove return statements from void functions by Amitoj Kaur Chawla · 9 years ago
  99. 05c4569 misc: mic: silence uninitialized variable warning by Dan Carpenter · 9 years ago
  100. 9c88345 misc: mic: Fix randconfig build error by Sudeep Dutt · 9 years ago