Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2025-04-08 17:24:18 to 2025-04-14 18:04:23 UTC [more...]

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-14 18:03 UTC  (21+ messages)
` [PATCH v1 01/16] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v1 02/16] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v1 03/16] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v1 04/16] iommufd: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v1 05/16] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v1 06/16] iommufd/selftest: Add covearge for viommu data
` [PATCH v1 07/16] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v1 08/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v1 09/16] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v1 10/16] iommufd: Add mmap interface
` [PATCH v1 11/16] iommufd/selftest: Add coverage for the new "
` [PATCH v1 12/16] Documentation: userspace-api: iommufd: Update vCMDQ
` [PATCH v1 13/16] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v1 14/16] iommu/arm-smmu-v3: Add vsmmu_alloc impl op
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v1 16/16] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH] rust: kbuild: use `pound` to support GNU Make < 4.3
 2025-04-14 17:12 UTC 

[PATCH] objtool/rust: add one more `noreturn` Rust function
 2025-04-14 15:08 UTC  (3+ messages)

[PATCH] x86/cpu: Add two Intel CPU model numbers
 2025-04-14 14:42 UTC 

[PATCH] rust: add C FFI types to the prelude
 2025-04-14 14:13 UTC  (5+ messages)

[PATCH] rust: disable `clippy::needless_continue`
 2025-04-14 14:09 UTC  (3+ messages)

[PATCH v2] vfio/type1: Remove Fine Grained Superpages detection
 2025-04-14 13:46 UTC 

[PATCH] rust: kasan/kbuild: fix missing flags on first build
 2025-04-14 11:22 UTC  (5+ messages)

[PATCH 5.15.y 2/2] smb: client: fix NULL ptr deref in crypto_aead_setkey()
 2025-04-14  9:00 UTC 

[PATCH 5.15.y 1/2] smb: client: fix UAF in async decryption
 2025-04-14  8:58 UTC 

[PATCH 6.14 000/731] 6.14.2-rc1 review
 2025-04-14  5:59 UTC  (16+ messages)
` [PATCH 6.14 084/731] wifi: ath11k: update channel list in reg notifier instead reg worker
` [PATCH 6.14 103/731] arm64: dts: mediatek: mt6359: fix dtbs_check error for audio-codec
` [PATCH 6.14 157/731] null_blk: generate null_blk configfs features string
` [PATCH 6.14 657/731] tty: serial: fsl_lpuart: use port struct directly to simply code
` [PATCH 6.14 708/731] tracing: Ensure module defining synth event cannot be unloaded while tracing

[PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
 2025-04-13  4:45 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator

[PATCH 6.1 000/205] 6.1.134-rc2 review
 2025-04-11 14:29 UTC  (11+ messages)

[PATCH v2] drm/sysfb: efidrm: Avoid clang -Wsometimes-uninitialized in efidrm_device_create()
 2025-04-11  7:31 UTC  (2+ messages)

[PATCH 6.1.y] bpf: Prevent tail call between progs attached to different hooks
 2025-04-11  7:10 UTC 

[PATCH v3 0/4] Add interfaces for ACPI MRRM table
 2025-04-10 22:32 UTC  (5+ messages)
` [PATCH v3 1/4] ACPICA: Define MRRM ACPI table
` [PATCH v3 2/4] ACPI/MRRM: Minimal parse of ACPI MRRM table
` [PATCH v3 3/4] ACPI/MRRM: Add /sys files to describe memory ranges
` [PATCH v3 4/4] ACPI: Add documentation for exposing MRRM data

[PATCH 6.13 000/499] 6.13.11-rc1 review
 2025-04-10 18:04 UTC  (5+ messages)
` [PATCH 6.13 444/499] x86/tdx: Fix arch_safe_halt() execution for TDX VMs

[PATCH 6.12 000/426] 6.12.23-rc3 review
 2025-04-10 16:04 UTC  (8+ messages)

[PATCH 6.6 000/269] 6.6.87-rc2 review
 2025-04-10 15:59 UTC  (9+ messages)

[PATCH 5.15 000/281] 5.15.180-rc2 review
 2025-04-10 15:47 UTC  (8+ messages)

[PATCH v4 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-04-10 12:10 UTC  (13+ messages)
` [PATCH v4 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH v4 2/5] iommu: Add domain_alloc_identity()
` [PATCH v4 3/5] iommu/virtio: Move to domain_alloc_paging()
` [PATCH v4 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
` [PATCH v4 5/5] iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU

[PATCH 6.13 000/502] 6.13.11-rc3 review
 2025-04-10 12:08 UTC  (7+ messages)

[PATCH 5.10 000/228] 5.10.236-rc2 review
 2025-04-10 12:07 UTC  (6+ messages)

[PATCH 6.14 000/726] 6.14.2-rc4 review
 2025-04-10 11:37 UTC  (11+ messages)

[PATCH 6.6 046/152] x86/mm/tlb: Only trim the mm_cpumask once a second
 2025-04-10  7:40 UTC  (4+ messages)

[PATCH] drm/sysfb: efidrm: Avoid clang -Wsometimes-uninitialized in efidrm_device_create()
 2025-04-10  7:16 UTC  (2+ messages)

[PATCH 6.12 000/423] 6.12.23-rc1 review
 2025-04-09 20:23 UTC  (4+ messages)
` [PATCH 6.12 257/423] ntsync: Set the permissions to be 0666

[PATCH 5.4 000/154] 5.4.292-rc1 review
 2025-04-09 18:54 UTC  (6+ messages)
` [External] : "

[PATCH 6.12 000/423] 6.12.23-rc2 review
 2025-04-09 18:47 UTC  (8+ messages)

[PATCH 6.14 000/731] 6.14.2-rc2 review
 2025-04-09 18:46 UTC  (4+ messages)

[PATCH 6.13 000/500] 6.13.11-rc2 review
 2025-04-09 18:45 UTC  (7+ messages)

[PATCH] vfio/type1: Remove Fine Grained Superpages detection
 2025-04-09 15:50 UTC  (3+ messages)

[PATCH 5.15 000/279] 5.15.180-rc1 review
 2025-04-09 10:53 UTC  (10+ messages)
` [PATCH 5.15 253/279] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0

[PATCH 6.14 000/728] 6.14.2-rc3 review
 2025-04-09 10:52 UTC  (9+ messages)

[PATCH 5.10 000/227] 5.10.236-rc1 review
 2025-04-09  9:50 UTC  (5+ messages)

[PATCH 6.1 000/204] 6.1.134-rc1 review
 2025-04-09  8:44 UTC  (8+ messages)

[PATCH 6.6 000/268] 6.6.87-rc1 review
 2025-04-09  8:39 UTC  (8+ messages)

[RFC PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
 2025-04-08 20:27 UTC  (5+ messages)
` [RFC PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator

[PATCH v4 00/23] iommu: Further abstract iommu-pages
 2025-04-08 16:54 UTC  (3+ messages)
` [PATCH v4 08/23] iommu/pages: Formalize the freelist API
` [PATCH v4 18/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox