1. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  2. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. f082f02 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. a8cfdc6 printk: add Kconfig option to set default console loglevel by Olof Johansson · 8 years ago
  7. 262c5e8 printk/btrfs: handle more message headers by Petr Mladek · 8 years ago
  8. 4979575 printk/kdb: handle more message headers by Petr Mladek · 8 years ago
  9. 8e8780a compiler-gcc.h: use "proved" instead of "proofed" by Benjamin Peterson · 8 years ago
  10. d5a187d mm, rmap: handle anon_vma_prepare() common case inline by Vlastimil Babka · 8 years ago
  11. 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
  12. 1dd38b6 mm: move vma_is_anonymous check within pmd_move_must_withdraw by Aneesh Kumar K.V · 8 years ago
  13. bf22e37 mm: add vfree_atomic() by Andrey Ryabinin · 8 years ago
  14. 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
  15. 4d693d0 lib: radix-tree: update callback for changing leaf nodes by Johannes Weiner · 8 years ago
  16. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  17. f794243 lib: radix-tree: native accounting of exceptional entries by Johannes Weiner · 8 years ago
  18. 8db378a include/linux/backing-dev-defs.h: shrink struct backing_dev_info by Andrew Morton · 8 years ago
  19. 9491ae4 mm: don't cap request size based on read-ahead setting by Jens Axboe · 8 years ago
  20. d5e6eff mm: cma: make linux/cma.h standalone includible by Thierry Reding · 8 years ago
  21. c1ef8e2 mm: disable numa migration faults for dax vmas by Dan Williams · 8 years ago
  22. 41a9ada of/fdt: mark hotpluggable memory by Reza Arbab · 8 years ago
  23. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  24. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  25. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  26. b5bc66b mm: update mmu_gather range correctly by Aneesh Kumar K.V · 8 years ago
  27. fd60775 mm, thp: avoid unlikely branches for split_huge_pmd by David Rientjes · 8 years ago
  28. 3fb4afd prctl: remove one-shot limitation for changing exe link by Stanislav Kinsburskiy · 8 years ago
  29. c0b942a kthread: add __printf attributes by Nicolas Iooss · 8 years ago
  30. 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. cbaa157 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 0719dbf Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. 3940cf0 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. 718c0dd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 067d14f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  38. e8f4aa6 sparc64:Support User Probes for sparc by Allen Pais · 8 years ago
  39. 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  40. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  41. 47c3e77 net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_* by Asbjørn Sloth Tønnesen · 8 years ago
  42. 41c43fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 8 years ago
  43. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. cd66289 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  45. 5ac9efb Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  46. 6b229cf udp: add batching to udp_rmem_release() by Eric Dumazet · 8 years ago
  47. c84d949 udp: copy skb->truesize in the first cache line by Eric Dumazet · 8 years ago
  48. 810ac7b7 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  49. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  50. 2fa436b nl80211: Use different attrs for BSSID and random MAC addr in scan req by Vamsi Krishna · 8 years ago
  51. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  52. f38e7a3 phy: add phy fixup unregister functions by Woojung.Huh@microchip.com · 8 years ago
  53. d2a4dd3 bpf: fix state equivalence by Alexei Starovoitov · 8 years ago
  54. 3665f38 net: do not read sk_drops if application does not care by Eric Dumazet · 8 years ago
  55. c8c8b12 udp: under rx pressure, try to condense skbs by Eric Dumazet · 8 years ago
  56. 13bfff2 net: rfs: add a jump label by Eric Dumazet · 8 years ago
  57. 4022d03 net: smmac: allow configuring lower pbl values by Niklas Cassel · 8 years ago
  58. 89caaa2 net: stmmac: add support for independent DMA pbl for tx/rx by Niklas Cassel · 8 years ago
  59. 7b8076c NET: usb: cdc_mbim: add quirk for supporting Telit LE922A by Daniele Palmas · 8 years ago
  60. 7b68488 net/sched: cls_flower: Support matching on ICMP type and code by Simon Horman · 8 years ago
  61. 972d387 flow dissector: ICMP support by Simon Horman · 8 years ago
  62. faa3ffc net/sched: cls_flower: Add support for matching on flags by Or Gerlitz · 8 years ago
  63. 1da5c46 kthread: Make struct kthread kmalloc'ed by Oleg Nesterov · 8 years ago
  64. 777c6e0 hotplug: Make register and unregister notifier API symmetric by Michal Hocko · 8 years ago
  65. 5fccd64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  66. f27c2f6 Revert "default exported asm symbols to zero" by Linus Torvalds · 8 years ago
  67. 5b8e2f6 net: sock_rps_record_flow() is for connected sockets by Eric Dumazet · 8 years ago
  68. 2c16d60 netfilter: xt_bpf: support ebpf by Willem de Bruijn · 8 years ago
  69. 8411b64 netfilter: nf_tables: support for set flushing by Pablo Neira Ayuso · 8 years ago
  70. 63aea29 netfilter: nft_objref: support for stateful object maps by Pablo Neira Ayuso · 8 years ago
  71. 8aeff92 netfilter: nf_tables: add stateful object reference to set elements by Pablo Neira Ayuso · 8 years ago
  72. 1896531 netfilter: nft_quota: add depleted flag for objects by Pablo Neira Ayuso · 8 years ago
  73. 2599e98 netfilter: nf_tables: notify internal updates of stateful objects by Pablo Neira Ayuso · 8 years ago
  74. 43da04a netfilter: nf_tables: atomic dump and reset for stateful objects by Pablo Neira Ayuso · 8 years ago
  75. 795595f netfilter: nft_quota: dump consumed quota by Pablo Neira Ayuso · 8 years ago
  76. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 8 years ago
  77. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. efda1b5d acpi, nfit, libnvdimm: fix / harden ars_status output length handling by Dan Williams · 8 years ago
  79. c97d22e netfilter: nf_tables: add stateful object reference expression by Pablo Neira Ayuso · 8 years ago
  80. 173705d netfilter: nft_quota: add stateful object type by Pablo Neira Ayuso · 8 years ago
  81. b1ce0ce netfilter: nft_counter: add stateful object type by Pablo Neira Ayuso · 8 years ago
  82. e500924 netfilter: nf_tables: add stateful objects by Pablo Neira Ayuso · 8 years ago
  83. 3bf3276 netfilter: add and use nf_fwd_netdev_egress by Florian Westphal · 8 years ago
  84. df122f5 netfilter: ingress: translate 0 nf_hook_slow retval to -1 by Florian Westphal · 8 years ago
  85. 1814096 netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields by Pablo Neira Ayuso · 8 years ago
  86. ae0ac0e netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  87. f28e15b netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  88. 4d31eef netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  89. d415b9e netfilter: decouple nf_hook_entry and nf_hook_ops by Aaron Conole · 8 years ago
  90. 0aa8c57 netfilter: introduce accessor functions for hook entries by Aaron Conole · 8 years ago
  91. 834184b netfilter: defrag: only register defrag functionality if needed by Florian Westphal · 8 years ago
  92. da1b466fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  93. efc4515 uapi glibc compat: fix outer guard of net device flags enum by Jonas Gorski · 8 years ago
  94. f4ec57b locking/ww_mutex: Use relaxed atomics by Peter Zijlstra · 8 years ago
  95. 7c47889 x86/uaccess, sched/preempt: Verify access_ok() context by Peter Zijlstra · 8 years ago
  96. ffe3bb8 uapi: export nf_log.h by stephen hemminger · 8 years ago
  97. ad55885 uapi: export tc_skbmod.h by stephen hemminger · 8 years ago
  98. 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
  99. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  100. c354368 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago