1. 7f1a5f0 MAINTAINERS: Update fpga-mgr entry with new linux-fpga mailing list by Moritz Fischer · 8 years ago
  2. da191c2 snsc: restore IRQs on error path in scdrv_write() by Dan Carpenter · 8 years ago
  3. dd5c472 ppdev: check before attaching port by Sudip Mukherjee · 8 years ago
  4. 826a4c6 ppdev: use pr_* macros by Sudip Mukherjee · 8 years ago
  5. 8056756 MAINTAINERS: update email by Sudip Mukherjee · 8 years ago
  6. 2bd362d ppdev: fix memory leak by Sudip Mukherjee · 8 years ago
  7. 9ff2007 mei: me: add lewisburg device ids by Tomas Winkler · 8 years ago
  8. d5f8e16 mei: request async autosuspend at the end of enumeration by Alexander Usyskin · 8 years ago
  9. ec98960 coresight: perf: Add a missing call to etm_free_aux by Quentin Lambert · 8 years ago
  10. bcb5b81 coresight: Add support for ARM Coresight STM-500 by Suzuki K Poulose · 8 years ago
  11. 675a502 coresight: tmc: Remove duplicate memset by Suzuki K. Poulose · 8 years ago
  12. c38e505 coresight: tmc: Get rid of mode parameter for helper routines by Suzuki K. Poulose · 8 years ago
  13. 297ab90 coresight: tmc: Cleanup operation mode handling by Suzuki K. Poulose · 8 years ago
  14. d52c9750 coresight: reset "enable_sink" flag when need be by Mathieu Poirier · 8 years ago
  15. a39f841 coresight: etm3x: Adding missing features of Coresight PTM components by Muhammad Abdul WAHAB · 8 years ago
  16. a3e4df8 coresight: etm3x: indentation fix (extra space removed) by Muhammad Abdul WAHAB · 8 years ago
  17. 9870ef5 coresight: stm: return error code instead of zero in .packet() by Chunyan Zhang · 8 years ago
  18. 38d1790 Merge tag 'stm-for-greg-20161118' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-next by Greg Kroah-Hartman · 8 years ago
  19. ee01aeb intel_th: Document debug host mode by Alexander Shishkin · 9 years ago
  20. d4f5f545 intel_th: gth: Handle host mode correctly by Alexander Shishkin · 9 years ago
  21. c49a759 intel_th: Support Host Debugger mode of operation by Alexander Shishkin · 9 years ago
  22. 77c98b2 intel_th: Constify subdevices by Alexander Shishkin · 8 years ago
  23. b29f6d3 stm class: Document stm_source channel assignment by Alexander Shishkin · 9 years ago
  24. bd56618 stm class: Document the stm_source interface by Alexander Shishkin · 9 years ago
  25. a0ebf51 stm class: Fix device leak in open error path by Johan Hovold · 8 years ago
  26. 7c7a6077 mei: bus: split RX and async notification callbacks by Alexander Usyskin · 8 years ago
  27. c110cdb mei: bus: make a client pointer always available by Alexander Usyskin · 8 years ago
  28. bd47b52 mei: introduce host client uninitialized state by Alexander Usyskin · 8 years ago
  29. 96bc8183 ARM: socfpga: checking the wrong variable by Dan Carpenter · 8 years ago
  30. ee76bba scr24x_cs: include linux/io.h by Arnd Bergmann · 8 years ago
  31. c55d240 lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK() by Michael Ellerman · 8 years ago
  32. 967b274 mei: fix parameter rename KDoc by Alexander Usyskin · 8 years ago
  33. 4b9960d0 mei: constify buffer in the write functions calls by Tomas Winkler · 8 years ago
  34. 17ba8a0 mei: consolidate repeating code in mei_cl_irq_read_msg by Tomas Winkler · 8 years ago
  35. c836790 mcb: fix compiler warning logical-op in mcb-parse.c by Michael Moese · 8 years ago
  36. b7d91c9 Merge 4.9-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  37. a25f094 Linux 4.9-rc5 by Linus Torvalds · 8 years ago v4.9-rc5
  38. e234832 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  39. e861d89 Merge branch 'media-fixes' (patches from Mauro) by Linus Torvalds · 8 years ago
  40. acb57b7 Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  41. cf2b191 Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  42. 85b9df7 Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  43. befdfff Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  44. 348ce85 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  45. 980221d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  46. d41bd8f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  47. 7a0786c gp8psk: Fix DVB frontend attach by Mauro Carvalho Chehab · 8 years ago
  48. 1596c38 gp8psk: fix gp8psk_usb_in_op() logic by Mauro Carvalho Chehab · 8 years ago
  49. 7724325 dvb-usb: move data_mutex to struct dvb_usb_device by Mauro Carvalho Chehab · 8 years ago
  50. d70674e iio: maxim_thermocouple: detect invalid storage size in read() by Arnd Bergmann · 9 years ago
  51. 0cbc72a aoe: fix crash in page count manipulation by Jens Axboe · 8 years ago
  52. 409ae5a lightnvm: invalid offset calculation for lba_shift by Matias Bjørling · 8 years ago
  53. 86e4ee7 Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  54. b9f659b Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  55. e6251f0 Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  56. e3d183c Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  57. 5f3a5cb Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  58. 8233008 Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  59. 4fb68f9 Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  60. b8b73df Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  61. 5c03b53 Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  62. cd16f3dc Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  63. 66f5854 Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  64. 015ed94 Merge branch 'maybe-uninitialized' (patches from Arnd) by Linus Torvalds · 8 years ago
  65. 968ef8d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  66. c5e4ca6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  67. ef091b3 Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  68. ef5beed Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  69. a4fac3b Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  70. 4324cb2 Kbuild: enable -Wmaybe-uninitialized warnings by default by Arnd Bergmann · 8 years ago
  71. 75ed268 pcmcia: fix return value of soc_pcmcia_regulator_set by Arnd Bergmann · 8 years ago
  72. c50e90d infiniband: shut up a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  73. beae2c9 crypto: aesni: shut up -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  74. 9cdbe14 rc: print correct variable for z8f0811 by Arnd Bergmann · 8 years ago
  75. ba13e98 dib0700: fix nec repeat handling by Sean Young · 8 years ago
  76. 92dfffe s390: pci: don't print uninitialized data for debugging by Arnd Bergmann · 8 years ago
  77. 069013a nios2: fix timer initcall return value by Arnd Bergmann · 8 years ago
  78. 3a6d867 x86: apm: avoid uninitialized data by Arnd Bergmann · 8 years ago
  79. e84efa3 NFSv4.1: work around -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  80. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  81. ae65a21 lib/stackdepot: export save/fetch stack for drivers by Chris Wilson · 8 years ago
  82. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  83. f773e36 memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB by Greg Thelen · 8 years ago
  84. 70d78fe coredump: fix unfreezable coredumping task by Andrey Ryabinin · 8 years ago
  85. 60da81e mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
  86. 96b96a9 mm/hugetlb: fix huge page reservation leak in private mapping error paths by Mike Kravetz · 8 years ago
  87. d006c71 ocfs2: fix not enough credit panic by Junxiao Bi · 8 years ago
  88. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  89. c3901e7 mm: hwpoison: fix thp split handling in memory_failure() by Naoya Horiguchi · 8 years ago
  90. dd111be swapfile: fix memory corruption via malformed swapfile by Jann Horn · 8 years ago
  91. 6b36ba5 mm/cma.c: check the max limit for cma allocation by Shiraz Hashim · 8 years ago
  92. eef06b82 scripts/bloat-o-meter: fix SIGPIPE by Alexey Dobriyan · 8 years ago
  93. 9956edf shmem: fix pageflags after swapping DMA32 object by Hugh Dickins · 8 years ago
  94. 5e322be mm, frontswap: make sure allocated frontswap map is assigned by Vlastimil Babka · 8 years ago
  95. 9e80c71 mm: remove extra newline from allocation stall warning by Tetsuo Handa · 8 years ago
  96. 05d36a7 Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  97. 6f75c3f PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails by Brian Norris · 8 years ago
  98. e519e77 splice: remove detritus from generic_file_splice_read() by Al Viro · 8 years ago
  99. 24399f4 Merge tag 'imx-drm-fixes-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  100. b71752a Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago