1. c0338af kcm: fix a socket double free by WANG Cong · 8 years ago
  2. 3b631e5 Merge branch 'mediatek-fixes' by David S. Miller · 8 years ago
  3. aa6e8a5 net: ethernet: mediatek: fix error handling inside mtk_mdio_init by Sean Wang · 8 years ago
  4. 1e515b7 net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc inside mtk_mdio_init by Sean Wang · 8 years ago
  5. b5776f0 net: ethernet: mediatek: fix the missing of_node_put() after node is used done inside mtk_mdio_init by Sean Wang · 8 years ago
  6. 79e9a41 net: ethernet: mediatek: fix issue of driver removal with interface is up by Sean Wang · 8 years ago
  7. 7c6b0d7 net: ethernet: mediatek: fix logic unbalance between probe and remove by Sean Wang · 8 years ago
  8. d3bd1ce net: ethernet: mediatek: remove redundant free_irq for devm_request_irq allocated irq by Sean Wang · 8 years ago
  9. 1b43079 net: ethernet: mediatek: fix API usage with skb_free_frag by Sean Wang · 8 years ago
  10. 549e549 net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER by Sean Wang · 8 years ago
  11. c6f1dc4 net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port setup by Sean Wang · 8 years ago
  12. 9264251 bridge: re-introduce 'fix parsing of MLDv2 reports' by Davide Caratti · 8 years ago
  13. 2df5d10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  14. 1554369 Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  15. c73c248 netfilter: nf_tables_netdev: remove redundant ip_hdr assignment by Liping Zhang · 8 years ago
  16. 61aaa0e cfg80211: Add stub for cfg80211_get_station() by Linus Lüssing · 8 years ago
  17. 554d072 mac80211: TDLS: don't require beaconing for AP BW by Arik Nemtsov · 8 years ago
  18. e4e98c4 Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  19. b892772 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  20. 1f6a563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  21. cf4d377 Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  22. 2a90309 Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  23. 3c32926 hwmon: (it87) Add missing sysfs attribute group terminator by Jean Delvare · 8 years ago
  24. da43bf0 intel_pmic_gpio: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  25. f48d149 platform/olpc: Make ec explicitly non-modular by Paul Gortmaker · 8 years ago
  26. b99b43b Add Killer E2500 device ID in alx driver. by Owen Lin · 8 years ago
  27. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  28. 7d13eca Documentation: networking: dsa: Remove platform device TODO by Florian Fainelli · 8 years ago
  29. e4d986a Merge branch 'mlx5-series' by David S. Miller · 8 years ago
  30. e5835f2 net/mlx5: Increase number of ethtool steering priorities by Maor Gottlieb · 8 years ago
  31. 1722b96 net/mlx5: Add error prints when validate ETS failed by Eran Ben Elisha · 8 years ago
  32. bf50082 net/mlx5e: Fix memory leak if refreshing TIRs fails by Kamal Heib · 8 years ago
  33. c8cf78f net/mlx5e: Add ethtool counter for TX xmit_more by Tariq Toukan · 8 years ago
  34. cc8e9eb net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ by Eran Ben Elisha · 8 years ago
  35. 6e8dd6d net/mlx5e: Don't wait for SQ completions on close by Saeed Mahameed · 8 years ago
  36. 8484f9e net/mlx5e: Don't post fragmented MPWQE when RQ is disabled by Saeed Mahameed · 8 years ago
  37. f2fde18 net/mlx5e: Don't wait for RQ completions on close by Saeed Mahameed · 8 years ago
  38. fe4c988 net/mlx5e: Limit UMR length to the device's limitation by Saeed Mahameed · 8 years ago
  39. 78a3e88 powerpc: signals: Discard transaction state from signal frames by Cyril Bur · 8 years ago
  40. a9cbf0b powerpc/powernv : Drop reference added by kset_find_obj() by Mukesh Ojha · 8 years ago
  41. cc7786d powerpc/tm: do not use r13 for tabort_syscall by Nicholas Piggin · 8 years ago
  42. 3eab887 Linux 4.8-rc4 by Linus Torvalds · 8 years ago
  43. 25d0d91 Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  44. add1fa7 drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates. by Mario Kleiner · 8 years ago
  45. 908e373 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 5d84ee7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 4340393 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. 037d240 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. af56ff2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  50. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  51. 65fc7d5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  52. a3d3469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  53. 03cef71 Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  54. 9dbeea7 rhashtable: fix a memory leak in alloc_bucket_locks() by Eric Dumazet · 8 years ago
  55. e70c70c3 sfc: fix potential stack corruption from running past stat bitmask by Andrew Rybchenko · 8 years ago
  56. 5c1f5b4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  57. 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  58. 370f601 Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  59. 6ec675e Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  60. 67a8c7d Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  61. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  62. b09c412 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  63. 219c04c Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  64. 11bd969 mm: silently skip readahead for DAX inodes by Ross Zwisler · 8 years ago
  65. d0e5845 dax: fix device-dax region base by Dan Williams · 8 years ago
  66. 088bf2f fs/seq_file: fix out-of-bounds read by Vegard Nossum · 8 years ago
  67. 358c07f mm: memcontrol: avoid unused function warning by Arnd Bergmann · 8 years ago
  68. b32eaf7 mm: clarify COMPACTION Kconfig text by Michal Hocko · 8 years ago
  69. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago
  70. ae6c33b printk: fix parsing of "brl=" option by Nicolas Iooss · 8 years ago
  71. 804dd15 soft_dirty: fix soft_dirty during THP split by Andrea Arcangeli · 8 years ago
  72. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  73. 8582fb5 get_maintainer: quiet noisy implicit -f vcs_file_exists checking by Joe Perches · 8 years ago
  74. 101b29a byteswap: don't use __builtin_bswap*() with sparse by Johannes Berg · 8 years ago
  75. c15e07b team: loadbalance: push lacpdus to exact delivery by Jiri Pirko · 8 years ago
  76. c234af5 net: hns: dereference ppe_cb->ppe_common_cb if it is non-null by Colin Ian King · 8 years ago
  77. 079d37d dlm: fix malfunction of dlm_tool caused by debugfs changes by Eric Ren · 8 years ago
  78. b53e7d0 clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function by Chen-Yu Tsai · 8 years ago
  79. 4d0e701 drivers/clocksource/pistachio: Fix memory corruption in init by Marcin Nowakowski · 8 years ago
  80. 699e36e clocksource/drivers/timer-atmel-pit: Enable mck clock by Alexandre Belloni · 8 years ago
  81. b628d61 8139cp: Fix one possible deadloop in cp_rx_poll by Gao Feng · 8 years ago
  82. f38ff2e i40e: Change some init flow for the client by Anjali Singhai Jain · 8 years ago
  83. c3e70ed Revert "phy: IRQ cannot be shared" by Xander Huff · 8 years ago
  84. 4f101c4 net: dsa: bcm_sf2: Fix race condition while unmasking interrupts by Florian Fainelli · 8 years ago
  85. 166ee5b qdisc: fix a module refcount leak in qdisc_create_dflt() by Eric Dumazet · 8 years ago
  86. a5de125 tipc: fix the error handling in tipc_udp_enable() by Wei Yongjun · 8 years ago
  87. 869c554 mmc: fix use-after-free of struct request by Adrian Hunter · 8 years ago
  88. 969af80 Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  89. 2b721f2 drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION by Daniel Vetter · 8 years ago
  90. 4f34228 Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  91. 90a56f7 Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set by Luiz Augusto von Dentz · 8 years ago
  92. a820cd3 Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  93. 049b1e7 Merge branch 'misc-fixes' into k.o/for-4.8-rc by Doug Ledford · 8 years ago
  94. 07c72d7 i40iw: Send last streaming mode message for loopback connections by Tatyana Nikolova · 8 years ago
  95. f2791e7 Revert "floppy: refactor open() flags handling" by Jens Axboe · 8 years ago
  96. 468c298 Revert "floppy: fix open(O_ACCMODE) for ioctl-only open" by Jens Axboe · 8 years ago
  97. 5bb53c0 fs/block_dev: fix potential NULL ptr deref in freeze_bdev() by Andrey Ryabinin · 8 years ago
  98. 4249fc1 netfilter: ebtables: put module reference when an incorrect extension is found by Sabrina Dubroca · 8 years ago
  99. 960fa72 netfilter: nft_meta: improve the validity check of pkttype set expr by Liping Zhang · 8 years ago
  100. 533e330 netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists by Liping Zhang · 8 years ago