Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2025-11-03 18:54:08 to 2025-11-10 11:44:05 UTC [more...]

[PATCH 00/18] `syn` support
 2025-11-10 11:44 UTC  (31+ messages)
` [PATCH 01/18] rust: condvar: avoid `pub` in example
` [PATCH 02/18] rust: kbuild: introduce `core-flags` and `core-skip_flags`
` [PATCH 03/18] rust: kbuild: simplify `--cfg` handling
` [PATCH 04/18] rust: kbuild: add host library support
` [PATCH 05/18] rust: proc-macro2: import crate
` [PATCH 06/18] rust: proc-macro2: add SPDX License Identifiers
` [PATCH 07/18] rust: proc-macro2: remove `unicode_ident` dependency
` [PATCH 08/18] rust: proc-macro2: add `README.md`
` [PATCH 09/18] rust: proc-macro2: enable support in kbuild
` [PATCH 10/18] rust: quote: import crate
` [PATCH 11/18] rust: quote: add SPDX License Identifiers
` [PATCH 12/18] rust: quote: add `README.md`
` [PATCH 13/18] rust: quote: enable support in kbuild
` [PATCH 14/18] rust: syn: import crate
` [PATCH 15/18] rust: syn: add SPDX License Identifiers
` [PATCH 16/18] rust: syn: remove `unicode-ident` dependency
` [PATCH 17/18] rust: syn: add `README.md`
` [PATCH 18/18] rust: syn: enable support in kbuild

[PATCH 1/2] rust: allow `unreachable_pub` for doctests
 2025-11-10 11:35 UTC  (2+ messages)
` [PATCH 2/2] rust: device: make example buildable

[PATCH iommufd] iommufd: Make vfio_compat's unmap succeed if the range is already empty
 2025-11-10 11:22 UTC  (4+ messages)

[PATCH net-next] net: netcp: ethss: Fix type of first parameter in hwtstamp stubs
 2025-11-08 12:43 UTC  (2+ messages)

[PATCH v2 0/3] Cleanup around iommu_set_fault_handler()
 2025-11-08 11:20 UTC  (6+ messages)
` [PATCH v2 1/3] RDMA/usnic: Remove iommu_set_fault_handler()
` [PATCH v2 2/3] iommu/amd: Don't call report_iommu_fault()
` [PATCH v2 3/3] iommu: Allow drivers to say if they use report_iommu_fault()

[PATCH] rust: kbuild: skip gendwarfksyms in `bindings.o` for Rust >= 1.91.0
 2025-11-08  2:49 UTC  (4+ messages)

[PATCH fixes] riscv: Fix CONFIG_AS_HAS_INSN for new .insn usage
 2025-11-08  0:51 UTC  (4+ messages)

[PATCH v3 00/10] Convert Intel VT-d to use the generic iommu page table
 2025-11-08  0:48 UTC  (3+ messages)

