All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-13 16:20:02 to 2026-06-13 19:10:42 UTC [more...]

[PATCH v3 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
 2026-06-13 19:09 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: ti,ads1100: add support for ADS1110
` [PATCH v3 2/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver
` [PATCH v3 3/3] iio: adc: Fix incorrect reading when datarate changed in single mode

[PATCH] dt-bindings: usb: ti,tps6598x: add TPS6699x compatible
 2026-06-13 19:10 UTC  (3+ messages)

[PATCH v4 0/2] graph: indent visual roots in graph
 2026-06-13 19:09 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] lib-log-graph: move check_graph function
  ` [PATCH v5 2/2] graph: indent visual root in graph

[pci:for-linus] BUILD SUCCESS d898796a8e7ed8528c775f33da056e9978c4c248
 2026-06-13 19:07 UTC 

[PATCH] Revert "PCI/MSI: Unmap MSI-X region on error"
 2026-06-13 19:07 UTC  (2+ messages)
` [tip: irq/msi] "

[PATCH net-next 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-06-13 19:07 UTC  (3+ messages)
` [PATCH net-next 1/8] dt-bindings: net: realtek,rtl9301-mdio: Add RTL83xx series

[PATCH 0/4] arm64: dts: allwinner: add A733/Cubie A7S DTS support
 2026-06-13 19:04 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: sunxi: add Radxa Cubie A7S
` [PATCH 2/4] dt-bindings: mmc: add Allwinner A733 compatible

[pci:sysfs] BUILD SUCCESS 6d8135abc78ea7a0a7ad34008e8f47c2b3e63413
 2026-06-13 19:04 UTC 

[v2 00/16] mm: PMD-level swap entries for anonymous THPs
 2026-06-13 19:02 UTC  (9+ messages)
` [v2 01/16] mm: add softleaf_to_pmd() and convert existing callers
` [v2 02/16] mm: extract mm_prepare_for_swap_entries() helper
` [v2 03/16] fs/proc: use softleaf_has_pfn() in pagemap PMD walker
` [v2 04/16] mm/huge_memory: move softleaf_to_folio() inside migration branch

[PATCH] dt-bindings: pwm: st,pwm: convert to DT schema
 2026-06-13 19:02 UTC  (4+ messages)

[PATCH net v3] mptcp: pm: fix memory leak from alloc-during-teardown race
 2026-06-13 19:01 UTC  (2+ messages)

[PATCH 0/5] iio: adc: Add TI ADS126X ADC family support
 2026-06-13 19:00 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: iio: adc: Add TI ADS126x ADC family
` [PATCH 2/5] iio: adc: Add ti-ads1262 driver

[PATCH] Add LoadPin support for eBPF program loading
 2026-06-13 18:59 UTC  (5+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS b4ad5855a6712cd1ddcb0d6587f0c0f2395bf8e8
 2026-06-13 18:58 UTC 

[PATCH v6 0/8] platform/x86/amd/hsmp: Family 1Ah Model 50h-5Fh HSMP and metrics
 2026-06-13 18:58 UTC  (4+ messages)
` [PATCH v6 8/8] platform/x86/amd/hsmp: Serialize metric table access and ACPI HSMP teardown

[PATCH] python3-scapy: replace all_distro_features() with DISTRO_FEATURES check
 2026-06-13 18:57 UTC  (2+ messages)

[PATCH] x86/alternative: delay freeing of smp_locks section
 2026-06-13 18:56 UTC  (10+ messages)
                ` [PATCH] x86/alternative: Drop smp_locks glue

[PATCH RFC 0/3] vfio/pci: Hide and optionally override the PCIe Device Serial Number
 2026-06-13 18:56 UTC  (8+ messages)
` [PATCH RFC 1/3] vfio/pci: Virtualize and scrub Device Serial Number from guests
` [PATCH RFC 2/3] vfio/pci: Allow userspace to set a virtual Device Serial Number
` [PATCH RFC 3/3] selftests/vfio: Add PCIe Device Serial Number test

[PATCH net-next v5 0/4] net: dsa: mt7628 embedded switch initial support
 2026-06-13 18:52 UTC  (8+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: dsa: add MT7628 ESW
` [PATCH net-next v5 2/4] net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYs
` [PATCH net-next v5 3/4] net: dsa: initial MT7628 tagging driver
` [PATCH net-next v5 4/4] net: dsa: initial support for MT7628 embedded switch

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 3ec18b2e774e315bb1d4510175b1675ab16c943c
 2026-06-13 18:51 UTC 

[PATCH v1 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
 2026-06-13 18:48 UTC  (4+ messages)
` [PATCH v1 bpf-next 1/2] bpf: Support BPF_F_INGRESS with bpf_redirect_peer
` [PATCH v1 bpf-next 2/2] selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_INGRESS

[PATCH v2 0/4] md/raid1,raid10: fix write-path reference leaks and clean up error handling
 2026-06-13 18:47 UTC  (7+ messages)
` [PATCH v2 1/4] md/raid1: fix writes_pending and barrier reference leaks on write failures
` [PATCH v2 2/4] md/raid10: fix writes_pending leak on write request failures
` [PATCH v2 3/4] md/raid10: fix writes_pending and barrier reference leaks on discard failures
` [PATCH v2 4/4] md/raid1: simplify raid1_write_request() error handling

[PATCH] Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceled
 2026-06-13 18:43 UTC  (3+ messages)
`  "
` [PATCH v2] "

[usb:usb-next] BUILD SUCCESS 7b4456767fd478ff1dbee55444d5e3e5a7194089
 2026-06-13 18:44 UTC 

[PATCH] ASoC: dt-bindings: Fix RT5677 "realtek,gpio-config" type
 2026-06-13 18:44 UTC  (2+ messages)

[PATCH v1 0/4] This series adds support for the Qualcomm JPEG V4L2 mem2mem encoder
 2026-06-13 18:43 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v1 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[Bug 221649] New: amdgpu regression on RX 5700 (Navi10): 6.17.9 works, 6.18.x causes GPU hangs
 2026-06-13 18:39 UTC  (3+ messages)
` [Bug 221649] "

[usb:usb-testing] BUILD SUCCESS 1c2b66a7d7257d2652aa41f9a860ecb96dde27dd
 2026-06-13 18:37 UTC 

[PATCH v2] docs/zh_CN: fix CONFIG_CONPAT typo for CONFIG_COMPAT
 2026-06-13 18:37 UTC 

[PATCH 0/4] Fix up QUSB2 PHY description for MSM8996/SM61[12]5
 2026-06-13 18:36 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: phy: qcom,qusb2: Straighten out SM6125 and MSM8996

[cris:scmi_telemetry_unified_fs_V4 13/34] drivers/firmware/arm_scmi/telemetry.c:1801:31: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-06-13 18:35 UTC 

[hare-scsi-devel:configfs-ns.v5 28/43] WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x68 (section: .text.lookup_object_or_alloc) -> unknown_bootoption (section: .init.text)
 2026-06-13 18:35 UTC 

[PATCH net-next v2 0/2] net: isolate SKB data area allocations
 2026-06-13 18:33 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove reference to nonexistent CONFIG_SDIO_HCI option
 2026-06-13 18:30 UTC 

[PATCH v2 0/3] perf: marvell: LLC-TAD PMU MPAM filtering support
 2026-06-13 18:29 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: perf: marvell: add CN20K TAD PMU support

[PATCH net-next] net: sparx5: change ndo_set_rx_mode_async return type to int
 2026-06-13 18:29 UTC  (2+ messages)

[CI] drm/ttm: Issue direct reclaim at beneficial_order
 2026-06-13 18:29 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v4 0/2] dt-bindings: mmc: st,sdhci: convert STMicroelectronics SDHCI-ST MMC/SD Controller controller binding to YAML
 2026-06-13 18:26 UTC  (6+ messages)
` [PATCH v4 1/2] arm: dts: st: align node patterns with established convention

[PATCH v10 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2026-06-13 18:22 UTC  (5+ messages)
` [PATCH v10 1/6] dt-bindings: sun8i-v3s-ccu: Export MBUS and DRAM clocks to the public header
` [PATCH v10 4/6] dt-bindings: sun6i-a31-mipi-dphy: Add V3s SoC compatible entry

[PATCH net-next 0/3] xsk: support tx napi busy_poll
 2026-06-13 18:21 UTC  (3+ messages)
` [PATCH net-next 1/3] net: busy-poll: introduce sk_tx_busy_loop()

[PATCH] lmb: Add the Rockchip architecture as requiring DMA below 4G
 2026-06-13 18:17 UTC  (3+ messages)

[PATCH] soundwire: dmi-quirks: Disable ghost device on Lenovo Yoga 9i
 2026-06-13 18:15 UTC  (2+ messages)

[PATCH] include: sbi_platform: Increase default stack size
 2026-06-13 18:14 UTC  (3+ messages)

[PATCH 0/2] misc: Remove pre-C99/C11 checks
 2026-06-13 18:13 UTC  (4+ messages)
` [PATCH 1/2] hw/xen/interface: Remove pre-C99 checks
` [PATCH 2/2] qom/object: Remove pre-C11 check

[cxl:next] BUILD SUCCESS f72af41a43e16276c46d44cf8a833cc0f9ba9d48
 2026-06-13 18:13 UTC 

[PATCH bpf-next] bpf: Raise maximum call chain depth to 16 frames
 2026-06-13 18:07 UTC 

[PATCH v3] fdt: Check return value of fdt_get_name() calls
 2026-06-13 18:04 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3] image-fit-sig: Validate hashed-strings region size
 2026-06-13 18:04 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3] fdt_region: Check return value of fdt_get_property_by_offset() calls
 2026-06-13 18:04 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3] image-fit: Limit recursion depth in fdt_check_no_at()
 2026-06-13 18:04 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v4] image-fit: Validate external data offset and size
 2026-06-13 18:04 UTC  (3+ messages)
