All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 10:58:04 to 2026-03-06 11:52:44 UTC [more...]

[PATCH 0/2] iavf: use ptype for LLDP and add AVX2 ctx paths
 2026-03-06 11:52 UTC  (7+ messages)
` [PATCH 1/2] net/iavf: use mbuf packet type instead of dynfield for LLDP
` [PATCH v2 0/3] iavf: LLDP ptype and AVX2 ctx paths
  ` [PATCH v2 1/3] net/iavf: support LLDP Tx based on mbuf ptype or dynfield
  ` [PATCH v2 3/3] doc: announce change to LLDP packet detection in iavf PMD

[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
 2026-03-06 11:52 UTC  (16+ messages)
` [PATCH 01/65] hw/core: Permit devices to define an array of link properties
` [PATCH 02/65] hw/intc: Skeleton of GICv5 IRS classes
` [PATCH 03/65] hw/arm/Kconfig: select ARM_GICV5 for ARM_VIRT board
` [PATCH 04/65] hw/intc/arm_gicv5: Implement skeleton code for IRS register frames
` [PATCH 05/65] hw/intc/arm_gicv5: Add migration blocker

[PATCH v11 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-03-06 11:52 UTC  (3+ messages)
` [PATCH v11 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v11 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH b4 0/3] shazam: conflict resolution support for b4 shazam -H
 2026-03-06 11:52 UTC  (4+ messages)
` [PATCH b4 1/3] shazam: refactor git_fetch_am_into_repo for deterministic worktree
` [PATCH b4 2/3] shazam: enable three-way merge for b4 shazam -H
` [PATCH b4 3/3] shazam: enable merge conflict resolution for b4 shazam -H --resolve

[PATCH yocto-autobuilder-helper v2] config: Fix wic builder after wic removal
 2026-03-06 11:51 UTC 

[PATCH 0/2] mm/swap: fix missing locks in swap_reclaim_work()
 2026-03-06 11:50 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm/swap: add lockdep for si->global_cluster_lock in swap_cluster_alloc_table()

[PATCH yocto-autobuilder-helper] config: Fix wic builder after wic removal
 2026-03-06 11:50 UTC  (3+ messages)
` [yocto-patches] "

[PATCH RESEND v10 2/2] dmaengine: dw-edma: Add non-LL mode
 2026-03-06 11:50 UTC  (12+ messages)

[PATCH] dt-bindings: mmc: samsung,exynos-dw-mshc: Make both clocks required
 2026-03-06 11:50 UTC  (2+ messages)

[PATCH 0/1] mm: improve folio refcount scalability
 2026-03-06 11:50 UTC  (5+ messages)
` [PATCH 1/1] mm: implement page refcount locking via dedicated bit

[PATCH v6 0/2] arm/hvf: Add SME2 support
 2026-03-06 11:49 UTC  (9+ messages)
` [PATCH v6 1/2] hvf/arm: handle FEAT_SME2 migration

[PATCH v2 0/3] Input: st1232 - add system wakeup support
 2026-03-06 11:49 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dt-bindings: input: touchscreen: sitronix,st1232: Add wakeup-source
  ` [PATCH v3 2/3] arm: dts: renesas: r8a7740-armadillo800eva: Add wakeup-source to st1232
  ` [PATCH v3 3/3] input: touchscreen: st1232: add system wakeup support

[android-common:android-mainline-riscv64 1/1] arch/arm/boot/dts/nvidia/tegra30-apalis-eval.dtb: vi@54080000 (nvidia,tegra30-vi): compatible: 'oneOf' conditional failed, one must be fixed:
 2026-03-06 11:47 UTC 

[PATCH v6 0/4] kho: history: track previous kernel version and kexec boot count
 2026-03-06 11:47 UTC  (4+ messages)
` [PATCH v6 1/4] kho: add size parameter to kho_add_subtree()

[PATCH 1/2] oeqa/runtime/ptest: Use a timeout with command, remove disabling
 2026-03-06 11:47 UTC  (2+ messages)
` [OE-core] "

[sailus-media-tree:cleanup 30/33] drivers/media/i2c/ov9282.c:557:2: error: a label can only be part of a statement and a declaration is not a statement
 2026-03-06 11:47 UTC 

[PATCH] mm: fix typo in the comment of mod_zone_state()
 2026-03-06 11:47 UTC  (2+ messages)

[PATCH v2 0/4] mm: Remove stray references to pagevec
 2026-03-06 11:45 UTC  (13+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
  ` [f2fs-dev] "
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
  ` [f2fs-dev] "
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
  ` [f2fs-dev] "
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
  ` [f2fs-dev] "

[PATCH] selftests: sched: drop unnecessary rpath from Makefile
 2026-03-06 11:44 UTC  (2+ messages)

[PATCH] drm/i915/guc: fix corrupted copyright symbols in selftest files
 2026-03-06 11:44 UTC  (2+ messages)

[PATCH v2 23/24] drm/i915/lt_phy: Remove LT PHY specific state verification
 2026-03-06 11:43 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v13 bpf-next 0/8] Add BTF layout to BTF
 2026-03-06 11:36 UTC  (9+ messages)
` [PATCH v13 bpf-next 1/8] btf: add BTF kind layout encoding to UAPI
` [PATCH v13 bpf-next 2/8] libbpf: Support layout section handling in BTF
` [PATCH v13 bpf-next 3/8] libbpf: use layout to compute an unknown kind size
` [PATCH v13 bpf-next 4/8] libbpf: Add layout encoding support
` [PATCH v13 bpf-next 5/8] libbpf: BTF validation can use layout for unknown kinds
` [PATCH v13 bpf-next 6/8] btf: support kernel parsing of BTF with layout info
` [PATCH v13 bpf-next 7/8] selftests/bpf: test kind encoding/decoding
` [PATCH v13 bpf-next 8/8] kbuild, bpf: Specify "layout" optional feature

[PATCH net v2] strparser: Fix race condition in strp_done()
 2026-03-06 11:41 UTC  (9+ messages)

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-03-06 11:40 UTC  (3+ messages)
` [Bug 221073] "

[PATCH v6 0/4] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
 2026-03-06 11:39 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: dts: qcom: ipq5424: Add QPIC SPI NAND controller support
` [PATCH v6 2/4] arm64: dts: qcom: ipq5332: "
` [PATCH v6 3/4] arm64: dts: qcom: ipq5424-rdp466: Enable QPIC SPI NAND support
` [PATCH v6 4/4] arm64: dts: qcom: pq5332-rdp-common: "

[meta-oe][PATCH 1/2] cpupower: keep header files for other packages and package systemd service
 2026-03-06 11:39 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] rtla: add recipe for real-time linux analysis tool

[PATCH v2 0/3] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-06 11:39 UTC  (11+ messages)
` [PATCH v2 1/3] mm: khugepaged: export set_recommended_min_free_kbytes()
` [PATCH v2 2/3] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()
` [PATCH v2 3/3] mm: huge_memory: refactor enabled_store() with change_enabled()

[PATCH v5 00/16] drm/i915/display: convert a bunch of W/A checks to the new framework
 2026-03-06 11:38 UTC  (7+ messages)
` [PATCH v5 01/16] drm/i915/display: remove enum macro magic in intel_display_wa()
` [PATCH v5 02/16] drm/i915/display: convert audio workaround to new framework
` ✗ Xe.CI.BAT: failure for drm/i915/display: convert a bunch of W/A checks to the new framework (rev4)

[PATCH i-g-t 0/5] kms: A bit more cleanup around igt_kms
 2026-03-06 11:38 UTC  (12+ messages)
` [PATCH i-g-t 1/5] tests/nouveau_crc: Extract {setup,cleanup}_test()
` [PATCH i-g-t 2/5] tests/nouveau_crc: Convert to dynamic subtests
` [PATCH i-g-t 3/5] tests/nouveau_crc: Use igt_first_crtc() instead of igt_crtc_for_pipe()
` [PATCH i-g-t 4/5] lib/kms: Make igt_first_crtc() skip if no CRTCs are around
` [PATCH i-g-t 5/5] lib/kms: Make igt_first_crtc_with_single_output() skip if no CRTC/output can be found

[PATCH] rust: Drop revert-link-std-statically-in-rustc_driver-feature.patch
 2026-03-06 11:35 UTC 

[PATCH 0/7] Extra enabling patches for NVL-P
 2026-03-06 11:37 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[GIT PULL] slab fixes for 7.0-rc2
 2026-03-06 11:36 UTC 

[PATCH v7 00/10] rust: add `register!` macro
 2026-03-06 11:35 UTC  (25+ messages)
` [PATCH v7 05/10] rust: io: add IoLoc and IoWrite types

