summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-28gpiolib: Introduce gpiod_set_config()Geert Uytterhoeven1-0/+8
2020-03-28Merge tag 'v5.6-rc7' into develLinus Walleij75-428/+341
2020-03-27ring-buffer/tracing: Have iterator acknowledge dropped eventsSteven Rostedt (VMware)1-0/+1
2020-03-27NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust1-2/+1
2020-03-27NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust1-0/+1
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust1-13/+0
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust1-0/+1
2020-03-27NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoTrond Myklebust1-0/+1
2020-03-27block: add a zone condition debug helperChaitanya Kulkarni1-0/+4
2020-03-27block: move bio_map_* to blk-map.cChristoph Hellwig1-14/+0
2020-03-27netfilter: flowtable: Use rw sem as flow block lockPaul Blakey1-1/+1
2020-03-27netfilter: flowtable: Fix incorrect tc_setup_type typewenxu1-1/+2
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso2-1/+5
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso2-1/+11
2020-03-27netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso1-0/+2
2020-03-27Merge branch 'asoc-5.7' into asoc-nextMark Brown19-72/+271
2020-03-27Merge branch 'asoc-5.6' into asoc-linusMark Brown1-0/+1
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe4-1/+9
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik1-0/+1
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik3-1/+8
2020-03-27block: simplify queue allocationChristoph Hellwig1-3/+1
2020-03-27block: add a blk_mq_init_queue_data helperChristoph Hellwig1-0/+2
2020-03-27SUNRPC/cache: don't allow invalid entries to be flushedJ. Bruce Fields1-2/+5
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas1-0/+1
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky1-17/+0
2020-03-27IB/mlx5: Extend QP creation to get uar page index from user spaceYishai Hadas1-0/+1
2020-03-27IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas1-0/+4
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas3-1/+24
2020-03-27Merge branch 'spi-5.7' into spi-nextMark Brown1-2/+7
2020-03-27block: move the ->devnode callback to struct block_device_operationsChristoph Hellwig2-1/+1
2020-03-27Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown1-0/+4
2020-03-27ASoC: SOF: IPC: dai-intel: move ALH declarations in header filePierre-Louis Bossart1-9/+9
2020-03-27ASoC: soc-acpi: expand description of _ADR-based devicesPierre-Louis Bossart1-6/+33
2020-03-27xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever1-61/+2
2020-03-27xprtrdma: Extract sockaddr from struct rdma_cm_idChuck Lever1-25/+53
2020-03-27xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever1-6/+6
2020-03-27xprtrdma: Disconnect on flushed completionChuck Lever1-1/+2
2020-03-27xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever1-1/+0
2020-03-27xprtrdma: Enhance MR-related trace pointsChuck Lever1-26/+30
2020-03-27ASoC: soc-core: add asoc_rtd_to_cpu/codec() macroKuninori Morimoto1-0/+4
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim2-1/+3
2020-03-27perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim1-1/+12
2020-03-27Merge tag 'tee-cleanup-for-5.7' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann1-18/+1
2020-03-27Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-11/+14
2020-03-27x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu1-2/+9
2020-03-27Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel3-20/+36
2020-03-27x86/efi: Add a prototype for efi_arch_mem_reserve()Benjamin Thiel1-0/+2
2020-03-27iommu: Move fwspec->iommu_priv to struct dev_iommuJoerg Roedel1-3/+4
2020-03-27iommu: Introduce accessors for iommu private dataJoerg Roedel1-0/+10