1. 8128a31 drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
  2. 146180c drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests by Dan Carpenter · 7 years ago
  3. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  4. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  5. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  6. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  7. a715626 cxl: Mask slice error interrupts after first occurrence by Alastair D'Silva · 8 years ago
  8. 4f58f0b cxl: Route eeh events to all drivers in cxl_pci_error_detected() by Vaibhav Jain · 8 years ago
  9. ea9a26d cxl: Force context lock during EEH flow by Vaibhav Jain · 8 years ago
  10. 41e20d9 cxl: Enable PCI device IDs for future IBM CXL adapters by Matthew R. Ochs · 8 years ago
  11. 9e18308 misc: lkdtm: Add volatile to intentional NULL pointer reference by Michael Davidson · 8 years ago
  12. f24be42 cxl: Add psl9 specific code by Christophe Lombard · 8 years ago
  13. abd1d99 cxl: Isolate few psl8 specific calls by Christophe Lombard · 8 years ago
  14. 64663f3 cxl: Rename some psl8 specific functions by Christophe Lombard · 8 years ago
  15. bdd2e71 cxl: Update implementation service layer by Christophe Lombard · 8 years ago
  16. 6dd2d23 cxl: Keep track of mm struct associated with a context by Christophe Lombard · 8 years ago
  17. 66ef20c cxl: Remove unused values in bare-metal environment. by Christophe Lombard · 8 years ago
  18. aba8143 cxl: Read vsec perst load image by Christophe Lombard · 8 years ago
  19. 615cdd7 eeprom: idt_89hpesx: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  20. 5ef1685 misc: ds1682: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  21. d2ce8d6 misc: tsl2550: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  22. 7064dc7 lkdtm: turn off kcov for lkdtm_rodata_do_nothing: by Arnd Bergmann · 8 years ago
  23. e22aa9d lkdtm: add bad USER_DS test by Kees Cook · 8 years ago
  24. 00846a4 auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder by Andy Shevchenko · 8 years ago
  25. 51c1e9b auxdisplay: Move panel.c to drivers/auxdisplay folder by Andy Shevchenko · 8 years ago
  26. 58cde1a mei: implement fsync by Alexander Usyskin · 8 years ago
  27. dd04eecc mei: bus: elminate variable length arrays by Tomas Winkler · 8 years ago
  28. 3fcbab6 mei: hbm: remove variable length arrays by Tomas Winkler · 8 years ago
  29. 394a77d mei: drop amthif internal client by Alexander Usyskin · 8 years ago
  30. 5c4c010 mei: add pci driver ops shutdown handler. by Tomas Winkler · 8 years ago
  31. 8ff0c56 drivers/misc: aspeed-lpc-ctrl: fix printk format warning again by Arnd Bergmann · 8 years ago
  32. 7510652 scsi: ses: don't get power status of SES device slot on probe by Mauricio Faria de Oliveira · 8 years ago
  33. 57c0eab Merge 4.11-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  34. 0dc82fa Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  35. 0a95160 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  36. 132c93d drivers/misc: Aspeed LPC control fix compile error and warning by Cyril Bur · 8 years ago
  37. 07f5ab6 cxl: Route eeh events to all slices for pci_channel_io_perm_failure state by Vaibhav Jain · 8 years ago
  38. 39f8ea4 auxdisplay: charlcd: Extract character LCD core from misc/panel by Geert Uytterhoeven · 8 years ago
  39. 6c4e976 drivers/misc: Add Aspeed LPC control driver by Cyril Bur · 8 years ago
  40. c342356 vmw_vmci: handle the return value from pci_alloc_irq_vectors correctly by Christoph Hellwig · 8 years ago
  41. c6240ca mei: don't wait for os version message reply by Alexander Usyskin · 8 years ago
  42. a733ded mei: fix deadlock on mei reset by Tomas Winkler · 8 years ago
  43. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  44. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  46. b69339b sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies by Ingo Molnar · 8 years ago
  47. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  48. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  49. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  50. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  51. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  52. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  53. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  54. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  55. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  56. b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  57. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  58. 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  59. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  60. 7067739 Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  61. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  62. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  63. 28cbc33 Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  64. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  65. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  66. 171ed0f cxl: fix nested locking hang during EEH hotplug by Andrew Donnellan · 8 years ago
  67. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. a701802 Merge remote-tracking branches 'asoc/topic/max9867', 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/topic/nau8825' and 'asoc/topic/omap' into asoc-next by Mark Brown · 8 years ago
  69. b7707a8 Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/topic/cq93vc' and 'asoc/topic/da7218' into asoc-next by Mark Brown · 8 years ago
  70. dd905a6 misc: eeprom: at24: use device_property_*() functions instead of of_get_property() by Ben Gardner · 8 years ago
  71. fda4ae1 misc: panel: Abstract temporary backlight handling by Geert Uytterhoeven · 8 years ago
  72. 204a4f6 misc: panel: Add lcd_home() helper by Geert Uytterhoeven · 8 years ago
  73. 3f77b43 misc: panel: Remove always-true check from panel_detach() by Geert Uytterhoeven · 8 years ago
  74. 9db3cf1 misc: panel: Move all suboptions into a big if section by Geert Uytterhoeven · 8 years ago
  75. 731fcec misc: panel: Remove reference to misc device support by Geert Uytterhoeven · 8 years ago
  76. e28fa71 misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_ID by Geert Uytterhoeven · 8 years ago
  77. 30f468b misc: panel: Remove PANEL_VERSION by Geert Uytterhoeven · 8 years ago
  78. 84a1ed0 misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchange by Geert Uytterhoeven · 8 years ago
  79. cb97fbb mei: remove support for broken parallel read by Alexander Usyskin · 8 years ago
  80. ff86b30 lkdtm: Convert to refcount_t testing by Kees Cook · 8 years ago
  81. 39d4087 cxl: Fix build when CONFIG_DEBUG_FS=n by Andrew Donnellan · 8 years ago
  82. 47f60a0 mei: me: generate an interrupt if the hw indicates reset. by Alexander Usyskin · 8 years ago
  83. 9c7daa6 mei: me: add a wrapper to set host generated data interrupt by Alexander Usyskin · 8 years ago
  84. e1ef962 misc: fix typo on Kconfig by Miguel Bernal Marin · 8 years ago
  85. 3bb434c vmw_vmci: switch to pci_irq_alloc_vectors by Christoph Hellwig · 8 years ago
  86. f8a0960 mei: simplify error handling via devres function. by Tomas Winkler · 8 years ago
  87. f046192 mei: revamp io list cleanup function. by Tomas Winkler · 8 years ago
  88. 962ff7b mei: replace callback structures used as list head by list_head by Alexander Usyskin · 8 years ago
  89. 9ecdbc5 mei: amthif: allow the read completion after close by Tomas Winkler · 8 years ago
  90. 6537ae2 mei: amthif: clean command queue upon disconnection by Tomas Winkler · 8 years ago
  91. 6c0d670 mei: abort waiting for notification on unsupported HW by Alexander Usyskin · 8 years ago
  92. 7c47d2c mei: return error on notification request to a disconnected client by Alexander Usyskin · 8 years ago
  93. 57080e8 mei: bus: unregister callbacks upon me client disable call by Alexander Usyskin · 8 years ago
  94. 5d88246 mei: bus: prevent hardware module unload if device on bus is active by Alexander Usyskin · 8 years ago
  95. 9ecb839 mei: bus: cancel and disable callback after release call by Alexander Usyskin · 8 years ago
  96. f2d6976 eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzalloc by Wei Yongjun · 8 years ago
  97. aed74b1 eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmalloc by Serge Semin · 8 years ago
  98. 37afff0 misc: sram: Integrate protect-exec reserved sram area type by Dave Gerlach · 8 years ago
  99. 728bbe7 misc: sram: Introduce support code for protect-exec sram type by Dave Gerlach · 8 years ago
  100. cdd1737 misc: sram: Split sram data structures into local header by Dave Gerlach · 8 years ago