All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 21:30:01 to 2026-04-01 22:32:28 UTC [more...]

[PATCH i-g-t] tests/intel/xe_oa: Use MAP_FAILED for mmap failures
 2026-04-01 22:32 UTC 

[PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-04-01 22:31 UTC  (4+ messages)
` [PATCH v10 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()

[PATCH i-g-t 0/3] Exercise large buffer in compute-square
 2026-04-01 22:30 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Exercise large buffer in compute-square (rev2)

[PATCH] drm/xe: expose multi_lrc_mask in debugfs info
 2026-04-01 22:29 UTC  (6+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] drm/xe: improve readability of debugfs engine info output
` ✓ CI.KUnit: success for drm/xe: expose multi_lrc_mask in debugfs info (rev4)
` ✓ Xe.CI.BAT: "

[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-04-01 22:28 UTC  (4+ messages)
` [PATCH RFC 06/12] migration: Use the new save_query_pending() API directly

[PATCH] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
 2026-04-01 22:28 UTC  (3+ messages)

[PATCH v4 0/2] rust, nova-core: add DeviceSize trait for SZ_* constants
 2026-04-01 22:27 UTC  (3+ messages)
` [PATCH v4 1/2] rust: sizes: add SizeConstants trait for device address space constants
` [PATCH v4 2/2] gpu: nova-core: use SizeConstants trait for u64 size constants

[PATCH v6 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-04-01 22:27 UTC  (7+ messages)
` [PATCH v6 02/22] fsverity: expose ensure_fsverity_info()
  ` [f2fs-dev] "
` [PATCH v6 03/22] fsverity: generate and store zero-block hash
  ` [f2fs-dev] "

[PATCH v2 0/4] dmaengine: dma-axi-dmac: Some memory related fixes
 2026-04-01 22:27 UTC  (8+ messages)
` [PATCH v2 4/4] dmaengine: dma-axi-dmac: Defer freeing DMA descriptors

[PATCH i-g-t v3] tests/kms_invalid_mode: Add igt_info when test skips
 2026-04-01 22:26 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v2] virt: coco: change tsm_class to a const struct
 2026-04-01 22:26 UTC  (2+ messages)

[PATCH v10 00/13] blk: honor isolcpus configuration
 2026-04-01 22:23 UTC  (14+ messages)
` [PATCH v10 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v10 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v10 03/13] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v10 04/13] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v10 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v10 06/13] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v10 07/13] scsi: Use "
` [PATCH v10 08/13] virtio: blk/scsi: use "
` [PATCH v10 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v10 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v10 11/13] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v10 12/13] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v10 13/13] docs: add io_queue flag to isolcpus

[PATCH 0/12] fixing the remainder of the C23 strchr warnings
 2026-04-01 22:22 UTC  (14+ messages)
` [PATCH 07/12] pseudo-merge: fix disk reads from find_pseudo_merge()
` [PATCH 08/12] skip_prefix(): check const match between in and out params
` [PATCH 09/12] pkt-line: make packet_reader.line non-const
` [PATCH 12/12] refs/files-backend: drop const to fix strchr() warning

[PATCH] drm/xe/xe3p_lpg: Add missing indirect ring state feature flag
 2026-04-01 22:18 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH V2 00/11] iommufd: Enable noiommu mode for cdev
 2026-04-01 22:17 UTC  (4+ messages)
` [PATCH V2 07/11] vfio: Update noiommu device detection logic "

[PATCH] rust: ACPI: fix missing match data for PRP0001
 2026-04-01 22:15 UTC  (4+ messages)

[PATCHES v2 perf-tools-next 0/4] Cleanups and a fix
 2026-04-01 22:14 UTC  (6+ messages)
` [PATCH 1/4] perf tools: Make more global variables static
` [PATCH 2/4] perf bench: Constify tables
` [PATCH 3/4] perf tools: Use calloc() were applicable
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype

[PATCH v3 00/15] add software ecdsa support
 2026-04-01 22:14 UTC  (17+ messages)
` [PATCH v3 02/15] ecdsa: initial support of ecdsa using mbedtls
  ` [v3,02/15] "
