All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-21 13:38:34 to 2025-10-21 14:21:51 UTC [more...]

[PATCH] char: rename CharBackend->CharFrontend
 2025-10-21 14:11 UTC  (7+ messages)

[PATCH v2 for-4.21 0/9] x86/HPET: broadcast IRQ and other improvements
 2025-10-21 14:21 UTC  (9+ messages)
` [PATCH v2 for-4.21 2/9] x86/HPET: use single, global, low-priority vector for broadcast IRQ
` [PATCH v2 for-4.21 3/9] x86/HPET: replace handle_hpet_broadcast()'s on-stack cpumask_t
` [PATCH v2 for-4.21 8/9] x86/HPET: don't use hardcoded 0 for "long timeout"

[PATCH v2] RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
 2025-10-21 14:21 UTC 

[PATCH v2 00/11] hw/ppc/spapr: Remove deprecated pseries-3.0 -> pseries-4.2 machines
 2025-10-21 14:21 UTC  (4+ messages)
` [PATCH v2 04/11] hw/ppc/spapr: Inline spapr_dtb_needed()

[PATCH 0/6] spi: add multi-bus support
 2025-10-21 14:21 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: spi: Add spi-buses property

[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
 2025-10-21 14:21 UTC  (4+ messages)
` [PATCH v13 00/17] "
  ` [PATCH v13 01/17] net/nbl: add doc and minimum nbl build framework

[RFC 0/3] Fixups for cancelled hibernate
 2025-10-21 14:19 UTC  (14+ messages)
` [RFC 3/3] drm/amd: Return -EBUSY for amdgpu_pmops_thaw() on success

[PATCH] spell-check:successful spelling in driver
 2025-10-21 14:19 UTC 

[PATCH] maple_tree: Fix potential NULL pointer dereference if mas_pop_node() fails
 2025-10-21 14:19 UTC  (4+ messages)

[PATCH] usb: raw-gadget: do not limit transfer length
 2025-10-21 14:19 UTC  (3+ messages)

[PATCH 0/3] hw/audio: Remove legacy code related to '-soundhw hda'
 2025-10-21 14:17 UTC  (4+ messages)
` [PATCH 2/3] hw/audio: Remove intel_hda_and_codec_init()

[PATCH v2 0/8] Binary Large Objects for Rust DebugFS
 2025-10-21 14:18 UTC  (9+ messages)
` [PATCH v2 1/8] rust: fs: add file::Offset type alias
` [PATCH v2 3/8] rust: uaccess: add UserSliceWriter::write_slice_partial()
` [PATCH v2 4/8] rust: debugfs: support for binary large objects

[PATCH 0/2] Add FL_WRITE_ZEROES to XFS, fix krealloc on xfs_uuid_table
 2025-10-21 14:17 UTC  (3+ messages)
` [PATCH] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
` [PATCH 2/2] xfs: Remove WARN_ONCE if xfs_uuid_table grows over 2x PAGE_SIZE

[syzbot] [wireless?] KMSAN: uninit-value in cfg80211_classify8021d
 2025-10-21 14:17 UTC 

[PATCH 1/2] dt-bindings: display/msm: Reference DAI schema for DAI properties
 2025-10-21 14:16 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e78100-t14s: Add audio playback over DisplayPort

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-10-21 14:16 UTC  (14+ messages)
` [PATCH v5 00/12] "
  ` [PATCH v5 01/12] wt-status: provide function to expose status for trees
  ` [PATCH v5 02/12] replay: extract logic to pick commits
  ` [PATCH v5 03/12] replay: stop using `the_repository`
  ` [PATCH v5 04/12] replay: parse commits before dereferencing them
  ` [PATCH v5 05/12] builtin: add new "history" command
  ` [PATCH v5 06/12] builtin/history: implement "reword" subcommand
  ` [PATCH v5 07/12] add-patch: split out header from "add-interactive.h"
  ` [PATCH v5 08/12] add-patch: split out `struct interactive_options`
  ` [PATCH v5 09/12] add-patch: remove dependency on "add-interactive" subsystem
  ` [PATCH v5 10/12] add-patch: add support for in-memory index patching
  ` [PATCH v5 11/12] cache-tree: allow writing in-memory index as tree
  ` [PATCH v5 12/12] builtin/history: implement "split" subcommand

Question - Livepatch/Kprobe Coexistence on Ftrace-enabled Functions (Ubuntu kernel based on Linux stable 5.15.30)
 2025-10-21 14:15 UTC  (18+ messages)
` [External] "

[OE-core][PATCH] libpam: mark CVE-2025-6018 as not applicable
 2025-10-21 14:15 UTC  (2+ messages)

[PATCH 0/2] AMD root search fix
 2025-10-21 14:15 UTC  (5+ messages)
` [PATCH 1/2] x86/amd_node: Fix AMD root device caching

[PATCH 1/6] drm/msm/a6xx: Add support for Adreno 612
 2025-10-21 14:15 UTC  (2+ messages)

[PATCH] drm/xe: Fix spelling and typos across XE driver files
 2025-10-21 14:14 UTC  (3+ messages)

[PATCH 0/8] builtin/maintenance: introduce "geometric" strategy
 2025-10-21 14:13 UTC  (11+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] builtin/gc: remove global `repack` variable
  ` [PATCH v2 2/9] builtin/gc: make `too_many_loose_objects()` reusable without GC config
  ` [PATCH v2 3/9] builtin/maintenance: introduce "geometric-repack" task
  ` [PATCH v2 4/9] builtin/maintenance: make the geometric factor configurable
  ` [PATCH v2 5/9] builtin/maintenance: don't silently ignore invalid strategy
  ` [PATCH v2 6/9] builtin/maintenance: run maintenance tasks depending on type
  ` [PATCH v2 7/9] builtin/maintenance: extend "maintenance.strategy" to manual maintenance
  ` [PATCH v2 8/9] builtin/maintenance: make "gc" strategy accessible
  ` [PATCH v2 9/9] builtin/maintenance: introduce "geometric" strategy

[PATCH] ath9k_htc: fix WMI command handling and improve message sending
 2025-10-21 14:13 UTC 

[PATCH v2 0/5] Use Rust Bitmap from Rust Binder driver
 2025-10-21 14:13 UTC  (7+ messages)
` [PATCH v2 2/5] rust: bitmap: add BitmapVec::new_small()
` [PATCH v2 3/5] rust: id_pool: do not supply starting capacity
` [PATCH v2 4/5] rust: id_pool: do not immediately acquire new ids

[PATCH] lib: Allow custom CSRs in csr_read_num() and csr_write_num()
 2025-10-21 14:12 UTC  (2+ messages)

[PATCH 1/1] lib: utils/timer: mtimer: Add SiFive CLINT v2 support
 2025-10-21 14:12 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/xe: Don't allow evicting of BOs in same VM in array of VM" failed to apply to 6.17-stable tree
 2025-10-21 14:11 UTC  (2+ messages)
` [PATCH 6.17.y] drm/xe: Don't allow evicting of BOs in same VM in array of VM binds

[Buildroot] [PATCH] package/libvips: security bump to v8.17.2
 2025-10-21 14:10 UTC 

[PATCH next] ASoC: codecs: va-macro: Clean up on error path in probe()
 2025-10-21 14:10 UTC  (2+ messages)

[PATCH 0/7] s390x: Add support for virtio-blk-pci IPL device
 2025-10-21 14:09 UTC  (5+ messages)
` [PATCH 6/7] s390x: Build IPLB for virtio-pci devices
` [PATCH 7/7] tests/qtest: Add s390x PCI boot test to cdrom-test.c

crypto/testmgr.c:646:39: sparse: signed value source
 2025-10-21 14:09 UTC 

drivers/ata/libata-scsi.c:423:27: sparse: signed value source
 2025-10-21 14:09 UTC 

[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-21 14:09 UTC  (7+ messages)
` [PATCH v6 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v6 12/15] iommupt: Add the x86 64 bit page table format

[PATCH RFC 0/9] gpio: improve support for shared GPIOs
 2025-10-21 14:08 UTC  (16+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-10-21 14:08 UTC  (5+ messages)
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()

[Buildroot] [git commit] package/python-wrapt: bump version to 1.17.2
 2025-10-21 14:07 UTC  (3+ messages)

[PATCH v2 0/5] rust: pci: add config space read/write support, take 1
 2025-10-21 14:07 UTC  (2+ messages)

[PATCH v1 0/3] PCI fixes for s390
 2025-10-21 14:07 UTC  (3+ messages)
` [PATCH v1 3/3] s390/pci: Restore IRQ unconditionally for the zPCI device

[PATCH 1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
 2025-10-21 14:05 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for series starting with [1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state() (rev2)

[PATCH v2 0/2] Add read_poll_count_atomic support
 2025-10-21 14:05 UTC  (4+ messages)
` [PATCH v2 2/2] rust: Add read_poll_count_atomic function

[PATCH v6 0/7] rust: add `ww_mutex` support
 2025-10-21 14:04 UTC  (4+ messages)
` [PATCH v6 6/7] rust: ww_mutex/exec: add high-level API

[PATCH v1 0/2] Support zero-sized decoders
 2025-10-21 14:03 UTC  (6+ messages)
` [PATCH v1 1/2] cxl_test: enable zero sized decoders under hb0

[PATCH ethtool 0/2] fix module info JSON output
 2025-10-21 14:00 UTC  (3+ messages)
` [PATCH ethtool 1/2] sfpid: Fix JSON output of SFP diagnostics
` [PATCH ethtool 2/2] sff-common: Fix naming of JSON keys for thresholds

New October Order. 89762 Tuesday, October 21, 2025 at 03:15:33 PM
 2025-10-21 13:15 UTC 

[PATCH v2 00/11] Various V3/S3/V3s fixes and improvements
 2025-10-21 14:02 UTC  (5+ messages)
` [PATCH v2 02/11] sunxi: Split V3 and V3s support with a common option

[PATCH v30 0/3] MCTP Over PCC Transport
 2025-10-21 14:02 UTC  (5+ messages)
` [PATCH v30 2/3] mailbox: pcc: functions for reading and writing PCC extended data

[PATCH v2 0/2] Remove hard coded values for MIPI-DSI
 2025-10-21 14:02 UTC  (3+ messages)
` [PATCH v2 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions

[PATCH] x86/its: use Sapphire Rapids+ feature to opt out
 2025-10-21 14:01 UTC  (8+ messages)

[PATCH] KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
 2025-10-21 14:01 UTC  (2+ messages)

[REGRESSION] Secureboot violation for linux enrolled by-hash into db v6.17.4 and v6.18-rc1
 2025-10-21 14:00 UTC 

[PATCH] Spelling Fix :for current
 2025-10-21 14:00 UTC 

[PATCH net 0/3] There are some bugfix for hibmcge ethernet driver
 2025-10-21 14:00 UTC  (4+ messages)
` [PATCH net 1/3] net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
` [PATCH net 2/3] net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy
` [PATCH net 3/3] net: hibmcge: fix the inappropriate netif_device_detach()

[PATCH v2 0/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
 2025-10-21 14:00 UTC  (3+ messages)

[PATCH] KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
 2025-10-21 14:00 UTC  (4+ messages)

[PATCH net-next] net: avoid extra acces to sk->sk_wmem_alloc in sock_wfree()
 2025-10-21 14:00 UTC  (2+ messages)

[PULL 0/6] s390x patches + gitlab-CI fix
 2025-10-21 13:57 UTC  (7+ messages)
` [PULL 1/6] qapi/machine-s390x: add QAPI event SCLP_CPI_INFO_AVAILABLE
` [PULL 2/6] tests/functional: add tests for SCLP event CPI
` [PULL 3/6] hw/s390x/ccw: Remove deprecated s390-ccw-virtio-4.2 machine
` [PULL 4/6] hw/s390x/ccw: Remove SCLPDevice::increment_size field
` [PULL 5/6] hw/core/machine: Remove MachineClass::fixup_ram_size callback
` [PULL 6/6] gitlab-ci: Decrease the size of the compiler cache

[OE-core][scarthgap][PATCH] libpam: mark CVE-2025-6018 as not applicable
 2025-10-21 13:59 UTC 

[PATCH net] i40e: xsk: advance next_to_clean on status descriptors
 2025-10-21 13:59 UTC 

[PATCH] hw/xen: pass PCI domain to xc_physdev_map_pirq_msi()
 2025-10-21 13:58 UTC  (3+ messages)

[PATCH RFC 0/9] migration: Threadify loadvm process
 2025-10-21 13:58 UTC  (7+ messages)

[PATCH] acpica: Work around bogus -Wstringop-overread warning since GCC 11
 2025-10-21 13:58 UTC  (4+ messages)

[PATCH v2 00/10] Convert Intel VT-D to use the generic iommu page table
 2025-10-21 13:58 UTC  (7+ messages)
` [PATCH v2 04/10] iommupt: Flush the CPU cache after any writes to the "
` [PATCH v2 05/10] iommupt: Add the Intel VT-D second stage page table format

[PATCH] Added braces to if conditionals to make it more clearer and to prevent errors
 2025-10-21 13:57 UTC 

[PATCH 1/1] kexec: Use %pe format specifier for error pointer printing
 2025-10-21 13:56 UTC  (3+ messages)

[PATCH v5 0/5] drm/xe/vf: Minor fixes to post-migration recovery
 2025-10-21 13:56 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/vf: Minor fixes to post-migration recovery (rev5)

[PATCH v3 2/2] perf tools annotate: Align the symbol_annotate return code
 2025-10-21 13:56 UTC  (5+ messages)
` [PATCH v4 1/2] perf tools annotate: fix a crash when annotate the same symbol with 's' and 'T'
` [PATCH v4 2/2] perf tools annotate: Align the symbol_annotate return code

[PATCH bpf-next v3 00/10] bpf: Introduce file dynptr
 2025-10-21 13:55 UTC  (4+ messages)
` [PATCH bpf-next v3 10/10] selftests/bpf: add file dynptr tests

[PATCH 0/3] power: qcom,rpmpd: Add support for Kaanapali
 2025-10-21 13:54 UTC  (2+ messages)

[PATCH v3 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-21 13:54 UTC  (3+ messages)
` [PATCH v3 04/10] pmdomain: samsung: plug potential memleak during probe

[PATCH for-4.21 v2] tools/libxc: fix xc_physdev_map_pirq_msi() with PCI segments != 0
 2025-10-21 13:54 UTC  (2+ messages)

[PATCH 0/4] drm/client: Implement free callback for fbdev and log
 2025-10-21 13:54 UTC  (3+ messages)
` [PATCH 1/4] drm/client: Add client free callback to unprepare fb_helper

[PATCH] arm64: dts: broadcom: Assign clock rates in eth node for RPi5
 2025-10-21 13:55 UTC 

[PATCH v5 0/4] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-10-21 13:53 UTC  (7+ messages)

[PATCH] media: ipu6: isys: Add support for monochrome media bus formats
 2025-10-21 13:52 UTC  (3+ messages)

[PATCH 1/2] cpuidle: psci: Replace deprecated strcpy in psci_idle_init_cpu
 2025-10-21 13:51 UTC  (3+ messages)
` [PATCH 2/2] cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpu

[PATCH v1 0/2] Move TestSuite methods to API modules
 2025-10-21 13:52 UTC  (2+ messages)

[PATCH v6 00/17] lib/crypto: Move SHA3 to lib/crypto, add SHAKE* and add ML-DSA signing
 2025-10-21 13:51 UTC  (3+ messages)
` [PATCH v6 17/17] modsign: Enable ML-DSA module signing

FAILED: patch "[PATCH] drm/amdgpu: use atomic functions with memory barriers for vm" failed to apply to 5.4-stable tree
 2025-10-21 13:51 UTC  (2+ messages)
` [PATCH 5.4.y] drm/amdgpu: use atomic functions with memory barriers for vm fault info

[PATCH v7.1 0/4] bitfield initial refactor within nova-core (RESEND)
 2025-10-21 13:51 UTC  (5+ messages)

[PATCH v5 0/8] Implement Firmware Assisted Dump for PSeries
 2025-10-21 13:48 UTC  (9+ messages)
` [PATCH v5 1/8] hw/ppc: Implement fadump register command
` [PATCH v5 2/8] hw/ppc: Trigger Fadump boot if fadump is registered
` [PATCH v5 3/8] hw/ppc: Preserve memory regions registered for fadump
` [PATCH v5 4/8] hw/ppc: Implement saving CPU state in Fadump
` [PATCH v5 5/8] hw/ppc: Pass dump-sizes property for fadump in device tree
` [PATCH v5 6/8] hw/ppc: Enable fadump for PSeries
` [PATCH v5 7/8] tests/functional: Add test for fadump in PSeries
` [PATCH v5 8/8] MAINTAINERS: Add entry for FADump (pSeries)

[PATCH v7 0/3] add tx_offload support in dts
 2025-10-21 13:51 UTC  (5+ messages)
  ` [PATCH v7 2/3] dts: add TX offload capabilities to NIC capabilities
  ` [PATCH v7 3/3] dts: update tx_offload test from legacy dts to next dts

[PATCH RFC 0/3] ASoC: qcom: x1e80100: Add sound card support for Dell XPS13 9345
 2025-10-21 13:50 UTC  (4+ messages)
` [PATCH RFC 1/3] ASoC: dt-bindings: qcom,sm8250: Add Dell XPS13 9345 sound card
` [PATCH RFC 2/3] ASoC: qcom: x1e80100: Add Dell XPS13 9345 support
` [PATCH RFC 3/3] arm64: dts: qcom: x1e80100-dell-xps13-9345: Add Left/Right Speakers and Tweeter

New October Order. 10938 Tuesday, October 21, 2025 at 03:14:23 PM
 2025-10-21 13:14 UTC 

[PATCH] drivers/xen/xenbus: Simplify return statement in join()
 2025-10-21 13:49 UTC 

[PATCH v3 0/4] uacce: driver fixes for memory leaks and state management
 2025-10-21 13:50 UTC  (5+ messages)
` [PATCH v3 1/4] uacce: fix for cdev memory leak
` [PATCH v3 2/4] uacce: fix isolate sysfs check condition
` [PATCH v3 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM
` [PATCH v3 4/4] uacce: ensure safe queue release with state management

`losetup --remove` is confusing, and misuse silently fails
 2025-10-21 13:49 UTC  (5+ messages)

[PATCH 0/7] drm/xe: Privatize struct xe_ggtt_node
 2025-10-21 13:50 UTC  (6+ messages)
` [PATCH 3/7] drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_node
` ✗ CI.checkpatch: warning for drm/xe: Privatize struct xe_ggtt_node
` ✗ CI.KUnit: failure "

[PATCH v5] treewide: add .clang-format configuration file
 2025-10-21 13:49 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v3 00/20] Convert extension support to UCLASS and adds its support to boot flows
 2025-10-21 13:49 UTC  (10+ messages)

DPDK Release Status Meeting 2025-10-21
 2025-10-21 13:48 UTC 

[Resend PATCH v4 0/7] clk: rockchip: Add clock controller for the RV1126B and RK3506
 2025-10-21 13:48 UTC  (7+ messages)
` [PATCH v4 4/7] dt-bindings: clock: Add support for rockchip pvtpll
` [PATCH v4 5/7] clk: rockchip: add support for pvtpll clk

[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
 2025-10-21 13:48 UTC  (4+ messages)
` [PATCH v10 02/15] x86/asm: Introduce inline memcpy and memset

[PATCH] Kconfig :Fix aggregate spelling fix
 2025-10-21 13:47 UTC 

[PATCH] add an editorconfig file
 2025-10-21 13:47 UTC  (3+ messages)

[PATCH] libselinux: Ignore files removed during relabeling
 2025-10-21 13:46 UTC  (4+ messages)
` [PATCH v2] "

[moderation/CI] Re: drm: Reduce page tables overhead with THP
 2025-10-21 13:46 UTC 

[PATCH 0/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
 2025-10-21 13:45 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] vduse: fix typo in struct vduse_iova_info comment
 2025-10-21 13:45 UTC  (2+ messages)

[PATCH mm-new v2] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
 2025-10-21 13:44 UTC 

[PATCH v2 0/2] repo: add --all to repo-info
 2025-10-21 13:44 UTC  (4+ messages)
` [PATCH v2 2/2] repo: add --all to git-repo-info

[PATCH v2 0/2] drm/xe: Add kunit checks for dma_mask_size, va_bits and vm_max_level
 2025-10-21 13:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add kunit checks for dma_mask_size, va_bits and vm_max_level (rev2)

[PATCH 1/1] io_uring: move zcrx into a separate branch
 2025-10-21 13:44 UTC  (8+ messages)

null pointer dereference in interrupt after receiving an ip packet on veth from xsk from user space
 2025-10-21 13:43 UTC  (10+ messages)

[PATCH] RDMA/rxe: fix null deref on srq->rq.queue after resize failure
 2025-10-21 13:42 UTC  (2+ messages)

[PATCH v2 00/21] Runtime TDX Module update support
 2025-10-21 13:42 UTC  (9+ messages)

[PATCH v2 net] sctp: avoid NULL dereference when chunk data buffer is missing
 2025-10-21 13:42 UTC  (2+ messages)

[PATCH v5 00/12] drm: Reduce page tables overhead with THP
 2025-10-21 13:42 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm: Reduce page tables overhead with THP (rev2)

[PATCH] spelling fix
 2025-10-21 13:42 UTC 

[PATCH 0/9] Xdiff cleanup part2
 2025-10-21 13:41 UTC  (3+ messages)

[PATCH] PCI: pcie-xilinx-dma-pl: Fix off-by-one INTx IRQ handling
 2025-10-21 13:39 UTC 

[PATCH] jbd2: assign different lock_class_key for different filesystem
 2025-10-21 13:39 UTC  (6+ messages)

[PATCH v3 0/1] nf_conntrack_ftp: Added nfct_seqadj_ext_add()
 2025-10-21 13:39 UTC  (2+ messages)
` [PATCH v3 1/1] nft_ct: Added nfct_seqadj_ext_add() for NAT'ed conntrack

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-21 13:39 UTC  (3+ messages)
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset

[PATCH v4 0/4] drm/xe/vf: Minor fixes to post-migration recovery
 2025-10-21 13:38 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/vf: Minor fixes to post-migration recovery (rev4)

[PATCH net-next v5 00/12] virtio_net: Add ethtool flow rules support
 2025-10-21 13:38 UTC  (4+ messages)
` [PATCH net-next v5 05/12] virtio_net: Query and set flow filter caps

[Question] Received vtimer interrupt but ISTATUS is 0
 2025-10-21 13:38 UTC  (3+ messages)

BPF elf examples
 2025-10-21 13:38 UTC  (3+ messages)

[PATCH v3 0/4] KVM: VMX: Unify L1D flush for L1TF
 2025-10-21 13:38 UTC  (3+ messages)
` [PATCH v3 2/4] KVM: VMX: Bundle all L1 data cache flush mitigation code together


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.