summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-4/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-1/+11
2017-06-16drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVAJordan Crouse1-2/+6
2017-06-16drm/msm: Remove DRM_MSM_NUM_IOCTLSJordan Crouse1-1/+0
2017-06-16Merge tag 'phy-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman1-0/+31
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+2
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer1-1/+1
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie31-57/+176
2017-06-16Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie1-0/+1
2017-06-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2-0/+15
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+28
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie4-4/+9
2017-06-16drm/vc4: Add get/set tiling ioctls.Eric Anholt1-0/+16
2017-06-16drm/vc4: Add T-format scanout support.Eric Anholt1-1/+22
2017-06-16x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams1-19/+0
2017-06-16x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams1-21/+0
2017-06-16dm: add ->flush() dax operation supportDan Williams2-0/+5
2017-06-16dax, pmem: introduce an optional 'flush' dax_operationDan Williams1-0/+2
2017-06-16filesystem-dax: convert to dax_copy_from_iter()Dan Williams1-24/+0
2017-06-16libnvdimm, label: add address abstraction identifiersDan Williams1-0/+10
2017-06-16libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams1-0/+3
2017-06-16libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams1-0/+2
2017-06-16libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams1-1/+4
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny1-3/+11
2017-06-16net/mlx5: Expose command polling interfaceMajd Dibbiny1-0/+3
2017-06-16net/mlx5e: Move and optimize query out of buffer functionGal Pressman1-2/+0
2017-06-16net/mlx5: Fix some spelling mistakesOr Gerlitz1-2/+2
2017-06-15net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc1-0/+1
2017-06-15regulator: tps65910: wire up sleep control configurationMichał Mirosław1-1/+1
2017-06-15ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing()Kuninori Morimoto1-0/+4
2017-06-15ASoC: simple-card-utils: add asoc_simple_card_convert_fixup()Kuninori Morimoto1-0/+10
2017-06-15skbuff: make skb_put_zero() return voidJohannes Berg1-2/+2
2017-06-15tls: kernel TLS supportDave Watson3-0/+317
2017-06-15tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functionsDave Watson1-0/+2
2017-06-15tcp: ULP infrastructureDave Watson3-0/+30
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-23/+83
2017-06-15nvme: add fields into identify controller data structureGuan Junxiong1-2/+8
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn1-0/+4
2017-06-15nvme: introduce NVMe Namespace Identification Descriptor structuresJohannes Thumshirn1-0/+17
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn1-0/+2
2017-06-15scatterlist: add sg_zero_buffer() helperJohannes Thumshirn1-0/+2
2017-06-15nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu1-0/+1
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen1-1/+0
2017-06-15gpu: host1x: Correct swapped arguments in the is_addr_reg() definitionDmitry Osipenko1-1/+1
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko1-0/+3
2017-06-15drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTLDmitry Osipenko1-0/+7
2017-06-15gpu: host1x: Flesh out kerneldocThierry Reding1-0/+25
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski1-1/+1