All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-20 16:01:47 to 2025-02-20 16:35:00 UTC [more...]

[PATCH hyperv-next v4 0/6] arm64: hyperv: Support Virtual Trust Level Boot
 2025-02-20 16:34 UTC  (4+ messages)
` [PATCH hyperv-next v4 1/6] arm64: hyperv: Use SMCCC to detect hypervisor presence

[PATCH] target/riscv: fix C extension disabling on misa write
 2025-02-20 16:31 UTC 

Is a 2.13 release planned in the next few months?
 2025-02-20 16:33 UTC  (2+ messages)

[syzbot] [bluetooth?] general protection fault in h5_close
 2025-02-20 16:33 UTC 

[PATCH v2] cpupower: monitor: Exit with error status if execvp() fail
 2025-02-20 16:33 UTC  (2+ messages)

[PATCH v2 0/1] NPM Fetcher Private Registry Authentication Support:
 2025-02-20 16:32 UTC  (4+ messages)
` [PATCH v2 1/1] fetch2/npm: Adding npmrc support for private registry authentication

[PATCH v2 net 0/9] net: enetc: fix some known issues
 2025-02-20 16:32 UTC  (5+ messages)
` [PATCH v2 net 7/9] net: enetc: remove the mm_lock from the ENETC v4 driver
` [PATCH v2 net 9/9] net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-02-20 16:32 UTC  (4+ messages)
` [PATCH v2 14/14] x86: Make software tag-based kasan available

FAILED: patch "[PATCH] perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF" failed to apply to 6.6-stable tree
 2025-02-20 16:31 UTC  (2+ messages)
` [PATCH 6.6.y] perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF

[PATCH 0/4] kbuild: cross-compile linux-headers package
 2025-02-20 16:31 UTC  (7+ messages)
` [PATCH 3/4] kbuild: slim down package for building external modules

[linux-next:master] [x86] 66fbf67705: kernel-selftests.kvm.hardware_disable_test.fail
 2025-02-20 16:30 UTC  (3+ messages)

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-02-20 16:30 UTC  (3+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot

[PATCH] perf/x86/rapl: Fix PP1 event for Intel Meteor/Lunar Lake
 2025-02-20 16:30 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ Fi.CI.CHECKPATCH: warning "

[PATCH net v2] net: cadence: macb: Synchronize stats calculations
 2025-02-20 16:29 UTC 

[PATCH] drm/xe/devcoredump: Fix print typo of offset
 2025-02-20 16:29 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] drm/xe/devcoredump: Remove IS_ERR_OR_NULL check for kzalloc

[PATCH v3] media: rkisp1: Remove min_queued_buffers
 2025-02-20 16:27 UTC  (5+ messages)

[PATCH 0/2] hung_task: Dump the blocking task stacktrace
 2025-02-20 16:30 UTC  (13+ messages)
` [PATCH 1/2] hung_task: Show the blocker task if the task is hung on mutex

[PATCH v2 0/5] ASoC: q6apm: fix under runs and fragment sizes
 2025-02-20 16:28 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runs
` [PATCH v2 2/5] ASoC: q6apm: add q6apm_get_hw_pointer helper
` [PATCH v2 3/5] ASoC: q6apm-dai: make use of q6apm_get_hw_pointer
` [PATCH v2 4/5] ASoC: qdsp6: q6apm-dai: set correct period size
` [PATCH v2 5/5] ASoC: q6apm-dai: remove redundant hw_constraints setup

[PULL 00/41] target-arm queue
 2025-02-20 16:21 UTC  (42+ messages)