` [PATCH v3 03/15] test: lib: ecdsa: add initial test
  ` [v3,03/15] "
` [PATCH v3 05/15] ecdsa: fix support of secp521r1
  ` [v3,05/15] "
` [PATCH v3 06/15] test: dm: ecdsa.c: clean this test as software ecdsa is now implemented
  ` [v3,06/15] "
` [PATCH v3 07/15] test: py: vboot: prepare integration test for ecdsa
  ` [v3,07/15] "
` [PATCH v3 08/15] test: vboot: add "
  ` [v3,08/15] "
` [PATCH v3 09/15] tools: mkimage: pre-load: add support of ecdsa
  ` [v3,09/15] "
` [PATCH v3 10/15] tools: binman: "
  ` [v3,10/15] "

[ndctl PATCH] test/cxl-dax-hmem.sh: validate dax_hmem vs CXL collisions
 2026-04-01 22:13 UTC 

[PATCH 0/7] mshv: Reduce memory consumption for unpinned regions
 2026-04-01 22:13 UTC  (8+ messages)
` [PATCH 1/7] mshv: Consolidate region creation and mapping
` [PATCH 2/7] mshv: Improve code readability with handler function typedef
` [PATCH 3/7] mshv: Rename mshv_mem_region to mshv_region
` [PATCH 4/7] mshv: Optimize memory region mapping operations
` [PATCH 5/7] mshv: Pass pfns array explicitly through processing chain
` [PATCH 6/7] mshv: Simplify pfn array handling in region processing
` [PATCH 7/7] mshv: Allocate pfns array only for pinned regions

[PATCH] lib: sbi: Disable hw a/d updating by default
 2026-04-01 22:12 UTC  (2+ messages)

[GIT PULL 1/2] Broadcom devicetree changes for 7.1
 2026-04-01 22:12 UTC  (3+ messages)

[PATCH v2] perf header: Validate build_id filename length to prevent buffer overflow
 2026-04-01 22:12 UTC  (2+ messages)

[PATCH] btrfs: fix double free in create_space_info_sub_group() error path
 2026-04-01 22:11 UTC  (2+ messages)

[RFC 00/15] drm/xe: Access counter consumer layer
 2026-04-01 22:11 UTC  (7+ messages)
` [RFC 06/15] drm/xe: Extract xe_vma_lock_and_validate helper
` [RFC 08/15] drm/xe: Implement xe_access_counter_queue_work

[PATCH] lib: sbi: Fix hw a/d updating defaults
 2026-04-01 22:08 UTC 

[PATCH] clk: spear: fix resource leak in clk_register_vco_pll()
 2026-04-01 22:10 UTC  (2+ messages)

[GIT,PULL] hisilicon: driver updates for v7.1
 2026-04-01 22:10 UTC  (2+ messages)

[GIT PULL 3/4] i.MX dt binding changes for v7.1
 2026-04-01 22:10 UTC  (2+ messages)

[PATCH v2] btrfs: fix double free in create_space_info() error path
 2026-04-01 22:10 UTC  (2+ messages)

[GIT PULL] memory: drivers for v7.1
 2026-04-01 22:10 UTC  (2+ messages)

[GIT PULL] firmware: arm_scmi: Updates for v7.1
 2026-04-01 22:10 UTC  (2+ messages)

[GIT PULL] TEE update for 7.1
 2026-04-01 22:10 UTC  (2+ messages)

[GIT PULL 0/3] Renesas SoC updates for v7.1 (take two)
 2026-04-01 22:10 UTC  (3+ messages)

[GIT PULL] STM32 Bus firewall for v7.1
 2026-04-01 22:10 UTC  (2+ messages)

[GIT PULL] OP-TEE update for 7.1
 2026-04-01 22:10 UTC  (2+ messages)

[GIT PULL 1/4] samsung: drivers for v7.1
 2026-04-01 22:10 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2026-04-01 22:10 UTC 

[RFC PATCH 0/2] fix xhci endpoint restart at EPROTO
 2026-04-01 22:08 UTC  (13+ messages)
` [RFC PATCH 1/2] xhci: prevent automatic endpoint restart after stall or error

