All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-27 22:18:48 to 2026-05-28 00:06:23 UTC [more...]

[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
 2026-05-28  0:03 UTC  (5+ messages)
` [PATCH RFC 09/12] accel/kvm: Support shared/private conversions via guest_memfd ioctls
` [PATCH RFC 10/12] accel/kvm: Don't default to private attributes for in-place conversion
` [PATCH RFC 11/12] i386/sev: Update SNP_LAUNCH_UPDATE "
` [PATCH RFC 12/12] i386/sev: Allow in-place conversion for SEV-SNP guests

[PATCH] selinux: add comments to smp_wmb() calls in status.c
 2026-05-28  0:05 UTC  (2+ messages)

[PATCH i-g-t 0/8] tests/intel/xe_sriov_scheduling: improve scheduling coverage
 2026-05-28  0:04 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH] net: qualcomm: rmnet: clarify MAP command ACK behavior
 2026-05-28  0:04 UTC  (2+ messages)

[PATCH] Bluetooth: Add SPDX id lines to some source files
 2026-05-28  0:03 UTC  (3+ messages)

[PATCH v10 0/4] Add MSI Claw HID Configuration Driver
 2026-05-28  0:03 UTC  (8+ messages)
` [PATCH v10 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v10 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v10 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v10 4/4] HID: hid-msi: Add Rumble Intensity Attributes

[PATCH v2 0/6] reset: add board reset type
 2026-05-28  0:02 UTC  (9+ messages)
` [PATCH v2 1/6] reset: Allow per-board "
` [PATCH v2 2/6] reset: Add explicit cold reset support
` [PATCH v2 3/6] reset: Print reset type on diagnostic console
` [PATCH v2 4/6] reset: x86: Use cpu_hlt() in pch_sysreset_power_off()
` [PATCH v2 5/6] docs: reset: document cold reset option
` [PATCH v2 6/6] tests: reset: add cold/warm reset types

[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-05-28  0:01 UTC  (12+ messages)
` [PATCH v10 02/31] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v10 03/31] cxl/cdat: Gather DSMAS data for DCD partitions
` [PATCH v10 04/31] cxl/core: Enforce partition order/simplify partition calls
` [PATCH v10 05/31] cxl/mem: Expose dynamic ram A partition in sysfs
` [PATCH v10 06/31] cxl/port: Add 'dynamic_ram_a' to endpoint decoder mode

bmcweb HTTP/2: unbounded request body accumulation before authentication
 2026-05-27  9:28 UTC 

bmcweb mTLS: UPN domain suffix matching authenticates parent-domain and TLD-only certificates
 2026-05-27 10:09 UTC 

[kvm-unit-tests GIT PULL] x86: random smattering of changes
 2026-05-27 23:56 UTC  (3+ messages)

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-05-27 23:56 UTC  (3+ messages)
` [patch 24/24] ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps

[PATCH 0/2] complete perf_allow_* trio and use in drm/xe
 2026-05-27 23:55 UTC  (6+ messages)
` [PATCH 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()
` [PATCH 2/2] drm/xe: gate observation streams with perf_allow_cpu()
` ✗ CI.checkpatch: warning for complete perf_allow_* trio and use in drm/xe (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

MSI-X vector limits and reserving a virtio device ID
 2026-05-27 23:53 UTC 

[PATCH 0/4] KVM: x86: small MMU-adjacent cleanups
 2026-05-27 23:53 UTC  (3+ messages)
` [PATCH 3/4] KVM: nSVM: invalidate cached PDPTRs across nested NPT transitions