[PATCH 0/8] drm/{i915,xe}: sort out step enums between the drivers
 2026-03-06 11:35 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 00/35] KVM: arm64: Add support for protected guest memory with pKVM
 2026-03-06 11:34 UTC  (9+ messages)
` [PATCH v2 07/35] KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercalls
` [PATCH v2 14/35] KVM: arm64: Handle aborts from protected VMs

[PATCH net-next] net/sched: do not reset queues in graft operations
 2026-03-06 11:34 UTC 

[PATCH v4 1/3] drm/amdgpu/userq: defer queue publication until create completes
 2026-03-06 11:33 UTC  (3+ messages)
` [PATCH v4 2/3] drm/amdgpu/userq: declutter the code with goto
` [PATCH v4 3/3] drm/amdgpu: push userq debugfs function in amdgpu_debugfs files

[PATCH i-g-t] lib/kms: convert output->pending_pipe to output->pending_crtc
 2026-03-06 11:33 UTC  (3+ messages)
` [PATCH i-g-t v2] "

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2026-03-06 11:31 UTC  (2+ messages)

[PATCH] mfd: dln2: drop redundant device reference
 2026-03-06 11:33 UTC  (2+ messages)
` (subset) "

[PATCH] leds: led-class: detect brightness conversion base from string
 2026-03-06 11:32 UTC  (3+ messages)

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-03-06 11:31 UTC  (3+ messages)
` [PATCH 4/7] KVM: SVM: Populate FRED event data on event injection

[PATCH v3 0/6] drm/v3d: Improve v3d_stats lifetime and locking
 2026-03-06 11:30 UTC  (7+ messages)
` [PATCH v3 1/6] drm/v3d: Handle error from drm_sched_entity_init()
` [PATCH v3 2/6] drm/v3d: Use raw seqcount helpers instead of fighting with lockdep
` [PATCH v3 3/6] drm/v3d: Refcount v3d_stats
` [PATCH v3 4/6] drm/v3d: Hold v3d_stats references in each job
` [PATCH v3 5/6] drm/v3d: Attach per-fd reset counters to v3d_stats
` [PATCH v3 6/6] drm/v3d: Remove dedicated fence_lock

[PATCH] leds: multicolor: limit intensity to max_brightness of LED
 2026-03-06 11:30 UTC  (3+ messages)

[PATCH i-g-t v7 0/6] Extend compute userenv to support user passed buffers
 2026-03-06 11:30 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Extend compute userenv to support user passed buffers (rev7)

[PATCH 0/5] qcow2: Suppress data-file WRITE during creation
 2026-03-06 11:28 UTC  (8+ messages)
` [PATCH 2/5] block: Introduce BDRV_O_NO_DATA_{WRITE,RESIZE}