` [PATCH v5] "

[OE-core] [PATCH 01/16] alsa-lib: upgrade 1.2.15.3 -> 1.2.16
 2026-06-13 18:02 UTC  (5+ messages)
` [OE-core] [PATCH 15/16] mesa: upgrade 26.0.6 -> 26.1.2,26.0.6 -> 26.1.2

[ANNOUNCE] tig-2.5.12
 2026-06-13 18:02 UTC  (2+ messages)
` [ANNOUNCE] tig-2.6.1

[RFC PATCH bpf-next 0/5] tcp: opportunistic loopback splice for BPF-paired sockets
 2026-06-13 17:57 UTC  (3+ messages)

[PATCH bpf v5 0/2] bpf: Fix generic devmap egress skb sharing
 2026-06-13 17:53 UTC  (4+ messages)
` [PATCH bpf v5 1/2] bpf: Run generic devmap egress prog on private skb

[GIT PULL] Driver core changes for 7.2-rc1
 2026-06-13 17:52 UTC 

[PATCH cifs-utils] smbinfo: update notify subcommand
 2026-06-13 17:52 UTC  (2+ messages)

[PATCH 0/2] HID: logitech-hidpp: fix Signature M650 side button timing
 2026-06-13 17:51 UTC  (3+ messages)
` [PATCH 1/2] HID: logitech-hidpp: add HID++ 2.0 reprogrammable button support
` [PATCH 2/2] HID: logitech-hidpp: enable reprogrammable buttons on Signature M650

