All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-10 18:55:00 to 2025-02-10 19:41:01 UTC [more...]

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-10 18:36 UTC  (6+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v5 0/4] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar + add overlay tests
 2025-02-10 18:29 UTC  (6+ messages)
` [PATCH v5 2/4] arm64: dts: rockchip: add overlay test for Edgeble NCM6A

[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
 2025-02-10 18:23 UTC  (3+ messages)
` [PATCH v6 11/26] drm/bridge: samsung-dsim: use devm_drm_of_get_bridge[_by_node] to find the out_bridge

[PATCH v4 0/5] wifi:ath11k/ath12k: refactor tx_arvif retrieval
 2025-02-10 18:27 UTC  (4+ messages)
` [PATCH v4 1/5] wifi: ath11k: refactor transmitted arvif retrieval
` [PATCH v4 3/5] wifi: ath12k: "
` [PATCH v4 5/5] wifi: ath12k: pass BSSID index as input for EMA

[PATCH 0/5] iommu: apple-dart: Support locked DARTs
 2025-02-10 19:39 UTC  (6+ messages)
` [PATCH 1/5] iommu/dart: Track if the DART is locked
` [PATCH 2/5] iommu/dart: Skip reset for locked DARTs
` [PATCH 3/5] iommu/dart: Set DMA domain "
` [PATCH 4/5] iommu/dart: Reject identity "
` [PATCH 5/5] iommu/dart: Assert !locked when configuring

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-10 19:39 UTC  (7+ messages)
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML
  ` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAMLy
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML

[PATCH net-next v6 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-10 19:38 UTC  (4+ messages)
` [PATCH net-next v6 1/3] netlink: Add nla_put_empty_nest helper
` [PATCH net-next v6 2/3] netdev-genl: Add an XSK attribute to queues
` [PATCH net-next v6 3/3] selftests: drv-net: Test queue xsk attribute

[PATCH v1] PCI: starfive: Fix kmemleak in StarFive PCIe driver's IRQ handling
 2025-02-10 19:39 UTC  (3+ messages)

[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
 2025-02-10 19:37 UTC  (18+ messages)
` [PATCH v2 01/17] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
` [PATCH v2 02/17] mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
` [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
` [PATCH v2 04/17] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk
` [PATCH v2 05/17] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
` [PATCH v2 06/17] mm: use single SWP_DEVICE_EXCLUSIVE entry type
` [PATCH v2 07/17] mm/page_vma_mapped: device-exclusive entries are not migration entries
` [PATCH v2 08/17] kernel/events/uprobes: handle device-exclusive entries correctly in __replace_page()
` [PATCH v2 09/17] mm/ksm: handle device-exclusive entries correctly in write_protect_page()
` [PATCH v2 10/17] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one()
` [PATCH v2 11/17] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one()
` [PATCH v2 12/17] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one()
` [PATCH v2 13/17] mm/page_idle: handle device-exclusive entries correctly in page_idle_clear_pte_refs_one()
` [PATCH v2 14/17] mm/damon: handle device-exclusive entries correctly in damon_folio_young_one()
` [PATCH v2 15/17] mm/damon: handle device-exclusive entries correctly in damon_folio_mkold_one()
` [PATCH v2 16/17] mm/rmap: keep mapcount untouched for device-exclusive entries
` [PATCH v2 17/17] mm/rmap: avoid -EBUSY from make_device_exclusive()

[PATCH 00/12] rockchip: rk3399: Migrate to use TPL on bob and kevin
 2025-02-10 19:37 UTC  (9+ messages)
` [PATCH 06/12] rockchip: rk3399-gru: Include binman generated FIT in u-boot.rom image

[PATCH] drm/xe: Add per-engine pagefault and reset counts
 2025-02-10 19:37 UTC  (2+ messages)

[PATCH] selftests: i915: Use struct_size() helper in kmalloc()
 2025-02-10 19:37 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] drm/xe: Add per-engine pagefault and reset counts
 2025-02-10 19:36 UTC 

[PATCH 00/14] target/arm: Clean up some corner cases of sysreg traps
 2025-02-10 19:36 UTC  (23+ messages)
