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