summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: add patch rule for dma_alloc_coherentAlex Dewar2020-08-211-3/+13
* scripts: coccicheck: Add chain mode to list of modesSumera Priyadarsini2020-08-211-1/+1
* Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-201-4/+6
|\
| * PCI/P2PDMA: Fix build without DMA opsChristoph Hellwig2020-08-171-4/+6
* | Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-205-78/+92
|\ \
| * | dma-pool: Only allocate from CMA when in same memory zoneNicolas Saenz Julienne2020-08-141-1/+30
| * | dma-pool: fix coherent pool allocations for IOMMU mappingsChristoph Hellwig2020-08-145-77/+62
* | | afs: Fix key ref leak in afs_put_operation()David Howells2020-08-201-0/+1
* | | Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-08-193-29/+164
|\ \ \
| * | | vfio/type1: Add proper error unwind for vfio_iommu_replay()Alex Williamson2020-08-171-5/+66
| * | | vfio-pci: Avoid recursive read-lock usageAlex Williamson2020-08-172-24/+98
| | |/ | |/|
* | | lib/string.c: Use freestanding environmentArvind Sankar2020-08-191-1/+6
* | | x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar2020-08-192-9/+3
* | | Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-184-39/+86
|\ \ \
| * \ \ Merge series "spi: stm32: various driver fixes" from Alain Volmat <alain.volm...Mark Brown2020-08-101-37/+61
| |\ \ \
| | * | | spi: stm32: always perform registers configuration prior to transferAlain Volmat2020-08-101-25/+17
| | * | | spi: stm32: fixes suspend/resume managementAmelie Delaunay2020-08-101-3/+24
| | * | | spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rateAmelie Delaunay2020-08-101-1/+2
| | * | | spi: stm32: fix fifo threshold level in case of short transferAmelie Delaunay2020-08-101-8/+18
| | * | | spi: stm32h7: fix race condition at end of transferAntonio Borneo2020-08-101-1/+1
| * | | | dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-selGeert Uytterhoeven2020-08-101-0/+1
| |/ / /
| * | | spi: stm32: clear only asserted irq flags on interruptTobias Schramm2020-08-051-1/+1
| * | | spi: Prevent adding devices below an unregistering controllerLukas Wunner2020-08-032-1/+23
* | | | Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-182-0/+11
|\ \ \ \
| * | | | arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke2020-08-172-0/+11
| | |/ / | |/| |
* | | | mm/memory.c: skip spurious TLB flush for retried page faultYang Shi2020-08-181-0/+3
* | | | Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-171-57/+58
|\ \ \ \
| * | | | mailmap: Add WeiXiong LiaoKees Cook2020-08-171-0/+1
| * | | | mailmap: Restore dictionary sortingKees Cook2020-08-171-57/+57
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-1776-349/+768
|\ \ \ \
| * | | | otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang2020-08-171-2/+2
| * | | | net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran2020-08-171-9/+11
| * | | | selftests: disable rp_filter for icmp_redirect.shDavid Ahern2020-08-171-0/+2
| * | | | Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"David S. Miller2020-08-171-1/+0
| * | | | phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap2020-08-171-1/+2
| * | | | mptcp: sendmsg: reset iter on error reduxFlorian Westphal2020-08-161-3/+5
| * | | | net: devlink: Remove overzealous WARN_ON with snapshotsAndrew Lunn2020-08-161-1/+1
| * | | | tipc: not enable tipc when ipv6 works as a moduleXin Long2020-08-161-0/+1
| * | | | tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang2020-08-161-1/+11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-168-80/+73
| |\ \ \ \
| | * | | | netfilter: ebtables: reject bogus getopt len valueFlorian Westphal2020-08-141-0/+4
| | * | | | selftests: netfilter: kill running process onlyFabian Frederick2020-08-131-2/+8
| | * | | | selftests: netfilter: add MTU arguments to flowtablesFabian Frederick2020-08-131-6/+24
| | * | | | selftests: netfilter: add checktool functionFabian Frederick2020-08-131-22/+11
| | * | | | netfilter: nf_tables: free chain context when BINDING flag is missingFlorian Westphal2020-08-131-2/+4
| | * | | | netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal2020-08-133-23/+6
| | * | | | netfilter: nft_compat: remove flush counter optimizationFlorian Westphal2020-08-101-23/+14
| | * | | | netfilter: nf_tables: nft_exthdr: the presence return value should be little-...Stephen Suryaputra2020-08-101-2/+2
| * | | | | Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/...David S. Miller2020-08-161-12/+36
| |\ \ \ \ \
| | * | | | | can: j1939: add rxtimer for multipacket broadcast sessionZhang Changzhong2020-08-151-8/+20