summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-05-26aio: simplify KIOCB_KEY handlingChristoph Hellwig
2018-05-26fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig
2018-05-26fs: unexport poll_schedule_timeoutChristoph Hellwig
2018-05-26Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...Christoph Hellwig
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan
2018-05-25net/mlx5: Add cap bits for flow table destination in FDB tableChris Mi
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-25qed*: Support drop action classificationManish Chopra
2018-05-25qed*: Support other classification modes.Manish Chopra
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-25net: bridge: add support for port isolationNikolay Aleksandrov
2018-05-25regmap: add missing prototype for devm_init_slimbusSrinivas Kandagatla
2018-05-25fpga: use SPDXAlan Tull
2018-05-25fpga: region: change api, add fpga_region_create/freeAlan Tull
2018-05-25fpga: bridge: change api, don't use drvdataAlan Tull
2018-05-25fpga: manager: change api, don't use drvdataAlan Tull
2018-05-25dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrsHuaisheng Ye
2018-05-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-05-25perf/core: Fix bad use of igrab()Song Liu
2018-05-25perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu
2018-05-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-05-24net: include hash policy in LAG changeupper infoJohn Hurley
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer
2018-05-24xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer
2018-05-24bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song
2018-05-24perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song
2018-05-24net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen
2018-05-24net/mlx5: Add pbmc and pptb in the port_access_reg_cap_maskHuy Nguyen
2018-05-24net: phy: replace bool members in struct phy_device with bit-fieldsHeiner Kallweit
2018-05-24Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim
2018-05-24blk-mq: avoid starving tag allocation after allocating process migratesMing Lei
2018-05-24power: supply: Add fwnode pointer to power_supply_config structAdam Thomson
2018-05-24Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-05-24bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux
2018-05-24bpf: Split lwt inout verifier structuresMathieu Xhonneux
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov
2018-05-23umh: introduce fork_usermode_blob() helperAlexei Starovoitov
2018-05-23bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau
2018-05-23bpf: Expose check_uarg_tail_zero()Martin KaFai Lau
2018-05-23cpufreq: Rename cpufreq_can_do_remote_dvfs()Viresh Kumar