| Age | Commit message (Expand) | Author |
| 2017-06-17 | net: remove DST_NOGC flag | Wei Wang |
| 2017-06-17 | net: remove dst gc related code | Wei Wang |
| 2017-06-17 | xfrm: take refcnt of dst when creating struct xfrm_dst bundle | Wei Wang |
| 2017-06-17 | ipv6: get rid of icmp6 dst garbage collector | Wei Wang |
| 2017-06-17 | ipv4: call dst_hold_safe() properly | Wei Wang |
| 2017-06-17 | net: introduce a new function dst_dev_put() | Wei Wang |
| 2017-06-17 | net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt | Wei Wang |
| 2017-06-16 | Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ... | Stephen Boyd |
| 2017-06-16 | Merge branch 'for-4.13-ti-clkctrl' of https://github.com/t-kristo/linux-pm in... | Stephen Boyd |
| 2017-06-16 | Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd |
| 2017-06-16 | PCI: Test INTx masking during enumeration, not at run-time | Piotr Gregor |
| 2017-06-16 | amdgpu: use drm sync objects for shared semaphores (v6) | Dave Airlie |
| 2017-06-16 | mfd: cros_ec: add debugfs, console log file | Eric Caruso |
| 2017-06-16 | mfd: cros_ec: Add EC console read structures definitions | Nicolas Boichat |
| 2017-06-16 | mfd: cros_ec: Add helper for event notifier. | Gwendal Grignou |
| 2017-06-16 | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
| 2017-06-16 | ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets() | Kuninori Morimoto |
| 2017-06-16 | net: Add IFLA_XDP_PROG_ID | Martin KaFai Lau |
| 2017-06-16 | drm/i915: Allow execbuffer to use the first object as the batch | Chris Wilson |
| 2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg |
| 2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
| 2017-06-16 | networking: make skb_pull & friends return void pointers | Johannes Berg |
| 2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg |
| 2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
| 2017-06-16 | drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA | Jordan Crouse |
| 2017-06-16 | drm/msm: Remove DRM_MSM_NUM_IOCTLS | Jordan Crouse |
| 2017-06-16 | Merge tag 'phy-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman |
| 2017-06-16 | Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
| 2017-06-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
| 2017-06-16 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2017-06-16 | nvme: implement NS Optimal IO Boundary from 1.3 Spec | Scott Bauer |
| 2017-06-16 | BackMerge tag 'v4.12-rc5' into drm-next | Dave Airlie |
| 2017-06-16 | Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie |
| 2017-06-16 | Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next | Dave Airlie |
| 2017-06-16 | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
| 2017-06-16 | Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
| 2017-06-15 | drm/vc4: Add get/set tiling ioctls. | Eric Anholt |
| 2017-06-15 | drm/vc4: Add T-format scanout support. | Eric Anholt |
| 2017-06-15 | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams |
| 2017-06-15 | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush | Dan Williams |
| 2017-06-15 | dm: add ->flush() dax operation support | Dan Williams |
| 2017-06-15 | dax, pmem: introduce an optional 'flush' dax_operation | Dan Williams |
| 2017-06-15 | filesystem-dax: convert to dax_copy_from_iter() | Dan Williams |
| 2017-06-15 | libnvdimm, label: add address abstraction identifiers | Dan Williams |
| 2017-06-15 | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams |
| 2017-06-15 | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams |
| 2017-06-15 | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams |
| 2017-06-16 | net/mlx5: Add fast unload support in shutdown flow | Majd Dibbiny |
| 2017-06-16 | net/mlx5: Expose command polling interface | Majd Dibbiny |
| 2017-06-16 | net/mlx5e: Move and optimize query out of buffer function | Gal Pressman |