All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 17:46:08 to 2026-06-23 18:50:10 UTC [more...]

[PATCH v4 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
 2026-06-23 18:49 UTC  (4+ messages)
` [PATCH v4 3/3] iio: adc: Add ti-ads1110 support "

[PATCH v12 0/5] Add full zoned storage emulation to the qcow2 driver
 2026-06-23 18:48 UTC  (5+ messages)
` [PATCH v12 1/5] docs/qcow2: add the zoned format feature
` [PATCH v12 2/5] qcow2: add configurations for zoned format extension
` [PATCH v12 3/5] virtio-blk: do not merge writes across a zone boundary
` [PATCH v12 5/5] iotests: test the zoned format feature for qcow2 file

[PATCH] exec: fix off-by-one in binfmt max rewrite depth comment
 2026-06-23  5:23 UTC 

[PATCH v10] Add device-specific reset for Qualcomm devices
 2026-06-23 18:49 UTC  (2+ messages)

[PATCH v3 00/40] bsd-user: Upstream most of the remaining system calls
 2026-06-23 18:48 UTC  (17+ messages)
` [PATCH v3 01/40] bsd-user: catchup to locking / mapping routines in bsd-misc
` [PATCH v3 02/40] bsd-user: Rename cpu_env to env throughout bsd-user
` [PATCH v3 03/40] bsd-user: Fix copy direciton in preadv
` [PATCH v3 04/40] bsd-user: Remove accidentally duplicated prototypes
` [PATCH v3 05/40] bsd-user: Add bsd-signal.h with sigaction through sigreturn
` [PATCH v3 06/40] bsd-user: Add signal shims sigwait through kill and os-signal.h
` [PATCH v3 07/40] bsd-user: Add signal system call dispatch
` [PATCH v3 08/40] bsd-user: Add poll, lseek, pipe, and swap system call shims

[PATCH v1] dts: report dut/NIC info during DTS run
 2026-06-23 18:49 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] dt-bindings: arm: qcom,ids: Add SoC ID for Snapdragon SDA 850
 2026-06-23 18:48 UTC  (3+ messages)

[PATCH RESEND 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
 2026-06-23 18:46 UTC  (4+ messages)
` [PATCH RESEND 2/3] dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by removing idle restriction

[PATCH v2 0/5] better LUT segmentation for EOTFs
 2026-06-23 18:46 UTC  (5+ messages)

[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-23 18:03 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Don't leak UDP socks on lookup-bind-release
` [PATCH bpf 2/2] selftests/bpf: Add test for UDP sock leak on sockmap lookup-bind-release

[PATCH v2] Respect mempolicy when calculating surplus huge pages
 2026-06-23 18:45 UTC 

[RFC PATCH v2 0/7] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-23 18:45 UTC  (4+ messages)
` [RFC PATCH v2 3/7] mm, swap: support physical swap as a vswap backend

[PATCH v2 0/1] watchdog: realtek-otto: Make use of regmap API
 2026-06-23 18:44 UTC  (3+ messages)

[PATCH v2] u-dma-buf: new recipe at version 5.5.0
 2026-06-23 18:43 UTC  (3+ messages)
` [OE-core] "

[PATCH v5 0/9] pnv/phb5: Update PHB4 to the latest PHB5 spec
 2026-06-23 18:42 UTC  (7+ messages)
` [PATCH v5 1/9] qtest/phb5: Add testbench for PHB
` [PATCH v5 2/9] pnv/phb5: Add reset logic to PHB5
` [PATCH v5 3/9] pnv/phb5: Implement sticky reset logic in PHB5

[PATCH net 1/1] net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
 2026-06-23 18:42 UTC 

[PATCH v2 0/4] hw/sensor: Add new device emulation for TI ADC128D818
 2026-06-23 18:41 UTC  (3+ messages)
` [PATCH v2 2/4] tests/qtest: adc128d818: add test suite

[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
 2026-06-23 18:42 UTC  (3+ messages)

[Bug 221569] New: Laptop fan too loud (spinning nearly always) hp-wmi 7.1-rc4 kerenel
 2026-06-23 18:42 UTC  (2+ messages)
` [Bug 221569] "

[PATCH 00/22] KVM: arm64: nv: Implement FEAT_HAFDBS, FEAT_HAFT
 2026-06-23 18:42 UTC  (23+ messages)
` [PATCH 01/22] KVM: arm64: nv: Introduce struct for stage-2 walk step
` [PATCH 02/22] KVM: arm64: nv: Consolidate computation of stage-2 permissions
` [PATCH 03/22] KVM: arm64: nv: Get rid of kvm_s2_trans*() accessors
` [PATCH 04/22] KVM: arm64: nv: Only shadow writable-dirty guest descs as writable
` [PATCH 05/22] KVM: arm64: nv: Pass an access descriptor for stage-2 walks
` [PATCH 06/22] KVM: arm64: nv: Use a helper for stage-2 descriptor updates
` [PATCH 07/22] KVM: arm64: nv: Set dirty state at stage-2
` [PATCH 08/22] KVM: arm64: nv: Treat DBM as writable "
` [PATCH 09/22] KVM: arm64: Compute S1 permissions as part of s1_walk()
` [PATCH 10/22] KVM: arm64: Plumb through access descriptor for stage-1
` [PATCH 11/22] KVM: arm64: Use a struct for stage-1 walk context
` [PATCH 12/22] KVM: arm64: Create helper for stage-1 descriptor updates
` [PATCH 13/22] KVM: arm64: Set dirty state at stage-1
` [PATCH 14/22] KVM: arm64: Grant write permission when DBM is set at S1
` [PATCH 15/22] KVM: arm64: Don't update descriptors for "non-arch" access
` [PATCH 16/22] KVM: arm64: nv: Expose FEAT_HAFDBS
` [PATCH 17/22] KVM: arm64: Set Access flag on table descriptors at stage-1
` [PATCH 18/22] KVM: arm64: nv: Set access flag on table descriptors at stage-2
` [PATCH 19/22] KVM: arm64: nv: Expose FEAT_HAFT
` [PATCH 20/22] KVM: arm64: selftests: Only test AF behavior for emulated AT insns
` [PATCH 21/22] KVM: arm64: selftests: Test AT emulation for FEAT_HAFT
` [PATCH 22/22] HACK: KVM: arm64: nv: Set the dirty state for CMOs that fetch for write

[PATCH 0/2] amd_iommu: Fix Coverity issues from 11.1 pull request
 2026-06-23 18:37 UTC  (4+ messages)
` [PATCH 2/2] amd_iommu: Fully initialize XT interrupt message state

[PATCH] build: Use meson b_sanitize option for sanitizers
 2026-06-23 18:36 UTC  (4+ messages)

[PATCH v2] usbcore: Add quirk for 255-bytes initial config read
 2026-06-23 18:35 UTC  (2+ messages)

[PATCH] staging: most: dim2: use dev_err_probe() for clock errors in rcar enable functions
 2026-06-23 18:35 UTC  (4+ messages)

[PATCH 0/2] Add driver for DAC8163:
 2026-06-23 18:35 UTC  (2+ messages)

[PATCH] drm/panthor: Check VMA boundaries for PMD mappings
 2026-06-23 18:33 UTC  (2+ messages)

[PATCH v2 0/4] Introduce HONOR MagicBook Art 14 device tree
 2026-06-23 18:27 UTC  (2+ messages)

[PATCH 0/2] Expose AMD's Gamma 2.4 and 2.6 TFs
 2026-06-23 18:31 UTC  (3+ messages)
` [PATCH 1/2] drm/colorop: Define Gamma 2.4 and 2.6 and its Inverse
` [PATCH 2/2] drm/amd/display: Add support for 2.4 and 2.6 Gamma "

[PATCH i-g-t] tests/kms_atomic_transition: Fix retry-path resources in modeset tests
 2026-06-23 18:42 UTC 

[PATCH v7 00/10] tracing/probes: Add more typecast features
 2026-06-23 18:31 UTC  (3+ messages)
` [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events

[PATCH v2 00/12] Add thermal management support for sama7d65
 2026-06-23 18:31 UTC  (7+ messages)
` [PATCH v2 02/12] iio: adc: at91-sama5d2_adc: rework temp calibration layout handling
` [PATCH v2 03/12] iio: adc: at91-sama5d2_adc: adapt the driver for sama7d65
` [PATCH v2 05/12] nvmem: microchip-otpc: add tag-based packet lookup

[PATCH v2] cramfs: bound the XIP direct-mapping reads to the image size
 2026-06-23 18:30 UTC  (2+ messages)

[PATCH 0/4] DSC max delta bpp support
 2026-06-23 18:29 UTC  (2+ messages)
` ✓ i915.CI.Full: success for DSC max delta bpp support (rev5)

Zaurus? Really?
 2026-06-23 18:29 UTC 

[PATCH bpf-next v4 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-23 18:28 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[PATCH v2 0/5] migration/cpr: support vhost-vsock devices
 2026-06-23 18:27 UTC  (11+ messages)
` [PATCH v2 1/5] migration: emit SETUP notification before CPR
` [PATCH v2 2/5] migration: stop VM earlier for CPR
` [PATCH v2 3/5] vhost: reset vhost devices "
` [PATCH v2 4/5] vhost-vsock: preserve vhost FD during CPR
` [PATCH v2 5/5] vhost-vsock: don't reset connections "

[PATCH] drm/amdkfd: fix integer overflow in CWSR buffer size validation
 2026-06-23 18:27 UTC 

[PATCH 0/5] migration/cpr: support vhost-vsock devices
 2026-06-23 18:27 UTC  (2+ messages)

[PATCH net] nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
 2026-06-23 17:21 UTC  (2+ messages)

[PATCH v7 00/14] Allow AET to use PMT as loadable module
 2026-06-23 18:24 UTC  (8+ messages)
` [PATCH v7 10/14] platform/x86/intel/pmt: Register enumeration functions with resctrl

[intel-lts:6.12/emt 2/2] drivers/gpio/gpio-ehl-pse-plat.c:455:12: warning: 'ehl_pse_gpio_resume' defined but not used
 2026-06-23 18:22 UTC 

[PATCH] cifs.upcall: fix compiler warning with -Wvla
 2026-06-23 18:06 UTC 

[Buildroot] [PATCH 1/1] package/python3: add upstream security patch for CVE-2026-11940
 2026-06-23 18:20 UTC 

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, June 24th
 2026-06-23 18:19 UTC 

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-23 18:17 UTC  (5+ messages)
` [PATCH v4 1/5] mm/zswap: Extend shrink_memcg() writeback capability

[PATCH v9 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-23 18:17 UTC  (3+ messages)
` [PATCH v9 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature

[PATCH v4 00/35] monitor: turn QMP and HMP into QOM objects
 2026-06-23 18:16 UTC  (4+ messages)
` [PATCH v4 34/35] qemu-options: document new monitor-hmp and monitor-qmp objects

[PATCH 1/2] dt-bindings: hwmon: chipcap2: Add label property
 2026-06-23 18:16 UTC  (2+ messages)
`  "

[PATCH b4 0/6] review-tui: worktree-aware takes, resolve take->merge conflicts in place
 2026-06-23 18:16 UTC  (2+ messages)

[BUG] LIO iSCSI target deadlock on PR PREEMPT AND ABORT with concurrent I/O
 2026-06-23 18:14 UTC 

[PATCH v12 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
 2026-06-23 18:13 UTC  (2+ messages)

[PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-06-23 18:13 UTC  (2+ messages)

[PATCH v12 08/12] KVM: Define EXPORT_STATIC_CALL_FOR_KVM()
 2026-06-23 18:13 UTC  (2+ messages)

[PATCH v9 3/6] mm: memcontrol: add interface for swap tier selection
 2026-06-23 18:10 UTC  (3+ messages)

[RFC PATCH 0/2] damo: support perf event configuration
 2026-06-23 18:10 UTC  (3+ messages)
` [RFC PATCH 1/2] perf python: Add access to various members of evsel

[PATCH 0/3] KVM: arm64: nv: Shadow ptdump fixes
 2026-06-23 18:10 UTC  (7+ messages)
` [PATCH 1/3] KVM: arm64: nv: Print nested mmu info in kvm_ptdump_guest_show()
` [PATCH 3/3] KVM: arm64: nv: Move to per nested mmu ptdump files

[PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications
 2026-06-23 18:10 UTC  (5+ messages)
` [PATCH v1 2/2] drm/xe/mcu_i2c: Take over control of the controller enabling

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-06-23 18:08 UTC  (2+ messages)

[f2fs-dev] [GIT PULL] f2fs update for 7.2-rc1
 2026-06-23 18:08 UTC  (2+ messages)
`  "

[PATCH V13 0/9] Add Invensense ICM42607
 2026-06-23 18:08 UTC  (5+ messages)
` [PATCH V13 5/9] iio: imu: inv_icm42607: Add PM support for icm42607

[PATCH] Bluetooth: MGMT: Fix adv monitor add failure cleanup
 2026-06-23 18:05 UTC  (2+ messages)
`  "

[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
 2026-06-23 18:05 UTC  (6+ messages)

[PATCH v3 00/12] YUV Conversion Colorop tests
 2026-06-23 17:57 UTC  (13+ messages)
` [PATCH v3 01/12] include/drm-uapi: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v3 02/12] lib/igt_kms: Add IGT_COLOROP_FIXED_MATRIX property
` [PATCH v3 03/12] tests/kms_colorop_helper: Add Fixed Matrix colorop infrastructure
` [PATCH v3 04/12] tests/kms_colorop_helper: Add helpers to get encoding/range from FIXED_MATRIX name
` [PATCH v3 05/12] lib/igt_fb: Add YUV color pattern framebuffer support
` [PATCH v3 06/12] lib/igt_color_encoding: Add XRGB2101010 format support
` [PATCH v3 07/12] lib/igt_color: Add YUV pixel reading support
` [PATCH v3 08/12] lib/igt_color: Refactor transform_pixels for input/output FBs and CSC
` [PATCH v3 09/12] tests/kms_colorop: Add FIXED_MATRIX colorop tests
` [PATCH v3 10/12] tests/kms_colorop: Keep CRTC active between YUV tests with temp FB
` [PATCH v3 11/12] tests/kms_colorop: Add bypass transition tests
` [PATCH v3 12/12] tests/kms_colorop: Increase VKMS bracket to 3 up

misc: bcm-vk: unbounded entry_size overflows proc_mon entries[]
 2026-06-23 18:02 UTC  (3+ messages)

[PATCH v4 0/5] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-06-23 18:01 UTC  (6+ messages)
` [PATCH v4 1/5] mm/page_counter: introduce per-page_counter stock
` [PATCH v4 2/5] mm/memcontrol: flatten try_charge_memcg control flow
` [PATCH v4 3/5] mm/page_counter: introduce page_counter_try_charge_stock()
` [PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH v4 5/5] mm/memcontrol: remove unused memcg_stock code

[PATCH net 1/1] net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
 2026-06-23 18:00 UTC  (2+ messages)

[PATCH v2 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-06-23 17:58 UTC  (5+ messages)
` [PATCH v2 2/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v2 4/4] vhost/vsock: add VHOST_RESET_OWNER ioctl

[PATCH 0/5] USB4 mode programming for QMMPHY on X1E
 2026-06-23 17:58 UTC  (18+ messages)
` [PATCH 3/5] phy: qualcomm: qmp-combo: Add preliminary USB4 support
` [PATCH 4/5] phy: qualcomm: qmp-combo: Add USB4/TBT3 configuration data for Hamoa
` [PATCH 5/5] arm64: dts: qcom: hamoa: Extend QMPPHY description for USB4

[PATCH] Bluetooth: 6lowpan: hold L2CAP conn across debugfs control
 2026-06-23 17:58 UTC  (2+ messages)
`  "

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-23 17:58 UTC  (7+ messages)
` [PATCH v17 06/10] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v17 08/10] rust: aref: update formatting of use statements
` [PATCH v17 10/10] rust: page: add `from_raw()`

[PULL v2 00/75] hex queue
 2026-06-23 17:57 UTC  (3+ messages)

[PATCH v2 0/3] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-06-23 17:57 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] dt-bindings: iio: health: add maxim,max86150
  ` [PATCH v4 2/3] iio: health: add MAX86150 ECG and PPG biosensor driver
  ` [PATCH v4 3/3] MAINTAINERS: add entry for MAX86150 IIO health driver

[LTP] [PATCH] sendfile09: skip on native 32-bit kernels
 2026-06-23 17:56 UTC  (2+ messages)
` [LTP] "

[PATCH] Bluetooth: 6lowpan: avoid untracked enable work
 2026-06-23 17:56 UTC  (2+ messages)
`  "

[PATCH v2] s390/monwriter: Reject buffer reuse with different data length
 2026-06-23 17:55 UTC  (2+ messages)

[PATCH] spl: pad external DTB to _image_binary_end with separate BSS
 2026-06-23 17:55 UTC  (3+ messages)
` [PATCH v2] arm: aspeed: Fix AST2600 SPL external DTB alignment

Please pull net-20260623
 2026-06-23 17:55 UTC  (2+ messages)

[PATCH] smb/client: use %pe to print error pointer
 2026-06-23 17:55 UTC  (2+ messages)

[PATCH v14 0/9] tls: Add TLS 1.3 hardware offload support
 2026-06-23 17:53 UTC 

[PATCH 0/1] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-06-23 17:53 UTC  (4+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] dt-bindings: iio: health: add maxim,max86150

[PATCH net] net/mlx5e: Use sender devcom for MPV master-up
 2026-06-23 17:51 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: Reject MEM_ALLOC BTF accesses past bounds
 2026-06-23 17:51 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Reject MEM_ALLOC BTF accesses past object bounds

[PATCH v6 00/10] GuC paging engine support
 2026-06-23 17:50 UTC  (4+ messages)
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES

[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
 2026-06-23 17:50 UTC  (7+ messages)
` [PATCH v8 4/7] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH bpf-next v2 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-06-23 17:50 UTC  (16+ messages)
` [PATCH bpf-next v2 01/15] bpf: Remove __rcu tagging in st_link->map
` [PATCH bpf-next v2 02/15] bpf: Make struct_ops tasks_rcu grace period optional
` [PATCH bpf-next v2 03/15] bpf: Add bpf_struct_ops accessor helpers
` [PATCH bpf-next v2 04/15] bpf: Remove unnecessary prog_list_prog() check
` [PATCH bpf-next v2 05/15] bpf: Replace prog_list_prog() check with direct pl->prog and pl->link check
` [PATCH bpf-next v2 06/15] bpf: Add prog_list_init_item(), prog_list_replace_item(), and prog_list_id()
` [PATCH bpf-next v2 07/15] bpf: Move LSM trampoline unlink into bpf_cgroup_link_auto_detach()
` [PATCH bpf-next v2 08/15] bpf: Add a few bpf_cgroup_array_* helper functions
` [PATCH bpf-next v2 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups
` [PATCH bpf-next v2 10/15] bpf: Allow all struct_ops to use bpf_dynptr_from_skb()
` [PATCH bpf-next v2 11/15] bpf: tcp: Support selected sock_ops callbacks as struct_ops
` [PATCH bpf-next v2 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops
` [PATCH bpf-next v2 13/15] libbpf: Support attaching struct_ops to a cgroup
` [PATCH bpf-next v2 14/15] selftests/bpf: Test "
` [PATCH bpf-next v2 15/15] selftests/bpf: Add test for bpf_tcp_ops header option hooks

[rfc, PATCH v1 0/2] overflow: Convert size_add() to take variadic arguments
 2026-06-23 17:50 UTC  (10+ messages)
` [PATCH v1 1/2] overflow: Allow to sum a few arguments at once

[PATCH 1/6 v5] libselinux: Add overflow checks
 2026-06-23 17:49 UTC  (6+ messages)
` [PATCH 2/6 v5] libsemanage: "
` [PATCH 3/6 v5] libsepol/cil: Add overflow checks for circular reference checks
` [PATCH 4/6 v5] libsepol/cil: Add overflow checks and cil_reallocarray
` [PATCH 5/6 v5] libsepol: Add overflow checks to strs_* family of functions
` [PATCH 6/6 v5] libsepol: Add overflow checks

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-23 17:49 UTC  (5+ messages)
` [PATCH v12 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v12 10/12] x86/vmscape: Deploy BHB clearing mitigation

[PATCH] linux-firmware: upgrade 20260519 -> 20260622
 2026-06-23 17:49 UTC  (2+ messages)

[PATCH v2] fuse: allow larger read requests by setting bdi->io_pages
 2026-06-23 17:48 UTC  (2+ messages)

[PATCH v13 0/2] checkout: --track=fetch
 2026-06-23 17:47 UTC  (5+ messages)
` [PATCH v14 "
  ` [PATCH v14 2/2] checkout: extend --track with a "fetch" mode to refresh start-point

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-23 17:47 UTC  (8+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH v3 0/3] vfio/pci: add vfio-pci ATS control property
 2026-06-23 17:46 UTC  (4+ messages)
` [PATCH v3 2/2] vfio/pci: Add ats property


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.