[PATCH v2 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
 2025-11-07 20:03 UTC  (25+ messages)
` [PATCH v2 01/22] vfio: Provide a get_region_info op
` [PATCH v2 02/22] vfio/hisi: Convert to the "
` [PATCH v2 03/22] vfio/virtio: "
` [PATCH v2 04/22] vfio/nvgrace: "
` [PATCH v2 05/22] vfio/pci: Fill in the missing get_region_info ops
` [PATCH v2 06/22] vfio/mtty: Provide a get_region_info op
` [PATCH v2 07/22] vfio/mdpy: "
` [PATCH v2 08/22] vfio/mbochs: "
` [PATCH v2 09/22] vfio/platform: "
` [PATCH v2 10/22] vfio/fsl: "
` [PATCH v2 11/22] vfio/cdx: "
` [PATCH v2 12/22] vfio/ccw: "
` [PATCH v2 13/22] vfio/gvt: "
` [PATCH v2 14/22] vfio: Require drivers to implement get_region_info
` [PATCH v2 15/22] vfio: Add get_region_info_caps op
` [PATCH v2 16/22] vfio/mbochs: Convert mbochs to use vfio_info_add_capability()
` [PATCH v2 17/22] vfio/gvt: Convert to get_region_info_caps
` [PATCH v2 18/22] vfio/ccw: "
` [PATCH v2 19/22] vfio/pci: Convert all PCI drivers "
` [PATCH v2 20/22] vfio/platform: Convert "
` [PATCH v2 21/22] vfio: Move the remaining drivers "
` [PATCH v2 22/22] vfio: Remove the get_region_info op

[PATCH 0/9] Initial DMABUF support for iommufd
 2025-11-07 19:43 UTC  (14+ messages)
` [PATCH 1/9] vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
` [PATCH 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH 3/9] iommufd: Do not map/unmap revoked DMABUFs
` [PATCH 4/9] iommufd: Allow a DMABUF to be revoked
` [PATCH 5/9] iommufd: Allow MMIO pages in a batch
` [PATCH 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
` [PATCH 7/9] iommufd: Have iopt_map_file_pages convert the fd to a file
` [PATCH 8/9] iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
` [PATCH 9/9] iommufd/selftest: Add some tests for the dmabuf flow

[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
 2025-11-07 18:58 UTC  (9+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper

[PATCH AUTOSEL 6.17] serial: qcom-geni: Add DFS clock mode support to GENI UART driver
 2025-11-07 14:38 UTC  (42+ messages)
` [PATCH AUTOSEL 6.17-6.12] usb: xhci-pci: add support for hosts with zero USB3 ports
` [PATCH AUTOSEL 6.17-5.15] ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait()
` [PATCH AUTOSEL 6.17-6.6] char: misc: Make misc_register() reentry for miscdevice who wants dynamic minor
` [PATCH AUTOSEL 6.17-5.4] ASoC: pxa: add GPIOLIB_LEGACY dependency
` [PATCH AUTOSEL 6.17-6.12] PCI: Set up bridge resources earlier
` [PATCH AUTOSEL 6.17-6.12] wifi: mac80211: support parsing S1G TIM PVB
` [PATCH AUTOSEL 6.17-6.1] smsc911x: add second read of EEPROM mac when possible corruption seen
` [PATCH AUTOSEL 6.17-5.15] media: em28xx: add special case for legacy gpiolib interface
` [PATCH AUTOSEL 6.17-5.15] ntfs3: pretend $Extend records as regular files
` [PATCH AUTOSEL 6.17-6.1] drm/amd/display: Set up pixel encoding for YCBCR422
` [PATCH AUTOSEL 6.17-5.4] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH AUTOSEL 6.17] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum

[PATCH] x86/microcode/AMD: Add more known models to entry sign checking
 2025-11-06 18:28 UTC 

[PATCH] iommupt: Documentation fixes
 2025-11-07 10:13 UTC  (3+ messages)

[PATCH] kallsyms: fix symbol type for "big" symbols
 2025-11-07  5:04 UTC 

[PATCH] ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
 2025-11-07  2:20 UTC  (8+ messages)

[PATCH 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
 2025-11-07  1:29 UTC  (15+ messages)
` [PATCH 02/22] vfio/hisi: Convert to the get_region_info op
` [PATCH 14/22] vfio: Require drivers to implement get_region_info
` [PATCH 22/22] vfio: Remove the get_region_info op

[PATCH 20/22] vfio/platform: Convert to get_region_info_caps
 2025-11-07  1:05 UTC  (3+ messages)

[PATCH 5.15 000/411] 5.15.186-rc1 review
 2025-11-06 19:32 UTC  (6+ messages)

[PATCH 5.10 000/332] 5.10.246-rc1 review
 2025-11-06  4:27 UTC  (3+ messages)
` [PATCH 5.10 239/332] fsdax: switch dax_iomap_rw to use iomap_iter

[PATCH v13 00/32] x86,fs/resctrl telemetry monitoring
 2025-11-06  2:27 UTC  (9+ messages)
` [PATCH v13 12/32] x86,fs/resctrl: Support binary fixed point event counters

[PATCH v2] ARM: dts: omap: am335x-mba335x: Fix stray '/*' in comment
 2025-11-06  0:40 UTC  (2+ messages)

[PATCH 0/5] Convert riscv to use the generic iommu page table
 2025-11-06  0:24 UTC  (8+ messages)
` [PATCH 1/5] iommupt: Add the RISC-V page table format
` [PATCH 2/5] iommu/riscv: Disable SADE
` [PATCH 3/5] iommu/riscv: Use the generic iommu page table
` [PATCH 4/5] iommu/riscv: Enable SVNAPOT support for contiguous ptes
` [PATCH 5/5] iommu/riscv: Allow RISC_VIOMMU to COMPILE_TEST

[PATCH] ARM: dts: omap: : Fix stray '/*' in comment
 2025-11-05 20:39 UTC 

[PATCH 0/8] Initial DMABUF support for iommufd
 2025-11-05 19:36 UTC  (4+ messages)
` [PATCH 3/8] iommufd: Allow a DMABUF to be revoked

[PATCH v8 00/15] Consolidate iommu page table implementations (AMD)
 2025-11-05 18:51 UTC  (28+ messages)
` [PATCH v8 01/15] genpt: Generic Page Table base API
` [PATCH v8 02/15] genpt: Add Documentation/ files
` [PATCH v8 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v8 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v8 05/15] iommupt: Add iova_to_phys op
` [PATCH v8 06/15] iommupt: Add unmap_pages op
` [PATCH v8 07/15] iommupt: Add map_pages op
` [PATCH v8 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v8 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v8 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v8 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v8 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v8 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v8 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v8 15/15] iommupt: Add a kunit test for the IOMMU implementation

[PATCH 0/2] Fixes for pmac32_defconfig after fb.h removal from backlight.h
 2025-11-05  3:50 UTC  (8+ messages)
` [PATCH 2/2] macintosh/via-pmu-backlight: Include linux/of.h and uapi/linux/fb.h

[PATCH] rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
 2025-11-04 19:25 UTC  (2+ messages)

[PATCH] docs: rust: quick-start: add Debian 13 (Trixie)
 2025-11-04 19:23 UTC  (2+ messages)

[PATCH AUTOSEL 6.17-6.6] hwmon: (k10temp) Add device ID for Strix Halo
 2025-11-04  0:30 UTC  (19+ messages)
` [PATCH AUTOSEL 6.17-6.12] soc: apple: mailbox: Add Apple A11 and T2 mailbox support
` [PATCH AUTOSEL 6.17-6.12] soc: sunxi: sram: add entry for a523
` [PATCH AUTOSEL 6.17-5.15] nvmet-fc: avoid scheduling association deletion twice
` [PATCH AUTOSEL 6.17-5.4] pinctrl: qcom: make the pinmuxing strict
` [PATCH AUTOSEL 6.17] pmdomain: thead: create auxiliary device for rebooting
` [PATCH AUTOSEL 6.17-5.4] mfd: si476x: Add GPIOLIB_LEGACY dependency

[PATCH 1/2] rust: kbuild: treat `build_error` and `rustdoc` as kernel objects
 2025-11-03 23:05 UTC  (2+ messages)


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