` [PULL 01/41] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
` [PULL 02/41] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS
` [PULL 03/41] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
` [PULL 04/41] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
` [PULL 05/41] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
` [PULL 06/41] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
` [PULL 07/41] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
` [PULL 08/41] hw/intc/arm_gicv3_cpuif(): Remove redundant tests of is_a64()
` [PULL 09/41] target/arm: Support CP_ACCESS_TRAP_EL1 as a CPAccessResult
` [PULL 10/41] target/arm: Use CP_ACCESS_TRAP_EL1 for traps that are always to EL1
` [PULL 11/41] target/arm: Use TRAP_UNCATEGORIZED for XScale CPAR traps
` [PULL 12/41] target/arm: Remove CP_ACCESS_TRAP handling
` [PULL 13/41] target/arm: Rename CP_ACCESS_TRAP_UNCATEGORIZED to CP_ACCESS_UNDEFINED
` [PULL 14/41] target/arm: Correct errors in WFI/WFE trapping
` [PULL 15/41] hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTERNAL' definition
` [PULL 16/41] hw/arm/exynos4210: Specify explicitly the GIC has 64 external IRQs
` [PULL 17/41] hw/arm/realview: "
` [PULL 18/41] hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL
` [PULL 19/41] hw/arm/xilinx_zynq: Specify explicitly the GIC has 64 external IRQs
` [PULL 20/41] hw/arm/vexpress: "
` [PULL 21/41] hw/arm/highbank: Specify explicitly the GIC has 128 "
` [PULL 22/41] hw/cpu/arm_mpcore: Remove default values for GIC "
` [PULL 23/41] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
` [PULL 24/41] target/arm: Use uint32_t in t32_expandimm_imm()
` [PULL 25/41] roms: Update vbootrom to 1287b6e
` [PULL 26/41] pc-bios: Add NPCM8XX vBootrom
` [PULL 27/41] hw/ssi: Make flash size a property in NPCM7XX FIU
` [PULL 28/41] hw/misc: Rename npcm7xx_gcr to npcm_gcr
` [PULL 29/41] hw/misc: Move NPCM7XX GCR to NPCM GCR
` [PULL 30/41] hw/misc: Add nr_regs and cold_reset_values "
` [PULL 31/41] hw/misc: Add support for NPCM8XX GCR
` [PULL 32/41] hw/misc: Store DRAM size in NPCM8XX GCR Module
` [PULL 33/41] hw/misc: Support 8-bytes memop in NPCM GCR module
` [PULL 34/41] hw/misc: Rename npcm7xx_clk to npcm_clk
` [PULL 35/41] hw/misc: Move NPCM7XX CLK to NPCM CLK
` [PULL 36/41] hw/misc: Add nr_regs and cold_reset_values "
` [PULL 37/41] hw/misc: Support NPCM8XX CLK Module Registers
` [PULL 38/41] hw/net: Add NPCM8XX PCS Module
` [PULL 39/41] hw/arm: Add NPCM8XX SoC
` [PULL 40/41] hw/arm: Add NPCM845 Evaluation board
` [PULL 41/41] docs/system/arm: Add Description for NPCM8XX SoC

[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
 2025-02-20 16:28 UTC  (3+ messages)
` [PATCH v2 03/15] cxl/region: Factor out code for interleaving calculations

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-20 16:19 UTC  (10+ messages)
` [PATCH v6 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v6 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH v8 0/7] ima: kexec: measure events between kexec load and execute
 2025-02-20 16:23 UTC  (5+ messages)
` [PATCH v8 1/7] ima: define and call ima_alloc_kexec_file_buf

[PATCH v7 1/9] drm/amdgpu/kfd: Add shared SDMA reset functionality with callback support
 2025-02-20 16:27 UTC  (12+ messages)
` [PATCH V7 3/9] drm/amdgpu: Add common lock and reset caller parameter for SDMA reset synchronization

[PATCH] media: vim2m: print device name after registering device
 2025-02-20 16:27 UTC  (5+ messages)

[PATCH v3 7/9] iio: adc: sun20i-gpadc: Use adc-helpers
 2025-02-20 16:17 UTC  (2+ messages)

[PATCH v8 00/14] Display Global Histogram
 2025-02-20 16:26 UTC  (5+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user

Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"
 2025-02-20 16:26 UTC  (7+ messages)
` [OE-core] "

[LTP] next-20250218: arm64 LTP pids kernel panic loop_free_idle_workers
 2025-02-20 16:25 UTC  (4+ messages)
`  "

[PATCH] bluetooth: btusb: Fix regression in the initialization of fake Bluetooth controllers
 2025-02-20 16:25 UTC  (2+ messages)

[PATCH] lib: sbi: Return SBI_EALREADY error code if SSE event is present
 2025-02-20 16:24 UTC  (2+ messages)

[PATCH] selftests: sched: add sched as a default selftest target
 2025-02-20 16:23 UTC  (5+ messages)

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-02-20 16:24 UTC  (11+ messages)
    ` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)

[PATCH v1 0/4] gpiolib: finish conversion to devm_*_action*() APIs
 2025-02-20 16:23 UTC  (7+ messages)
