1. 4fb68f9 Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  2. 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
  3. 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
  4. 015ed94 Merge branch 'maybe-uninitialized' (patches from Arnd) by Linus Torvalds · 8 years ago
  5. 968ef8d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. c5e4ca6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. ef091b3 Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  8. ef5beed Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  9. 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
  10. 4324cb2 Kbuild: enable -Wmaybe-uninitialized warnings by default by Arnd Bergmann · 8 years ago
  11. 75ed268 pcmcia: fix return value of soc_pcmcia_regulator_set by Arnd Bergmann · 8 years ago
  12. c50e90d infiniband: shut up a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  13. beae2c9 crypto: aesni: shut up -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  14. 9cdbe14 rc: print correct variable for z8f0811 by Arnd Bergmann · 8 years ago
  15. ba13e98 dib0700: fix nec repeat handling by Sean Young · 8 years ago
  16. 92dfffe s390: pci: don't print uninitialized data for debugging by Arnd Bergmann · 8 years ago
  17. 069013a nios2: fix timer initcall return value by Arnd Bergmann · 8 years ago
  18. 3a6d867 x86: apm: avoid uninitialized data by Arnd Bergmann · 8 years ago
  19. e84efa3 NFSv4.1: work around -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  20. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  21. ae65a21 lib/stackdepot: export save/fetch stack for drivers by Chris Wilson · 8 years ago
  22. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  23. f773e36 memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB by Greg Thelen · 8 years ago
  24. 70d78fe coredump: fix unfreezable coredumping task by Andrey Ryabinin · 8 years ago
  25. 60da81e mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
  26. 96b96a9 mm/hugetlb: fix huge page reservation leak in private mapping error paths by Mike Kravetz · 8 years ago
  27. d006c71 ocfs2: fix not enough credit panic by Junxiao Bi · 8 years ago
  28. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  29. c3901e7 mm: hwpoison: fix thp split handling in memory_failure() by Naoya Horiguchi · 8 years ago
  30. dd111be swapfile: fix memory corruption via malformed swapfile by Jann Horn · 8 years ago
  31. 6b36ba5 mm/cma.c: check the max limit for cma allocation by Shiraz Hashim · 8 years ago
  32. eef06b8 scripts/bloat-o-meter: fix SIGPIPE by Alexey Dobriyan · 8 years ago
  33. 9956edf shmem: fix pageflags after swapping DMA32 object by Hugh Dickins · 8 years ago
  34. 5e322be mm, frontswap: make sure allocated frontswap map is assigned by Vlastimil Babka · 8 years ago
  35. 9e80c71 mm: remove extra newline from allocation stall warning by Tetsuo Handa · 8 years ago
  36. e519e77 splice: remove detritus from generic_file_splice_read() by Al Viro · 8 years ago
  37. 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
  38. b71752a Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  39. e5581fe drm/udl: make control msg static const. (v2) by Dave Airlie · 8 years ago
  40. 264048a libceph: initialize last_linger_id with a large integer by Ilya Dryomov · 8 years ago
  41. 3890dce libceph: fix legacy layout decode with pool 0 by Yan, Zheng · 8 years ago
  42. 8a8d561 ceph: use default file splice read callback by Yan, Zheng · 8 years ago
  43. 954e6be drm/amd/powerplay: implement get_clock_by_type for iceland. by Rex Zhu · 8 years ago
  44. 0f12f73 drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2) by Alex Deucher · 8 years ago
  45. 90ebf11 drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for iceland by Alex Deucher · 8 years ago
  46. 0a866d3 drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclk by Alex Deucher · 8 years ago
  47. 62bdf94 xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect by Chuck Lever · 8 years ago
  48. 24f9103 Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  49. cf53223 Merge tag 'drm-intel-fixes-2016-11-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  50. 27bcd37 Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  51. 3c6106d Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  52. ae67e87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  53. 5ced937 drm/imx: disable planes before DC by Lucas Stach · 8 years ago
  54. e3a00f6 Merge tag 'iommu-fixes-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  55. f20024d drm/amd/powerplay: return false instead of -EINVAL by Andrew Shadura · 8 years ago
  56. a29d126 drm/amdgpu/powerplay/smu7: fix unintialized data usage by Arnd Bergmann · 8 years ago
  57. bea6403 iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path by Joerg Roedel · 8 years ago
  58. 8c82d6e iommu/arm-smmu: Fix out-of-bounds dereference by Robin Murphy · 8 years ago
  59. 3c117b5 iommu/arm-smmu: Check that iommu_fwspecs are ours by Robin Murphy · 8 years ago
  60. ec615f4 iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s by Robin Murphy · 8 years ago
  61. fba4f8e iommu/arm-smmu: Work around ARM DMA configuration by Robin Murphy · 8 years ago
  62. 6809cd6 ALSA: info: Return error for invalid read/write by Takashi Iwai · 8 years ago
  63. 027a9fe ALSA: info: Limit the proc text input size by Takashi Iwai · 8 years ago
  64. 7f8d61f percpu: use notrace variant of preempt_disable/preempt_enable by Heiko Carstens · 8 years ago
  65. 0ac84b7 fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use() by Shuah Khan · 8 years ago
  66. 1927471 NFS: Don't print a pNFS error if we aren't using pNFS by Anna Schumaker · 8 years ago
  67. 8ef3295 NFS: Ignore connections that have cl_rpcclient uninitialized by Petr Vandrovec · 8 years ago
  68. bb29dd8 SUNRPC: Fix suspicious RCU usage by Anna Schumaker · 8 years ago
  69. b58ec8b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  70. 17ce1b2 Merge tag 'openrisc-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  71. 8cebec4 Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  72. c1f4c2b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  73. 757124d drm/amdgpu: fix crash in acp_hw_fini by Alex Deucher · 8 years ago
  74. 54905ab drm/i915: Limit Valleyview and earlier to only using mappable scanout by Chris Wilson · 8 years ago
  75. c4b8c57 drm/i915: Round tile chunks up for constructing partial VMAs by Chris Wilson · 8 years ago
  76. 61e0c54 drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms by Dhinakaran Pandiyan · 8 years ago
  77. fbb21c5 drm/i915/dp: BDW cdclk fix for DP audio by Dhinakaran Pandiyan · 8 years ago
  78. cdffe3e drm/i915/vlv: Prevent enabling hpd polling in late suspend by Lyude · 8 years ago
  79. 8d83bc2 drm/i915: Respect alternate_ddc_pin for all DDI ports by Ville Syrjälä · 8 years ago
  80. dc03362 orangefs: clean up debugfs by Mike Marshall · 8 years ago
  81. f91346e mmc: mxs: Initialize the spinlock prior to using it by Fabio Estevam · 8 years ago
  82. fe1b570 mmc: mmc: Use 500ms as the default generic CMD6 timeout by Ulf Hansson · 8 years ago
  83. be55f7b mmc: mmc_test: Fix "Commands during non-blocking write" tests by Adrian Hunter · 8 years ago
  84. 086b0dd mmc: sdhci: Fix missing enhanced strobe setting during runtime resume by Adrian Hunter · 8 years ago
  85. fe5fb2e mmc: sdhci: Reset cmd and data circuits after tuning failure by Adrian Hunter · 8 years ago
  86. 69b962a mmc: sdhci: Fix unexpected data interrupt handling by Adrian Hunter · 8 years ago
  87. 6ebebea mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer by Adrian Hunter · 8 years ago
  88. a33547c pinctrl-aspeed-g5: Never set SCU90[6] by Andrew Jeffery · 8 years ago
  89. 3a667e3 mmc: dw_mmc: add the "reset" as name of reset controller by Jaehoon Chung · 8 years ago
  90. 9a76a3a Documentation: synopsys-dw-mshc: add binding for reset-names by Jaehoon Chung · 8 years ago
  91. 020a0bb Merge branch 'msm-fixes-4.9' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 8 years ago
  92. 672c989 Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  93. 6d6d36b mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
  94. 2c7a5c5 openrisc: Define __ro_after_init to avoid crash by Guenter Roeck · 8 years ago
  95. bc33b0c Linux 4.9-rc4 by Linus Torvalds · 8 years ago
  96. bd060ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  97. 272d01b arm64: Fix circular include of asm/lse.h through linux/jump_label.h by Catalin Marinas · 8 years ago
  98. ffbcbfc Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 6c286e8 Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  100. e12d8d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago