All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 15:35:56 to 2026-05-22 16:22:54 UTC [more...]

[PATCH v2 0/2] x86/tdx: Port I/O emulation fixes
 2026-05-22 16:22 UTC  (4+ messages)
` [PATCH v2 2/2] x86/tdx: Fix zero-extension for 32-bit port I/O

[v7 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-05-22 16:22 UTC  (2+ messages)

[PATCH] ref-manual: clarify that PACKAGE_EXCLUDE supports DEB packaging
 2026-05-22 16:26 UTC  (3+ messages)
` [docs] "

[PATCH] bpf: Fix preorder-unaware index in replace_effective_prog and purge_effective_progs replace_effective_prog() and purge_effective_progs() compute the target index in the effective program array by sequentially walking the hlist (pos++). However, since commit 4b82b181a26c ("bpf: Allow pre-ordering for bpf cgroup progs"), compute_effective_progs() partitions the effective array: preorder programs occupy indices 0..preorder_cnt-1 and normal programs occupy indices preorder_cnt..end. The sequential hlist walk does not account for this partitioning, so when BPF_F_PREORDER programs coexist with normal programs the computed index diverges from the actual position in the effective array. In replace_effective_prog() this causes BPF_LINK_UPDATE to overwrite the wrong slot: the freed program pointer remains in the correct slot while an unrelated neighbor is clobbered. Fix both functions by searching the effective array directly for the target program pointer instead of computing an index from the hlist. This is correct regardless of array layout since it matches by pointer identity. For purge_effective_progs(), resolve the effective prog from the link when the direct prog pointer is NULL (link-based detach path). Fixes: 4b82b181a26c ("bpf: Allow pre-ordering for bpf cgroup progs") Signed-off-by: Himanshu Anand <anand.himanshu17@gmail.com>
 2026-05-22 16:22 UTC 

[PATCH v2] ref-manual: clarify that PACKAGE_EXCLUDE supports DEB packaging
 2026-05-22 16:22 UTC  (2+ messages)
` [docs] "

[PATCH v1] Bluetooth: hci_qca: Increase SSR delay for rampatch and NVM loading
 2026-05-22 16:22 UTC  (3+ messages)

[PATCH 00/12] Block storage copy offloading
 2026-05-22 16:22 UTC  (3+ messages)

[PATCH] receive-pack: fix updateInstead with core.worktree
 2026-05-22 16:21 UTC  (2+ messages)

[PATCH v2] arm: k3: Kconfig: Enable fTPM and RPMB support
 2026-05-22 16:20 UTC  (3+ messages)

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-22 16:19 UTC  (7+ messages)

[PATCH v5 00/28] mtd: spi-nor: Enhance software protection
 2026-05-22 16:19 UTC  (13+ messages)
` [PATCH v5 04/28] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v5 13/28] mtd: spi-nor: swp: Create a TB intermediate variable

[PATCH] drm/xe: Assign queue name in time for drm_sched_init
 2026-05-22 16:18 UTC  (3+ messages)

[PATCH 00/14] mm/damon: minor improvements for code readability and tests
 2026-05-22 16:18 UTC  (16+ messages)
` [PATCH 01/14] mm/damon/core: safely handle no region case in damon_set_regions()
` [PATCH 02/14] mm/damon/core: do not use region out of a loop "
` [PATCH 03/14] samples/damon/mtier: replace damon_add_region() with damon_set_regions()
` [PATCH 04/14] mm/damon/tests/vaddr-kunit: "
` [PATCH 05/14] mm/damon/core: hide damon_add_region()
` [PATCH 06/14] mm/damon/core: hide damon_insert_region()
` [PATCH 07/14] mm/damon/core: hide damon_destroy_region()
` [PATCH 08/14] mm/damon/core: add kdamond_call() debug_sanity check
` [PATCH 09/14] mm/damon/core: remove damon_verify_nr_regions()
` [PATCH 10/14] mm/damon/tests/core-kunit: add damon_set_regions() test cases
` [PATCH 11/14] selftests/damon/sysfs.py: stop kdamonds before failing
` [PATCH 12/14] selftests/damon/sysfs.sh: test monitoring intervals goal dir
` [PATCH 13/14] selftests/damon/sysfs.sh: test addr_unit file existence
` [PATCH 14/14] selftests/damon/sysfs.sh: test pause "

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-22 16:17 UTC  (7+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging to memcg

[scosu-sched:topic/mmap-cap-prot-wip/v6.18 1042/1130] drivers/video/fbdev/sis/sis_main.c:1659:48: error: call to undeclared function 'compat_ptr'; ISO C99 and later do not support implicit function declarations
 2026-05-22 16:16 UTC 

[PATCH v3] memcg: cache obj_stock by memcg, not by objcg pointer
 2026-05-22 16:16 UTC  (8+ messages)

[asahilinux:bits/000-devicetree 23/114] arch/arm64/boot/dts/apple/t8103-j274.dtb: aliases: 'disp0_piodma' does not match any of the regexes: '^[a-z][a-z0-9\\-]*$', '^pinctrl-[0-9]+$'
 2026-05-22 16:14 UTC 

[PATCH v3 0/3] iommu/arm-smmu-v3: Fix ATS robustness and state tracking
 2026-05-22 16:14 UTC  (10+ messages)
` [PATCH v3 3/3] iommu/arm-smmu-v3: Fix ATS state tracking via ats_prepared gate

[PATCH] mempool: improve cache behaviour and performance
 2026-05-22 16:12 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 0/3] spacemit: k1: Add support for Banana Pi BPI-CM6 IO board
 2026-05-22 16:11 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: riscv: spacemit: Add Banana Pi BPI-CM6 compatible

[PATCH 0/8] x86-32 CPU configuration cleanups
 2026-05-22 16:11 UTC  (5+ messages)
` [PATCH 3/8] x86: make TSC usage unconditional
` [PATCH 5/8] x86: remove dependencies on CONFIG_M... CPU options

[PATCH v3 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays
 2026-05-22 16:11 UTC  (12+ messages)
` [PATCH v3 01/11] arm64: dts: ti: k3-am62-verdin: Add Toradex DSI to LVDS adapter with 10.1" display
` [PATCH v3 02/11] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS
` [PATCH v3 03/11] dt-bindings: vendor-prefixes: Add Riverdi
` [PATCH v3 04/11] dt-bindings: display: panel-lvds: Add Riverdi RVT70HSLNWCA0 and RVT101HVLNWC00
` [PATCH v3 05/11] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 10.1" DSI
` [PATCH v3 06/11] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 7" DSI
` [PATCH v3 07/11] arm64: dts: ti: k3-am62-verdin: Add NAU8822 Bridge Tied Load
` [PATCH v3 08/11] arm64: dts: ti: k3-am62-verdin: Reserve UART_4 for Cortex-M4F
` [PATCH v3 09/11] arm64: dts: ti: k3-am62-verdin: Add Toradex OV5640 CSI Cameras
` [PATCH v3 10/11] arm64: dts: ti: k3-am62-verdin: Add Toradex Verdin Mezzanine CAN
` [PATCH v3 11/11] arm64: dts: ti: k3-am62-verdin: Add Mezzanine with Toradex Display 10.1" LVDS

[PATCH 0/3] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-05-22 16:11 UTC  (4+ messages)
` [PATCH 2/3] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq

[PATCH 0/9] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-05-22 16:11 UTC  (3+ messages)
` [PATCH 5/9] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the missing I3C power source option

[PATCH v2 0/4] Add support for an external command for fetching notes
 2026-05-22 16:09 UTC  (5+ messages)
` [PATCH v2 1/4] notes: convert raw arg in format_display_notes() to bool
` [PATCH v2 2/4] wrapper: add support for timeout and deadline in read helpers
` [PATCH v2 3/4] t3301: cover generic displayed notes behavior
` [PATCH v2 4/4] notes: support an external command to display notes

[PATCH 0/2] iio: adc: ad4080: add support for AD4884
 2026-05-22 16:10 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: ad4080: add AD4884 support

[PATCH 0/6] Fixes to the previously-merged drivers/dax/fsdev series
 2026-05-22 16:10 UTC  (3+ messages)

[PATCH 0/8] riscv: spacemit: k1: add clock reset drivers, switch to upstream DT
 2026-05-22 16:09 UTC  (3+ messages)
` [PATCH 1/8] clk: spacemit: Add support for K1 SoC

[PATCH net-next v4] ptp: ocp: fix resource freeing order
 2026-05-22 16:09 UTC 

[PATCH v3 0/6] ppc/spapr: Add RTAS error injection support for VFIO EEH
 2026-05-22 16:07 UTC  (3+ messages)
` [PATCH v3 5/6] ppc/spapr: Split VFIO code and refactor EEH interface

[RFC PATCH] cgroup/rstat: convert rstat lock from spinlock to rwlock
 2026-05-22 16:08 UTC  (2+ messages)

[RFC 0/2] Misc panthor bits
 2026-05-22 16:08 UTC  (3+ messages)
` [RFC 2/2] drm/panthor: Use separate workqueue for DRM scheduler

[PATCH v2 0/3] remove mmap_action success, error hooks
 2026-05-22 16:07 UTC  (5+ messages)
` [PATCH v2 1/3] drivers/char/mem: eliminate unnecessary use of success_hook
` [PATCH v2 2/3] mm/vma: remove mmap_action->success_hook
` [PATCH v2 3/3] mm/vma: eliminate mmap_action->error_hook, introduce error_filter

[PATCH v4 2/2] cpufreq: qcom: Add cpufreq scaling support for Qualcomm Shikra SoC
 2026-05-22 16:06 UTC  (2+ messages)

[PATCH v7 9/9] clk: eyeq: Add EyeQ7H compatibles
 2026-05-22 16:06 UTC  (2+ messages)

[PATCH v14 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
 2026-05-22 16:05 UTC  (3+ messages)

[PATCH v2 0/4] drm/i915/dp: Sanitize link capability change handling
 2026-05-22 16:05 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915/dp: Reset link params after a DPRX capability change
` [PATCH v2 2/4] drm/i915/dp: Add helper to set common link params
` [PATCH v2 3/4] drm/i915/dp: Cache max common lane count
` [PATCH v2 4/4] drm/i915/dp: Detect changes in common link parameters

[PATCH] pmdomain: tegra: Add support for multi-socket platforms
 2026-05-22 16:02 UTC 

[PATCH] classes/gtk-icon-cache: fix libdir passed to the postrm intercept
 2026-05-22 16:04 UTC 

[PATCH v2 0/4] PCI: Introduce pci_suspend_retains_context() API
 2026-05-22 16:04 UTC  (2+ messages)

[for-next][PATCH 00/15] tracing: Updates for 7.2
 2026-05-22 16:03 UTC  (5+ messages)
` [for-next][PATCH 10/15] tracing: Allow perf to read synthetic events

[PATCH v3 00/12] gcc: Upgrade GCC to 16.1 release
 2026-05-22 16:01 UTC  (3+ messages)
` [OE-core] "

[PATCH] drm/amdgpu: Fix num_pages calculation in amdgpu_ttm_map_buffer() for non-4K page sizes
 2026-05-22 16:02 UTC  (2+ messages)

[PATCH net v2 1/5] dt-bindings: ethernet: eswin: add optional TXD and RXD delay register offsets
 2026-05-22 16:02 UTC  (7+ messages)
    `  "
        `  "

[PATCH v2 0/2] fixes to DRM doc & parameter's print
 2026-05-22 16:02 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for fixes to DRM doc & parameter's print (rev2)

[PATCH fwctl 0/3] fwctl/bnxt: DMA buffer support for HWRM commands
 2026-05-22 16:01 UTC  (3+ messages)
` [PATCH fwctl 1/3] fwctl: Add driver_data field to fwctl_rpc

[PATCH 0/4] drm/xe/mmio: Small improvements
 2026-05-22 16:01 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-22 16:01 UTC  (5+ messages)
` [PATCH v2 13/16] iommufd: Persist iommu hardware pagetables for live update

[PATCH net-next v4 0/2] Add OVS packet family YNL spec and unicast notification support
 2026-05-22 16:00 UTC  (3+ messages)

[PATCH v6 00/10] nvmem: Add Raspberry Pi OTP nvmem driver
 2026-05-22 16:00 UTC  (12+ messages)
` [PATCH v6 01/10] soc: bcm2835: Use IS_REACHABLE for function declaration
` [PATCH v6 02/10] nvmem: core: Enforce stride and alignment checks for nvmem_device functions
` [PATCH v6 03/10] dt-bindings: raspberrypi,bcm2835-firmware: Add bcm2712-firmware compatible
` [PATCH v6 04/10] nvmem: Add the Raspberry Pi OTP driver
` [PATCH v6 05/10] firmware: raspberrypi: register nvmem driver
` [PATCH v6 06/10] arm64: dts: broadcom: bcm2712: add raspberrypi,bcm2712-firmware compatible
` [PATCH v6 07/10] dt-bindings: raspberrypi,bcm2835-firmware: Drop unnecessary select
` [PATCH v6 08/10] arm64: defconfig: Enable the raspberrypi otp driver as module
` [PATCH v6 09/10] ARM: bcm2835_defconfig: "
` [PATCH v6 10/10] ARM: multi_v7_defconfig: "

[PATCH v2 0/4] phy: qcom: qmp-combo fixes + x1-dell-thena DT maintenance
 2026-05-22 15:59 UTC  (5+ messages)
` [PATCH v2 1/4] phy: qcom: qmp-combo: skip USB power_off/exit after device teardown

[PATCH] soc/tegra: pmc: Populate powergate debugfs only when needed
 2026-05-22 15:58 UTC 

[PATCH v2 0/3] tests/kms_color: Add support for background color testing
 2026-05-22 15:56 UTC  (4+ messages)
` [PATCH v2 1/3] drm-uapi: Update drm_mode.h to linux upstream tag v7.1-rc4
` [PATCH v2 2/3] lib/igt_kms: Add support for the BACKGROUND_COLOR property
` [PATCH v2 3/3] tests/kms_color: Add background-color subtest to test "

[PATCH v2 0/4] firmware: qcom: scm: Add minidump SRAM destination support
 2026-05-22 15:58 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: firmware: qcom,scm: Add minidump SRAM property
` [PATCH v2 3/4] firmware: qcom: scm: Add minidump SRAM support

[PATCH i-g-t 1/4] lib/igt_kms: Add support for the BACKGROUND_COLOR property
 2026-05-22 15:57 UTC  (3+ messages)

[PATCH 00/20] Introduce resume for J7xx SoCs
 2026-05-22 15:57 UTC  (4+ messages)
` [PATCH 18/20] board: ti: evm: Store wakeup reason on scratchpad memory

[PATCH v18 07/14] crypto: qce - Cancel work on device detach
 2026-05-22 15:57 UTC  (2+ messages)

[PATCH v5 0/3] pps: improve PREEMPT_RT performance
 2026-05-22 15:56 UTC  (4+ messages)

[PATCH net-next] net: e100: remove redundant static variable initializations
 2026-05-22 15:55 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v1 net-next] s390/ism: Drop superflous zeros in pci_device_id array
 2026-05-22 15:54 UTC  (2+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-22 15:53 UTC  (32+ messages)

[GIT PULL] Block fixes for 7.1-rc5
 2026-05-22 15:53 UTC 

[PATCH v2 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays
 2026-05-22 15:51 UTC  (3+ messages)
` [PATCH v2 01/11] arm64: dts: ti: k3-am62-verdin: Add Toradex DSI to LVDS adapter with 10.1" display

[GIT PULL] io_uring fixes for 7.1-rc5
 2026-05-22 15:50 UTC 

[PATCH v2 00/26] Introduce enablemenant of dom0less
 2026-05-22 15:50 UTC  (7+ messages)
` [PATCH v2 12/26] xen/riscv: add basic VGEIN management for AIA guests
` [PATCH v2 13/26] xen/riscv: introduce per-vCPU IMSIC state

[PATCH v14 00/22] target/mips: add missing Octeon user-mode support
 2026-05-22 15:50 UTC  (13+ messages)
` [PATCH v14 05/22] target/mips: add Octeon GFM COP2 helpers
` [PATCH v14 17/22] target/mips: decode Octeon HSH and SHA3 COP2 selectors
` [PATCH v14 18/22] target/mips: decode Octeon ZUC and SNOW3G "
` [PATCH v14 19/22] target/mips: decode Octeon block-cipher "
` [PATCH v14 20/22] target/mips: decode Octeon CHORD and LLM "
` [PATCH v14 22/22] tests/tcg/mips: cover Octeon QMAC instructions

[GIT PULL] smb3 client fixes
 2026-05-22 15:50 UTC 

[PATCH v2 0/2] spi: aspeed: Fix __iomem annotation and VLA parameter
 2026-05-22 15:48 UTC  (4+ messages)
` [PATCH v2 2/2] spi: aspeed: Replace VLA parameter with flat pointer in calibration helper

[PATCH RFC] ieee802154: fix kernel-infoleak in dgram_recvmsg()
 2026-05-22 15:48 UTC  (2+ messages)

[PATCH v2 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-05-22 15:47 UTC  (3+ messages)
` [PATCH v2 7/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist

[PATCH] media: cx231xx: fix null pointer deref in snd_cx231xx_pcm_close
 2026-05-22 15:46 UTC 

[RFC] dts: add code coverage parameter to DTS
 2026-05-22 15:46 UTC  (3+ messages)
` [PATCH v1 1/2] dts: add code coverage reporting "
  ` [PATCH v1 2/2] dts: add build arguments to test run configuration

[PATCH net] net/sched: fix pedit partial COW leading to page cache
 2026-05-22 15:46 UTC  (11+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption

[PATCH v2 0/2] remoteproc: xlnx: add auto-boot support
 2026-05-22 15:46 UTC  (5+ messages)
` [PATCH v2 2/2] remoteproc: xlnx: enable auto boot feature

[PATCH v3] nvme: reject keep-alive passthrough on non-fabrics
 2026-05-22 15:46 UTC  (2+ messages)

[PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs
 2026-05-22 15:45 UTC  (4+ messages)
` [PATCH 2/3] iommu/vt-d: Add PCI segment and vendor:device ID to DMAR "

[PATCH] libceph: Reject monmaps advertising zero monitors
 2026-05-22 15:44 UTC 

[PATCH v2] perf stat: Make metric only column line up with header
 2026-05-22 15:45 UTC  (2+ messages)
` [PING] "

[PATCH 0/4] clk: add Siflower SF21 topcrm support
 2026-05-22 15:44 UTC  (6+ messages)
` [PATCH 4/4] clk: add support for siflower sf21-topcrm

[RFC PATCH v2 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
 2026-05-22 15:45 UTC  (2+ messages)

[PATCH] mfd: cros_ec: Read EC features during probe to catch transfer error
 2026-05-22 15:44 UTC 

[linux-next:master 3494/7547] arch/arm64/boot/dts/qcom/lemans-evk.dtb: phy@aec2a00 (qcom,sa8775p-edp-phy): clock-names: ['aux', 'cfg_ahb'] is too short
 2026-05-22 15:43 UTC 

[PATCH] cxl/region: Fix out of bounds access in cxl_cancel_auto_attach()
 2026-05-22 15:44 UTC  (7+ messages)

[PATCH] drm/i915: Remove drm_dev_unregister() from the error path during i915_driver_register()
 2026-05-22 15:43 UTC 

[PATCH] Input: synaptics - add quirk for Daffodil DC253D touchpad
 2026-05-22 15:43 UTC  (2+ messages)

[PATCH] lib: objagg: Use flexible arrays for object storage
 2026-05-22 15:43 UTC  (2+ messages)

[RFC PATCH v4 00/19] Support socket access-control
 2026-05-22 15:42 UTC  (7+ messages)
` [RFC PATCH v4 01/19] landlock: "

[PATCH v4] PCI: vmd: Add feature to scan BIOS enumerated devices
 2026-05-22 15:42 UTC  (2+ messages)

List iterator used after loop in mlxsw_sp_fid_port_vid_list_add?
 2026-05-22 15:41 UTC 

[PATCH] drm: Set dev->registered back to false in case of register failure
 2026-05-22 15:40 UTC 

[PATCH v3 0/8] rtc: pcf85036: improve spec coherence and extend features
 2026-05-22 15:39 UTC  (10+ messages)
` [PATCH v3 1/9] cmd_date: make mk_date() static
` [PATCH v3 2/9] cmd: date: validate date using rtc_month_days()
` [PATCH v3 3/9] rtc: pcf85063: adjust date format to adhere to the rtc_time spec
` [PATCH v3 4/9] rtc: pcf85063: add support for NXP PCF85063 family
` [PATCH v3 5/9] rtc: pcf85063: add missing register definitions
` [PATCH v3 6/9] rtc: pcf85063: keep the divider chain in reset during set_time
` [PATCH v3 7/9] rtc: pcf85063: support loading quartz-load capacitance from device tree
` [PATCH v3 8/9] rtc: pcf85063: add power loss detection during probe
` [PATCH v3 9/9] drivers: Kconfig: rtc_pcf85063: note unsupported chip features

[bug report] fs/ntfs3: mounting an ntfs filesystem accelerated by intel optane memory causes data corruption
 2026-05-22 15:41 UTC  (2+ messages)

[EVL] Client UDP not receiving data
 2026-05-22 15:40 UTC  (4+ messages)

[PATCH net-next v3 00/14][pull request] Introduce iXD driver
 2026-05-22 15:40 UTC  (7+ messages)
` [PATCH net-next v3 01/14] virtchnl: create 'include/linux/intel' and move necessary header files

[PATCH net] net: Avoid checksumming unreadable skb tail on trim
 2026-05-22 15:39 UTC  (2+ messages)

[PATCH v4] doc: bitbake-user-manual-metadata: document inherit_defer limitations
 2026-05-22 15:39 UTC  (2+ messages)
` [docs] "

[PATCH v7] iio: imu: kmx61: Use guard(mutex)() over manual locking
 2026-05-22 15:38 UTC  (3+ messages)

[PATCH v2] cpufreq: intel_pstate: Sync policy->cur when setting min pstate during CPU offline
 2026-05-22 15:36 UTC  (2+ messages)

[GIT PULL] pin control fixes for the v7.1 kernel
 2026-05-22 15:36 UTC 

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-22 15:35 UTC  (3+ messages)
` [PATCH v5 02/20] [DO NOT MERGE] s390: Expose protected virtualization through cc_platform_has()


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.