VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-08-26
iommu/dma: Fix leak in non-contiguous API
Ezequiel Garcia
2021-08-26
iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
Liu Yi L
2021-08-26
iommu: Check if group is NULL before remove device
Frank Wunderlich
2021-07-20
iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
Xiyu Yang
2021-07-20
iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
Xiyu Yang
2021-07-20
iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.
Eric Anholt
2021-07-20
iommu/vt-d: Fix clearing real DMA device's scalable-mode context entries
Lu Baolu
2021-07-20
iommu/vt-d: Global devTLB flush when present context entry changed
Sanjay Kumar
2021-07-14
iommu/dma: Fix compile warning in 32-bit builds
Joerg Roedel
2021-07-14
iommu/dma: Fix IOVA reserve dma ranges
Srinath Mannam
2021-07-14
iommu/amd: Tidy up DMA ops init
Robin Murphy
2021-07-14
iommu/amd: Fix extended features logging
Alexander Monakov
2021-05-27
iommu/vt-d: Fix sysfs leak in alloc_iommu()
Rolf Eike Beer
2021-05-19
iommu/vt-d: Use user privilege for RID2PASID translation
Lu Baolu
2021-05-19
iommu/vt-d: Check for allocation failure in aux_detach_device()
Dan Carpenter
2021-05-18
iommu/virtio: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-05-18
iommu/amd: Fix wrong parentheses on page-specific invalidations
Nadav Amit
2021-05-18
iommu/amd: Clear DMA ops when switching domain
Jean-Philippe Brucker
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
2021-05-04
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-04-16
iommu: Streamline registration interface
Robin Murphy
2021-04-16
iommu: Statically set module owner
Robin Murphy
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into next
Joerg Roedel
2021-04-16
iommu/mediatek-v1: Add error handle for mtk_iommu_probe
Yong Wu
2021-04-16
iommu/mediatek-v1: Avoid build fail when build as module
Yong Wu
2021-04-16
iommu/mediatek: Always enable the clk on resume
Dafna Hirschfeld
2021-04-15
iommu/fsl-pamu: Fix uninitialized variable warning
Joerg Roedel
2021-04-15
iommu/vt-d: Force to flush iotlb before creating superpage
Longpeng(Mike)
2021-04-15
iommu/amd: Put newline after closing bracket in warning
Paul Menzel
2021-04-15
iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
Christophe JAILLET
2021-04-15
iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86
Lu Baolu
2021-04-15
iommu/amd: Remove performance counter pre-initialization test
Suravee Suthikulpanit
2021-04-15
Revert "iommu/amd: Fix performance counter initialization"
Paul Menzel
2021-04-15
iommu/amd: Remove duplicate check of devid
Shaokun Zhang
2021-04-15
iommu/exynos: Remove unneeded local variable initialization
Krzysztof Kozlowski
2021-04-08
iommu/amd: Page-specific invalidations for more than one page
Nadav Amit
2021-04-07
iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG command
Zenghui Yu
2021-04-07
iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardown
Lu Baolu
2021-04-07
iommu/vt-d: Invalidate PASID cache when root/context entry changed
Lu Baolu
2021-04-07
iommu/vt-d: Remove WO permissions on second-level paging entries
Lu Baolu
2021-04-07
iommu/vt-d: Report the right page fault address
Lu Baolu
2021-04-07
iommu/amd: Move a few prototypes to include/linux/amd-iommu.h
Christoph Hellwig
2021-04-07
iommu/amd: Remove a few unused exports
Christoph Hellwig
2021-04-07
iommu/amd: Remove the unused amd_iommu_get_v2_domain function
Christoph Hellwig
2021-04-07
iommu/amd: Remove the unused device errata code
Christoph Hellwig
2021-04-07
iommu: remove iommu_domain_{get,set}_attr
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
2021-04-07
iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_PAGING
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: hardcode the window address and size in pamu_config_ppaace
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove the rpn and snoop_id arguments to pamu_config_ppaac
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove the snoop_id field
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: enable the liodn when attaching a device
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove ->domain_window_enable
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove support for multiple windows
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
Christoph Hellwig
2021-04-07
iommu: remove the unused domain_window_disable method
Christoph Hellwig
2021-04-07
iommu/arm-smmu-v3: Maintain a SID->device structure
Jean-Philippe Brucker
2021-04-07
iommu: Add a page fault handler
Jean-Philippe Brucker
2021-04-07
iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
2021-04-07
iommu/arm-smmu-v3: Use device properties for pasid-num-bits
Jean-Philippe Brucker
2021-04-07
iommu/amd: Remove duplicate check of pasids
Qi Liu
2021-04-07
iommu/sprd: Fix parameter type warning
Chunyan Zhang
2021-04-07
iommu/vt-d: Report right snoop capability when using FL for IOVA
Lu Baolu
2021-04-07
iommu/mediatek: Allow building as module
Yong Wu
2021-04-07
iommu/mediatek-v1: Allow building as module
Yong Wu
2021-04-07
iommu: Stop exporting free_iova_fast()
John Garry
2021-04-07
iommu: Delete iommu_dma_free_cpu_cached_iovas()
John Garry
2021-04-07
iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining
John Garry
2021-04-07
iova: Add CPU hotplug handler to flush rcaches
John Garry
2021-04-07
iommu/vt-d: Make unnecessarily global functions static
Lu Baolu
2021-04-07
iommu/vt-d: Remove unused function declarations
Lu Baolu
2021-04-07
iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
Lu Baolu
2021-04-07
iommu/vt-d: Remove svm_dev_ops
Lu Baolu
2021-04-07
iommu/vt-d: Don't set then clear private data in prq_event_thread()
Lu Baolu
2021-04-07
iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
Lu Baolu
2021-03-30
iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
Xiang Chen
2021-03-25
iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
Zhen Lei
2021-03-22
iommu/vt-d: Use Real PCI DMA device for IRTE
Jon Derrick
2021-03-19
iommu/unisoc: Fix spelling mistake "sixe" -> "size"
Colin Ian King
2021-03-18
iommu/vt-d: Calculate and set flags for handle_mm_fault
Jacob Pan
2021-03-18
iommu/vt-d: Reject unsupported page request modes
Jacob Pan
2021-03-18
iommu/vt-d: Enable write protect propagation from guest
Jacob Pan
2021-03-18
iommu/vt-d: Enable write protect for supervisor SVM
Jacob Pan
2021-03-18
iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
Dmitry Osipenko
2021-03-18
iommu/vt-d: Report more information about invalidation errors
Lu Baolu
2021-03-18
iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the device
Kyung Min Park
2021-03-18
iommu/iova: Improve restart logic
Robin Murphy
2021-03-18
iommu/iova: Add rbtree entry helper
Robin Murphy
2021-03-18
iommu/dma: Resurrect the "forcedac" option
Robin Murphy
2021-03-18
iommu: add Unisoc IOMMU basic driver
Chunyan Zhang
2021-03-18
iommu: Check dev->iommu in iommu_dev_xxx functions
Shameer Kolothum
2021-03-18
iommu/amd: Keep track of amd_iommu_irq_remap state
Joerg Roedel
2021-03-18
iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
Joerg Roedel
2021-03-18
iommu/amd: Move Stoney Ridge check to detect_ivrs()
Joerg Roedel
2021-03-17
swiotlb: split swiotlb_tbl_sync_single
Christoph Hellwig
2021-03-17
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
Christoph Hellwig
2021-03-15
dma-iommu: implement ->alloc_noncontiguous
Christoph Hellwig
2021-03-15
dma-iommu: refactor iommu_dma_alloc_remap
Christoph Hellwig
2021-03-05
Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2021-03-04
iommu/vt-d: Fix status code for Allocate/Free PASID command
Zenghui Yu
2021-03-04
iommu: Don't use lazy flush for untrusted device
Lu Baolu
2021-03-04
iommu/tegra-smmu: Fix mc errors on tegra124-nyan
Nicolin Chen
2021-03-04
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-22
Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2021-02-21
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
2021-02-12
iommu/amd: Fix performance counter initialization
Suravee Suthikulpanit
2021-02-11
iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition
Wei Liu
2021-02-09
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
2021-02-08
iommu/mediatek: Fix error code in probe()
Dan Carpenter
2021-02-05
iommu/mediatek: Fix unsigned domid comparison with less than zero
Colin Ian King
2021-02-04
iommu/vt-d: Parse SATC reporting structure
Yian Chen
2021-02-04
iommu/vt-d: Add iotlb_sync_map callback
Lu Baolu
2021-02-04
iommu/vt-d: Move capability check code to cap_audit files
Kyung Min Park
2021-02-04
iommu/vt-d: Audit IOMMU Capabilities and add helper functions
Kyung Min Park
2021-02-02
iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping
Douglas Anderson
2021-02-02
iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]
Lu Baolu
2021-02-01
Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updates
Will Deacon
2021-02-01
iommu/mediatek: Add mt8192 support
Yong Wu
2021-02-01
iommu/mediatek: Remove unnecessary check in attach_device
Yong Wu
2021-02-01
iommu/mediatek: Support master use iova over 32bit
Yong Wu
2021-02-01
iommu/mediatek: Add iova reserved function
Yong Wu
2021-02-01
iommu/mediatek: Support for multi domains
Yong Wu
2021-02-01
iommu/mediatek: Add get_domain_id from dev->dma_range_map
Yong Wu
2021-02-01
iommu/mediatek: Add iova_region structure
Yong Wu
2021-02-01
iommu/mediatek: Move geometry.aperture updating into domain_finalise
Yong Wu
2021-02-01
iommu/mediatek: Move domain_finalise into attach_device
Yong Wu
2021-02-01
iommu/mediatek: Adjust the structure
Yong Wu
2021-02-01
iommu/mediatek: Support report iova 34bit translation fault in ISR
Yong Wu
2021-02-01
iommu/mediatek: Support up to 34bit iova in tlb flush
Yong Wu
2021-02-01
iommu/mediatek: Add power-domain operation
Yong Wu
2021-02-01
iommu/mediatek: Add pm runtime callback
Yong Wu
2021-02-01
iommu/mediatek: Add device link for smi-common and m4u
Yong Wu
2021-02-01
iommu/mediatek: Add error handle for mtk_iommu_probe
Yong Wu
2021-02-01
iommu/mediatek: Move hw_init into attach_device
Yong Wu
2021-02-01
iommu/mediatek: Update oas for v7s
Yong Wu
2021-02-01
iommu/mediatek: Add a flag for iova 34bits case
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macro
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
Yong Wu
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
2021-01-29
iommu/ipmmu-vmsa: Allow SDHI devices
Yoshihiro Shimoda
2021-01-29
iommu/ipmmu-vmsa: Refactor ipmmu_of_xlate()
Yoshihiro Shimoda
2021-01-29
iommu/vt-d: Use INVALID response code instead of FAILURE
Lu Baolu
2021-01-29
iommu/vt-d: Clear PRQ overflow only when PRQ is empty
Lu Baolu
2021-01-28
iommu/io-pgtable: Remove TLBI_ON_MAP quirk
Robin Murphy
2021-01-28
iommu/msm: Hook up iotlb_sync_map
Robin Murphy
2021-01-28
iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table
Suravee Suthikulpanit
2021-01-28
iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
Suravee Suthikulpanit
2021-01-28
iommu/amd: Introduce iommu_v1_iova_to_phys
Suravee Suthikulpanit
2021-01-28
iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
Suravee Suthikulpanit
2021-01-28
iommu/amd: Rename variables to be consistent with struct io_pgtable_ops
Suravee Suthikulpanit
2021-01-28
iommu/amd: Remove amd_iommu_domain_get_pgtable
Suravee Suthikulpanit
2021-01-28
iommu/amd: Restructure code for freeing page table
Suravee Suthikulpanit
2021-01-28
iommu/amd: Move IO page table related functions
Suravee Suthikulpanit
2021-01-28
iommu/amd: Declare functions as extern
Suravee Suthikulpanit
2021-01-28
iommu/amd: Convert to using amd_io_pgtable
Suravee Suthikulpanit
2021-01-28
iommu/amd: Move pt_root to struct amd_io_pgtable
Suravee Suthikulpanit
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
2021-01-28
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
2021-01-28
iommu: use the __iommu_attach_device() directly for deferred attach
Lianbo Jiang
2021-01-28
dma-iommu: use static-key to minimize the impact in the fast-path
Lianbo Jiang
2021-01-28
iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()
Lu Baolu
2021-01-28
iommu/amd: Use IVHD EFR for early initialization of IOMMU features
Suravee Suthikulpanit
2021-01-28
iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
2021-01-28
iommu/vt-d: Add qi_submit trace event
Lu Baolu
2021-01-28
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2021-01-27
iommu/mediatek: Remove the tlb-ops for v7s
Yong Wu
2021-01-27
iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
Yong Wu
2021-01-27
iommu: Switch gather->end to the inclusive end
Yong Wu
2021-01-27
iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
Yong Wu
2021-01-27
iommu: Add iova and size as parameters in iotlb_sync_map
Yong Wu
2021-01-27
iommu: Move iotlb_sync_map out from __iommu_map
Yong Wu
2021-01-27
iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline
Suravee Suthikulpanit
2021-01-27
iommu/amd: remove h from printk format specifier
Tom Rix
2021-01-27
iommu/amd: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-27
iommu/amd: Remove unnecessary assignment
Adrian Huang
2021-01-27
iommu: Delete iommu_dev_has_feature()
John Garry
2021-01-27
iommu: Delete iommu_domain_window_disable()
John Garry
2021-01-27
iommu: Stop exporting iommu_map_sg_atomic()
John Garry
2021-01-27
iova: Stop exporting some more functions
John Garry
2021-01-27
iova: Delete copy_reserved_iova()
John Garry
2021-01-27
iova: Make has_iova_flush_queue() private
John Garry
2021-01-26
iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
Isaac J. Manjarres
2021-01-22
iommu/arm-smmu-v3: Add support for VHE
Jean-Philippe Brucker
2021-01-22
iommu/arm-smmu-v3: Make BTM optional for SVA
Jean-Philippe Brucker
2021-01-22
iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()
Jean-Philippe Brucker