1. 3420ea8 net: ethernet: ti: cpsw: add missing sanity check by Johan Hovold · 8 years ago
  2. a7fe9d4 net: ethernet: ti: cpsw: fix secondary-emac probe error path by Johan Hovold · 8 years ago
  3. 8cbcc46 net: ethernet: ti: cpsw: fix of_node and phydev leaks by Johan Hovold · 8 years ago
  4. a4e32b0 net: ethernet: ti: cpsw: fix deferred probe by Johan Hovold · 8 years ago
  5. 86e1d5a net: ethernet: ti: cpsw: fix mdio device reference leak by Johan Hovold · 8 years ago
  6. c46ab7e net: ethernet: ti: cpsw: fix bad register access in probe error path by Johan Hovold · 8 years ago
  7. 06ba3b2 net: sky2: Fix shutdown crash by Jeremy Linton · 8 years ago
  8. 3e7dfb1 NFSv4: Fix CLOSE races with OPEN by Trond Myklebust · 8 years ago
  9. 23ea44c NFSv4.1: Fix a regression in DELEGRETURN by Trond Myklebust · 8 years ago
  10. c171770 Merge tag 'sound-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  11. bd2bc2b Merge tag 'gpio-v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  12. 12b70ec Merge tag 'drm-fixes-for-v4.9-rc6-brown-paper-bag' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  13. c0da038 Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  14. a8348bc crypto: algif_hash - Fix NULL hash crash with shash by Herbert Xu · 8 years ago
  15. b0921d5 mmc: sdhci-of-esdhc: fixup PRESENT_STATE read by Michael Walle · 8 years ago
  16. 268200b Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  17. cac4a18 powerpc/mm: Fix missing update of HID register on secondary CPUs by Aneesh Kumar K.V · 8 years ago
  18. 05e78c6 usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match() by Felix Hädicke · 8 years ago
  19. b112c84 KVM: arm64: Fix the issues when guest PMCCFILTR is configured by Wei Huang · 8 years ago
  20. 9e3f7a2 arm64: KVM: pmu: Fix AArch32 cycle counter access by Wei Huang · 8 years ago
  21. e40ed15 perf/x86: Add perf support for AMD family-17h processors by Janakarajan Natarajan · 8 years ago
  22. 91e08ab x86/dumpstack: Prevent KASAN false positive warnings by Josh Poimboeuf · 8 years ago
  23. c2d75e0 x86/unwind: Prevent KASAN false positive warnings in guess unwinder by Josh Poimboeuf · 8 years ago
  24. 9853a55 cfg80211: limit scan results cache size by Johannes Berg · 8 years ago
  25. 330e832 xfrm: unbreak xfrm_sk_policy_lookup by Florian Westphal · 8 years ago
  26. 96ed1fe powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1 by Michael Neuling · 8 years ago
  27. 68d85d0 i2c: digicolor: use clk_disable_unprepare instead of clk_unprepare by Wei Yongjun · 8 years ago
  28. 9883ed4 Merge tag 'sunxi-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 8 years ago
  29. c28aede Merge tag 'sti-dt-for-v4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into fixes by Olof Johansson · 8 years ago
  30. d2e3cb9 Merge tag 'imx-fixes-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  31. 52cad4b Merge tag 'omap-for-v4.9/fixes-for-rc-cycle' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  32. fbcdf68 Merge tag 'mvebu-fixes-4.9-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 8 years ago
  33. c2ee69d Merge tag 'drm-intel-fixes-2016-11-17' of ssh://git.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  34. 1c8018f ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc' by Cédric Le Goater · 8 years ago
  35. 7d40c2c Revert "drm/mediatek: set vblank_disable_allowed to true" by Dave Airlie · 8 years ago
  36. e9f0104 Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE" by Dave Airlie · 8 years ago
  37. 6238986 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  38. 57400d3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  39. bec1b08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  40. d46bc34 Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  41. 30a391a net sched filters: pass netlink message flags in event notification by Roman Mashak · 8 years ago
  42. 5d19042 mremap: fix race between mremap() and page cleanning by Aaron Lu · 8 years ago
  43. b5c2d49 ip6_tunnel: disable caching when the traffic class is inherited by Paolo Abeni · 8 years ago
  44. 30563f9 Merge branch 'phy-dev-leaks' by David S. Miller · 8 years ago
  45. 13c9d93 net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister by Johan Hovold · 8 years ago
  46. 3ae30f4 of_mdio: fix device reference leak in of_phy_find_device by Johan Hovold · 8 years ago
  47. 48c1699 of_mdio: fix node leak in of_phy_register_fixed_link error path by Johan Hovold · 8 years ago
  48. cfc44a4 net: check dead netns for peernet2id_alloc() by WANG Cong · 8 years ago
  49. f7c4a46 phy: twl4030-usb: Fix for musb session bit based PM by Tony Lindgren · 8 years ago
  50. 2475291 usb: musb: Drop pointless PM runtime code for dsps glue by Tony Lindgren · 8 years ago
  51. 536d599 usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout by Tony Lindgren · 8 years ago
  52. 2bff391 usb: musb: Fix PM for hub disconnect by Tony Lindgren · 8 years ago
  53. ea2f35c usb: musb: Fix sleeping function called from invalid context for hdrc glue by Tony Lindgren · 8 years ago
  54. c723bd6 usb: musb: Fix broken use of static variable for multiple instances by Tony Lindgren · 8 years ago
  55. a5a40d4 crypto: caam - fix type mismatch warning by Arnd Bergmann · 8 years ago
  56. d5afc1b dmaengine: cppi41: More PM runtime fixes by Tony Lindgren · 8 years ago
  57. 553bbc1 x86/boot: Avoid warning for zero-filling .bss by Arnd Bergmann · 8 years ago
  58. 680bb94 fix iov_iter_advance() for ITER_PIPE by Abhi Das · 8 years ago
  59. 4a59015 xattr: Fix setting security xattrs on sockfs by Andreas Gruenbacher · 8 years ago
  60. e5f6f56 bnxt: add a missing rcu synchronization by Eric Dumazet · 8 years ago
  61. e47112d net: dsa: b53: Fix VLAN usage and how we treat CPU port by Florian Fainelli · 8 years ago
  62. 961b708 Merge tag 'drm-fixes-for-v4.9-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  63. 5c6b2aa iw_cxgb4: invalidate the mr when posting a read_w_inv wr by Steve Wise · 8 years ago
  64. 4ff522e iw_cxgb4: set *bad_wr for post_send/post_recv errors by Steve Wise · 8 years ago
  65. 6fa1f2f Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc by Doug Ledford · 8 years ago
  66. 6d93130 IB/rxe: Update qp state for user query by Yonatan Cohen · 8 years ago
  67. aa75b07 IB/rxe: Clear queue buffer when modifying QP to reset by Yonatan Cohen · 8 years ago
  68. 002e062 IB/rxe: Fix handling of erroneous WR by Yonatan Cohen · 8 years ago
  69. 1454ca3 IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum by Yonatan Cohen · 8 years ago
  70. 593ff73 IB/mlx4: Fix create CQ error flow by Matan Barak · 8 years ago
  71. 3799511 IB/mlx4: Check gid_index return value by Daniel Jurgens · 8 years ago
  72. a1ab840 IB/mlx5: Fix NULL pointer dereference on debug print by Eli Cohen · 8 years ago
  73. dbaaff2 IB/mlx5: Fix fatal error dispatching by Eli Cohen · 8 years ago
  74. 6bc1a65 IB/mlx5: Resolve soft lock on massive reg MRs by Moshe Lazer · 8 years ago
  75. 16b0e06 IB/mlx5: Use cache line size to select CQE stride by Daniel Jurgens · 8 years ago
  76. efd7f40 IB/mlx5: Validate requested RQT size by Maor Gottlieb · 8 years ago
  77. 90be7c8 IB/mlx5: Fix memory leak in query device by Majd Dibbiny · 8 years ago
  78. 3c7ba57 IB/core: Avoid unsigned int overflow in sg_alloc_table by Mark Bloch · 8 years ago
  79. 61c37028 IB/core: Add missing check for addr_resolve callback return value by Mark Bloch · 8 years ago
  80. aeb76df IB/core: Set routable RoCE gid type for ipv4/ipv6 networks by Leon Romanovsky · 8 years ago
  81. 9db0ff5 IB/cm: Mark stale CM id's whenever the mad agent was unregistered by Mark Bloch · 8 years ago
  82. 5b810a2 IB/uverbs: Fix leak of XRC target QPs by Tariq Toukan · 8 years ago
  83. 5fd0f1c Merge tag 'xtensa-20161116' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  84. 2a38110 ARM: Fix XIP kernels by Russell King · 8 years ago
  85. 29ed197 Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  86. 51a4c38 Merge branch 'mediatek-drm-fixes-2016-11-11' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 8 years ago
  87. 955e160 net/phy/vitesse: Configure RGMII skew on VSC8601, if needed by Alex · 8 years ago
  88. 5f00a8d cxgb4: do not call napi_hash_del() by Eric Dumazet · 8 years ago
  89. ea33934 be2net: do not call napi_hash_del() by Eric Dumazet · 8 years ago
  90. d5a4b1a tools/power/acpi: Remove direct kernel source include reference by Lv Zheng · 8 years ago
  91. 963abe5 virtio-net: add a missing synchronize_net() by Eric Dumazet · 8 years ago
  92. f9c22ec gpio: Remove GPIO_DEVRES option by Keno Fischer · 8 years ago
  93. d487562 nvme/pci: Don't free queues on error by Keith Busch · 8 years ago
  94. da7800a drm/amd/powerplay: avoid out of bounds access on array ps. by Rex Zhu · 8 years ago
  95. c861667 Merge tag 'sunxi-clk-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-fixes by Stephen Boyd · 8 years ago
  96. bdfdabf clk: efm32gg: Pass correct type to hw provider registration by Stephen Boyd · 8 years ago
  97. 3ca0b51 clk: berlin: Pass correct type to hw provider registration by Stephen Boyd · 8 years ago
  98. a774171 Merge branch 'thunderx-fixes' by David S. Miller · 8 years ago
  99. c94acf8 net: thunderx: Fix memory leak and other issues upon interface toggle by Sunil Goutham · 8 years ago
  100. 964cb69 net: thunderx: Fix VF driver's interface statistics by Sunil Goutham · 8 years ago