[PATCH net-next v3 0/4] vsock: consolidate acceptq accounting into core helpers
 2026-06-13 17:50 UTC  (5+ messages)
` [PATCH net-next v3 4/4] vsock: fold sk_acceptq_removed() into vsock_remove_pending()

[PATCH net v3] net: wwan: t7xx: check skb_clone in control TX
 2026-06-13 17:50 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix const pointer array declaration
 2026-06-13 17:38 UTC  (2+ messages)

[PATCH] x86: dovetail: Call trap exit code with hard IRQs disabled
 2026-06-13 17:43 UTC  (3+ messages)

[PATCH net v2 0/2] net/sched: act_ct: preserve tc_skb_cb across defragmentation
 2026-06-13 17:42 UTC  (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftests/tc-testing: act_ct: add TDC test for skb cb preservation across defrag

[PATCH] clone: accept DEPTH env var as fallback for --depth
 2026-06-13 17:43 UTC 

[cocci] Searching for duplicate exception handling code with SmPL?
 2026-06-13 17:42 UTC  (5+ messages)

[PATCH v5 0/4] dt-bindings: automated coding style check for DTS examples
 2026-06-13 17:39 UTC  (3+ messages)
` [PATCH v5 2/4] scripts/jobserver-exec: propagate child exit status

[PATCH] accel/tcg: Restrict IOMMU declarations
 2026-06-13 17:39 UTC 

[PATCH v2 net-next 0/2] netdevsim: add fake FT/CLS_FLOWER offload
 2026-06-13 17:40 UTC  (2+ messages)

[PATCH net-next v2] vsock/vmci: use sk_acceptq_is_full() helper
 2026-06-13 17:40 UTC  (4+ messages)

