summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-074-6/+44
|\
| * ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva2018-06-031-0/+6
| * ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva2018-06-032-0/+17
| * mm/pkeys: Add an empty arch_pkeys_enabled()Michael Ellerman2018-05-091-0/+5
| * x86/pkeys: Move vma_pkey() into asm/pkeys.hMichael Ellerman2018-05-091-1/+1
| * mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.hMichael Ellerman2018-05-091-0/+5
| * mm/pkeys: Remove include of asm/mmu_context.h from pkeys.hMichael Ellerman2018-05-091-1/+0
| * mm, powerpc, x86: introduce an additional vma bit for powerpc pkeyRam Pai2018-05-091-1/+6
| * mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai2018-05-091-4/+5
* | Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-071-0/+4
|\ \
| * | vfs: factor out inode_insert5()Miklos Szeredi2018-05-311-0/+4
* | | Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-071-1/+6
|\ \ \
| * | | fuse: return -ECONNABORTED on /dev/fuse read after abortSzymon Lukasz2018-03-201-1/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06169-1712/+5538
|\ \ \ \
| * | | | strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes2018-06-061-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-0510-55/+277
| |\ \ \ \
| | * | | | xsk: wire upp Tx zero-copy functionsMagnus Karlsson2018-06-051-0/+9
| | * | | | net: added netdevice operation for TxMagnus Karlsson2018-06-051-0/+2
| | * | | | xsk: add zero-copy support for RxBjörn Töpel2018-06-052-1/+9
| | * | | | xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel2018-06-051-0/+10
| | * | | | net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEMBjörn Töpel2018-06-051-0/+8
| | * | | | xsk: introduce xdp_umem_pageBjörn Töpel2018-06-051-1/+6
| | * | | | xsk: moved struct xdp_umem definitionBjörn Töpel2018-06-051-1/+23
| | * | | | net: remove net_device operation ndo_xdp_flushJesper Dangaard Brouer2018-06-051-4/+0
| | * | | | xsk: new descriptor addressing schemeBjörn Töpel2018-06-041-7/+5
| | * | | | bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern2018-06-031-1/+1
| | * | | | bpf: implement bpf_get_current_cgroup_id() helperYonghong Song2018-06-032-1/+8
| | * | | | xdp: done implementing ndo_xdp_xmit flush flag for all driversJesper Dangaard Brouer2018-06-031-1/+0
| | * | | | xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer2018-06-032-3/+9
| | * | | | bpf: fix context access in tracing progs on 32 bit archsDaniel Borkmann2018-06-031-6/+24
| | * | | | bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann2018-06-031-1/+2
| | * | | | bpf: add bpf_skb_cgroup_id helperDaniel Borkmann2018-06-031-1/+18
| | * | | | bpf: avoid retpoline for lookup/update/delete calls on mapsDaniel Borkmann2018-06-031-0/+3
| | * | | | bpf: test case for map pointer poison with calls/branchesDaniel Borkmann2018-06-031-0/+10
| | * | | | media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young2018-05-303-1/+84
| | * | | | bpf: Drop mpls from bpf_fib_lookupDavid Ahern2018-05-291-13/+13
| | * | | | bpf: clean up eBPF helpers documentationQuentin Monnet2018-05-291-11/+10
| | * | | | bpf: Hooks for sys_sendmsgAndrey Ignatov2018-05-283-6/+26
| | * | | | bpf: Define cgroup_bpf_enabled for CONFIG_CGROUP_BPF=nAndrey Ignatov2018-05-281-0/+1
| * | | | | devlink: Add extack to reload and port_{un, }split operationsDavid Ahern2018-06-051-3/+4
| * | | | | ipmr: fix error path when ipmr_new_table failsSabrina Dubroca2018-06-051-10/+0
| * | | | | qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-054-9/+8
| * | | | | net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski2018-06-051-1/+0
| * | | | | net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi2018-06-051-0/+4
| * | | | | net: phy: remove PM ops from MDIO busHeiner Kallweit2018-06-051-1/+0
| * | | | | qed: Add srq core support for RoCE and iWARPYuval Bason2018-06-041-1/+11
| * | | | | net: skbuff.h: drop unneeded <linux/slab.h>Randy Dunlap2018-06-041-2/+0
| * | | | | rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells2018-06-041-0/+32
| * | | | | ipv6: omit traffic class when calculating flow hashMichal Kubecek2018-06-041-0/+5
| * | | | | Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller2018-06-041-5/+0