summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-26xprtrdma: Don't display r_xprt memory addresses in tracepointsChuck Lever1-32/+19
2021-04-26xprtrdma: Add an rpcrdma_mr_completion_classChuck Lever1-4/+44
2021-04-26xprtrdma: Add tracepoints showing FastReg WRs and remote invalidationChuck Lever1-0/+2
2021-04-26xprtrdma: Do not recycle MR after FastReg/LocalInv flushesChuck Lever1-1/+0
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard72-202/+529
2021-04-26netfilter: nfnetlink: add struct nfnl_info and pass it to callbacksPablo Neira Ayuso1-4/+9
2021-04-26netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso1-0/+8
2021-04-26macvlan: Add nodst option to macvlan type sourceJethro Beekman1-0/+1
2021-04-26Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-11/+13
2021-04-26net: ethernet: ixp4xx: Support device tree probingLinus Walleij1-0/+2
2021-04-26netfilter: remove all xt_table anchors from struct netFlorian Westphal2-19/+0
2021-04-26netfilter: ip6_tables: pass table pointer via nf_hook_opsFlorian Westphal1-3/+2
2021-04-26netfilter: arp_tables: pass table pointer via nf_hook_opsFlorian Westphal1-1/+1
2021-04-26netfilter: ip_tables: pass table pointer via nf_hook_opsFlorian Westphal2-4/+5
2021-04-26netfilter: arptables: unregister the tables by nameFlorian Westphal1-2/+2
2021-04-26netfilter: ip6tables: unregister the tables by nameFlorian Westphal1-2/+2
2021-04-26netfilter: iptables: unregister the tables by nameFlorian Westphal1-3/+3
2021-04-26netfilter: x_tables: add xt_find_tableFlorian Westphal1-0/+1
2021-04-26netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal2-5/+0
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal2-13/+4
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal2-2/+4
2021-04-26netfilter: nft_socket: add support for cgroupsv2Pablo Neira Ayuso1-0/+4
2021-04-26netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal1-2/+0
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-7/+107
2021-04-25dmaengine: idxd: Add IDXD performance monitor supportTom Zanussi1-0/+1
2021-04-25io_uring: add full-fledged dynamic buffers supportPavel Begunkov1-0/+1
2021-04-25io_uring: add generic rsrc update with tagsPavel Begunkov1-6/+16
2021-04-25io_uring: add IORING_REGISTER_RSRCPavel Begunkov1-0/+8
2021-04-25io_uring: enumerate dynamic resourcesPavel Begunkov1-0/+4
2021-04-24kbuild: redo fake deps at include/config/*.hAlexey Dobriyan1-1/+1
2021-04-24kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song1-0/+14
2021-04-24Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2-13/+2
2021-04-24devlink: Extend SF port attributes to have external attributeParav Pandit1-1/+4
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit1-8/+0
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit1-2/+9
2021-04-24drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flagNirmoy Das1-2/+0
2021-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-3/+0
2021-04-23Merge remote-tracking branch 'regulator/for-5.13' into regulator-nextMark Brown1-1/+8
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown11-106/+482
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König2-2/+2
2021-04-23drm/ttm: remove special handling for non GEM driversChristian König1-19/+0
2021-04-23regulator: core: Fix off_on_delay handlingVincent Whitchurch1-1/+1
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini12-11/+123
2021-04-23xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini3-0/+22
2021-04-23afs: Use ITER_XARRAY for writingDavid Howells1-32/+19
2021-04-23afs: Don't truncate iter during data fetchDavid Howells1-1/+1
2021-04-23afs: Pass page into dirty region helpers to provide THP sizeDavid Howells1-10/+13
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells2-0/+43
2021-04-23netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells1-0/+58