[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-05-27 23:52 UTC  (3+ messages)
` [PATCH net-next 2/2] "

[PATCH v7 0/4] mm: swap: introduce swap tier infrastructure
 2026-05-27 23:52 UTC  (3+ messages)

[PATCH v2] ntfs: validate resident attribute values on lookup
 2026-05-27 23:48 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v7 00/17] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-05-27 23:47 UTC  (18+ messages)
` [PATCH v7 01/17] KVM: nSVM: Stop leaking single-stepping on VMRUN into L2
` [PATCH v7 02/17] KVM: nSVM: Bail early out of VMRUN emulation if advancing RIP fails
` [PATCH v7 03/17] KVM: nSVM: Unify RIP and PMU handling calls when emulating VMRUN
` [PATCH v7 04/17] KVM: nSVM: Move VMRUN instruction retirement after entering guest mode
` [PATCH v7 05/17] KVM: x86: Move enable_pmu/enable_mediated_pmu to pmu.h and pmu.c
` [PATCH v7 06/17] KVM: x86/pmu: Rename reprogram_counters() to clarify usage
` [PATCH v7 07/17] KVM: x86/pmu: Do a single atomic OR when reprogramming counters
` [PATCH v7 08/17] KVM: x86/pmu: Check mediated PMU counter enablement before event filters
` [PATCH v7 09/17] KVM: x86/pmu: Add support for KVM_X86_PMU_OP_OPTIONAL_RET0
` [PATCH v7 10/17] KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM
` [PATCH v7 11/17] KVM: x86/pmu: Track mediated PMU counters with mode-specific enables
` [PATCH v7 12/17] KVM: x86/pmu: Reprogram Host/Guest-Only counters on nested transitions
` [PATCH v7 13/17] KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMU
` [PATCH v7 14/17] KVM: selftests: Refactor allocating guest stack into a helper
` [PATCH v7 15/17] KVM: selftests: Allocate a dedicated guest page for x86 L2 guest stack
` [PATCH v7 16/17] KVM: selftests: Drop L1-provided stacks for L2 guests on x86
` [PATCH v7 17/17] KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits

[PATCH v3 0/9] s390: Improve this_cpu operations
 2026-05-27 23:44 UTC  (8+ messages)

[PATCH v3] usb: dwc3: qcom: Modify interrupt handling for eUSB2 Phy targets
 2026-05-27 23:43 UTC  (4+ messages)

[PATCH 3/3] apparmor: replace get_zeroed_page() with kzalloc()
 2026-05-27 23:42 UTC  (2+ messages)

[PATCH 2/3] selinux: hooks: use __getname() to allocate path buffer
 2026-05-27 23:42 UTC  (2+ messages)

[PATCH 1/3] selinux: use k[mz]alloc() to allocate temporary buffers
 2026-05-27 23:42 UTC  (2+ messages)

[PATCH] mmc: core: Kioxia 016G01 does not enter boot mode after SLEEP
 2026-05-27 23:41 UTC  (6+ messages)

[PATCH i-g-t 0/5] tests/kms_colorop: Assorted fixes and support for i915/Xe
 2026-05-27 23:40 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for tests/kms_colorop: Assorted fixes and support for i915/Xe (rev2)
` ✗ i915.CI.BAT: "

[syzbot] [io-uring?] INFO: task hung in io_sq_thread_park (4)
 2026-05-27 23:38 UTC  (2+ messages)
` Forwarded: [PATCH] The hung_task report shows multiple io_ring_exit_work

[PATCH v6 0/4] rust: helpers: add SRCU helpers
 2026-05-27 23:36 UTC  (6+ messages)
` [PATCH v6 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH 0/2] drm/amdgpu: balance GFX IRQ get/put across init/suspend/fini
 2026-05-27 23:35 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu/ras: add ras_suspend callback and use it for cp_ecc_error_irq
` [PATCH 2/2] drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_fini

[PATCH man-pages v2 0/6] userfaultfd: document read-write-protect mode
 2026-05-27 23:36 UTC  (3+ messages)
` [PATCH v2 1/6] userfaultfd.2: Add "

arch/x86/kernel/signal.c:261:3: error: call to undeclared function 'save_v86_state'; ISO C99 and later do not support implicit function declarations
 2026-05-27 23:33 UTC 

Linux: DMA-after-unmap race in ZCRX via netif_rxq_cleanup_unlease() ordering inversion (netkit + page_pool)
 2026-05-27 23:33 UTC  (2+ messages)

[PATCH] fuse: disable default bdi strictlimiting
 2026-05-27 23:32 UTC  (12+ messages)
            `  "

[PATCH v7 20/42] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
 2026-05-27 23:31 UTC  (3+ messages)

[PATCH 0/2] drm: tyr: use lifetime-bound IoMem
 2026-05-27 23:31 UTC  (8+ messages)
` [PATCH 1/2] gpu: drm: tyr: separate driver type from driver data
` [PATCH 2/2] gpu: drm: tyr: use IoMem directly instead of Devres

tc358746.c:(.text.tc358746_probe+0x4aa): undefined reference to `devm_clk_hw_register'
 2026-05-27 23:30 UTC  (2+ messages)

[PATCH net 0/3] dpll: zl3073x: various fixes
 2026-05-27 23:29 UTC  (4+ messages)
` [PATCH net 2/3] dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work

[PATCH] audit: Update audit_alloc_mark() and audit_dupe_exe() CONFIG_AUDITSYSCALL=n stubs
 2026-05-27 23:28 UTC  (5+ messages)

[PATCH v7 0/8] Introduce Xe PCIe FLR
 2026-05-27 23:27 UTC  (5+ messages)
` [PATCH v7 2/8] drm/xe/guc_submit: Introduce guc_exec_queue_reinit()
` [PATCH v7 6/8] drm/xe/migrate: Introduce xe_migrate_reinit()

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-05-27 23:25 UTC  (4+ messages)

[PATCH v2 0/2] minor cleanup for dwc3-xilinx glue driver
 2026-05-27 23:23 UTC  (3+ messages)
` [PATCH v2 2/2] usb: dwc3: xilinx: use reset_control_reset() in versal init

[PATCH v2] usb: dwc3: avoid probe deferral when USB power supply is not available
 2026-05-27 23:23 UTC  (2+ messages)

[syzbot] [jfs?] KASAN: slab-use-after-free Read in txLazyUnlock (3)
 2026-05-27 23:23 UTC 

[PATCH] platform/x86: asus-wmi: add keystone dongle support
 2026-05-27 23:22 UTC  (2+ messages)

[PATCH bpf-next] x86/ftrace: relocate %rip-relative percpu refs in dynamic trampolines
 2026-05-27 23:22 UTC  (2+ messages)
` [tip: x86/urgent] x86/ftrace: Relocate "

[PATCH] mmc: sd: Handle UHS-I voltage signaling without power cycle
 2026-05-27 23:22 UTC  (4+ messages)

git mv after the fact
 2026-05-27 23:22 UTC  (5+ messages)

[PATCH v6 00/16]
 2026-05-27 23:20 UTC  (4+ messages)
` [PATCH v6 08/16] KVM: x86/pmu: Add support for KVM_X86_PMU_OP_OPTIONAL_RET0

[PATCH v5 sched_ext/for-7.2 0/2] sched_ext: Follow-up fixes for exit_cpu accuracy
 2026-05-27 23:19 UTC  (3+ messages)
` [PATCH 2/2] sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUs

hsr: netlink notifications leak across network namespaces
 2026-05-27 23:18 UTC  (4+ messages)
` [PATCH net] hsr: broadcast netlink notifications in the device's net namespace

[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
 2026-05-27 23:18 UTC  (4+ messages)
` [PATCH 1/3] pack-objects: support reachability bitmaps "
` [PATCH 2/3] pack-objects: extract `record_tree_depth()` helper
` [PATCH 3/3] pack-objects: support `--delta-islands` with `--path-walk`

[REGRESSION] Speaker pop/chirp on Meteor Lake ALC287 (17aa:231e) -- 6.12.73 to 6.12.85
 2026-05-27 23:18 UTC  (3+ messages)

CIP IRC weekly meeting today on libera.chat
 2026-05-27 23:18 UTC 

[PATCH v3 0/6] Hyper-V: kexec fixes for L1VH (mshv)
 2026-05-27 23:17 UTC  (4+ messages)
` [PATCH v3 3/6] x86/hyperv: Skip LP/VP creation on kexec

[PATCH v2 04/19] libmpathutil: add implementation of generic shared pointer
 2026-05-27 23:16 UTC 

arch/x86/kernel/signal.c:261:17: error: implicit declaration of function 'save_v86_state'
 2026-05-27 23:13 UTC 

[PATCH i-g-t] tests/kms_hdr: Use non-modeset commit for HDR metadata swaps
 2026-05-27 23:09 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] mm/mempool: use static key for boot-time debug enablement
 2026-05-27 23:09 UTC  (5+ messages)

[bug report] wifi: mt76: mt7921: mt7925monitor-mode per-channel retune emits narrowband RF burst
 2026-05-27 23:08 UTC  (2+ messages)

Problem with IPv6 privacy addresses in 7.0
 2026-05-27 23:07 UTC  (7+ messages)

[PATCH v11 00/32] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-05-27 23:05 UTC  (3+ messages)
` [PATCH v11 21/32] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode

[PATCH] Input: mtk-pmic-keys: Use flexible array member for keys
 2026-05-27 23:05 UTC  (2+ messages)

[PATCH v5 0/4] rust: add SRCU abstraction
 2026-05-27 23:05 UTC  (8+ messages)
` [PATCH v5 1/4] rust: helpers: add SRCU helpers
` [PATCH v5 2/4] srcu: expose srcu_readers_active()
` [PATCH v5 4/4] MAINTAINERS: add Rust SRCU files to SRCU entry

[PATCH 0/3] clk: Add __clk_disable_unprepare_counts_only() and use this in simple[fb|drm]
 2026-05-27 23:03 UTC  (2+ messages)

[PATCH v1] man7/feature_test_macros.7: tfix
 2026-05-27 23:02 UTC  (2+ messages)

[PATCH] ASoC: soc-core: remove card->dmi_longname
 2026-05-27 23:02 UTC  (3+ messages)

[PATCH 0/3] ASoC: simple-card: remove platform data style
 2026-05-27 23:02 UTC  (4+ messages)
` [PATCH 1/3] sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card support

[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
 2026-05-27 23:00 UTC  (7+ messages)

[Buildroot] [git commit] package/libde265: disable neon support for armv7m
 2026-05-27 22:53 UTC 

[Buildroot] [git commit] package/libde265: security bump version to 1.1.0
 2026-05-27 22:58 UTC 

[PATCH] man/man3/errno.3: clarify ENOTSUP and EOPNOTSUPP
 2026-05-27 22:59 UTC  (2+ messages)

[Buildroot] [git commit] package/libde265: link with libatomic if needed
 2026-05-27 22:52 UTC 

[PATCH 0/9] netconsole: stop charging every netpoll user for netconsole-only state
 2026-05-27 22:59 UTC  (5+ messages)

[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-05-27 22:59 UTC  (5+ messages)
` [PATCH v2 2/9] vfio/pci: Add a helper to look up PFNs "
` [PATCH v2 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA

[Buildroot] [PATCH 1/4] package/libde265: link with libatomic if needed
 2026-05-27 22:59 UTC  (6+ messages)
` [Buildroot] [PATCH 2/4] package/libde265: disable neon support for armv7m
` [Buildroot] [PATCH 4/4] package/libde265: security bump version to 1.1.0

[PATCH i-g-t] Revert "lib/intel_wa: Assert on error instead of returning -1"
 2026-05-27 22:58 UTC  (2+ messages)

[PATCH 0/3] drm/{i915, xe}: relocate shutdown and pm hooks from xe to display
 2026-05-27 22:58 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v2] module: decompress: check return value of module_extend_max_pages()
 2026-05-27 22:58 UTC  (5+ messages)

[PATCH v3 00/10]
 2026-05-27 22:57 UTC  (2+ messages)
` ✓ i915.CI.Full: success for series starting with [v3,01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them

[Buildroot] [PATCH 2025.02.x] package/{glibc, localedef}: security bump to version glibc-2.41-137-gb676adadb
 2026-05-27 22:56 UTC  (2+ messages)

[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-27 22:55 UTC  (3+ messages)
` [PATCH v5 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH 5.10.y-cip 0/9] i2c: riic: Driver enhancements
 2026-05-27 22:55 UTC  (3+ messages)

[PATCH v2] x86/mm: fix freeing of PMD-sized vmemmap pages
 2026-05-27 22:51 UTC  (2+ messages)

[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
 2026-05-27 22:50 UTC  (7+ messages)
` [PATCH v3 07/41] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
` [PATCH v3 08/41] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
` [PATCH v3 09/41] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock

[PULL 00/32] Single binary patches for 2026-05-27
 2026-05-27 22:49 UTC  (2+ messages)

[PULL 0/7] vfio queue
 2026-05-27 22:49 UTC  (2+ messages)

[PATCH] Respect mempolicy when calculating surplus huge pages
 2026-05-27 22:48 UTC 

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-05-27 22:49 UTC  (7+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl

[bluez/bluez]
 2026-05-27 22:48 UTC 

[bluez/bluez] 0039e1: emulator/btdev: Add LE Set Host Feature V2 command
 2026-05-27 22:47 UTC 

[PATCH v7 16/42] KVM: guest_memfd: Determine invalidation filter from memory attributes
 2026-05-27 22:45 UTC  (3+ messages)

[PATCH v2] kconfig: add optional warnings for changed input values
 2026-05-27 22:44 UTC  (2+ messages)

[PATCH 0/2] Bounce buffer for mds client decryption when vmalloc()
 2026-05-27 22:44 UTC  (6+ messages)
` [PATCH 1/2] ceph: pass fscrypt `tname` buffers directly

[PATCH v2 0/5] guest_memfd fixes for bind and populate
 2026-05-27 22:43 UTC  (5+ messages)
` [PATCH v2 3/5] KVM: guest_memfd: Handle errors from xa_store_range() when binding

[PATCH v5 0/10] fstests: add test coverage for cloned filesystem ids
 2026-05-27 22:41 UTC  (5+ messages)
` [PATCH v5 05/10] fstests: verify f_fsid for cloned filesystems
    ` [f2fs-dev] "

[PATCH] perf jevents: Add IOMMU metrics for AMD and Intel
 2026-05-27 22:39 UTC 

zoned xfs updates
 2026-05-27 22:38 UTC  (7+ messages)
` [PATCH 1/3] xfs: drop the RTG reference later in xfs_ioc_rtgroup_geometry
` [PATCH 2/3] xfs: factor rtgroup geom write pointer reporting into a helper
` [PATCH 3/3] xfs: drop the experimental warning for the zoned allocator

[PATCH 0/4] guest_memfd: Fix handling for conversions of MMIO ranges
 2026-05-27 22:28 UTC  (5+ messages)
` [PATCH v1 1/4] accel/kvm: Add helper for handling conversions of MMIO holes
` [PATCH v1 2/4] accel/kvm: Fix kvm_convert_memory() calls crossing memory regions
` [PATCH v1 3/4] accel/kvm: Fix handling of MMIO holes at start of conversion ranges
` [PATCH v1 4/4] accel/kvm: Fix handling of conversion ranges with multiple MMIO holes

[PATCH i-g-t 0/3] tests/kms_colorop: Assorted fixes / tweaks
 2026-05-27 22:38 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 1/2] drm/xe: fix scheduler timeout restoration after GT reset
 2026-05-27 22:36 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/2] "

nipa: tree selection fails for ipsec-next series?
 2026-05-27 22:36 UTC  (2+ messages)

[PATCH v6 0/7] iommufd: Enable noiommu mode for cdev
 2026-05-27 22:34 UTC  (5+ messages)

[PATCHES v4 00/29] perf: Harden perf.data parsing against crafted/corrupted files
 2026-05-27 22:31 UTC  (3+ messages)
` [PATCH 01/29] perf session: Add minimum event size and alignment validation

[PATCH v2] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-05-27 22:29 UTC  (4+ messages)

[PATCH v3] ata: libata: Document when host->eh_mutex should be held
 2026-05-27 22:28 UTC  (2+ messages)

[PATCH v3] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
 2026-05-27 22:28 UTC  (2+ messages)

[PATCH] ext4: replace ext4_dir_entry with ext4_dir_entry_2
 2026-05-27 22:28 UTC  (2+ messages)

[android-common:android16-6.12-lts 2/2] fs/bcachefs/rcu_pending.c:455 __rcu_pending_enqueue() error: we previously assumed 'head' could be null (see line 408)
 2026-05-27 22:27 UTC 

[PATCH] drivers: hv: use kmalloc_array in mshv_root_scheduler_init
 2026-05-27 22:27 UTC  (2+ messages)

[kernel-cve-report] New CVE entries this week
 2026-05-27 22:26 UTC 

[PATCH] ext4: add ext4_dir_entry_is_tail()
 2026-05-27 22:26 UTC  (2+ messages)

[PATCH] MIPS: ath79: reduce ARCH_DMA_MINALIGN
 2026-05-27 22:25 UTC 

[PATCH 0/5 nf-next v4] netfilter: synproxy: misc fixes about synproxy core
 2026-05-27 22:24 UTC  (3+ messages)

[PATCH v3] drm/amdkfd: Fix SMI event PID reporting for containers
 2026-05-27 22:24 UTC  (3+ messages)

[PATCH v3] drm/amdgpu: Fix incorrect VRAM GART mappings on non-4K page size systems
 2026-05-27 22:23 UTC  (3+ messages)

[PATCH] media: cec: core: Add missing rc_free_device() call
 2026-05-27 22:20 UTC 

Ich bin Dr. Noah
 2026-05-27 22:15 UTC 

[PATCH RESEND v7 1/2] perf pmu intel: Generalize SNC cpumask adjustment for multiple platforms
 2026-05-27 22:19 UTC  (2+ messages)
` [PATCH RESEND v7 2/2] perf pmu intel: Adjust cpumasks for sub-NUMA clusters on Sapphire Rapids and Emerald Rapids

[PATCH v6 1/2] perf pmu intel: Generalize SNC cpumask adjustment for multiple platforms
 2026-05-27 22:18 UTC  (3+ messages)
` [PATCH v7 "


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.