1. 274c887 iomap: remove superflous pagefault_disable from iomap_write_actor by Christoph Hellwig · 8 years ago
  2. 97dd8c9 iomap: remove superflous mark_page_accessed from iomap_write_actor by Christoph Hellwig · 8 years ago
  3. f32866fd xfs: store rmapbt block count in the AGF by Darrick J. Wong · 8 years ago
  4. 8b2180b xfs: don't invalidate whole file on DAX read/write by Dave Chinner · 8 years ago
  5. 0af32fb xfs: fix bogus space reservation in xfs_iomap_write_allocate by Christoph Hellwig · 8 years ago
  6. 4dd3fd7 xfs: don't assert fail on non-async buffers on ioacct decrement by Brian Foster · 8 years ago
  7. ae5d68b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  8. fbfe12c i40e: check for and deal with non-contiguous TCs by Dave Ertman · 8 years ago
  9. a3c06a3 dm raid: enhance attempt_restore_of_faulty_devices() to support more devices by Heinz Mauelshagen · 8 years ago
  10. 3d95182 ixgbe: Re-enable ability to toggle VLAN filtering by Alexander Duyck · 8 years ago
  11. 31e10a4 dm raid: fix restoring of failed devices regression by Heinz Mauelshagen · 8 years ago
  12. f60439b ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths by Alexander Duyck · 8 years ago
  13. a442328 dm raid: fix frozen recovery regression by Heinz Mauelshagen · 8 years ago
  14. c39378f Merge tag 'pinctrl-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  15. 3cace81 Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  16. 8037dd6 e1000e: fix PTP on e1000_pch_lpt variants by Jarod Wilson · 8 years ago
  17. 0be5b96 e1000e: factor out systim sanitization by Jarod Wilson · 8 years ago
  18. 0066c8b igb: fix adjusting PTP timestamps for Tx/Rx latency by Kshitiz Gupta · 8 years ago
  19. cab0b8d drm/amdgpu: Change GART offset to 64-bit by Felix Kuehling · 8 years ago
  20. 3e103a6 ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup by Christoph Huber · 8 years ago
  21. 924d869 PM / hibernate: Fix rtree_next_node() to avoid walking off list ends by James Morse · 8 years ago
  22. b0f12c6 ASoC: compress: Fix leak of a widget list in soc_compr_open_fe by Charles Keepax · 8 years ago
  23. f1f6d9a xhci: don't dereference a xhci member after removing xhci by Mathias Nyman · 8 years ago
  24. 88716a9 usb: xhci: Fix panic if disconnect by Jim Lin · 8 years ago
  25. 0d2daad xhci: really enqueue zero length TRBs. by Alban Browaeys · 8 years ago
  26. 33be126 xhci: always handle "Command Ring Stopped" events by Mathias Nyman · 8 years ago
  27. a1560dd7 Merge branch 'mediatek-fixes' by David S. Miller · 8 years ago
  28. 55a4e77 net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API by sean.wang@mediatek.com · 8 years ago
  29. b2025c7 net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly by sean.wang@mediatek.com · 8 years ago
  30. 8ca7f4f net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC by sean.wang@mediatek.com · 8 years ago
  31. 5d87f49 x86/power/64: Use __pa() for physical address computation by Rafael J. Wysocki · 8 years ago
  32. 3d918fb perf intel-pt: Fix occasional decoding errors when tracing system-wide by Adrian Hunter · 8 years ago
  33. 9f31569 tools: Sync kvm related header files for arm64 and s390 by Arnaldo Carvalho de Melo · 8 years ago
  34. 60ebc15 perf probe: Release resources on error when handling exit paths by Arnaldo Carvalho de Melo · 8 years ago
  35. 33e7664 power_supply: tps65217-charger: fix missing platform_set_drvdata() by Wei Yongjun · 8 years ago
  36. d2fbdf7 tipc: fix NULL pointer dereference in shutdown() by Vegard Nossum · 8 years ago
  37. a8545b6 Merge branch 'hv_netvsc-VF-removal-fixes' by David S. Miller · 8 years ago
  38. 0dbff14 hv_netvsc: fix bonding devices check in netvsc_netdev_event() by Vitaly Kuznetsov · 8 years ago
  39. 0f20d79 hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev by Vitaly Kuznetsov · 8 years ago
  40. 57c1826b99 hv_netvsc: reset vf_inject on VF removal by Vitaly Kuznetsov · 8 years ago
  41. d072218 hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait by Vitaly Kuznetsov · 8 years ago
  42. f9a7da9 hv_netvsc: don't lose VF information by Vitaly Kuznetsov · 8 years ago
  43. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  44. 0325862 perf probe: Check for dup and fdopen failures by Colin Ian King · 8 years ago
  45. 50de1a0 perf symbols: Fix annotation of objects with debuginfo files by Anton Blanchard · 8 years ago
  46. 3684b03 Merge tag 'iommu-fixes-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  47. f2fa30a Merge tag 'edac_fixes_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  48. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 8 years ago
  49. 1231195 rhashtable: fix shift by 64 when shrinking by Vegard Nossum · 8 years ago
  50. 71ac899 perf script: Don't disable use_callchain if input is pipe by He Kuang · 8 years ago
  51. 88ded4d perf script: Show proper message when failed list scripts by He Kuang · 8 years ago
  52. 34276bb of: fix reference counting in of_graph_get_endpoint_by_regs by Lucas Stach · 8 years ago
  53. 49a7f01 perf jitdump: Add the right header to get the major()/minor() definitions by Arnaldo Carvalho de Melo · 8 years ago
  54. add1250 cdc-acm: fix wrong pipe type on rx interrupt xfers by Gavin Li · 8 years ago
  55. 0a83df6 dm crypt: increase mempool reserve to better support swapping by Mikulas Patocka · 8 years ago
  56. 802934b dm round robin: do not use this_cpu_ptr() without having preemption disabled by Mike Snitzer · 8 years ago
  57. d985349 drm/etnaviv: take GPU lock later in the submit process by Lucas Stach · 8 years ago
  58. 93b1f14 Merge tag 'mediatek-drm-fixes-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  59. eb8fc32 mlxsw: spectrum_router: Fix use after free by Vincent · 8 years ago
  60. 4cf0b35 rhashtable: avoid large lock-array allocations by Florian Westphal · 8 years ago
  61. 694d0d0 Linux 4.8-rc2 by Linus Torvalds · 8 years ago
  62. 6be3ffa tools/virtio: add dma stubs by Michael S. Tsirkin · 8 years ago
  63. 446374d vhost/test: fix after swiotlb changes by Michael S. Tsirkin · 8 years ago
  64. 21bc54f vhost/vsock: drop space available check for TX vq by Gerard Garcia · 8 years ago
  65. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  66. 5201261 ringtest: test build fix by Michael S. Tsirkin · 8 years ago
  67. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  68. 0268263 i2c: meson: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  69. fea03a6 i2c: brcmstb: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  70. 752c389 i2c: bcm-kona: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  71. 8d263be i2c: bcm-iproc: Use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  72. 434f14e i2c: at91: fix support of the "alternative command" feature by Cyrille Pitchen · 8 years ago
  73. 97ccd4a i2c: ocores: add missed clk_disable_unprepare() on failure paths by Alexey Khoroshilov · 8 years ago
  74. 4d01d88 i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer() by Brian Norris · 8 years ago
  75. ce8cb80 i2c: mux: demux-pinctrl: properly roll back when adding adapter fails by Wolfram Sang · 8 years ago
  76. d1669c8 doc-rst: customize RTD theme, drop padding of inline literal by Markus Heiser · 8 years ago
  77. 118253a Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  78. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  79. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  80. e200387 macsec: fix lockdep splats when nesting devices by Sabrina Dubroca · 8 years ago
  81. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  82. 54236ab net/sctp: always initialise sctp_ht_iter::start_fail by Vegard Nossum · 8 years ago
  83. 5ba092e net/irda: handle iriap_register_lsap() allocation failure by Vegard Nossum · 8 years ago
  84. c15c0ab ipv6: suppress sparse warnings in IP6_ECN_set_ce() by Johannes Berg · 8 years ago
  85. 0ed661d bpf: fix write helpers with regards to non-linear parts by Daniel Borkmann · 8 years ago
  86. e8c2993 net: ethernet: mediatek: add the missing of_node_put() after node is used done by sean.wang@mediatek.com · 8 years ago
  87. d7005652 net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing by sean.wang@mediatek.com · 8 years ago
  88. b4c0e0c calipso: fix resource leak on calipso_genopt failure by Colin Ian King · 8 years ago
  89. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  90. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  91. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 8 years ago
  92. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 9 years ago
  93. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  94. 947d2c2 PM / sleep: Update some system sleep documentation by Rafael J. Wysocki · 8 years ago
  95. 601bbae dsa: mv88e6xxx: hide unused functions by Arnd Bergmann · 8 years ago
  96. f31494b Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  97. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  98. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  99. 01b3add Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes by James Bottomley · 8 years ago
  100. e120dcb ses: Fix racy cleanup of /sys in remove_dev() by Calvin Owens · 8 years ago