` [PATCH v1 3/4] devres: Add devm_remove_action_optional() helper

[PATCH] PCI: endpoint: Fix a double free in __pci_epc_create()
 2025-02-20 16:23 UTC  (3+ messages)

[PATCH 0/6] Updates around the UNPACKDIR variable
 2025-02-20 16:22 UTC  (11+ messages)
` [PATCH 1/6] overview-manual: convert source-fetching.png to svg and fix UNPACKDIR
  ` [docs] "
` [PATCH 2/6] overview-manual: convert patching.png to svg
  ` [docs] "
` [PATCH 3/6] overview-manual: convert configuration-compile-autoreconf.png "
  ` [docs] "
` [PATCH 4/6] overview-manual: convert analysis-for-package-splitting.png "
  ` [docs] "
` [PATCH 5/6] overview-manual: add UNPACKDIR in the directory description
  ` [docs] "

[PATCH v2 0/3] gpiolib: finish conversion to devm_*_action*() APIs
 2025-02-20 16:20 UTC  (4+ messages)
` [PATCH v2 1/3] devres: Move devm_*_action*() APIs to devres.h
` [PATCH v2 2/3] devres: Add devm_is_action_added() helper
` [PATCH v2 3/3] gpiolib: devres: Finish the conversion to use devm_add_action()

[PATCH v2] PCI: brcmstb: Fix for missing of_node_put
 2025-02-20 16:14 UTC  (2+ messages)

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-20 16:21 UTC  (12+ messages)

[Jfs-discussion] [PATCH] jfs: check agwidth before calculating the control page level
 2025-02-20 16:21 UTC  (3+ messages)
` [PATCH V2] jfs: add sanity check for agwidth in dbMount

[PATCH V3 0/2] author field in module! macro should be a array
 2025-02-20 16:19 UTC  (3+ messages)
` [PATCH V3 1/2] rust: module: change author to an array
` [PATCH V3 2/2] checkpatch: throw error for malformed arrays

[PATCH 2/2] psplash: start via udev if framebuffer device detected
 2025-02-20 16:19 UTC  (5+ messages)
` [poky] "

[syzbot] possible deadlock in page_cache_ra_unbounded
 2025-02-20 16:20 UTC  (2+ messages)
` [syzbot] [mm] [fs] "

[PATCH v3 2/2] drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TLB flush
 2025-02-20 16:19 UTC  (4+ messages)

[PATCH 0/2] driver core: platform: avoid use-after-free on device name
 2025-02-20 16:19 UTC  (6+ messages)

[PATCH v2 0/4] arm64: dts: qcom: sm8750: CDSP and modem
 2025-02-20 16:19 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: sm8750-mtp: Enable CDSP and mention MPSS

[PATCH V2 0/4] posix-timers: Reduce spinlock contention
 2025-02-20 16:19 UTC  (8+ messages)
` [PATCH V2 1/4] posix-timers: Make next_posix_timer_id an atomic_t

[PATCH v5 00/17] hw/arm: Add NPCM8XX Support
 2025-02-20 16:18 UTC  (2+ messages)

[PATCH 0/5] Misc iommu_attach_handle enhancements in iommu core
 2025-02-20 16:18 UTC  (8+ messages)
` [PATCH 5/5] iommu: Retire group->domain

[PATCH] selftests/tracing: Test only toplevel README file not the instances
 2025-02-20 16:18 UTC  (6+ messages)

net: stmmac: weirdness in stmmac_hw_setup()
 2025-02-20 16:17 UTC 

[PATCH] disk/ahci.c: remove conditional operator for endtime
 2025-02-20 16:17 UTC  (2+ messages)

[PATCH 0/2] rdma: Converge on using secs_to_jiffies()
 2025-02-20 16:17 UTC  (3+ messages)

[PATCH v6 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
 2025-02-20 16:17 UTC  (5+ messages)
` [PATCH v6 12/15] drm/msm/dpu: blend pipes per mixer pairs config

[PATCH] ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2
 2025-02-20 16:15 UTC 

[PATCH] term/nns8250-spcr: return if redirection is disabled
 2025-02-20 16:16 UTC  (2+ messages)

[PATCH v3 0/3] x86/dom0: be less restrictive with the Interrupt Address Range
 2025-02-20 16:16 UTC  (8+ messages)
` [PATCH v3 3/3] "

[syzbot] [netfs?] kernel BUG in folio_unlock (3)
 2025-02-20 16:15 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: aspeed: Add Balcones system
 2025-02-20 16:15 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: hwmon: ucd90320: Add 90160 compatible

[PATCH 6.1 000/578] 6.1.129-rc1 review
 2025-02-20 16:15 UTC  (2+ messages)

[RFC 0/2] arm: Add DMA remapping for CCA
 2025-02-20 16:13 UTC  (3+ messages)
` [RFC 1/2] system/memory: Allow creating IOMMU mappings from RAM discard populate notifiers
` [RFC 2/2] target/arm/kvm-rme: Add DMA remapping for the shared memory region

[Jfs-discussion] [PATCH V2] jfs: Prevent copying of nlink with value 0 from disk inode
 2025-02-20 16:15 UTC  (3+ messages)
` [PATCH V3] "

[PATCH 6.6 000/152] 6.6.79-rc1 review
 2025-02-20 16:14 UTC  (2+ messages)

[PATCH 0/3] target/riscv/kvm: reset time changes
 2025-02-20 16:13 UTC  (4+ messages)
` [PATCH 1/3] target/riscv/cpu: ignore TCG init for KVM CPUs in reset_hold
` [PATCH 2/3] target/riscv/kvm: use env->sie to read/write 'sie' CSR
` [PATCH 3/3] target/riscv/kvm: reset all available KVM CSRs in kvm_reset()

[PATCH 0/3] batch blob diff generation
 2025-02-20 16:14 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] builtin: introduce diff-pairs command

[PATCH memory-model 0/7] LKMM updates for v6.15
 2025-02-20 16:14 UTC  (8+ messages)
` [PATCH memory-model 1/7] tools/memory-model: Add atomic_and()/or()/xor() and add_negative
` [PATCH memory-model 2/7] tools/memory-model: Add atomic_andnot() with its variants
` [PATCH memory-model 3/7] tools/memory-model: Legitimize current use of tags in LKMM macros
` [PATCH memory-model 4/7] tools/memory-model: Define applicable tags on operation in tools/
` [PATCH memory-model 5/7] tools/memory-model: Define effect of Mb tags on RMWs "
` [PATCH memory-model 6/7] tools/memory-model: Switch to softcoded herd7 tags
` [PATCH memory-model 7/7] tools/memory-model: Distinguish between syntactic and semantic tags

[PATCH 6.12 000/230] 6.12.16-rc1 review
 2025-02-20 16:13 UTC  (2+ messages)

[PATCH 0/4] platform-x86: Use *-y instead of *-objs in Makefiles
 2025-02-20 16:13 UTC  (4+ messages)
` [PATCH 1/4] platform/x86: dell: dell-wmi-sysman: Use *-y instead of *-objs in Makefile

[PATCH v4 0/4] cxl: Dirty shutdown followups
 2025-02-20 16:13 UTC  (9+ messages)
` [PATCH 1/4] cxl/pci: Introduce cxl_gpf_get_dvsec()
` [PATCH 2/4] cxl/pmem: Rename cxl_dirty_shutdown_state()
` [PATCH 3/4] cxl/pmem: Export dirty shutdown count via sysfs
` [PATCH 4/4] tools/testing/cxl: Set Shutdown State support

[PATCH 6.13 000/274] 6.13.4-rc1 review
 2025-02-20 16:13 UTC  (2+ messages)

[PATCH] docs/cxl: Add serial number for persistent-memdev
 2025-02-20 16:12 UTC  (2+ messages)

[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-02-20 16:12 UTC  (3+ messages)
` [PATCH v3 05/18] cxl: Introduce parent_port_of() helper

[PATCH] commands/file: Fix null dereference in the knetbsd tests
 2025-02-20 16:11 UTC  (3+ messages)

[PATCH] power: use hugepage memory for queue list entry structure
 2025-02-20 16:11 UTC  (3+ messages)

[PATCH v2] drm/i915: Fix harmfull driver register/unregister assymetry
 2025-02-20 16:10 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: add imx95_15x15_evk boards support
 2025-02-20 16:11 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: fsl: add i.MX95 15x15 EVK board
