1. 5a56a0b net: Don't delete routes in different VRFs by Mark Tomlinson · 8 years ago
  2. 6e1ce3c af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' by Linus Torvalds · 8 years ago
  3. 24b27fc bonding: Fix bonding crash by Mahesh Bandewar · 8 years ago
  4. 2df5d10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  5. 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
  6. 61aaa0e cfg80211: Add stub for cfg80211_get_station() by Linus Lüssing · 8 years ago
  7. 1f6a563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  8. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  9. 25d0d91af Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  10. af56ff2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  11. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  12. a3d3469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  13. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  14. 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
  15. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  16. 101b29a byteswap: don't use __builtin_bswap*() with sparse by Johannes Berg · 8 years ago
  17. 960fa72 netfilter: nft_meta: improve the validity check of pkttype set expr by Liping Zhang · 8 years ago
  18. 89e1f6d netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT by Liping Zhang · 8 years ago
  19. 30bffd1 Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 8 years ago
  20. 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
  21. 87904c3 drm/tegra: dsi: Enhance runtime power management by Thierry Reding · 8 years ago
  22. 92d27ae IB/core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  23. 53dc65d include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.h by Mikko Rapeli · 8 years ago
  24. a1d1f65 include/uapi/linux/openvswitch.h: use __u32 from linux/types.h by Mikko Rapeli · 8 years ago
  25. cf00713 include/uapi/linux/atm_zatm.h: include linux/time.h by Mikko Rapeli · 8 years ago
  26. e6571aa include/uapi/linux/openvswitch.h: use __u32 from linux/types.h by Mikko Rapeli · 8 years ago
  27. eafe921 include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.h by Mikko Rapeli · 8 years ago
  28. 05ee5de include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h by Mikko Rapeli · 8 years ago
  29. 1fe8e0f include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.h by Mikko Rapeli · 8 years ago
  30. b47b0cc include/uapi/linux/if_pppox.h: include linux/if.h by Mikko Rapeli · 8 years ago
  31. bb1fcec tcp: fix use after free in tcp_xmit_retransmit_queue() by Eric Dumazet · 8 years ago
  32. 53409af Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  33. bd3fd45 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago
  35. 2eeb321 Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  36. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  37. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  38. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  39. 0c23c3e net_sched: fix a typo in tc_for_each_action() by WANG Cong · 8 years ago
  40. aca3001 netfilter: nfnetlink_acct: report overquota to the right netns by Liping Zhang · 8 years ago
  41. 4fe0d15 PCI: Use positive flags in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  42. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  43. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  44. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  45. c15c0ab ipv6: suppress sparse warnings in IP6_ECN_set_ce() by Johannes Berg · 8 years ago
  46. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  47. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  48. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  49. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. 1f8083c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  53. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  55. 023e9fd KVM: PPC: Move xics_debugfs_init out of create by Christoffer Dall · 8 years ago
  56. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  57. 1ea049b bvec: avoid variable shadowing warning by Johannes Berg · 8 years ago
  58. 293fddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  59. 2db34e8 locking/qrwlock: Fix write unlock bug on big endian systems by pan xinhui · 8 years ago
  60. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  61. a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
  62. 84bd8d33 Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  63. cb0d93a Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  64. fd837b0 KVM: arm64: ITS: return 1 on successful MSI injection by Andre Przywara · 8 years ago
  65. c87edb3 tracing: Fix tick_stop tracepoint symbols for user export by Steven Rostedt (Red Hat) · 8 years ago
  66. 28ad555 virtio-vsock: fix include guard typo by Stefan Hajnoczi · 8 years ago
  67. f3b0946 genirq/msi: Make sure PCI MSIs are activated early by Marc Zyngier · 8 years ago
  68. cbd74e1 cxl: Use fixed width predefined types in data structure. by Philippe Bergheaud · 8 years ago
  69. 59bcb79 qed: Add dcbx app support for IEEE Selection Field. by Sudarsana Reddy Kalluru · 8 years ago
  70. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  71. 479ffcc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  72. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  73. dca3f53 sctp: Export struct sctp_info to userspace by Phil Sutter · 8 years ago
  74. 2c86943 netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01 by Pablo Neira Ayuso · 8 years ago
  75. 4872850 Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  76. 857953d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  77. 635a4ba Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  78. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  79. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  80. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  81. ca25ebe Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  82. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  84. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  85. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  86. a157b3a Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  87. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  88. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  89. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  90. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  91. 34b5835 drm/ttm: Wait for a BO to become idle before unbinding it from GTT by Michel Dänzer · 8 years ago
  92. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  93. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  94. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  95. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  96. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  97. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  98. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  99. d58b0d9 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
  100. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago