summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-25fpga: bridge: change api, don't use drvdataAlan Tull1-3/+6
2018-05-25fpga: manager: change api, don't use drvdataAlan Tull1-4/+6
2018-05-25Merge tag 'phy-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman1-0/+37
2018-05-25Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson6-1/+149
2018-05-25Merge tag 'davinci-for-v4.18/soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+10
2018-05-25KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512Eric Auger1-1/+1
2018-05-25KVM: arm/arm64: Remove kvm_vgic_vcpu_early_initEric Auger1-1/+0
2018-05-25KVM: arm/arm64: Replace the single rdist region by a listEric Auger1-4/+10
2018-05-25KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_changeChristoffer Dall1-0/+9
2018-05-25thread_info: Add update_thread_flag() helpersDave Martin2-0/+17
2018-05-25dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrsHuaisheng Ye1-2/+2
2018-05-25ACPICA: Introduce acpi_dispatch_gpe()Rafael J. Wysocki1-0/+1
2018-05-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar24-57/+139
2018-05-25perf/core: Fix bad use of igrab()Song Liu1-1/+1
2018-05-25perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu1-0/+8
2018-05-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar25-58/+142
2018-05-25sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior1-1/+3
2018-05-25net: include hash policy in LAG changeupper infoJohn Hurley1-0/+11
2018-05-25net/ipv4: Remove tracepoint in fib_validate_sourceDavid Ahern1-35/+0