[PATCH v3 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-06 11:29 UTC  (3+ messages)
` [PATCH v3 15/15] hwspinlock/treewide: refactor consumer.h from public header

[PATCH 00/11] drm/vc4: Switch to DRM GPU scheduler
 2026-03-06 11:28 UTC  (3+ messages)
` [PATCH 06/11] drm/vc4: Add new job submission implementation

[LTP] [PATCH] inotify: clean up build and make check findings
 2026-03-06 11:28 UTC  (3+ messages)

[PATCH] s390: Revert "s390/irq/idle: Remove psw bits early"
 2026-03-06 11:28 UTC  (2+ messages)

[PATCH] rust_binder: introduce TransactionInfo
 2026-03-06 11:28 UTC 

[PATCH] riscv: enable HAVE_IOREMAP_PROT
 2026-03-06 11:27 UTC  (2+ messages)

Syncing include/linux/coresight-pmu.h with its copy in tools/perf
 2026-03-06 11:27 UTC  (2+ messages)

[PATCH] mfd: max77705: Make max77705_pm_ops variable static
 2026-03-06 11:27 UTC  (2+ messages)
` (subset) "

+ arm64-contpte-fix-set_access_flags-no-op-check-for-smmu-ats-faults.patch added to mm-hotfixes-unstable branch
 2026-03-06 11:27 UTC  (2+ messages)

[PATCH] leds: ktd2692: Make ktd2692_timing variable static
 2026-03-06 11:27 UTC  (2+ messages)
` (subset) "

[RFC PATCH 0/4] Add ocode late binding support for CRI
 2026-03-06 11:26 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

[PATCH v8 0/6] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
 2026-03-06 11:25 UTC  (12+ messages)
` [PATCH v8 1/6] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances
` [PATCH v8 2/6] target/arm/machine: Take account cpreg mig tolerances in case of mismatch
` [PATCH v8 5/6] target/arm/helper: Define cpreg migration tolerance for DGBDTR_EL0
` [PATCH v8 6/6] Revert "target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat"

[PATCH] ublk: fix NULL pointer dereference in ublk_ctrl_set_size()
 2026-03-06 11:26 UTC  (2+ messages)

[PATCH 0/2] perf cs-etm: Finish removal of ETM_OPT_*
 2026-03-06 11:24 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools: Sync coresight-pmu.h header

dma_fence: force users to take the lock manually
 2026-03-06 11:24 UTC  (9+ messages)

[GIT PULL] KVM/arm64 fixes for 7.0, take #2
 2026-03-06 11:22 UTC 

[PATCH 0/3] record non-slab shrinkers for non-root memcgs when kmem is disabled
 2026-03-06 11:21 UTC  (4+ messages)
` [PATCH 1/3] mm: shrinker: introduce new function get_shrinker_id()

[PATCH] soc: qcom: pmic_glink_altmode: Fix SVID=DP && unconnected edge case
 2026-03-06 11:20 UTC 

[PATCH] x86: kvm: Initialize static calls before SMP boot
 2026-03-06 11:19 UTC  (3+ messages)

[PATCH v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
 2026-03-06 11:19 UTC  (11+ messages)
` [PATCH v1 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h
` [PATCH v1 2/4] mm: move vma_mmu_pagesize() from hugetlb to vma.c
` [PATCH v1 3/4] KVM: remove hugetlb.h inclusion
` [PATCH v1 4/4] KVM: PPC: "

md-raid support 50/60 & spare space support
 2026-03-06 11:17 UTC 

[PATCH v3 net 0/3] amd-xgbe: RX adaptation and PHY handling fixes
 2026-03-06 11:16 UTC  (4+ messages)
` [PATCH v3 net 1/3] amd-xgbe: fix link status handling in xgbe_rx_adaptation
` [PATCH v3 net 2/3] amd-xgbe: prevent CRC errors during RX adaptation with AN disabled
` [PATCH v3 net 3/3] amd-xgbe: reset PHY settings before starting PHY

[PATCH v3] media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex
 2026-03-06 11:17 UTC 

Finer build time dependencies to optimize sysroot preparation time
 2026-03-06 11:17 UTC 

[PATCH v1 0/1] Documentation: Add real-time kernel configuration guide
 2026-03-06 11:16 UTC  (4+ messages)
` [PATCH v1 1/1] Documentation: real-time: Add "

[PATCH e2fsprogs] e2fsck: preen inline data no attr
 2026-03-06 11:16 UTC  (2+ messages)

[PATCH v5 0/2] Add Support for LTC3219 18 Channel LED Driver
 2026-03-06 11:15 UTC  (3+ messages)
` [PATCH v5 2/2] leds: ltc3220: Add Support for LTC3220 18 channel "

[PATCH 0/4] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
 2026-03-06 11:15 UTC  (5+ messages)
` [PATCH 2/4] arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()

[PATCH v2 16/36] KVM: nVMX: Enable guest deadline and its shadow VMCS field
 2026-03-06 11:14 UTC  (2+ messages)

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-06 11:15 UTC  (9+ messages)
` [PATCH 02/14] firmware: qcom: Add a generic PAS service
` [PATCH 10/14] drm/msm: Switch to generic PAS TZ APIs
` [PATCH 11/14] media: qcom: "
` [PATCH 12/14] net: ipa: "
` [PATCH 13/14] wifi: ath12k: "
` [PATCH 14/14] firmware: qcom_scm: Remove SCM PAS wrappers

[RFC PATCH] KVM: optionally commit write on ioeventfd write
 2026-03-06 11:14 UTC  (4+ messages)
` [PATCH] KVM: optionally post "

[PATCH v2 00/11] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-06 11:14 UTC  (4+ messages)
` [PATCH v2 07/11] scsi: ufs: ufs-qcom: Fixup PAM-4 TX L0_L1_L2_L3 adaptation pattern length

[PATCH v3 1/2] drm/amdgpu/userq: defer queue publication until create completes
 2026-03-06 11:14 UTC  (4+ messages)
` [PATCH v3 2/2] drm/amdgpu/userq: declutter the code with goto

[QUESTION] rtc: zynqmp: CALIB_RD reset behavior differs between ZynqMP and Versal
 2026-03-06 11:13 UTC  (3+ messages)

[PATCH] crypto: caam - remove HMAC key hex dumps from hash_digest_key
 2026-03-06 11:12 UTC 

[PATCH] MAINTAINERS: Remove bouncing maintaner, mark thunderbold DMA test as orphan
 2026-03-06 11:12 UTC  (3+ messages)

[PATCH] builtin/clone: fix segfault when using --revision on some servers
 2026-03-06 11:10 UTC 

Help regarding IO configuration of multiple lines
 2026-03-06 11:09 UTC 

[PATCH v2] drm/amdgpu: fix warning for potentially insecure string
 2026-03-06 11:08 UTC  (2+ messages)

[PATCH RFC v11 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-03-06 11:07 UTC  (8+ messages)

[PATCH] dt-bindings: mmc: brcm,iproc-sdhci: allow dma-coherent property
 2026-03-06 11:06 UTC  (2+ messages)

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-06 11:06 UTC  (13+ messages)

[syzbot] [exfat?] [gfs2?] WARNING in filename_symlinkat
 2026-03-06 11:06 UTC 

[PATCH RFC v2] pidfs: convert rb-tree to rhashtable
 2026-03-06 11:05 UTC  (7+ messages)
    ` make_task_dead() & kthread_exit()

[PATCH] media: venus: allow interlaced video streams
 2026-03-06 11:04 UTC  (7+ messages)

[PATCH v4 3/6] kfuzztest: add ReST documentation
 2026-03-06 11:04 UTC  (4+ messages)
` Question about "stateless or low-state functions" in KFuzzTest doc

[PATCH v5 0/9] gpu: nova-core: gsp: add continuation record support
 2026-03-06 11:03 UTC  (8+ messages)
` [PATCH v5 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue

[PATCH RFC 4/7] mtd: spinand: toshiba: Add RX sampling delay values
 2026-03-06 11:02 UTC  (2+ messages)

[PATCH net] ovpn: Fix race condition in ovpn_dellink()
 2026-03-06 11:03 UTC  (3+ messages)

[PATCH v1 1/1] net/iavf: remove global adminq response buffer
 2026-03-06 10:58 UTC  (10+ messages)
` [PATCH v3 0/8] Reduce reliance on global response buffer in IAVF
  ` [PATCH v3 1/8] net/iavf: avoid passing around pointers
  ` [PATCH v3 2/8] net/iavf: add a variable for hena
  ` [PATCH v3 3/8] net/iavf: add virtchnl interrupt enable flag
  ` [PATCH v3 4/8] net/iavf: rework "async" virtchnl requests
  ` [PATCH v3 5/8] net/iavf: refactor sending virtchnl messages
  ` [PATCH v3 6/8] net/iavf: respect output buffer in virtchnl
  ` [PATCH v3 7/8] net/iavf: do not use global virtchnl buffer
  ` [PATCH v3 8/8] net/iavf: embed virtchnl response buffer

[PATCH] sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointer
 2026-03-06 10:59 UTC 

[PATCH v2 00/11] media: qcom: iris: rework platform data handling
 2026-03-06 10:58 UTC  (3+ messages)
` [PATCH v2 10/11] media: qcom: iris: split firmware_data from raw platform data


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.