1. c5fcf01 hwmon: (lm90) Improve error handling by Guenter Roeck · 8 years ago
  2. be9d637 hwmon: (lm90) Add missing assignment by Guenter Roeck · 8 years ago
  3. 991f9fa hwmon: (sht3x) set initial jiffies to last_update by Matt Ranostay · 8 years ago
  4. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  5. 33c388b s390/zcrypt: fix possible memory leak in ap_module_init() by Wei Yongjun · 8 years ago
  6. d6d86c5 s390/zcrypt: Fix zcrypt suspend/resume behavior by Ingo Tuchscherer · 8 years ago
  7. 4475aeb s390/cio: fix premature wakeup during chp configure by Sebastian Ott · 8 years ago
  8. 837c522 s390/cio: convert cfg_lock mutex to spinlock by Sebastian Ott · 8 years ago
  9. c9b95e5 Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  10. bb9c0fa net: dsa: bcm_sf2: Unwind errors in correct order by Florian Fainelli · 8 years ago
  11. 33c77ef net: tulip: fix spelling mistake: "attemping" -> "attempting" by Colin Ian King · 8 years ago
  12. 0759e55 macsec: fix negative refcnt on parent link by Sabrina Dubroca · 8 years ago
  13. 36b232c macsec: RXSAs don't need to hold a reference on RXSCs by Sabrina Dubroca · 8 years ago
  14. c78ebe1 macsec: fix reference counting on RXSC in macsec_handle_frame by Sabrina Dubroca · 8 years ago
  15. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  16. 3bf2cb3 drivers: net: cpsw: use of_platform_depopulate() by Grygorii Strashko · 8 years ago
  17. 8a0b6dc drivers: net: cpsw: fix wrong regs access in cpsw_remove by Grygorii Strashko · 8 years ago
  18. fccd5ba net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy() by Grygorii Strashko · 8 years ago
  19. dd0f0cf random: Fix crashes with sparse node ids by Michael Ellerman · 8 years ago
  20. 8d09e6b cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled by Hariprasad Shenai · 8 years ago
  21. b2df430 drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe() by Wei Yongjun · 8 years ago
  22. 25eb8d4 qed: Prevent over-usage of vlan credits by PF by Yuval Mintz · 8 years ago
  23. d572c43 qed: Correct min bandwidth for 100g by Yuval Mintz · 8 years ago
  24. 7f7a144 qede: Reset statistics on explicit down by Yuval Mintz · 8 years ago
  25. b21290b qed: Don't over-do producer cleanup for Rx by Yuval Mintz · 8 years ago
  26. cb1fa08 qed: Fix removal of spoof checking for VFs by Yuval Mintz · 8 years ago
  27. c524e2f5 qede: Don't try removing unconfigured vlans by Yuval Mintz · 8 years ago
  28. 9b622e2 raid10: increment write counter after bio is split by Tomasz Majchrzak · 8 years ago
  29. b325e04 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  31. 1056c9b Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  32. 1e95e9a qstr: constify instances in lustre by Al Viro · 8 years ago
  33. d0e62ef drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup by Ilia Mirkin · 8 years ago
  34. 692a17d drm/nouveau/acpi: fix lockup with PCIe runtime PM by Peter Wu · 8 years ago
  35. cba9780 drm/nouveau/acpi: check for function 0x1B before using it by Peter Wu · 8 years ago
  36. a12e78d drm/nouveau/acpi: return supported DSM functions by Peter Wu · 8 years ago
  37. df42194 drm/nouveau/acpi: ensure matching ACPI handle and supported functions by Peter Wu · 8 years ago
  38. 28668f4 drm/nouveau/fbcon: fix font width not divisible by 8 by Mikulas Patocka · 8 years ago
  39. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  40. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  41. 09e3cde PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependency by Arnd Bergmann · 8 years ago
  42. 9fad401 PCI: Add ACS quirk for Solarflare SFC9220 by Edward Cree · 8 years ago
  43. b2c7f5d regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw by Maarten ter Huurne · 8 years ago
  44. 5d71afb ubi: Use bitmaps in Fastmap self-check code by Richard Weinberger · 8 years ago
  45. 74f2c6e ubi: Be more paranoid while seaching for the most recent Fastmap by Richard Weinberger · 8 years ago
  46. 5283ec7 ubi: Check whether the Fastmap anchor matches the super block by Richard Weinberger · 8 years ago
  47. fdf10ed ubi: Rework Fastmap attach base code by Richard Weinberger · 8 years ago
  48. be80110 ubi: Fix whitespace issue in count_fastmap_pebs() by Richard Weinberger · 8 years ago
  49. 243a4f8 ubi: Introduce vol_ignored() by Richard Weinberger · 8 years ago
  50. d139d30 ubi: Fix scan_fast() comment by Richard Weinberger · 8 years ago
  51. 4946784b ubi: Make volume resize power cut aware by Richard Weinberger · 8 years ago
  52. bc743f3 ubi: Fix early logging by Richard Weinberger · 8 years ago
  53. 95b54e1 ubi: gluebi: Fix double refcounting by Richard Weinberger · 8 years ago
  54. 714fb87 ubi: Fix race condition between ubi device creation and udev by Iosif Harutyunov · 8 years ago
  55. 8a8e8d2 ubi: Only read necessary size when reading the VID header by Sascha Hauer · 8 years ago
  56. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 1a81a8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 8 years ago
  58. 86505fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  59. 1cf915d Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  60. ac5e43c Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  61. e470f3a Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  62. a7b4667 drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB by Ville Syrjälä · 8 years ago
  63. 3b2c171 drm/i915: Wait up to 3ms for the pcu to ack the cdclk change request on SKL by Ville Syrjälä · 8 years ago
  64. d4ccb71 drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize and resume events by Tom St Denis · 8 years ago
  65. 1ddeb62 drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vce by Tom St Denis · 8 years ago
  66. 09fc7ef drm/amdgpu: add query device id and revision id into system info entry at CGS by Huang Rui · 8 years ago
  67. e595d7f drm/amdgpu: add new definition in bif header by Huang Rui · 8 years ago
  68. 778ee7e drm/amd/powerplay: rename smum header guards by Huang Rui · 8 years ago
  69. 4cb5877c drm/amdgpu: enable UVD context buffer for older HW by Christian König · 8 years ago
  70. e5a6858 drm/amdgpu: fix default UVD context size by Christian König · 8 years ago
  71. 11f55a3 drm/amdgpu: fix incorrect type of info_id by Huang Rui · 8 years ago
  72. eadf954 drm/amdgpu: make amdgpu_cgs_call_acpi_method as static by Huang Rui · 8 years ago
  73. 529d8c5 drm/amdgpu: comment out unused defaults_staturn_pro static const structure to fix the build by Slava Grigorev · 8 years ago
  74. a05c92d drm/amdgpu: enable UVD VM only on polaris by Christian König · 8 years ago
  75. bb7ad55 drm/amdgpu: increase timeout of IB test by Chunming Zhou · 8 years ago
  76. 99453a9 drm/amdgpu: add destroy session when generate VCE destroy msg. by Rex Zhu · 8 years ago
  77. 1c62cf9 drm/amd: fix deadlock of job_list_lock V2 by Chunming Zhou · 8 years ago
  78. bdc2eea drm/amd: reset hw count when reset job by Chunming Zhou · 8 years ago
  79. cd437e3 drm/amdgpu: free handles after fini the context by Leo Liu · 8 years ago
  80. 2ff2bf1 drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3 by Christian König · 8 years ago
  81. bbec97a drm/amdgpu: add a fence timeout for the IB tests v2 by Christian König · 8 years ago
  82. 8de190c drm/amdgpu: move UVD IB test into common code v2 by Christian König · 8 years ago
  83. ebff485 drm/amdgpu: use begin/end_use for VCE power/clock gating by Christian König · 8 years ago
  84. c4120d5 drm/amdgpu: use begin/end_use for UVD power/clock gating by Christian König · 8 years ago
  85. f06505b drm/amdgpu: add begin/end_use ring callbacks by Christian König · 8 years ago
  86. 7c23ace drm/amdgpu: remove fence_lock by Christian König · 8 years ago
  87. 92c023c drm/amdgpu: fix indentation in struct amdgpu_ring by Christian König · 8 years ago
  88. 990c70a drm/amd/powerplay: fix issue can't enable vce dpm. by Rex Zhu · 8 years ago
  89. ec38f18 drm/amdgpu: add bypass mode for vce3.0 by Rex Zhu · 8 years ago
  90. a93d54d Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled," by Rex Zhu · 8 years ago
  91. 0a6abef drm/amd/powerplay: fix typo error when set clock gate state. by Rex Zhu · 8 years ago
  92. b7e2e9f drm/amdgpu: correct coding style by jimqu · 8 years ago
  93. d347ce6 drm/amdgpu: increment driver minor by Christian König · 8 years ago
  94. 0f30a39 drm/amdgpu: implement UVD VM mode for Stoney v2 by Christian König · 8 years ago
  95. f8a2fdb drm/amd/powerplay: Delete unused functions in ppevvmath.h by Nils Wallménius · 9 years ago
  96. 21039ac drm/amd/powerplay: Mark functions of ppevvmath.h static by Nils Wallménius · 9 years ago
  97. a37cfa8b drm/radeon: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  98. 63edf1b drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispatch_table() by SF Markus Elfring · 8 years ago
  99. eb923ea drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_table() v2 by Markus Elfring · 8 years ago
  100. b4fc597 drm/amdgpu: Change assignment for a variable in amdgpu_cgs_acpi_eval_object() by Markus Elfring · 8 years ago