1. db717d8 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
  2. 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  3. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  4. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. cd66289 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  6. 848ba0a hwmon: (core) Rename groups parameter in API to extra_groups by Guenter Roeck · 8 years ago
  7. af1bd36 hwmon: (core) Deprecate hwmon_device_register() by Guenter Roeck · 8 years ago
  8. e159ab5 hwmon: (core) Add support for string attributes to new API by Guenter Roeck · 8 years ago
  9. f680b28 hwmon: (core) Clarify when read and write callbacks are mandatory by Guenter Roeck · 8 years ago
  10. 6b229cf udp: add batching to udp_rmem_release() by Eric Dumazet · 8 years ago
  11. c84d949 udp: copy skb->truesize in the first cache line by Eric Dumazet · 8 years ago
  12. 70b3ea0 elevator: make the rqhash helpers exported by Jens Axboe · 8 years ago
  13. ae911c5 blk-mq: add blk_mq_start_stopped_hw_queue() by Jens Axboe · 8 years ago
  14. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  15. 71a2f11 clk: add devm_get_clk_from_child() API by Kuninori Morimoto · 8 years ago
  16. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  17. f38e7a3 phy: add phy fixup unregister functions by Woojung.Huh@microchip.com · 8 years ago
  18. d2a4dd3 bpf: fix state equivalence by Alexei Starovoitov · 8 years ago
  19. c8c8b12 udp: under rx pressure, try to condense skbs by Eric Dumazet · 8 years ago
  20. 13bfff2 net: rfs: add a jump label by Eric Dumazet · 8 years ago
  21. 4022d03 net: smmac: allow configuring lower pbl values by Niklas Cassel · 8 years ago
  22. 89caaa2 net: stmmac: add support for independent DMA pbl for tx/rx by Niklas Cassel · 8 years ago
  23. 7b8076c NET: usb: cdc_mbim: add quirk for supporting Telit LE922A by Daniele Palmas · 8 years ago
  24. 1da5c46 kthread: Make struct kthread kmalloc'ed by Oleg Nesterov · 8 years ago
  25. 777c6e0 hotplug: Make register and unregister notifier API symmetric by Michal Hocko · 8 years ago
  26. 5fccd64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  27. acf1fcf Merge branch 'thread-irq-simpler' into devel by Linus Walleij · 8 years ago
  28. eb485c7 Merge branch 'pl061' into devel by Linus Walleij · 8 years ago
  29. 562b488 gpio: pl061: move platform data into driver by Linus Walleij · 8 years ago
  30. efda1b5d acpi, nfit, libnvdimm: fix / harden ars_status output length handling by Dan Williams · 8 years ago
  31. df122f5 netfilter: ingress: translate 0 nf_hook_slow retval to -1 by Florian Westphal · 8 years ago
  32. ae0ac0e netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  33. f28e15b netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  34. 4d31eef netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  35. d415b9e netfilter: decouple nf_hook_entry and nf_hook_ops by Aaron Conole · 8 years ago
  36. 0aa8c57 netfilter: introduce accessor functions for hook entries by Aaron Conole · 8 years ago
  37. fc76936 vmbus: add support for dynamic device id's by Stephen Hemminger · 8 years ago
  38. f45be72 hyperv: Fix spelling of HV_UNKOWN by Haiyang Zhang · 8 years ago
  39. 076802d mei: bus: enable non-blocking RX by Alexander Usyskin · 8 years ago
  40. 8d7cc7ad VME: Remove shutdown entry from vme_driver by Martyn Welch · 8 years ago
  41. f4ec57b locking/ww_mutex: Use relaxed atomics by Peter Zijlstra · 8 years ago
  42. 7c47889 x86/uaccess, sched/preempt: Verify access_ok() context by Peter Zijlstra · 8 years ago
  43. d6d2001 nvme-fabrics: Add FC transport LLDD api definitions by James Smart · 8 years ago
  44. b1ad1475 nvme-fabrics: Add FC transport FC-NVME definitions by James Smart · 8 years ago
  45. cba3bdf nvme-fabrics: Add FC transport error codes to nvme.h by James Smart · 8 years ago
  46. a317178 parser: add u64 number parser by James Smart · 8 years ago
  47. 4dab160 PM / OPP: Allow platform specific custom set_opp() callbacks by Viresh Kumar · 8 years ago
  48. 9473558 PM / OPP: Separate out _generic_set_opp() by Viresh Kumar · 8 years ago
  49. dfbe467 PM / OPP: Add infrastructure to manage multiple regulators by Viresh Kumar · 8 years ago
  50. 0f0fe7e PM / OPP: Manage supply's voltage/current in a separate structure by Viresh Kumar · 8 years ago
  51. 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
  52. bfa9cb3 ahci-remap.h: add ahci remapping definitions by Dan Williams · 8 years ago
  53. a2e7eef nvme: move NVMe class code to pci_ids.h by Christoph Hellwig · 8 years ago
  54. 7aa5470 tcp: tsq: move tsq_flags close to sk_wmem_alloc by Eric Dumazet · 8 years ago
  55. 40fc342 tcp: tsq: add tsq_flags / tsq_enum by Eric Dumazet · 8 years ago
  56. b9c2a2a usb: hcd.h: construct hub class request constants from simpler constants by Tal Shorer · 8 years ago
  57. 9d4b827 fsl/usb: Workarourd for USB erratum-A005697 by Changming Huang · 8 years ago
  58. 64df114 driver core: Silence device links sphinx warning by Lukas Wunner · 8 years ago
  59. e711f03 mmc: mmc: Introduce mmc_abort_tuning() by Adrian Hunter · 8 years ago
  60. 30103b5 regulator: Fix regulator_get_error_flags() signature mismatch by David Lechner · 8 years ago
  61. 925ff3a mmc: mmc: Add Command Queue definitions by Adrian Hunter · 8 years ago
  62. e0097cf mmc: queue: Fix queue thread wake-up by Adrian Hunter · 8 years ago
  63. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  64. c51d390 netfilter: conntrack: built-in support for DCCP by Davide Caratti · 8 years ago
  65. adc176c ipv6 addrconf: Implemented enhanced DAD (RFC7527) by Erik Nordmark · 8 years ago
  66. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  68. 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 8 years ago
  69. b2cd125 bpf: Refactor cgroups code in prep for new type by David Ahern · 8 years ago
  70. 7091d8c net/sched: cls_flower: Add offload support using egress Hardware device by Hadar Hen Zion · 8 years ago
  71. 95a22ca tcp: randomize tcp timestamp offsets for each connection by Florian Westphal · 8 years ago
  72. fc83182 qed: Add support for hardware offloaded iSCSI. by Yuval Mintz · 8 years ago
  73. 366cbf2 bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller by Daniel Borkmann · 8 years ago
  74. 3a0af8f bpf: BPF for lightweight tunnel infrastructure by Thomas Graf · 8 years ago
  75. 1c1b522 net/mlx5e: Implement Fragmented Work Queue (WQ) by Tariq Toukan · 8 years ago
  76. 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
  77. 4db5e63 Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  78. 1dd6c83 zram: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  79. 3f7cd91 KVM/PPC/Book3S HV: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  80. 2164761 iommu/vt-d: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  81. cab7a7e mm/zswap: Convert pool to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  82. ad7ed77 mm/zswap: Convert dst-mem to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  83. 215c89d mm/zsmalloc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  84. 5438da9 mm/vmstat: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  85. b32614c tracing/rb: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  86. ccd46db vfio: support notifier chain in vfio_group by Jike Song · 8 years ago
  87. 22195cb vfio: vfio_register_notifier: classify iommu notifier by Jike Song · 8 years ago
  88. f4ed2fe net: phy: add mdix_ctrl to hold the user configuration. by Raju Lakkaraju · 8 years ago
  89. 3b7c33b nvme.h: add Write Zeroes definitions by Chaitanya Kulkarni · 8 years ago
  90. a6f0788 block: add support for REQ_OP_WRITE_ZEROES by Chaitanya Kulkarni · 8 years ago
  91. e73c23f block: add async variant of blkdev_issue_zeroout by Chaitanya Kulkarni · 8 years ago
  92. 4a05754 alarmtimer: Add tracepoints for alarm timers by Baolin Wang · 8 years ago
  93. 4e28ec3 Merge back earlier cpuidle material for v4.10. by Rafael J. Wysocki · 8 years ago
  94. e16769d fs: configfs: don't return anything from drop_link by Andrzej Pietrasiewicz · 8 years ago
  95. 5cbc198 mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb by Kirill A. Shutemov · 8 years ago
  96. 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 8 years ago
  97. 91291d9 PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() by Stephen Boyd · 8 years ago
  98. 3da7a37 qed*: Handle-based L2-queues. by Mintz, Yuval · 8 years ago
  99. 6d937ac qed: Optimize qed_chain datapath usage by Mintz, Yuval · 8 years ago
  100. b634d30 cgroup, bpf: remove unnecessary #include by Alexei Starovoitov · 8 years ago