[PATCH 0/2] ext2: fix WARN_ON in drop_nlink() triggered by corrupt images
 2026-04-01 22:08 UTC  (3+ messages)
` [PATCH 1/2] ext2: validate i_nlink before decrement in ext2_unlink()
` [PATCH 2/2] ext2: guard against zero i_nlink on new_inode in ext2_rename()

[PATCH] target/arm: cpu: add HCR_E2H on reset for EL2 + !E2H0
 2026-04-01 22:07 UTC 

[OE-core][whinlatter][PATCH] binutils: mark CVE-2025-69650 and CVE-2025-69651 as disputed
 2026-04-01 22:07 UTC  (2+ messages)

[PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
 2026-04-01 22:06 UTC 

[PATCH] i2c: rtl9300: add support for 50 kHz and 2.5 MHz bus speeds
 2026-04-01 22:06 UTC  (2+ messages)

[PATCH BlueZ 1/2] unit: Add unit test for new MIN/MAX macros
 2026-04-01 22:06 UTC  (2+ messages)
` [BlueZ,1/2] "

[PATCH v6 0/4] ASoC: Intel: Fix MCLK leaks and clean up error
 2026-04-01 22:05 UTC  (5+ messages)
` [PATCH v6 1/4] ASoC: Intel: bytcr_rt5640: Fix MCLK leak on platform_clock_control error
` [PATCH v6 2/4] ASoC: Intel: bytcr_rt5651: "
` [PATCH v6 3/4] ASoC: Intel: cht_bsw_rt5672: "
` [PATCH v6 4/4] ASoC: Intel: Standardize MCLK error logs across RT boards

[PATCH v8 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-04-01 22:04 UTC  (3+ messages)
` [PATCH v8 2/3] vfio/ism: Implement "

[PATCH] HSI: omap_ssi_port: remove depends on ARM
 2026-04-01 21:57 UTC 

[PATCH] HSI: omap_ssi_port: remove set but unused variables
 2026-04-01 21:56 UTC 

[PATCH] sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
 2026-04-01 21:56 UTC 

[PATCH v3 00/11] add build option to disable audio subsystem
 2026-04-01 21:54 UTC  (4+ messages)
` [PATCH v3 02/11] ui/vnc: disable audio feature when configured with --disable-audio

[PATCH 0/3] arm: mediatek: mt8189: enable USB support
 2026-04-01 21:53 UTC  (4+ messages)
` [PATCH 1/3] phy: mediatek: new XS-PHY driver
` [PATCH 2/3] arm: dts: mediatek: add USB/PHY nodes for Genio 520/720
` [PATCH 3/3] configs: mediatek: mt8189: enable USB support

[PATCH v25 00/11] Type2 device basic support
 2026-04-01 21:53 UTC  (5+ messages)
` [PATCH v25 05/11] sfc: create type2 cxl memdev

[PATCH v3] perf test: Fix perf stat --bpf-counters on hybrid machines
 2026-04-01 21:52 UTC  (2+ messages)

[PATCH v1] perf tests task-analyzer: Write all test files to tmpdir
 2026-04-01 21:52 UTC  (3+ messages)
` [PATCH v3] perf tests task-analyzer: Write "

[PATCHES perf-tools-next 0/2] Move some headers out of tools/include/ to tools/perf/trace/beauty/include
 2026-04-01 21:52 UTC  (2+ messages)

[PATCH v1] perf build: Add -funsigned-char to default CFLAGS
 2026-04-01 21:52 UTC  (2+ messages)

[patch V5 00/15] Improve /proc/interrupts further
 2026-04-01 21:52 UTC  (16+ messages)
` [patch V5 01/15] x86/irq: Optimize interrupts decimals printing
` [patch V5 02/15] genirq/proc: Avoid formatting zero counts in /proc/interrupts
` [patch V5 03/15] genirq/proc: Utilize irq_desc::tot_count to avoid evaluation
` [patch V5 04/15] x86/irq: Make irqstats array based
` [patch V5 05/15] x86/irq: Suppress unlikely interrupt stats by default
` [patch V5 06/15] x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_stats
` [patch V5 07/15] scripts/gdb: Update x86 interrupts to the array based storage
` [patch V5 08/15] genirq: Expose nr_irqs in core code
` [patch V5 09/15] genirq/manage: Make NMI cleanup RT safe
` [patch V5 10/15] genirq: Cache the condition for /proc/interrupts exposure
` [patch V5 11/15] genirq: Calculate precision only when required
` [patch V5 12/15] genirq: Add rcuref count to struct irq_desc
` [patch V5 13/15] genirq: Expose irq_find_desc_at_or_after() in core code
` [patch V5 14/15] genirq/proc: Runtime size the chip name
` [patch V5 15/15] genirq/proc: Speed up /proc/interrupts iteration

✅ PASS: Test report for for-kernelci (7.0.0-rc6, upstream-arm-next, 90aebc1e)
 2026-04-01 21:52 UTC 

[GIT PULL] Allwinner Fixes for 7.0
 2026-04-01 21:50 UTC  (3+ messages)

[GIT PULL] Allwinner Device Tree Changes for 7.1 - Part 1
 2026-04-01 21:50 UTC  (2+ messages)

[GIT PULL] RISC-V T-HEAD Devicetrees for v7.1, part 2
 2026-04-01 21:50 UTC  (2+ messages)

[GIT,PULL] arm64: dts: hisilicon dts updates for v7.1
 2026-04-01 21:50 UTC  (2+ messages)

[GIT PULL] More Qualcomm Arm64 DeviceTree fixes for v7.0
 2026-04-01 21:50 UTC  (3+ messages)

[GIT PULL] CIX dts changes for v7.1-rc1
 2026-04-01 21:50 UTC  (2+ messages)

[GIT PULL] STM32 DT changes for v7.1#1
 2026-04-01 21:50 UTC  (2+ messages)

[GIT PULL] arm64: dts: socfpga: updates for v7.1, version 2
 2026-04-01 21:50 UTC  (2+ messages)

[GIT PULL] Qualcomm Arm32 DeviceTree updates for v7.1
 2026-04-01 21:50 UTC  (2+ messages)

[GIT PULL] Renesas SoC fixes for v7.0 (take two)
 2026-04-01 21:50 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2026-04-01 21:50 UTC 

correctly handling EPROTO
 2026-04-01 21:50 UTC  (13+ messages)

Patchwork summary for: linux-soc
 2026-04-01 21:50 UTC 

[PATCHES perf-tools-next 0/4] Cleanups and a fix
 2026-04-01 21:49 UTC  (7+ messages)
` [PATCH 1/2] tools: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapi
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype

[PATCH] KVM: nSVM: Snapshot vmcb12 save.rip to prevent TOCTOU race
 2026-04-01 21:48 UTC  (3+ messages)

+ mm-fix-deferred-split-queue-races-during-migration.patch added to mm-unstable branch
 2026-04-01 21:48 UTC 

[PATCH mm-unstable 1/1] mm: fix deferred split queue races during migration
 2026-04-01 21:48 UTC  (2+ messages)

[PATCH v2 0/2] perf tests: Add tests for uncore and perf metric event sorting
 2026-04-01 21:48 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] perf tests: Add test for uncore "

