aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+5
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron1-3/+5
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly requestedMichal Hocko1-1/+1
2018-05-25fs: add timespec64_truncate()Deepa Dinamani1-0/+1
2018-05-25PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas1-2/+0
2018-05-25Merge tag 'v4.18-rockchip-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/driversOlof Johansson4-0/+75
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan1-4/+12
2018-05-25net/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/shawnguo/linux into next/socOlof 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/kernel/git/saeed/linuxDavid 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/kishon/linux-phy into usb-nextGreg Kroah-Hartman1-0/+37
2018-05-25Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson6-1/+149
2018-05-25Merge tag 'davinci-for-v4.18/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/socOlof 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-24net: include hash policy in LAG changeupper infoJohn Hurley1-0/+11
2018-05-24net/ipv4: Remove tracepoint in fib_validate_sourceDavid Ahern1-35/+0
2018-05-24net/ipv6: Udate fib6_table_lookup tracepointDavid Ahern1-7/+22
2018-05-24net/ipv4: Udate fib_table_lookup tracepointDavid Ahern1-24/+38
2018-05-24net_sched: switch to rcu_workCong Wang1-1/+1
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers1-1/+1
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller20-92/+346
2018-05-24xdp/trace: extend tracepoint in devmap with an errJesper Dangaard Brouer1-4/+6
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer1-5/+9
2018-05-24xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer2-2/+4
2018-05-24xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer2-2/+43
2018-05-24bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer2-4/+21
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2-0/+43