` [PATCH 03/14] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
` [PATCH 04/14] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
` [PATCH 05/14] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
` [PATCH 06/14] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
` [PATCH 07/14] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
` [PATCH 08/14] hw/intc/arm_gicv3_cpuif(): Remove redundant tests of is_a64()
` [PATCH 09/14] target/arm: Support CP_ACCESS_TRAP_EL1 as a CPAccessResult
` [PATCH 10/14] target/arm: Use CP_ACCESS_TRAP_EL1 for traps that are always to EL1
` [PATCH 11/14] target/arm: Use TRAP_UNCATEGORIZED for XScale CPAR traps
` [PATCH 12/14] target/arm: Remove CP_ACCESS_TRAP handling
` [PATCH 13/14] target/arm: Rename CP_ACCESS_TRAP_UNCATEGORIZED to CP_ACCESS_UNDEFINED

[Intel-wired-lan] [PATCH iwl-net v2] idpf: call set_real_num_queues in idpf_open
 2025-02-10 19:36 UTC  (3+ messages)

[PATCH 0/3] bitmap: convert self-test to KUnit
 2025-02-10 19:35 UTC  (4+ messages)
    ` distro support for CONFIG_KUNIT: "

[PATCH] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
 2025-02-10 19:26 UTC 

[PATCH v4 0/9] Add R5F and C7xv device nodes
 2025-02-10 19:21 UTC  (7+ messages)
` [PATCH v4 5/9] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors
` [PATCH v4 6/9] arm64: dts: ti: k3-am62p5-sk: "

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-10 19:27 UTC  (12+ messages)
` [PATCH v4 09/14] kexec: Add documentation for KHO
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings

[PATCH] arm64: Add missing registrations of SF8MMx hwcaps
 2025-02-10 19:14 UTC  (3+ messages)

[PATCH 0/5] Add UFS support for SM8750
 2025-02-10 19:20 UTC  (7+ messages)
` [PATCH 4/5] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 SoC

[PATCH v13 0/2] media: qcom: camss: Add sc7280 support
 2025-02-10 19:04 UTC  (4+ messages)
` [PATCH v13 1/2] arm64: dts: qcom: sc7280: Add support for camss

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-10 19:01 UTC  (13+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages

[PATCH v2 0/8] KVM: arm64: FPSIMD/SVE/SME fixes
 2025-02-10 18:56 UTC  (6+ messages)
` [PATCH v2 8/8] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH v1] riscv: dts: starfive: Unify regulator naming scheme
 2025-02-10 19:01 UTC  (3+ messages)

[PATCH] ARM: dts: bcm2711: Fix xHCI power-domain
 2025-02-10 18:47 UTC  (2+ messages)

[PATCH v5 00/34] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-02-10 17:11 UTC  (4+ messages)
` [PATCH v5 29/34] drm/mediatek: mtk_hdmi: Split driver and add common probe function

[PATCH 0/8] Add support for Wave6 video codec driver
 2025-02-10 17:24 UTC  (3+ messages)
` [PATCH 1/8] media: platform: chips-media: wave5: Rename Kconfig parameter

[PATCH 1/1] drm/hyperv: Fix address space leak when Hyper-V DRM device is removed
 2025-02-10 19:34 UTC 

[PATCH] arm64: dts: rockchip: remove rk3588 optee node
 2025-02-10 17:06 UTC  (5+ messages)

[PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU
 2025-02-10 17:24 UTC  (10+ messages)

[PATCH v1 1/1] x86/events/amd/iommu: Increase IOMMU_NAME_SIZE
 2025-02-10 19:34 UTC 

[PATCH v5] HID: corsair-void: Add Corsair Void headset family driver
 2025-02-10 19:34 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] boot/uboot: fix binman failure
 2025-02-10 19:33 UTC  (2+ messages)

[RFC PATCH v3] fuse: add new function to invalidate cache for all inodes
 2025-02-10 19:33 UTC  (2+ messages)