` [PATCH v3 2/4] arm64: dts: imx95: Add #io-channel-cells = <1> for adc node
` [PATCH v3 3/4] arm64: dts: imx95: Add i3c1 and i3c2
` [PATCH v3 4/4] arm64: dts: imx95: Add imx95-15x15-evk support

[PATCH v3 6/9] iio: adc: rzg2l_adc: Use adc-helpers
 2025-02-20 16:07 UTC  (2+ messages)

[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-02-20 16:10 UTC  (4+ messages)
` [PATCH v2 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb()

[PATCH 1/4] media: i2c: imx415: Add get_mbus_config() pad operation support
 2025-02-20 16:09 UTC  (2+ messages)

[RFC 00/11] Fix dev_ops dereferences
 2025-02-20 16:09 UTC  (5+ messages)
` [PATCH v2 00/14] Remove unnecessary function pointer deref
  ` [PATCH v2 01/14] ethdev: remove unnecessary deref on function pointers

[PATCH v2 0/3] CXL CCI Log Commands implementation
 2025-02-20 16:08 UTC  (3+ messages)

[PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG
 2025-02-20 16:08 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2025-02-20 16:08 UTC 

[intel-lts:pr/60 1/1] drivers/iio/adc/stmpe-adc.o: warning: objtool: missing symbol for section .init.text
 2025-02-20 16:07 UTC 

[PATCH] riscv: dts: allwinner: d1: Add thermal sensor
 2025-02-20 16:05 UTC  (3+ messages)

[PATCH V2 0/4] Fix RG35XX Battery Charging Issues
 2025-02-20 16:07 UTC  (5+ messages)
` [PATCH V2 2/4] mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regs
  ` (subset) "

[PATCH 00/11] Add support for RZ/G3E CANFD
 2025-02-20 16:06 UTC  (3+ messages)
` [PATCH 01/11] clk: renesas: r9a09g047: Add CANFD clock/reset

[PATCH v2 0/5] drm/msm/dsi: Add DSC support to 2 panels in dual DSI mode
 2025-02-20 16:06 UTC  (5+ messages)
` [PATCH v2 5/5] drm/msm/dsi: Support DSC for dual panel case

[PATCH bpf-next] bpf: arm64: Silent "UBSAN: negation-overflow" warning
 2025-02-20 16:05 UTC  (3+ messages)

[bitbake-devel][PATCH] cooker: Handle ImportError for websockets
 2025-02-20 16:05 UTC  (2+ messages)

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-20 16:02 UTC  (6+ messages)
` [PATCH v2 04/10] clk: sunxi-ng: add CCU drivers for V853

Rust kernel policy
 2025-02-20 16:05 UTC  (20+ messages)

[PATCHv4 0/5] ublk zero-copy support
 2025-02-20 16:06 UTC  (5+ messages)
` [PATCHv4 5/5] io_uring: cache nodes and mapped buffers

[PATCH] arm: clk: Add ETH switch clock description for vf610 SoC
 2025-02-20 16:05 UTC  (7+ messages)

[PATCH v3 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-02-20 16:00 UTC  (5+ messages)
` [PATCH v3 3/5] dt-bindings: mfd: syscon: Add sg2042 pcie ctrl compatible
  ` (subset) "

[PATCH v4 1/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port
 2025-02-20 15:58 UTC  (2+ messages)

[PATCH 1/1] mfd: max8997: Remove unused function max8997_irq_exit()
 2025-02-20 16:03 UTC 

[PATCH v6] systemd: Build the systemctl executable
 2025-02-20 16:03 UTC  (4+ messages)
` [OE-core] "

[PATCH 1/1] mfd: max8997: Remove unused function max8997_irq_exit()
 2025-02-20 16:02 UTC 

[PATCH v2 0/2] can: flexcan: add transceiver capabilities
 2025-02-20 16:02 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: can: fsl,flexcan: "

[PATCH] dt-bindings: usb: mtu3: Add ports property
 2025-02-20 15:56 UTC  (2+ messages)

[PATCH v2] net: dsa: rtl8366rb: Fix compilation problem
 2025-02-20 16:02 UTC 

[PATCH net] net: cadence: macb: Synchronize stats calculations
 2025-02-20 16:02 UTC  (3+ messages)

[PATCH v6 00/42] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-02-20 16:01 UTC  (5+ messages)
` [PATCH v6 12/42] x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code

'vendor' fetching discussion cont
 2025-02-20 16:01 UTC  (10+ messages)
` [bitbake-devel] "

[RFC PATCH 1/3] Update validate() to support multiple violations
 2025-02-20 16:00 UTC  (2+ messages)
` [LTP] [RFC PATCH 3/3] ima: additional ToMToU violation tests

[PATCH 0/6] selftests/mm: Some cleanups from trying to run them
 2025-02-20 16:01 UTC  (5+ messages)
` [PATCH 6/6] selftests/mm: Don't fail uffd-stress if too many CPUs


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.