[PATCH net] net: ethernet: mtk_wed: debugfs: correct index in wed_amsdu_show()
 2026-06-13 17:40 UTC  (2+ messages)

[PATCH v2] net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()
 2026-06-13 17:40 UTC  (2+ messages)

[PATCH v10 6/6] ARM: dts: sun8i: v3s: Add support for the ISP
 2026-06-13 17:39 UTC  (2+ messages)

[PATCH v10] checkout: extend --track with a "fetch" mode to refresh start-point
 2026-06-13 17:38 UTC  (7+ messages)
` [PATCH v11] "

[PATCH 1/2] ALSA: seq: oss: Serialize readq reset state with q->lock
 2026-06-13 17:35 UTC  (2+ messages)
` [PATCH 2/2] ALSA: seq: avoid stale FIFO cells during resize

[PATCH] hw/s390x/ipl: Remove TCG dependency in handle_diag_308()
 2026-06-13 17:33 UTC 

[RFC,mt76] wifi: mt76: wed: fix kernel panic on single band MT7986
 2026-06-13 17:31 UTC 

[PATCH v12 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2026-06-13 17:28 UTC  (3+ messages)
` [PATCH v12 7/7] riscv: Add RISC-V Kernel Control Flow Integrity implementation

[PATCH v3] fat: stop reading directory entries past the end-of-directory marker
 2026-06-13 17:28 UTC 

[PATCH net-next] tcp: refine tcp_sequence() for the FIN exception
 2026-06-13 17:24 UTC  (5+ messages)

[PATCH RFC 00/12] mm/vmalloc: migrate vmap_area indexing from rb-tree to maple-tree
 2026-06-13 17:19 UTC  (13+ messages)
` [PATCH RFC 01/12] mm/vmalloc: introduce maple_tree-based indexing for vmap_area
` [PATCH RFC 02/12] mm/vmalloc: convert allocation-side gap finding and insertion to maple_tree
` [PATCH RFC 03/12] mm/vmalloc: convert free, purge, and pcpu paths "
` [PATCH RFC 04/12] mm/vmalloc: finalize maple-only indexing and shrink struct vmap_area
` [PATCH RFC 05/12] mm/vmalloc: tighten failure handling under memory pressure
` [PATCH RFC 06/12] mm/vmalloc: tighten alloc/free hot paths
` [PATCH RFC 07/12] mm/vmalloc: consolidate occupied tree as authoritative index on hot path
` [PATCH RFC 08/12] mm/vmalloc: track lazy-purge queue as a list_head
` [PATCH RFC 09/12] mm/vmalloc: collapse busy-tree find-then-unlink into a single mas_erase
` [PATCH RFC 10/12] mm/vmalloc: per-CPU caching of free ranges from the maple_tree allocator
` [PATCH RFC 11/12] mm/vmalloc: O(1) lookup of cached vmap_areas with bounded fast-reject
` [PATCH RFC 12/12] mm/vmalloc: harden bump-allocator alloc/free against UBSAN array bounds

[PATCH v2 bpf-next/net 0/5] bpf: Support RX/TX HW timestamp proxy
 2026-06-13 17:20 UTC  (2+ messages)

[PATCH net-next] tcp: tighten the FIN exception in tcp_sequence()
 2026-06-13 17:18 UTC  (5+ messages)

[PATCH] cpufreq: powernow-k6: replace symbolic permissions with octal
 2026-06-13 17:15 UTC  (2+ messages)

[PATCH 0/4] hw/sensor: Add new device emulation for TI ADC128D818
 2026-06-13 17:11 UTC  (4+ messages)
` [PATCH 3/4] hw/arm: anacapa: add ADC128D818 devices

[PATCH] ARM: dts: exynos: Add bluetooth support to manta
 2026-06-13 17:11 UTC  (3+ messages)

[PATCH BlueZ v6 1/6] doc: add functional/integration testing documentation
 2026-06-13 17:09 UTC  (2+ messages)
` Functional/integration testing

[PATCH bpf-next v4 0/2] bpf: Fix bpf_get/setsockopt to tos for ipv4-mapped ipv6 socket
 2026-06-13 17:07 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test to verify the fix for bpf_setsockopt() helper

[RFC PATCH 0/2] doc: clarify review replies and reroll timing
 2026-06-13 17:05 UTC  (4+ messages)
` [RFC PATCH 2/2] doc: advise batching patch rerolls

[PATCH] wifi: realtek: rtw8822c: replace msleep() with fsleep() for DPK delays
 2026-06-13 17:04 UTC 

[BUG] OV02C10 on Dell 16 Premium DA16250 (ARL): INT3472 handshake-derived "dvdd" regulator registered but never linked to sensor, sensor probe fails with -EREMOTEIO
 2026-06-13 17:01 UTC  (4+ messages)

[PATCH BlueZ] emulator: btvirt: support debug for -s socket server
 2026-06-13 17:04 UTC  (2+ messages)
` [BlueZ] "

[PATCH linux-evl] evl/trace: Fix crash of evl_sleep_on tracepoint
 2026-06-13 17:03 UTC  (2+ messages)

[PATCH] net: correcting section tags for .init and .exit data/functions
 2026-06-13 17:01 UTC  (2+ messages)

[PATCH net-next v2 0/3] docs: net: more adjustments to docs
 2026-06-13 16:58 UTC  (4+ messages)
` [PATCH net-next v2 1/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey
` [PATCH net-next v2 2/3] docs: net: fix minor issues with devlink docs
` [PATCH net-next v2 3/3] docs: net: fix minor issues with strparser docs

[PATCH 2/4] vhost/vsock: add VHOST_RESET_OWNER ioctl
 2026-06-13 16:57 UTC  (2+ messages)

[PATCH 3/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
 2026-06-13 16:57 UTC  (2+ messages)

[PATCH 4/4] vhost/vsock: re-scan TX virtqueue on device start
 2026-06-13 16:57 UTC  (2+ messages)

[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
 2026-06-13 16:57 UTC  (7+ messages)

[Bug 73081] Fail to setup Bluetooth on Dell Venue 11 Pro
 2026-06-13 16:56 UTC 

[PATCH net-next v6 3/5] net: dsa: tag_ks8995: Add the KS8995 tag handling
 2026-06-13 16:56 UTC  (3+ messages)

"nft list hooks" not showing the custom nat chains, and unexpected priority for nf_nat_ipv4_local_fn
 2026-06-13 16:52 UTC  (2+ messages)

[PATCH v4 0/2] pinctrl: ultrarisc: add DP1000 pinctrl support
 2026-06-13 16:48 UTC  (3+ messages)
` [PATCH v4 2/2] pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver

[PATCH RFC] ALSA: hda/realtek: Add quirk for Lenovo Xiaoxin 14 GT
 2026-06-13 16:46 UTC 

[PATCH 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-13 16:42 UTC  (5+ messages)
` [PATCH 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver

[PATCH] treewide: fix transposed "sign" typos and update spelling.txt
 2026-06-13 16:39 UTC  (2+ messages)

[PATCH v3 1/2] compat/posix.h: enable UNUSED warning messages for Clang
 2026-06-13 16:39 UTC  (3+ messages)
` [PATCH v4 0/3] "

[SECURITY] nfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrs
 2026-06-13 16:35 UTC  (3+ messages)

[PATCH BlueZ v5 00/16] Functional/integration testing
 2026-06-13 16:34 UTC  (3+ messages)

[PATCH] iio: buffer-dmaengine: Add support for cyclic DMA transfers
 2026-06-13 16:33 UTC  (2+ messages)

[PATCH v2 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-06-13 16:30 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [v2,1/1] "

[PATCH] x86/cfi: Use symmetric SYM_START and SYM_END in __CFI_TYPE()
 2026-06-13 16:29 UTC  (2+ messages)

[PATCH net-next v3 2/4] udmabuf: emit one sg entry per pinned folio
 2026-06-13 16:28 UTC  (2+ messages)

[PATCH 0/6] t: add lint-style.pl and convert grep to test_grep
 2026-06-13 16:28 UTC  (3+ messages)

[PATCH net-next v3 3/4] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind
 2026-06-13 16:28 UTC  (2+ messages)

[PATCH net-next v3 1/4] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
 2026-06-13 16:28 UTC  (2+ messages)

[PATCH] vduse: Fix error around jumping over a __cleanup() variable
 2026-06-13 16:26 UTC  (3+ messages)

[PATCH net v2 0/2] ip_tunnel: fix PMTU ICMP reply routing
 2026-06-13 16:23 UTC  (2+ messages)

[PATCH net-next V2] selftests: drv-net: Test queue stall upon reconfig
 2026-06-13 16:20 UTC  (2+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-13 15:55 UTC  (4+ messages)
` [RFC PATCH 14/15] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions


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.