[PATCH] drm/xe/display: Fix fbdev GGTT mapping handling
 2025-02-10 19:32 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PULL] IIO fixes: 1st set of fixes for the 6.14 cycle
 2025-02-10 19:29 UTC 

[CI i-g-t 00/10] Add igt_runner's cmdline to results
 2025-02-10 19:27 UTC  (2+ messages)

[PATCH] Documentation: proofreading Documentation
 2025-02-10 19:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH sched_ext/for-6.14-fixes] sched_ext: Fix incorrect assumption about migration disabled tasks in task_can_run_on_remote_rq()
 2025-02-10 19:27 UTC 

[PATCH i-g-t] tests/kms: Drop 'Functionality' and 'Test category' from documentation
 2025-02-10 19:25 UTC  (2+ messages)

[PATCH] x86/efistub: Add options for forcing Apple set_os protocol
 2025-02-10 19:25 UTC  (7+ messages)

[PATCH v2 1/4] drm/amdgpu: Move xgmi definitions to xgmi header
 2025-02-10 19:24 UTC  (3+ messages)
` [PATCH v2 4/4] drm/amdgpu: Use xgmi APIs for init and bandwidth

[PATCH v2 0/7] drm/amdgpu: jpeg ring reset callback
 2025-02-10 19:24 UTC  (5+ messages)
` [PATCH v2 1/7] drm/amdgpu: Per-instance init func for JPEG4_0_3
` [PATCH v2 2/7] drm/amdgpu: Add ring reset callback "

[PATCH net-next 00/10][pull request] Intel Wired LAN Driver Updates 2025-02-10 (ice, igc, e1000e)
 2025-02-10 19:23 UTC  (11+ messages)
` [PATCH net-next 01/10] ice: Don't check device type when checking GNSS presence
` [PATCH net-next 02/10] ice: Remove unnecessary ice_is_e8xx() functions
` [PATCH net-next 03/10] ice: Use FIELD_PREP for timestamp values
` [PATCH net-next 04/10] ice: Process TSYN IRQ in a separate function
` [PATCH net-next 05/10] ice: Add unified ice_capture_crosststamp
` [PATCH net-next 06/10] ice: Refactor ice_ptp_init_tx_*
` [PATCH net-next 07/10] ice: Implement PTP support for E830 devices
` [PATCH net-next 08/10] ice: refactor ice_fdir_create_dflt_rules() function
` [PATCH net-next 09/10] igc: Avoid unnecessary link down event in XDP_SETUP_PROG process
` [PATCH net-next 10/10] e1000e: Fix real-time violations on link up

[PATCH v1] perf parse-events: Tidy name token matching
 2025-02-10 19:23 UTC  (2+ messages)

[PATCH v2 0/3] usb: dwc3: Avoid using reserved EPs
 2025-02-10 19:23 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: Add support for testing SO_RCVMARK and SO_RCVPRIORITY
 2025-02-10 19:22 UTC 

[PATCH net-next 00/11] net: Hold netdev instance lock during ndo operations
 2025-02-10 19:20 UTC  (12+ messages)
` [PATCH net-next 01/11] net: hold netdev instance lock during ndo_open/ndo_stop
` [PATCH net-next 02/11] net: hold netdev instance lock during ndo_setup_tc
` [PATCH net-next 03/11] net: hold netdev instance lock during queue operations
` [PATCH net-next 04/11] net: hold netdev instance lock during rtnetlink operations
` [PATCH net-next 05/11] net: hold netdev instance lock during ioctl operations
` [PATCH net-next 06/11] net: hold netdev instance lock during sysfs operations
` [PATCH net-next 07/11] net: hold netdev instance lock during ndo_bpf
` [PATCH net-next 08/11] net: ethtool: try to protect all callback with netdev instance lock
` [PATCH net-next 09/11] net: dummy: add dummy shaper API
` [PATCH net-next 10/11] docs: net: document new locking reality
` [PATCH net-next 11/11] eth: bnxt: remove most dependencies on RTNL

[PATCH net-next v6 00/12] Begin upstreaming Homa transport protocol
 2025-02-10 19:19 UTC  (3+ messages)

