summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-24hwspinlock/core: Switch to SPDX license identifierSuman Anna
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-24PCI: Add Intel VMD devices to pci idsJon Derrick
2018-05-24power: supply: Add fwnode pointer to power_supply_config structAdam Thomson
2018-05-24regulator: tps65090: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: s5m8767: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-24Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe
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-23gpio: Remove VLA from gpiolibLaura Abbott
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
2018-05-23netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso
2018-05-23netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal
2018-05-22dax: Introduce a ->copy_to_iter dax operationDan Williams
2018-05-22uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilationDan Williams
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru
2018-05-22rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra
2018-05-22mm, fs, dax: handle layout changes to pinned dax mappingsDan Williams
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams
2018-05-22i2c: Export of_i2c_get_board_info()Boris Brezillon
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu
2018-05-22tty: add missing const to termios hw-change helperJohan Hovold