[PATCH v9 0/4] tests/intel/xe_vm: Add drm_xe_vm_get_property tests
 2026-04-01 21:47 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCHv2] thunderbolt: tunnel: simplify allocation
 2026-04-01 21:47 UTC 

[Patch v4 00/22] Cache aware scheduling
 2026-04-01 21:52 UTC  (23+ messages)
` [Patch v4 01/22] sched/cache: Introduce infrastructure for cache-aware load balancing
` [Patch v4 02/22] sched/cache: Limit the scan number of CPUs when calculating task occupancy
` [Patch v4 03/22] sched/cache: Record per LLC utilization to guide cache aware scheduling decisions
` [Patch v4 04/22] sched/cache: Introduce helper functions to enforce LLC migration policy
` [Patch v4 05/22] sched/cache: Make LLC id continuous
` [Patch v4 06/22] sched/cache: Assign preferred LLC ID to processes
` [Patch v4 07/22] sched/cache: Track LLC-preferred tasks per runqueue
` [Patch v4 08/22] sched/cache: Introduce per CPU's tasks LLC preference counter
` [Patch v4 09/22] sched/cache: Calculate the percpu sd task LLC preference
` [Patch v4 10/22] sched/cache: Count tasks prefering destination LLC in a sched group
` [Patch v4 11/22] sched/cache: Check local_group only once in update_sg_lb_stats()
` [Patch v4 12/22] sched/cache: Prioritize tasks preferring destination LLC during balancing
` [Patch v4 13/22] sched/cache: Add migrate_llc_task migration type for cache-aware balancing
` [Patch v4 14/22] sched/cache: Handle moving single tasks to/from their preferred LLC
` [Patch v4 15/22] sched/cache: Respect LLC preference in task migration and detach
` [Patch v4 16/22] sched/cache: Disable cache aware scheduling for processes with high thread counts
` [Patch v4 17/22] sched/cache: Avoid cache-aware scheduling for memory-heavy processes
` [Patch v4 18/22] sched/cache: Enable cache aware scheduling for multi LLCs NUMA node
` [Patch v4 19/22] sched/cache: Allow the user space to turn on and off cache aware scheduling
` [Patch v4 20/22] sched/cache: Add user control to adjust the aggressiveness of cache-aware scheduling
` [Patch v4 21/22] -- DO NOT APPLY!!! -- sched/cache/debug: Display the per LLC occupancy for each process via proc fs
` [Patch v4 22/22] -- DO NOT APPLY!!! -- sched/cache/debug: Add ftrace to track the load balance statistics

