summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.7-rc4v5.7-rc4Linus Torvalds2020-05-031-1/+1
* Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-05-034-7/+53
|\
| * MAINTAINERS: btrfs: fix git repo URLEric Biggers2020-05-031-1/+1
| * btrfs: fix gcc-4.8 build warning for struct initializerArnd Bergmann2020-04-301-1/+1
| * btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo2020-04-271-2/+11
| * btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana2020-04-271-3/+40
* | Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-05-035-7/+11
|\ \
| * | iommu/qcom: Fix local_base status checkTang Bin2020-05-011-1/+4
| * | iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman2020-05-011-1/+1
| * | iommu/vt-d: Use right Kconfig option nameLu Baolu2020-05-011-2/+2
| * | iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-011-1/+1
| * | iommu: spapr_tce: Disable compile testing to fix build on book3s_32 configKrzysztof Kozlowski2020-04-291-1/+1
| * | iommu/mediatek: Fix MTK_IOMMU dependenciesGeert Uytterhoeven2020-04-291-1/+1
| * | iommu: Fix the memory leak in dev_iommu_free()Kevin Hao2020-04-291-0/+1
* | | Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-05-023-3/+10
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2020-05-022-1/+8
| |\ \ \ \
| | | * | | PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui2020-04-271-0/+7
| | | |/ /
| | * / / cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson2020-04-271-1/+1
| | |/ /
| * / / PM: ACPI: Output correct message on target power stateKai-Heng Feng2020-04-271-2/+2
| |/ /
* | | Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-05-022-4/+9
|\ \ \
| * | | fibmap: Warn and return an error in case of block > INT_MAXRitesh Harjani2020-04-302-4/+9
| |/ /
* | | Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-05-0210-36/+79
|\ \ \
| * | | NFS: Fix a race in __nfs_list_for_each_server()Trond Myklebust2020-04-301-1/+1
| * | | Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2020-04-283-13/+17
| |\ \ \
| | * | | xprtrdma: Fix use of xdr_stream_encode_item_{present, absent}Chuck Lever2020-04-201-4/+11
| | * | | xprtrdma: Fix trace point use-after-free raceChuck Lever2020-04-202-9/+5
| | * | | xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler()Chuck Lever2020-04-201-0/+1
| * | | | NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia2020-04-283-0/+15
| * | | | SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown2020-04-282-5/+24
| * | | | NFSv4: Remove unreachable error condition due to rpc_run_task()Xiyu Yang2020-04-251-2/+1
| * | | | SUNRPC: Remove unreachable error conditionXiyu Yang2020-04-211-2/+1
| * | | | nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher2020-04-201-7/+15
| * | | | NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc()Trond Myklebust2020-04-191-5/+2
| * | | | NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completionTrond Myklebust2020-04-191-1/+3
| |/ / /
* | | | Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2020-05-0210-60/+65
|\ \ \ \
| * | | | dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko2020-04-281-1/+1
| * | | | dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko2020-04-271-2/+2
| * | | | dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronizationDmitry Osipenko2020-04-271-0/+9
| * | | | dmaengine: fix channel index enumerationDave Jiang2020-04-272-36/+28
| * | | | dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel2020-04-231-0/+2
| * | | | dmaengine: mmp_tdma: Do not ignore slave config validation errorsLubomir Rintel2020-04-231-1/+2
| * | | | dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik2020-04-231-1/+1
| * | | | dt-bindings: dma: uniphier-xdmac: switch to single reg regionMasahiro Yamada2020-04-151-4/+3
| * | | | include/linux/dmaengine: Typos fixes in API documentationMaciej Grochowski2020-04-151-4/+4
| * | | | dmaengine: xilinx_dma: Add missing check for empty listSebastian von Ohr2020-04-151-10/+10
| * | | | dmaengine: ti: k3-psil: fix deadlock on error pathGrygorii Strashko2020-04-151-0/+1
| * | | | dmaengine: hisilicon: Fix build error without PCI_MSIYueHaibing2020-04-151-1/+2
* | | | | Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-05-011-5/+5
|\ \ \ \ \
| * | | | | vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson2020-04-231-2/+2
| * | | | | vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao2020-04-201-1/+1