summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-22RDMA/core: Sync unregistration with netlink commandsParav Pandit1-1/+7
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens1-1/+3
2018-11-22net/dim: Update DIM start sample after each DIM iterationTal Gilboa1-0/+2
2018-11-22x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger1-1/+1
2018-11-22RDMA/uverbs: Check for NULL driver methods for every write callJason Gunthorpe1-0/+16
2018-11-22RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_apiJason Gunthorpe1-6/+88
2018-11-22RDMA/uverbs: Add helpers to mark uapi functions as unsupportedJason Gunthorpe1-0/+31
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe4-37/+38
2018-11-22media: rc: add driver for Xbox DVD Movie Playback KitBenjamin Valentin1-0/+1
2018-11-22rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni1-1/+0
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson1-1/+0
2018-11-22math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningVincent Chen1-1/+1
2018-11-22math-emu/op-2.h: Use statement expressions to prevent negative constant shiftVincent Chen1-52/+47
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-1/+6
2018-11-22Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+3
2018-11-22include: Add lantiq.h in include/linux/Songjun Wu1-0/+23
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires1-10/+0
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires1-28/+0
2018-11-22scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp1-0/+3
2018-11-22Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie9-71/+212
2018-11-22bridge: Allow querying bridge port flagsIdo Schimmel1-0/+6
2018-11-22vxlan: Add hardware FDB learningPetr Machata1-0/+2
2018-11-22vxlan: Mark user-added FDB entriesPetr Machata1-0/+1
2018-11-22tcp: defer SACK compression after DupThreshEric Dumazet1-0/+1
2018-11-22net/vlan: introduce skb_vlan_tag_get_cfi() helperMichał Mirosław1-1/+2
2018-11-22IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia1-1/+1
2018-11-22RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.hParav Pandit1-3/+0
2018-11-22Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe6-150/+91
2018-11-21dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBRobin Murphy1-1/+1
2018-11-21drivers/perf: xgene: Add CPU hotplug supportHoan Tran1-0/+1
2018-11-21firmware: raspberrypi: Switch to SPDX identifierStefan Wahren1-4/+1
2018-11-21ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...Kuninori Morimoto1-2/+1
2018-11-21ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert()Kuninori Morimoto1-1/+2
2018-11-21arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon1-1/+3
2018-11-21blk-mq: not embed .mq_kobj and ctx->kobj into queue instanceMing Lei1-1/+1
2018-11-21virtio-gpu: add VIRTIO_GPU_F_EDID featureGerd Hoffmann1-0/+18
2018-11-21MIPS: ptrace: introduce NT_MIPS_MSA regsetPaul Burton1-0/+1
2018-11-21bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not definedYonghong Song1-0/+14
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil1-4/+4
2018-11-20bpf: Introduce bpf_func_infoYonghong Song4-1/+20
2018-11-20bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau1-3/+15
2018-11-20media: v4l2-ioctl: remove unused vidioc_g/s_cropHans Verkuil1-8/+0
2018-11-20media: davinci/vpbe: drop unused g_cropcapHans Verkuil1-4/+0
2018-11-20media: v4l2-ioctl: add QUIRK_INVERTED_CROPHans Verkuil1-2/+11
2018-11-20media: v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__Hans Verkuil1-13/+15
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2-49/+21
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed1-0/+39
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed2-10/+2
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-82/+5