[ANNOUNCE] QEMU 11.0.0-rc2 is now available
 2026-04-01 21:39 UTC 

[PATCH v2 00/13] bitbake-setup PyPI Packaging
 2026-04-01 21:44 UTC  (5+ messages)
` [PATCH v2 01/13] bitbake-setup: Resolve unused loop control variables
  ` [bitbake-devel] "
` [PATCH v2 03/13] bitbake-setup: Set function default to None
  ` [bitbake-devel] "

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-01 21:43 UTC  (5+ messages)
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages

[PATCH v5 0/8] i2c: rtl9300: support for RTL9607C I2C controller
 2026-04-01 21:41 UTC  (4+ messages)

[PATCH 0/5] Introduce Overflow Behavior Types
 2026-04-01 21:41 UTC  (8+ messages)
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types

[PATCH v9 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-04-01 21:39 UTC  (6+ messages)
` [PATCH v9 net-next 3/5] psp: add a new netdev event for dev unregister

[PATCH 0/3] Add Tegra264 HTE provider
 2026-04-01 21:38 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: timestamp: Add Tegra264 support
` [PATCH 2/3] hte: tegra194: Add Tegra264 GTE support
` [PATCH 3/3] arm64: tegra: Add GTE nodes for Tegra264

[RESEND] Handle MPS mismatch for Switch Downstream Ports
 2026-04-01 21:37 UTC  (2+ messages)

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-01 21:36 UTC  (3+ messages)
` [PATCH v2 06/31] x86/virt/tdx: Read global metadata for TDX Module Extensions/Connect

[RFC] SPDM attestation E2E findings from Renode testing
 2026-04-01 21:35 UTC 

[PATCH] btrfs: disk-io: reject misaligned tree blocks in btree_csum_one_bio
 2026-04-01 21:35 UTC  (3+ messages)

+ ocfs2-handle-invalid-dinode-in-ocfs2_group_extend.patch added to mm-nonmm-unstable branch
 2026-04-01 21:33 UTC 

[PATCH] mm/vmpressure: skip socket pressure for costly order reclaim
 2026-04-01 21:32 UTC  (2+ messages)

[PATCH] execve: block Emacs binaries
 2026-04-01 21:32 UTC  (4+ messages)

[PATCH] archiver: Don't try to preserve all attributes when copying files
 2026-04-01 21:31 UTC 

[PATCH v3 0/2] rust, nova-core: add DeviceSize trait for SZ_* constants
 2026-04-01 21:29 UTC  (6+ messages)
` [PATCH v3 1/2] rust: sizes: add DeviceSize trait for device address space constants


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.