summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-28bpf: Hooks for sys_sendmsgAndrey Ignatov3-6/+26
2018-05-28bpf: Define cgroup_bpf_enabled for CONFIG_CGROUP_BPF=nAndrey Ignatov1-0/+1
2018-05-28x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flagChristoph Hellwig1-11/+0
2018-05-28core, dma-direct: add a flag 32-bit dma limitsChristoph Hellwig1-0/+3
2018-05-28gpio: dwapb: Fix rework support for 1 interrupt per port A GPIOPhil Edworthy1-1/+1
2018-05-27PM / runtime: Fixup reference counting of device link suppliers at probeUlf Hansson1-4/+2
2018-05-27PM / suspend: Prevent might sleep splatsThomas Gleixner1-0/+1
2018-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-19/+60
2018-05-27Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-0/+48
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2018-05-26Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson3-0/+472
2018-05-26KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capabilityVitaly Kuznetsov1-0/+1
2018-05-26KVM: introduce kvm_make_vcpus_request_mask() APIVitaly Kuznetsov1-0/+3
2018-05-26crypto: af_alg: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net/iucv: convert to ->poll_maskChristoph Hellwig1-2/+0
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig1-1/+1
2018-05-26net/sctp: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2-3/+2
2018-05-26net/tcp: convert to ->poll_maskChristoph Hellwig1-2/+1
2018-05-26net: remove sock_no_pollChristoph Hellwig1-2/+0
2018-05-26net: add support for ->poll_mask in proto_opsChristoph Hellwig1-0/+1
2018-05-26net: refactor socket_pollChristoph Hellwig1-0/+15
2018-05-26aio: implement IOCB_CMD_POLLChristoph Hellwig1-4/+2
2018-05-26aio: simplify KIOCB_KEY handlingChristoph Hellwig1-2/+0
2018-05-26fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2-6/+8
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig1-0/+12
2018-05-26fs: unexport poll_schedule_timeoutChristoph Hellwig1-2/+0
2018-05-26uapi: turn __poll_t sparse checks on by defaultChristoph Hellwig1-4/+0
2018-05-26Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...Christoph Hellwig1-0/+1
2018-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+6
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+5
2018-05-26mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron1-3/+5
2018-05-26mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko1-1/+1
2018-05-26fs: add timespec64_truncate()Deepa Dinamani1-0/+1
2018-05-26PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas1-2/+0
2018-05-26Merge tag 'v4.18-rockchip-drivers-2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson4-0/+75
2018-05-26net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan1-4/+12
2018-05-26net/mlx5: Add cap bits for flow table destination in FDB tableChris Mi1-1/+3
2018-05-25soc: qcom: smem: introduce qcom_smem_virt_to_phys()Alex Elder1-0/+2
2018-05-25drivers: qcom: add command DB driverMahesh Sivasubramanian1-0/+45
2018-05-25Merge tag 'imx-soc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson1-12/+17
2018-05-25openvswitch: Add conntrack limit netlink definitionYi-Hung Wei1-0/+28
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller5-0/+67
2018-05-25qed*: Support drop action classificationManish Chopra2-0/+4
2018-05-25qed*: Support other classification modes.Manish Chopra1-0/+1
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-05-25net: bridge: add support for port isolationNikolay Aleksandrov2-0/+2
2018-05-25regmap: add missing prototype for devm_init_slimbusSrinivas Kandagatla1-1/+17
2018-05-25fpga: use SPDXAlan Tull3-24/+4
2018-05-25fpga: region: change api, add fpga_region_create/freeAlan Tull1-4/+7