messages from 2026-08-24 14:13:48 to 2026-08-24 14:45:23 UTC [more...]
[PATCH 0/8] Force detach PCI devices for ACPI-based and PCIe native hot-unplug
2026-08-24 14:44 UTC (6+ messages)
` [PATCH 1/8] qdev: Add force argument to qdev_unplug
` [PATCH 3/8] qdev: Support forced device_del in QMP and HMP
[PATCH 00/10] Add new debug infrastructure for configfs
2026-08-24 14:45 UTC (4+ messages)
` [PATCH 01/10] drm/xe: Guard configfs attribute reads in getters
[PATCH v10 00/35] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-08-24 14:41 UTC (25+ messages)
` [PATCH v10 01/35] netfs: Fix uninitialized return value in netfs_unbuffered_write()
` [PATCH v10 02/35] netfs: Fix read progress reporting
` [PATCH v10 03/35] cachefiles,netfs: sunset ondemand mode
` [PATCH v10 04/35] cachefiles: Fix potential UAF/KASAN warning
` [PATCH v10 05/35] netfs: Use uoff_t instead of unsigned long long and loff_t
` [PATCH v10 06/35] mm: Make readahead store folio count in readahead_control
` [PATCH v10 07/35] netfs: Bulk load the readahead-provided folios up front
` [PATCH v10 08/35] Add a function to kmap one page of a multipage bio_vec
` [PATCH v10 09/35] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v10 10/35] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v10 11/35] netfs: Add some tools for managing bvecq chains
` [PATCH v10 12/35] netfs: Make mempool available for bvecq
` [PATCH v10 13/35] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v10 14/35] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v10 15/35] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v10 16/35] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v10 17/35] netfs: Remove the writethrough code
` [PATCH v10 18/35] netfs: trace: Change the "clear" folio traces to "endwb"
` [PATCH v10 19/35] netfs: trace: Rejig a couple of the tracepoints
` [PATCH v10 20/35] netfs: Add some functions to wrap the all-queued handling
` [PATCH v10 21/35] netfs: Make deprecated PG_private_2 support optional
` [PATCH v10 22/35] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v10 23/35] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v10 24/35] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
[PATCH v3 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-08-24 14:45 UTC (4+ messages)
` [PATCH v3 05/14] iio: adc: Add AD7768 and AD7768-4 core support
[PATCH] gfs2: Fix use-after-free in gfs2_remove_from_journal()
2026-08-24 14:44 UTC (4+ messages)
[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
2026-08-24 14:44 UTC (15+ messages)
` [PATCH 09/25] mm/fbatch: restore mlock+munlock batching, without extra ref
` [PATCH 10/25] mm/fbatch: remove several uses of mlock_drain_local()
` [PATCH 11/25] mm/fbatch: remove migration's PAGE_WAS_MLOCKED lru_add_drain()
` [PATCH 12/25] mm/fbatch: remove percpu_pvec_drained and folios_put()
` [PATCH 13/25] mm/fbatch: no lru_add_drain() to collect_longterm_unpinnable_folios()
` [PATCH 14/25] mm/fbatch: no lru_add_drain() nor _all() for memfd_wait_for_pins()
` [PATCH 15/25] mm/fbatch: remove shake_folio() shake_page() from memory-failure
` [PATCH 16/25] mm/fbatch: remove lru_cache_disable(() from NUMA folio migration
` [PATCH 17/25] mm/fbatch: no lru_cache_disable() in __alloc_contig_migrate_range()
` [PATCH 18/25] mm/fbatch: remove lru_add_drain() and _all() calls from various
` [PATCH 19/25] mm/fbatch: vm/stat_refresh include lru_add_drain() on each cpu
` [PATCH 20/25] s390/fbatch: no lru_add_drain_all() in s390_wiggle_split_folio()
` [PATCH 21/25] block/fbatch: no lru_add_drain_all() in invalidate_bdev()
` [PATCH 22/25] fs/fbatch: drop_caches invalidate_bh_lrus() not lru_add_drain_all()
[PATCH v2] serial: qcom-geni: Drop unsafe rx_buf realloc from setup_fifos()
2026-08-24 14:44 UTC (2+ messages)
[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
2026-08-24 14:43 UTC (5+ messages)
` [PATCH 1/6] mm/gup: move gup_can_follow_protnone() to gup.c
` [PATCH 4/6] userfaultfd: rename vm_userfaultfd_ctx to vm_uffd_state
[PATCH 00/29] target/ppc: Moving instructions to decodetree specification
2026-08-24 14:43 UTC (29+ messages)
` [PATCH 04/29] target/ppc: Move vector merge instructions to decodetree
` [PATCH 05/29] target/ppc: Move vector pack "
` [PATCH 06/29] target/ppc: Move st{b, h, w, d, q}cx "
` [PATCH 07/29] target/ppc: convert slw, srw instruction via decode spec
` [PATCH 08/29] target/ppc: convert sraw[i] "
` [PATCH 09/29] target/ppc: Convert mcrf to decode tree
` [PATCH 10/29] target/ppc: Move fixed-point Shift insns to decodetree
` [PATCH 11/29] target/ppc: Move fixed-point byte-reversal store "
` [PATCH 12/29] target/ppc: Move GPR atomic load/store instructions "
` [PATCH 13/29] target/ppc: Move isync instruction "
` [PATCH 14/29] target/ppc: Convert b{a, l, la} to decode tree
` [PATCH 15/29] target/ppc: move various conditional branch insns to decodetree
` [PATCH 16/29] target/ppc: Fix TRANS* macro variadic arguments handling
[RFC PATCH 00/14] git organize: record file placement and apply it
2026-08-24 14:43 UTC (4+ messages)
` [RFC PATCH 07/14] odb: gather the odb sources under odb/
[PATCH] files/ext-sdk-prepare: Ensure all dependencies extract correctly
2026-08-24 14:43 UTC
[PATCH v2] PCI: imx6: fix resource leaks in probe error paths
2026-08-24 14:42 UTC (3+ messages)
` [PATCH v3] "
[LTP] [PATCH v2] landlock04: Fix false TFAIL in _test_truncate() deny path
2026-08-24 14:42 UTC (2+ messages)
` [LTP] "
[PATCH 0/4] btrfs: zoned: fix active-zone accounting and transitions
2026-08-24 14:42 UTC (3+ messages)
` [PATCH 2/4] btrfs: zoned: recover active non-data block group roles on mount
[PATCH] ntfs: mount read-only when mft records are smaller than the device block
2026-08-24 14:42 UTC (2+ messages)
` [PATCH v2] "
[PATCH net] net/rds: fix out-of-bounds write in rds_conn_peer_gen_update()
2026-08-24 14:41 UTC
[PATCH] Bluetooth: hci_codec: validate vendor codec count length
2026-08-24 14:40 UTC (3+ messages)
[PATCH v2 3/3] ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATION
2026-08-24 14:40 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2 00/14] Enable USB3 for Qualcomm IPQ5018 and IPQ5332
2026-08-24 14:40 UTC (9+ messages)
` [PATCH v2 02/14] phy: qcom: Introduce Qualcomm IPQ5332 Super-Speed USB UNIPHY driver
` [PATCH v2 05/14] arm64: dts: qcom: ipq5018: Flatten usb controller node
[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
2026-08-24 14:40 UTC (10+ messages)
[PATCH v4 0/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity
2026-08-24 14:39 UTC (4+ messages)
` [PATCH v4 1/2] spi: dt-bindings: Document ready-gpios property
` [PATCH v4 2/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity
[PATCH 00/16] Add support for USB Type-C on STM32MP25
2026-08-24 14:38 UTC (4+ messages)
` [PATCH 04/16] usb: typec: tcpm: Add STM32 UCPD driver
[PATCH] soc: qcom: smem: support Glymur DRAM info
2026-08-24 14:38 UTC (3+ messages)
[PATCH v15 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-08-24 14:38 UTC (3+ messages)
` [PATCH v15 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
[PATCH] net: 8139too: use unaligned helpers when setting MAC address
2026-08-24 14:38 UTC (2+ messages)
[PATCH] drm/amdgpu: keep the userq manager alive as long as its queues
2026-08-24 14:38 UTC (2+ messages)
[kvm-unit-tests GIT PULL 00/13] s390x: stflei test, fixes and sie lib rework
2026-08-24 14:35 UTC (14+ messages)
` [kvm-unit-tests GIT PULL 01/13] lib: s390x: Add function to get page root
` [kvm-unit-tests GIT PULL 02/13] lib: s390x: sie: Allocate physical guest memory via memalign
` [kvm-unit-tests GIT PULL 03/13] lib: s390x: sie: Memory rework
` [kvm-unit-tests GIT PULL 04/13] lib: s390x: snippet: Add function to create a guest of specific length
` [kvm-unit-tests GIT PULL 05/13] s390x: snippets: Add reset_guest() to lib
` [kvm-unit-tests GIT PULL 06/13] s390x: sclp: Remove unnecessary padding from struct sclp_facilities
` [kvm-unit-tests GIT PULL 07/13] s390x: sclp: Check sclp byte before reading feature bits
` [kvm-unit-tests GIT PULL 08/13] s390x: sclp: Use sclp_feat_check directly to read DIAG318 feature bit
` [kvm-unit-tests GIT PULL 09/13] s390x: sclp: Add detection of alternate STFLE facilities
` [kvm-unit-tests GIT PULL 10/13] s390x: Add test for STFLE interpretive execution (format-2)
` [kvm-unit-tests GIT PULL 11/13] s390x: stsi: regression test for the STSI 3.2.2 count clamp
` [kvm-unit-tests GIT PULL 12/13] s390x: unittests: Reenable tcg for migration tests
` [kvm-unit-tests GIT PULL 13/13] s390x: skey: Fence TCG protection checks
[PATCH bpf-next 0/2] bpf: Cancel special fields in resizable hashtab on recycle
2026-08-24 14:36 UTC (6+ messages)
` [PATCH bpf-next v2 0/4] "
` [PATCH 1/4] "
` [PATCH 2/4] bpf: Fix use-after-free of program BTF in mem-alloc destructor
` [PATCH 3/4] selftests/bpf: Test rhtab kptr recycle from NMI context
` [PATCH 4/4] selftests/bpf: Test rhtab special-field combinations
[PATCH 0/4] net/ice: support outer checksum in vector Tx
2026-08-24 14:37 UTC (3+ messages)
` [PATCH 2/4] net/ice: add vector tunnel context encoding
[PATCH 00/17] cgroup/cpuset: Fix partition CPU ownership and isolation accounting
2026-08-24 14:37 UTC (9+ messages)
` [PATCH 04/17] cgroup/cpuset: Limit type-change accounting to owned CPUs
` [PATCH 06/17] cgroup/cpuset: Validate type changes against "
` [PATCH 07/17] selftests/cgroup: Test type-change validation with child-owned CPUs
` [PATCH 08/17] cgroup/cpuset: Release CPUs when a type change is rejected
[PATCH 0/3] Add USB2.0 support for RZ/G3E
2026-08-24 14:36 UTC (3+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a08g046: Add USB2.0 placeholder nodes
[PATCH] sequencer: release the ODB before spawning git commit
2026-08-24 14:36 UTC (4+ messages)
` [PATCH v2] "
[PATCH] Bluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728
2026-08-24 14:35 UTC (3+ messages)
[PATCH bpf-next v4 3/3] bpf, arena: check range_tree_set return in arena_free_pages and arena_free_worker
2026-08-24 14:35 UTC (2+ messages)
[PATCH bpf-next v4 2/3] bpf, arena: fix range_tree_set inconsistency on kmalloc_nolock failure
2026-08-24 14:35 UTC (2+ messages)
[PATCH bpf-next v4 1/3] bpf, arena: fix range_tree_clear inconsistency on kmalloc_nolock failure
2026-08-24 14:35 UTC (2+ messages)
[PATCH v2] lib/group_cpus: rotate extra groups to avoid IRQ stacking
2026-08-24 14:35 UTC (3+ messages)
[PATCH 00/12] python: require python3.12+
2026-08-24 14:34 UTC (4+ messages)
` [PATCH 12/12] sphinx: drop qapidoc back-compat overboiled spaghetti dinner
[PATCH v5] Bluetooth: hci_sync: wait for directed advertising completion
2026-08-24 14:33 UTC (2+ messages)
` [v5] "
[PATCH v3 0/2] arm64: dts: renesas: rzt2h-n2h-evk: Add LCDC overlays for RZ/T2H and RZ/N2H EVKs
2026-08-24 14:33 UTC (5+ messages)
` [PATCH v3 1/2] arm64: dts: renesas: rzt2h-n2h-evk: Use consistent switch notation
` [PATCH v3 2/2] arm64: dts: renesas: Add LCDC overlays for RZ/T2H and RZ/N2H EVKs
[PATCH v2 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
2026-08-24 14:32 UTC (4+ messages)
` [PATCH v2 11/14] perf auxtrace: cs-etm: Capture wrapped snapshots
[PATCH v4 0/2] fuse: zero the partial EOF page when extending a file
2026-08-24 14:30 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] selftests/fuse: test post-EOF page zeroing when a file is extended
[PATCH v4] misc: mei: fix race condition between client teardown and read completion
2026-08-24 14:32 UTC
[PATCH 00/70] drm/crtc: Convert all drivers to atomic_create_state and remove reset
2026-08-24 14:32 UTC (4+ messages)
` [PATCH 49/70] drm/imx: ipuv3: Convert to atomic_create_state
[PATCH 0/6] rockchip: Miscellaneous updates for RK3506
2026-08-24 14:31 UTC (5+ messages)
` [PATCH 2/6] rockchip: rk3506: Update ENV_MEM_LAYOUT_SETTINGS
[PATCH] disas: Replace straggling CS_ARCH_SYSZ
2026-08-24 14:30 UTC
[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-08-24 14:30 UTC (3+ messages)
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
[PATCH v10 00/10] Introduce Xe PCIe FLR
2026-08-24 14:30 UTC (4+ messages)
` [PATCH v10 08/10] drm/xe: Introduce temporary device wedging
[PATCH] signal: Use list_del_init_careful() in flush_sigqueue()
2026-08-24 14:29 UTC (7+ messages)
[PATCH REGRESSION] um: Fix cpu_feature_enabled() build breakage
2026-08-24 14:28 UTC (6+ messages)
[PATCH v2] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
2026-08-24 14:28 UTC
[PATCH] clk: mstar: msc313-mpll: fix off-by-one in clock array allocation
2026-08-24 14:28 UTC (2+ messages)
` [PATCH v2] "
[OE-core][PATCH] cve-exclusions: set status for CVE-2022-0400
2026-08-24 16:25 UTC (3+ messages)
[PATCH] usb: gadget: dummy_hcd: add tick_us module parameter for
2026-08-24 14:27 UTC (3+ messages)
` [PATCH v4] usb: gadget: dummy_hcd: add tick_us module parameter for timer-rate tuning
[PATCH v3] PCI: Skip Target Speed quirk on clamped ports with no link
2026-08-24 14:26 UTC (6+ messages)
[PATCH v5 00/13] Add initial support for Qualcomm SM7250 SoC
2026-08-24 14:26 UTC (5+ messages)
` [PATCH v5 04/13] clk: qcom: Add Global Clock Controller (GCC) driver for SM7250
[PATCH v2 0/6] KVM: s390: Even more misc fixes
2026-08-24 14:25 UTC (4+ messages)
` [PATCH v2 1/6] KVM: s390: Fix dirty marking in adapter_indicators_set*()
[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-24 14:25 UTC (9+ messages)
` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
[PATCH ath-next v3 0/9] wifi: ath11k: airtime queue limits, fairness and a driver TXQ scheduler
2026-08-24 14:23 UTC (10+ messages)
` [PATCH ath-next v3 1/9] wifi: ath11k: free tx skbs through ieee80211_free_txskb()
` [PATCH ath-next v3 2/9] wifi: ath11k: enable airtime queue limits
` [PATCH ath-next v3 3/9] wifi: ath11k: report the pending tx MSDU count in soc_dp_stats
` [PATCH ath-next v3 4/9] wifi: ath11k: report tx airtime and enable airtime fairness
` [PATCH ath-next v3 5/9] wifi: ath11k: schedule TXQs from the driver
` [PATCH ath-next v3 6/9] wifi: ath11k: run the TXQ scheduler on tx completion
` [PATCH ath-next v3 7/9] wifi: ath11k: charge received airtime to the station deficit
` [PATCH ath-next v3 8/9] wifi: ath11k: stop a scheduling round when the hardware refuses a frame
` [PATCH ath-next v3 9/9] wifi: ath11k: budget the tx completion handler
[PATCH] libpf: Fix for the compiler sanity checking
2026-08-24 14:24 UTC (2+ messages)
[PATCH] wifi: mac80211: scale the airtime queue limit by the station's weight
2026-08-24 14:24 UTC
[PATCH 0/6] Support per command retry timer
2026-08-24 14:23 UTC (4+ messages)
` [PATCH 4/6] nvme-mpath: support controller crd when failing over request
[PATCH] vfio: Use file-based reference counting for KVM
2026-08-24 13:43 UTC (2+ messages)
[PATCH v2 1/2] pinctrl: meson: a1: Use gpio regs for ds
2026-08-24 13:33 UTC (2+ messages)
` [PATCH v2 2/2] pinctrl: meson: Add s4 pin controller
[PATCH v2] mmc: meson: Parse devicetree properties
2026-08-24 13:25 UTC
[PATCH net] net: stmmac: restore NET_IP_ALIGN in the non-XDP RX path
2026-08-24 14:23 UTC (3+ messages)
` [PATCH net v2] net: stmmac: restore NET_IP_ALIGN in the RX DMA offset
[PATCH v3] ALSA: hda: cs35l41: Support HP OmniBook 7 Laptop 16-bh0xxx
2026-08-24 14:22 UTC
[RFC] IMA: periodic runtime re-measurement of process .text/GOT
2026-08-24 14:22 UTC (6+ messages)
[PATCH] s390/mm: Fix fail path in crst_table_upgrade()
2026-08-24 14:22 UTC (4+ messages)
[PATCH net-next] net: mana: remove unreachable dead code in mana_bpf()
2026-08-24 14:21 UTC (2+ messages)
[PATCH v2 0/4] i2c/clk: spacemit: k1: fix I2C bus configuration and clock handling
2026-08-24 14:21 UTC (4+ messages)
[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
2026-08-24 14:22 UTC (7+ messages)
[PATCH v2] HID: core: demote warning to debug level
2026-08-24 14:22 UTC (5+ messages)
[PATCH v11 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-08-24 14:21 UTC (3+ messages)
` [PATCH v11 2/2] drm/bridge: "
[sailus-media-tree:frame-desc 28/38] drivers/media/platform/nxp/imx8-isi/imx8-isi-crossbar.c:51:25: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long int'
2026-08-24 14:19 UTC
[PATCH v3 0/3] drm/xe: fix GuC TLB invalidation ack stalls on ARL (Wa_22016122933)
2026-08-24 14:19 UTC (3+ messages)
` [PATCH v3 1/3] drm/xe: Capture devcoredump on TLB invalidation timeout
[PATCH v3 00/49] Make HMP optional (and later standalone)
2026-08-24 14:19 UTC (4+ messages)
` [PATCH v3 35/49] error-report: switch to use monitor_cur_hmp()
[syzbot] [can?] memory leak in j1939_netdev_start (2)
2026-08-24 14:19 UTC (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 0a0d1d55dad570724bf8c7ea83409639cfb4be9b
[PATCH v8 0/9] Add support for Qualcomm remoteproc subsystem cooling
2026-08-24 14:19 UTC (7+ messages)
` [PATCH v8 6/9] arm64: dts: qcom: lemans: Enable CDSP cooling
` [PATCH v8 7/9] arm64: dts: qcom: talos: "
` [PATCH v8 8/9] arm64: dts: qcom: monaco: "
[GIT PULL] dma-mapping updates for Linux 7.3
2026-08-24 14:18 UTC
[PATCH v6 0/9] Introduce MMIO-based CMT access for Enhanced RDT
2026-08-25 13:12 UTC (12+ messages)
` [PATCH v6 2/9] x86/resctrl: Require 64-bit x86 for resctrl support
[PATCH v2 0/3] cgroup/cpuset: Preserve boot-isolated CPUs on partition release
2026-08-24 14:18 UTC (5+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] selftests/cgroup: Add test for preserving boot-isolated CPUs
[PATCH v2 0/7] thunderbolt: Fix DP tunnel teardown while an async DPRX read is running
2026-08-24 14:17 UTC (5+ messages)
` [PATCH v2 2/7] thunderbolt: Make the DP tunnel activation callback mandatory
[PATCH net v3 0/2] net/mlx5e: Prevent stale XSK buffer release on refill retries
2026-08-24 14:16 UTC (4+ messages)
` [PATCH net v4 "
` [PATCH net v4 1/2] net/mlx5e: Prevent stale XSK buffer release on refill retry
` [PATCH net v4 2/2] net/mlx5e: Prevent stale XSK buffer release on MPWQE "
[PATCH] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
2026-08-24 14:16 UTC (3+ messages)
[RFC 0/7] openssl: upgrade to 4.0.1 and fix dependent recipes
2026-08-24 14:16 UTC (4+ messages)
` [RFC v4 0/6] openssl: upgrade 3.5.7 -> 4.0.1
` [OE-core] "
[PATCH 0/6] hw/intc/arm_gicv5: Minor fixes and cleanups
2026-08-24 14:15 UTC (4+ messages)
` [PATCH 5/6] hw/intc/arm_gicv5: Free memory in finalize
[PATCH 04/11] drm/panel: merge the drm_kms_helper module into the drm module
2026-08-24 14:16 UTC (3+ messages)
[PATCH 00/11] drm/panel: add a panel_bridge to every panel
2026-08-24 14:15 UTC (6+ messages)
` [PATCH 03/11] drm: of: drm_of_find_panel_or_bridge: prioritize the bridge, not the panel
[syzbot] [usb?] [input?] INFO: task hung in usb_set_configuration
2026-08-24 14:15 UTC
[PATCH v3] arm64: dts: qcom: agatti: Add memory-region for audio PD
2026-08-24 14:14 UTC (2+ messages)
[PATCH 0/4] Fix pre-existing bugs in vfio_ap device driver
2026-08-24 14:14 UTC (3+ messages)
` [PATCH 3/4] s390/vfio-ap: Fix unbounded loop in apq_reset_check()
[PATCH v1 1/1] include/hw/xen/xen_native.h: downgrade include-order assertion to warning
2026-08-24 14:13 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.