1. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  3. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  4. 021f163 Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  5. 9dffdb3 Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  6. 8eee93e Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  7. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  8. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. eb43e02 misc: sram: add optional ioremap without write combining by Marcin Wojtas · 8 years ago
  10. a391dbe Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and 'asoc/topic/cs42xx8' into asoc-next by Mark Brown · 8 years ago
  11. 17eb3ee cxl: Ignore probes for virtual afu pci devices by Vaibhav Jain · 8 years ago
  12. 0d3a13f cxl: Remove cxl_get_phys_dev() kernel API by Frederic Barrat · 8 years ago
  13. e7a801a cxl: Add tracepoints around the cxl hcall by Christophe Lombard · 8 years ago
  14. 0d400f7 cxl: Adapter failure handling by Christophe Lombard · 8 years ago
  15. d601ea9 cxl: Support the cxl kernel API from a guest by Frederic Barrat · 8 years ago
  16. b40844a cxl: Parse device tree and create cxl device(s) at boot by Frederic Barrat · 8 years ago
  17. 594ff7d cxl: Support to flash a new image on the adapter from a guest by Christophe Lombard · 8 years ago
  18. 4752876 cxl: sysfs support for guests by Christophe Lombard · 8 years ago
  19. 14baf4d cxl: Add guest-specific code by Christophe Lombard · 8 years ago
  20. cbffa3a cxl: Separate bare-metal fields in adapter and AFU data structures by Christophe Lombard · 8 years ago
  21. 444c4ba cxl: New hcalls to support cxl adapters by Christophe Lombard · 8 years ago
  22. 73d55c3 cxl: IRQ allocation for guests by Frederic Barrat · 8 years ago
  23. 6d625ed cxl: Update cxl_irq() prototype by Frederic Barrat · 8 years ago
  24. ea2d1f9 cxl: Isolate a few bare-metal-specific calls by Frederic Barrat · 8 years ago
  25. 2b04cf3 cxl: Rename some bare-metal specific functions by Frederic Barrat · 8 years ago
  26. 5be587b cxl: Introduce implementation-specific API by Frederic Barrat · 8 years ago
  27. cca44c0 cxl: Define process problem state area at attach time only by Frederic Barrat · 8 years ago
  28. d56d301 cxl: Move bare-metal specific code to specialized files by Frederic Barrat · 8 years ago
  29. 8633186 cxl: Move common code away from bare-metal-specific files by Christophe Lombard · 8 years ago
  30. b8155fe Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  31. a75fa12 pch_phub: return -ENODATA if ROM can't be mapped by Colin Ian King · 8 years ago
  32. c706f2e ASoC: atmel_ssc_dai: distinguish the different SSC by Songjun Wu · 8 years ago
  33. bec3c11 misc: at24: replace memory_accessor with nvmem_device_read by Andrew Lunn · 8 years ago
  34. 1c4b6e2 eeprom: 93xx46: extend driver to plug into the NVMEM framework by Andrew Lunn · 8 years ago
  35. 5a99f57 eeprom: at25: extend driver to plug into the NVMEM framework by Andrew Lunn · 8 years ago
  36. 3ccea0e eeprom: at25: Remove in kernel API for accessing the EEPROM by Andrew Lunn · 8 years ago
  37. 57d1555 eeprom: at24: extend driver to plug into the NVMEM framework by Andrew Lunn · 8 years ago
  38. 1bb850a misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes by Dan Bogdan Nechita · 8 years ago
  39. f3df53e drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors by Michael Hennerich · 8 years ago
  40. dd16f6c mei: me: add broxton pci device ids by Tomas Winkler · 8 years ago
  41. d74e026 Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  42. 7c0ae5b lkdtm: improve use-after-free tests by Kees Cook · 8 years ago
  43. 5fd9e48 lkdtm: add test for atomic_t underflow/overflow by David Windsor · 9 years ago
  44. 920d451 lkdtm: Add read/write after free tests for buddy memory by Laura Abbott · 8 years ago
  45. 250a898 lkdtm: Update WRITE_AFTER_FREE test by Laura Abbott · 8 years ago
  46. bc0b8cc lkdtm: Add READ_AFTER_FREE test by Laura Abbott · 8 years ago
  47. 923adb1 cxl: Fix PSL timebase synchronization detection by Frederic Barrat · 8 years ago
  48. bb27d49 Merge char-misc-next into staging-next by Greg Kroah-Hartman · 8 years ago
  49. 7cca071 lkdtm: Verify that '__ro_after_init' works correctly by Kees Cook · 8 years ago
  50. 35bf769 mei: fix format string in debug prints by Alexander Usyskin · 8 years ago
  51. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  52. 59ea259 misc: mic: silence an overflow warning by Dan Carpenter · 8 years ago
  53. 6ddf2f0 misc: mic: use after free printing error message by Dan Carpenter · 8 years ago
  54. 1b79dff Merge 4.5-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  55. 46d83a8 misc: ibmasm: Replace timeval with timespec64 by Amitoj Kaur Chawla · 8 years ago
  56. bea7433 misc: panel, convert struct to bitmap by Daniel Chromik · 8 years ago
  57. 6cbb097 mei: fix double freeing of a cb during link reset by Alexander Usyskin · 8 years ago
  58. 3ca9b1a misc: eeprom_93xx46: Add support for a GPIO 'select' line. by Cory Tusar · 8 years ago
  59. e1379b5 misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device. by Cory Tusar · 8 years ago
  60. c74c931 misc: mic: MIC host and card driver changes to enable VOP by Sudeep Dutt · 8 years ago
  61. 8810df3 misc: mic: Enable VOP debugfs and driver build by Sudeep Dutt · 8 years ago
  62. c1becd2 misc: mic: Enable VOP card side functionality by Ashutosh Dixit · 8 years ago
  63. 61e9c90 misc: mic: Enable VOP host side functionality by Sudeep Dutt · 8 years ago
  64. 26909e2 misc: mic: Add data structures for the VOP driver by Sudeep Dutt · 8 years ago
  65. a19ddd6 misc: mic: MIC VOP Bus by Sudeep Dutt · 8 years ago
  66. b73c295 misc: mic: Remove MIC X100 card virtio functionality by Sudeep Dutt · 8 years ago
  67. ef39830c misc: mic: Remove MIC X100 host virtio functionality by Sudeep Dutt · 8 years ago
  68. 4ddbdbb mei: wd: drop AGAIN the watchdog code from the core mei driver by Tomas Winkler · 8 years ago
  69. ececdc0 lkdtm: mark execute_location as noinline by Arnd Bergmann · 8 years ago
  70. c074abe misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings. by Cory Tusar · 9 years ago
  71. cb54ad6 misc: eeprom_93xx46: Fix 16-bit read and write accesses. by Cory Tusar · 9 years ago
  72. 6908b45 GenWQE: use kobj_to_dev() by Geliang Tang · 9 years ago
  73. 85f4f39 pch_phub: use kobj_to_dev() by Geliang Tang · 9 years ago
  74. 47679cd misc: c2port: use kobj_to_dev() by Geliang Tang · 9 years ago
  75. 85016ff misc: cxl: use kobj_to_dev() by Geliang Tang · 9 years ago
  76. 092462c misc: eeprom: use kobj_to_dev() by Geliang Tang · 9 years ago
  77. 8c99d8e misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client by Geliang Tang · 9 years ago
  78. 50e6315 misc/bmp085: Enable building as a module by Ben Hutchings · 9 years ago
  79. 47312a4 drivers/misc: make arm-charlcd.c explicitly non-modular by Paul Gortmaker · 9 years ago
  80. 46fd8c3 misc: pch_phub: allow build on MIPS platforms by Paul Burton · 9 years ago
  81. c7f340f misc: st_core: remove unreachable code by Sudip Mukherjee · 9 years ago
  82. 5fb4379 misc: mic: use common error path by Sudip Mukherjee · 9 years ago
  83. fbaa72d misc: mic: return error directly by Sudip Mukherjee · 9 years ago
  84. ba1b5c4 misc: mic: return error properly by Sudip Mukherjee · 9 years ago
  85. d897d7e misc: mic: remove unneeded debug message by Sudip Mukherjee · 9 years ago
  86. e6c0eff mic_virtio: fix a timeout loop by Dan Carpenter · 9 years ago
  87. f38e87e misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED state by Ashutosh Dixit · 9 years ago
  88. f42a0fd VMCI: Use 32bit atomics for queue headers on X86_32 by Jorgen Hansen · 9 years ago
  89. d40a094 misc: mic: fix incorrect use of error codes in SCIF DMA driver by Eric Biggers · 9 years ago
  90. 0d0ce9c misc: mic/scif: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
  91. 7b64dbf misc: mic/scif: fix wrap around tests by Dan Carpenter · 9 years ago
  92. 025fb79 mei: split amthif client init from end of clients enumeration by Alexander Usyskin · 8 years ago
  93. 27f476e mei: hbm: send immediate reply flag in enum request by Alexander Usyskin · 8 years ago
  94. a816a00 mei: bus: run rescan on me_clients list change by Alexander Usyskin · 8 years ago
  95. 7851e00 mei: drop reserved host client ids by Alexander Usyskin · 8 years ago
  96. 6938c19 mei: hbm: warn about fw-initiated disconnect by Alexander Usyskin · 8 years ago
  97. f4e0624 mei: fixed address clients for the new platforms by Alexander Usyskin · 8 years ago
  98. 06ee536 mei: fill file pointer in read cb for fixed address client by Alexander Usyskin · 8 years ago
  99. 603c53e mei: discard replies from unconnected fixed address clients by Alexander Usyskin · 8 years ago
  100. a4307fe mei: clean write queues and wake waiters on disconnect by Alexander Usyskin · 8 years ago