[PATCH for-6.14 v4 1/2] pm: runtime: Add new devm functions
 2025-02-10 19:20 UTC  (3+ messages)
` Fwd: "

[PATCH net] MAINTAINERS: Add sctp headers to the general netdev entry
 2025-02-10 19:18 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/go/go-bin: re-introduce go-src hash
 2025-02-10 19:18 UTC 

[PATCH] rebase: add `--update-refs=interactive`
 2025-02-10 19:16 UTC 

[PATCH bpf-next v2 00/26] Resilient Queued Spin Lock
 2025-02-10 19:16 UTC  (3+ messages)

[PATCH] iio: adc: ad7124: Really disable all channels at probe time
 2025-02-10 19:16 UTC  (4+ messages)

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-02-10 19:16 UTC  (14+ messages)
` [PATCH v4 08/33] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR flag
` [PATCH v4 10/33] drm/xe: Add dma_addr res cursor
` [PATCH v4 11/33] drm/xe: Nuke VM's mapping upon close
` [PATCH v4 19/33] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR

[PATCH v9 00/12] AMD broadcast TLB invalidation
 2025-02-10 19:12 UTC  (4+ messages)
` [PATCH v9 03/12] x86/mm: consolidate full flush threshold decision

[PATCH v1 0/1] Add firmware-name in BT node
 2025-02-10 19:15 UTC  (3+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: sa8775p-ride: "

[PATCH 0/3] clean: add `config.exclude` and `--remove-excluded`
 2025-02-10 19:14 UTC  (4+ messages)
` [PATCH 1/3] clean, dir: add and use new helper `add_patterns_from_string_list()`
` [PATCH 2/3] clean: rename `ignored` -> `remove_ignored`
` [PATCH 3/3] clean: add `config.exclude` and `--remove-excluded`

[PATCH 1/2] regulator: ltc7871: Add driver for LTC7871
 2025-02-10 19:14 UTC  (2+ messages)

[PATCH 0/4] Enable cpufreq for IPQ5424
 2025-02-10 19:14 UTC  (7+ messages)
` [PATCH 2/4] clk: qcom: apss-ipq5424: Add ipq5424 apss clock controller

[PATCH v1 0/7] scsi: scsi_debug: Add more tape support
 2025-02-10 19:12 UTC  (8+ messages)
` [PATCH v1 1/7] scsi: scsi_debug: First fixes for tapes
` [PATCH v1 2/7] scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD "
` [PATCH v1 3/7] scsi: scsi_debug: Add write support with block lengths and 4 bytes of data
` [PATCH v1 4/7] scsi: scsi_debug: Add read support and update locate for tapes
` [PATCH v1 5/7] scsi: scsi_debug: Add compression mode page "
` [PATCH v1 6/7] scsi: scsi_debug: Reset tape setting at device reset
` [PATCH v1 7/7] scsi: scsi_debug: Add support for partitioning the tape

[PATCH] iio: dac: adi-axi-dac: drop io_mode check
 2025-02-10 19:13 UTC  (4+ messages)

[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
 2025-02-10 19:12 UTC  (12+ messages)

[PATCH v3] perf cpumap: Reduce cpu size from int to int16_t
 2025-02-10 19:12 UTC 

[PATCH 5.15] mm: call the security_mmap_file() LSM hook in remap_file_pages()
 2025-02-10 19:11 UTC 

"netfs: Can't donate prior to front"
 2025-02-10 19:11 UTC  (2+ messages)
` [PATCH] fs/netfs/read_collect: add to next->prev_donated

[PATCH 5.10] mm: call the security_mmap_file() LSM hook in remap_file_pages()
 2025-02-10 19:10 UTC 

resizing slot tables for sessions
 2025-02-10 19:11 UTC  (6+ messages)

[PATCH net-next v5 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-10 19:10 UTC  (6+ messages)
` [PATCH net-next v5 2/3] netdev-genl: Add an XSK "

[PATCH v2 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2025-02-10 19:09 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector

[PATCH v8 00/17] spi: axi-spi-engine: add offload support
 2025-02-10 19:09 UTC  (5+ messages)
` [PATCH v8 11/17] iio: adc: ad7944: add support for SPI offload

[RFC PATCH 0/7] dts: revamp framework
 2025-02-10 19:09 UTC  (3+ messages)
` [RFC PATCH 2/7] dts: isolate test specification to config

[PATCH 3/3] iio: chemical: add support for Sensirion SEN5x/SEN6x
 2025-02-10 19:09 UTC  (4+ messages)

[PATCH v3 00/13] Cleanup error handling on probe
 2025-02-10 19:08 UTC  (10+ messages)
` [PATCH v3 01/13] drm/xe: Fix xe_display_fini() calls
` [PATCH v3 07/13] drm/xe: Cleanup unwind of gt initialization
` [PATCH v3 08/13] drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
` [PATCH v3 12/13] drm/xe/pmu: Fail probe if xe_pmu_register() fails

[PATCH v2 0/1] Fix USB vdd info for IPQ9574
 2025-02-10 19:08 UTC  (3+ messages)
` [PATCH v2 1/1] arm64: dts: qcom: ipq9574: Fix USB vdd info

[PATCH v6 0/5] media: i2c: imx219: Fixes for blanking, pixel rate and binning
 2025-02-10 19:05 UTC  (3+ messages)
` [PATCH v6 4/5] media: i2c: imx219: Increase minimum LLP to fix blocky artefacts

[PATCH] dm-verity: do forward error correction on metadata I/O errors
 2025-02-10 19:05 UTC  (3+ messages)

[PATCH v8 00/28] [v8]drivers/net Add Support mucse N10 Pmd Driver
 2025-02-10 19:03 UTC  (9+ messages)
` [PATCH v8 01/28] net/rnp: add skeleton
` [PATCH v8 06/28] net/rnp: add get device information operation

[PATCH v2 0/2] iio: adc: ad4695: add oversampling support
 2025-02-10 19:03 UTC  (5+ messages)
` [PATCH v2 1/2] iio: adc: ad4695: add offload-based "

maple tree / xarray CI ready
 2025-02-10 19:02 UTC  (9+ messages)

[Bug 219492] New: amdgpu: failed to write reg 28b4 wait reg 28c6 and amdgpu: failed to write reg 1a6f4 wait reg 1a706
 2025-02-10 19:01 UTC  (2+ messages)
` [Bug 219492] "

[PATCH v6 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-02-10 19:01 UTC  (3+ messages)
` [PATCH v6 1/6] drm/xe/guc: Rename __guc_capture_parsed_output

[PATCH for-6.14 v3 0/4] Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c
 2025-02-10 19:01 UTC  (4+ messages)
` [PATCH for-6.14 v3 2/4] pm: runtime: Add new devm functions

[f2fs-dev] [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages
 2025-02-10 19:01 UTC  (10+ messages)
                `  "

xf86-video-intel is broken and with MRs disables we can't fix it
 2025-02-10 19:01 UTC  (3+ messages)

[PATCH v2 0/8] drm/i915/vrr: Fix DSB+VRR usage for PTL+
 2025-02-10 19:00 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vrr: Fix DSB+VRR usage for PTL+ (rev4)
` ✗ Fi.CI.SPARSE: "

[GIT PULL] NFSD fixes for v6.14
 2025-02-10 18:59 UTC 

[Intel-wired-lan] [PATCH 0/3] igb: XDP/ZC follow up
 2025-02-10 18:58 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 3/3] igb: Get rid of spurious interrupts
    `  "

[PATCH xf86-video-intel 0/7] Silence warns and fix up sprite stuff
 2025-02-10 18:57 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v6 0/4] KVM: arm64: Errata management for VM Live migration
 2025-02-10 18:57 UTC  (6+ messages)
` [PATCH v6 3/4] KVM: arm64: Report all the KVM/arm64-specific hypercalls

[PATCH v3 00/28] hugetlb/CMA improvements for large systems
 2025-02-10 18:56 UTC  (3+ messages)

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-10 18:54 UTC  (4+ messages)
` [PATCH v11 19/23] x86/resctrl: Introduce the interface to switch between monitor modes


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.