messages from 2023-04-21 08:20:30 to 2023-05-01 21:55:14 UTC [more...]
[PATCH 00/40] Memory allocation profiling
2023-05-01 21:33 UTC (52+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output
` [PATCH 02/40] scripts/kallysms: Always include __start and __stop symbols
` [PATCH 03/40] fs: Convert alloc_inode_sb() to a macro
` [PATCH 04/40] nodemask: Split out include/linux/nodemask_types.h
` [PATCH 05/40] prandom: Remove unused include
` [PATCH 06/40] lib/string.c: strsep_no_empty()
` [PATCH 07/40] Lazy percpu counters
` [PATCH 08/40] mm: introduce slabobj_ext to support slab object extensions
` [PATCH 09/40] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH 10/40] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH 11/40] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH 12/40] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH 13/40] lib: code tagging framework
` [PATCH 14/40] lib: code tagging module support
` [PATCH 15/40] lib: prevent module unloading if memory is not freed
` [PATCH 16/40] lib: code tagging query helper functions
` [PATCH 17/40] lib: add allocation tagging support for memory allocation profiling
` [PATCH 18/40] lib: introduce support for page allocation tagging
` [PATCH 19/40] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH 20/40] mm: enable page allocation tagging
` [PATCH 21/40] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH 22/40] mm: create new codetag references during page splitting
` [PATCH 23/40] lib: add codetag reference into slabobj_ext
` [PATCH 24/40] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH 25/40] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH 26/40] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH 27/40] mempool: Hook up to memory allocation profiling
` [PATCH 28/40] timekeeping: Fix a circular include dependency
` [PATCH 29/40] mm: percpu: Introduce pcpuobj_ext
` [PATCH 30/40] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH 31/40] mm: percpu: enable per-cpu allocation tagging
` [PATCH 32/40] arm64: Fix circular header dependency
` [PATCH 33/40] move stack capture functionality into a separate function for reuse
` [PATCH 34/40] lib: code tagging context capture support
` [PATCH 35/40] lib: implement context capture support for tagged allocations
` [PATCH 36/40] lib: add memory allocations report in show_mem()
` [PATCH 37/40] codetag: debug: skip objext checking when it's for objext itself
` [PATCH 38/40] codetag: debug: mark codetags for reserved pages as empty
` [PATCH 39/40] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH 40/40] MAINTAINERS: Add entries for code tagging and memory allocation profiling
[PATCH 00/20] iommu: Make default_domain's mandatory
2023-05-01 21:34 UTC (22+ messages)
` [PATCH 01/20] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
` [PATCH 03/20] iommu/s390: "
` [PATCH 04/20] iommu/fsl_pamu: "
` [PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
` [PATCH 07/20] iommu/tegra-smmu: "
` [PATCH 08/20] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH 09/20] iommu/omap: Implement an IDENTITY domain
` [PATCH 10/20] iommu/msm: "
` [PATCH 11/20] iommu/mtk_iommu_v1: "
` [PATCH 12/20] iommu: Remove ops->set_platform_dma_ops()
` [PATCH 13/20] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH 14/20] iommu/ipmmu: "
` [PATCH 15/20] iommu/mtk_iommu: "
` [PATCH 16/20] iommu/sun50i: "
` [PATCH 17/20] iommu: Require a default_domain for all iommu drivers
` [PATCH 18/20] iommu: Add ops->domain_alloc_paging()
` [PATCH 19/20] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH 20/20] iommu: Convert remaining simple drivers "
[PATCH v2] iommu/s390: Get rid of S390_CCW_IOMMU and S390_AP_IOMMU
2023-05-01 17:11 UTC
[syzbot] [iommu?] WARNING in iommufd_test
2023-05-01 17:05 UTC
[syzbot] [iommu?] WARNING in iommufd_test_check_pages
2023-05-01 17:05 UTC
[PATCH] iommu/s390: Get rid of S390_CCW_IOMMU
2023-05-01 15:25 UTC (3+ messages)
[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
2023-05-01 10:29 UTC (9+ messages)
[git pull] IOMMU Updates for Linux v6.4
2023-04-30 23:06 UTC (4+ messages)
[GIT PULL] dma-mapping updates for Linux 6.4
2023-04-29 18:20 UTC (2+ messages)
[PATCH v5 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-04-28 16:40 UTC (15+ messages)
` [PATCH v5 1/7] iommu: Generalize default PCIe requester ID PASID
` [PATCH v5 2/7] iommu/sva: Explicitly exclude RID_PASID from SVA
` [PATCH v5 3/7] iommu: Move global PASID allocation from SVA to core
` [PATCH v5 4/7] iommu/vt-d: Factoring out PASID set up helper function
` [PATCH v5 5/7] iommu/vt-d: Prepare PASID attachment beyond RID_PASID
` [PATCH v5 6/7] iommu/vt-d: Implement set_dev_pasid domain op
` [PATCH v5 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API
[PATCH v2 00/13] SM63(50|75) DPU support
2023-04-28 13:03 UTC (21+ messages)
` [PATCH v2 03/13] dt-bindings: display/msm: Add SM6350 DPU
` [PATCH v2 04/13] dt-bindings: display/msm: Add SM6350 MDSS
` [PATCH v2 06/13] dt-bindings: display/msm: Add SM6375 MDSS
` [PATCH v2 07/13] drm/msm/dpu: Add SM6350 support
` [PATCH v2 08/13] drm/msm: mdss: "
` [PATCH v2 09/13] drm/msm/dpu: Add SM6375 support
` [PATCH v2 10/13] drm/msm: mdss: "
[PATCH] iommu: Avoid softlockup and rcu stall in fq_flush_timeout()
2023-04-28 5:44 UTC (4+ messages)
[PATCH for-rc] iommu/amd: Add missing domain type checks
2023-04-28 5:24 UTC (3+ messages)
[PATCH] iommu/amd: Fix domain flush size when syncing iotlb
2023-04-28 5:20 UTC (4+ messages)
[PATCH] iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()
2023-04-27 17:24 UTC (8+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2023-04-27 17:15 UTC (2+ messages)
[PATCH v4 00/17] Consolidate the error handling around device attachment
2023-04-26 23:48 UTC (5+ messages)
` [PATCH v4 15/17] iommu: Allow IOMMU_RESV_DIRECT to work on ARM
[PATCH] iommu: Use list_count_nodes()
2023-04-26 20:03 UTC
[PATCH 00/11] Consolidate the probe_device path
2023-04-26 14:36 UTC (20+ messages)
` [PATCH 01/11] iommu: Have __iommu_probe_device() check for already probed devices
` [PATCH 02/11] iommu: Use iommu_group_ref_get/put() for dev->iommu_group
` [PATCH 03/11] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
` [PATCH 04/11] iommu: Simplify the __iommu_group_remove_device() flow
` [PATCH 05/11] iommu: Add iommu_init/deinit_driver() paired functions
` [PATCH 06/11] iommu: Move the iommu driver sysfs setup into iommu_init/deinit_driver()
` [PATCH 07/11] iommu: Do not export iommu_device_link/unlink()
` [PATCH 08/11] iommu: Always destroy the iommu_group during iommu_release_device()
RMRR device on non-Intel platform
2023-04-26 14:17 UTC (28+ messages)
[PATCH v2] iommu/ipmmu-vmsa: Allow PCIe devices
2023-04-26 8:25 UTC
[regression] Bug 217218 - Trying to boot Linux version 6-2.2 kernel with Marvell SATA controller 88SE9235
2023-04-25 13:58 UTC (8+ messages)
[PATCH] iommu/vt-d: Remove unnecessary (void*) conversions
2023-04-25 3:37 UTC
[PATCH RFC v3 0/4] Add set_dev_data and unset_dev_data support
2023-04-24 18:50 UTC (7+ messages)
` [PATCH RFC v3 1/4] iommu: Add set/unset_dev_user_data ops
` [PATCH RFC v3 2/4] iommufd: Add IOMMUFD_CMD_DEVICE_SET_DATA and IOMMUFD_CMD_DEVICE_UNSET_DATA
` [PATCH RFC v3 3/4] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_DATA
` [PATCH RFC v3 4/4] iommufd/selftests: Add coverage for IOMMU_DEVICE_SET/UNSET_DATA
[PATCH v2 1/1] nvme-pci: clamp max_hw_sectors based on DMA optimized limitation
2023-04-24 16:37 UTC (2+ messages)
[RFC v1 0/4] Allow dynamic allocation of software IO TLB bounce buffers
2023-04-24 6:03 UTC (11+ messages)
` [RFC v1 3/4] swiotlb: Allow dynamic allocation of "
[PATCH] iommu/ipmmu-vmsa: Allow PCIe devices
2023-04-24 4:36 UTC (3+ messages)
[PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
2023-04-23 7:44 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox