public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-16 13:00:54 to 2025-10-17 09:26:06 UTC [more...]

[PATCH 6.12.y 0/4] s390/bpf: Tail call counter fixes
 2025-10-17  9:19 UTC  (3+ messages)
` [PATCH 6.12.y 1/4] s390/bpf: Centralize frame offset calculations
` [PATCH 6.12.y 2/4] s390/bpf: Describe the frame using a struct instead of constants

[PATCH 0/2] media: i2c: imx219: Fix regressions introduced by 1x2/2x1 binning
 2025-10-17  9:23 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: imx219: Fix 1920x1080 mode to use 1:1 pixel aspect ratio

[PATCH v3] mm/huge_memory: do not change split_huge_page*() target order silently
 2025-10-17  9:19 UTC  (2+ messages)

[PATCH] drm/sysfb: Do not dereference NULL pointer in plane reset
 2025-10-17  9:13 UTC 

[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
 2025-10-17  9:05 UTC  (28+ messages)
` [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
` [PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH v2 05/27 5.10.y] minmax: add in_range() macro
` [PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 08/27 5.10.y] minmax: fix header inclusions
` [PATCH v2 09/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH v2 10/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 11/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH v2 12/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH v2 13/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 19/27 5.10.y] minmax: improve macro expansion and type checking
` [PATCH v2 20/27 5.10.y] minmax: fix up min3() and max3() too
` [PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 22/27 5.10.y] minmax.h: update some comments
` [PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once

[PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks
 2025-10-17  9:00 UTC  (8+ messages)

[PATCH 01/12] ASoC: qdsp6: q6asm: do not sleep while atomic
 2025-10-17  8:52 UTC 

FAILED: patch "[PATCH] mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping" failed to apply to 6.12-stable tree
 2025-10-17  8:51 UTC  (2+ messages)
` [PATCH 6.12.y 1/1] mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage

[PATCH] misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup
 2025-10-17  8:43 UTC  (2+ messages)

[PATCH 0/3] gpio: idio-16: Fix regmap initialization errors
 2025-10-17  8:26 UTC  (5+ messages)
` [PATCH 1/3] gpio: 104-idio-16: Define maximum valid register address offset
` [PATCH 2/3] gpio: pci-idio-16: "
` [PATCH 3/3] gpio: idio-16: Define fixed direction of the GPIO lines

[PATCH v2] crypto: zero initialize memory allocated via sock_kmalloc
 2025-10-17  8:18 UTC  (2+ messages)

[PATCH v3] crypto: caam: Add check for kcalloc() in test_len()
 2025-10-17  8:17 UTC  (2+ messages)

FAILED: patch "[PATCH] mptcp: pm: in-kernel: usable client side with C-flag" failed to apply to 6.6-stable tree
 2025-10-17  7:57 UTC  (2+ messages)
` [PATCH 6.6.y] mptcp: pm: in-kernel: usable client side with C-flag

Kernel failing to build on 32-bit powerpc
 2025-10-17  7:25 UTC  (2+ messages)

Apply 2f13daee2a72 ("lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older") to 6.12
 2025-10-17  7:09 UTC  (2+ messages)

[PATCH 5.4-6.17 0/2] arm64: errata: Apply workarounds for Neoverse-V3AE
 2025-10-17  7:08 UTC  (2+ messages)

[PATCH 6.17.y] ASoC: qcom: sc8280xp: use sa8775p/ subdir for QCS9100 / QCS9075
 2025-10-17  7:00 UTC  (2+ messages)

[PATCH v3 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors
 2025-10-17  6:59 UTC  (3+ messages)

Patch "PCI/sysfs: Ensure devices are powered for config reads" has been added to the 6.6-stable tree
 2025-10-17  6:58 UTC  (2+ messages)

[PATCH 6.17 068/563] PCI/MSI: Add startup/shutdown for per device domains
 2025-10-17  6:56 UTC  (6+ messages)

[PATCH v3 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-17  6:43 UTC  (3+ messages)
  ` [PATCH v3 04/10] pmdomain: samsung: plug potential memleak during probe

[PATCH 1/3] ASoC: cs4271: Fix cs4271 I2C and SPI drivers automatic module loading
 2025-10-17  6:32 UTC  (3+ messages)

[PATCH stable] notifiers: Add oops check in blocking_notifier_call_chain()
 2025-10-17  6:17 UTC 

[PATCH] clocksource/drivers/stm: Fix section mismatches
 2025-10-17  5:49 UTC 

[PATCH] phy: broadcom: bcm63xx-usbh: fix section mismatches
 2025-10-17  5:45 UTC 

[PATCH 1/2] media: vpif_capture: fix section mismatch
 2025-10-17  5:33 UTC  (2+ messages)
` [PATCH 2/2] media: vpif_display: "

[PATCH v4 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors
 2025-10-17  5:14 UTC 

[PATCH] rust: device: fix device context of Device::parent()
 2025-10-17  2:55 UTC  (3+ messages)

[PATCH net] net: stmmac: dwmac-rk: Fix disabling set_clock_selection
 2025-10-17  1:50 UTC  (2+ messages)

FAILED: patch "[PATCH] arm64: mte: Do not flag the zero page as PG_mte_tagged" failed to apply to 6.6-stable tree
 2025-10-17  1:25 UTC  (2+ messages)
` [PATCH 6.6.y] arm64: mte: Do not flag the zero page as PG_mte_tagged

FAILED: patch "[PATCH] arm64: mte: Do not flag the zero page as PG_mte_tagged" failed to apply to 6.12-stable tree
 2025-10-17  1:14 UTC  (2+ messages)
` [PATCH 6.12.y] arm64: mte: Do not flag the zero page as PG_mte_tagged

FAILED: patch "[PATCH] x86/kvm: Force legacy PCI hole to UC when overriding MTRRs" failed to apply to 6.12-stable tree
 2025-10-17  1:13 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
  ` [PATCH 6.12.y 2/2] x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP

[PATCH] usb: typec: ucsi: psy: Set max current to zero when disconnected
 2025-10-17  0:26 UTC  (4+ messages)

FAILED: patch "[PATCH] arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees" failed to apply to 5.10-stable tree
 2025-10-17  0:11 UTC  (2+ messages)
` [PATCH 5.10.y] arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees

[PATCH] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2025-10-16 22:53 UTC 

FAILED: patch "[PATCH] arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees" failed to apply to 5.15-stable tree
 2025-10-16 23:01 UTC  (2+ messages)
` [PATCH 5.15.y] arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees

FAILED: patch "[PATCH] ACPI: property: Do not pass NULL handles to" failed to apply to 6.1-stable tree
 2025-10-16 23:00 UTC  (5+ messages)
` [PATCH 6.1.y 1/4] ACPI: property: Fix buffer properties extraction for subnodes
  ` [PATCH 6.1.y 2/4] ACPI: property: Disregard references in data-only subnode lists
  ` [PATCH 6.1.y 3/4] ACPI: property: Add code comments explaining what is going on
  ` [PATCH 6.1.y 4/4] ACPI: property: Do not pass NULL handles to acpi_attach_data()

[PATCH 6.6.y 0/5] s390/bpf: Tail call counter fixes
 2025-10-16 21:51 UTC  (6+ messages)
` [PATCH 6.6.y 1/5] s390/bpf: Change seen_reg to a mask
` [PATCH 6.6.y 2/5] s390/bpf: Centralize frame offset calculations
` [PATCH 6.6.y 3/5] s390/bpf: Describe the frame using a struct instead of constants
` [PATCH 6.6.y 4/5] s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL
` [PATCH 6.6.y 5/5] s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG

Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-10-16 20:25 UTC  (10+ messages)

FAILED: patch "[PATCH] arm64: kprobes: call set_memory_rox() for kprobe page" failed to apply to 6.6-stable tree
 2025-10-16 19:57 UTC  (2+ messages)
` [PATCH 6.6.y] arm64: kprobes: call set_memory_rox() for kprobe page

+ crash-let-architecture-decide-crash-memory-export-to-iomem_resource.patch added to mm-nonmm-unstable branch
 2025-10-16 19:50 UTC 

FAILED: patch "[PATCH] arm64: dts: qcom: qcs615: add missing dt property in QUP SEs" failed to apply to 6.17-stable tree
 2025-10-16 19:38 UTC  (2+ messages)
` [PATCH 6.17.y] arm64: dts: qcom: qcs615: add missing dt property in QUP SEs

FAILED: patch "[PATCH] ACPI: property: Do not pass NULL handles to" failed to apply to 6.6-stable tree
 2025-10-16 19:28 UTC  (5+ messages)
` [PATCH 6.6.y 1/4] ACPI: property: Fix buffer properties extraction for subnodes
  ` [PATCH 6.6.y 2/4] ACPI: property: Disregard references in data-only subnode lists
  ` [PATCH 6.6.y 3/4] ACPI: property: Add code comments explaining what is going on
  ` [PATCH 6.6.y 4/4] ACPI: property: Do not pass NULL handles to acpi_attach_data()

FAILED: patch "[PATCH] ACPI: property: Do not pass NULL handles to" failed to apply to 6.12-stable tree
 2025-10-16 19:12 UTC  (5+ messages)
` [PATCH 6.12.y 1/4] ACPI: property: Fix buffer properties extraction for subnodes
  ` [PATCH 6.12.y 2/4] ACPI: property: Disregard references in data-only subnode lists
  ` [PATCH 6.12.y 3/4] ACPI: property: Add code comments explaining what is going on
  ` [PATCH 6.12.y 4/4] ACPI: property: Do not pass NULL handles to acpi_attach_data()

FAILED: patch "[PATCH] ipmi: Rework user message limit handling" failed to apply to 6.1-stable tree
 2025-10-16 18:50 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] ipmi: Rework user message limit handling
  ` [PATCH 6.1.y 2/2] ipmi: Fix handling of messages with provided receive message pointer

FAILED: patch "[PATCH] ipmi: Rework user message limit handling" failed to apply to 6.6-stable tree
 2025-10-16 18:50 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] ipmi: Rework user message limit handling
  ` [PATCH 6.6.y 2/2] ipmi: Fix handling of messages with provided receive message pointer

FAILED: patch "[PATCH] ipmi: Rework user message limit handling" failed to apply to 6.12-stable tree
 2025-10-16 18:49 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] ipmi: Rework user message limit handling
  ` [PATCH 6.12.y 2/2] ipmi: Fix handling of messages with provided receive message pointer

[PATCH v2] PCI: dw-rockchip: Disable L1 substates
 2025-10-16 17:53 UTC  (3+ messages)

FAILED: patch "[PATCH] mptcp: pm: in-kernel: usable client side with C-flag" failed to apply to 6.12-stable tree
 2025-10-16 16:56 UTC  (2+ messages)
` [PATCH 6.12.y] mptcp: pm: in-kernel: usable client side with C-flag

FAILED: patch "[PATCH] ACPI: property: Do not pass NULL handles to" failed to apply to 6.17-stable tree
 2025-10-16 16:04 UTC  (5+ messages)
` [PATCH 6.17.y 1/4] ACPI: property: Fix buffer properties extraction for subnodes
  ` [PATCH 6.17.y 2/4] ACPI: property: Disregard references in data-only subnode lists
  ` [PATCH 6.17.y 3/4] ACPI: property: Add code comments explaining what is going on
  ` [PATCH 6.17.y 4/4] ACPI: property: Do not pass NULL handles to acpi_attach_data()

[PATCH] leds: leds-lp50xx: enable chip before any communication
 2025-10-16 14:56 UTC 

Patch "LoongArch: Init acpi_gbl_use_global_lock to false" has been added to the 6.12-stable tree
 2025-10-16 14:37 UTC  (2+ messages)

FAILED: patch "[PATCH] cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition" failed to apply to 6.12-stable tree
 2025-10-16 14:25 UTC 

FAILED: patch "[PATCH] cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition" failed to apply to 6.6-stable tree
 2025-10-16 14:25 UTC 

FAILED: patch "[PATCH] cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition" failed to apply to 6.1-stable tree
 2025-10-16 14:25 UTC 

FAILED: patch "[PATCH] ext4: avoid potential buffer over-read in" failed to apply to 6.6-stable tree
 2025-10-16 14:20 UTC 

FAILED: patch "[PATCH] ext4: avoid potential buffer over-read in" failed to apply to 6.1-stable tree
 2025-10-16 14:20 UTC 

FAILED: patch "[PATCH] ext4: avoid potential buffer over-read in" failed to apply to 5.10-stable tree
 2025-10-16 14:14 UTC 

FAILED: patch "[PATCH] ext4: avoid potential buffer over-read in" failed to apply to 5.4-stable tree
 2025-10-16 14:14 UTC 

FAILED: patch "[PATCH] ext4: avoid potential buffer over-read in" failed to apply to 5.15-stable tree
 2025-10-16 14:14 UTC 

FAILED: patch "[PATCH] ACPI: battery: Add synchronization between interface updates" failed to apply to 6.6-stable tree
 2025-10-16 13:54 UTC  (5+ messages)
` [PATCH 6.6.y 1/4] ACPI: battery: allocate driver data through devm_ APIs
  ` [PATCH 6.6.y 2/4] ACPI: battery: initialize mutexes "
  ` [PATCH 6.6.y 3/4] ACPI: battery: Check for error code from devm_mutex_init() call
  ` [PATCH 6.6.y 4/4] ACPI: battery: Add synchronization between interface updates

FAILED: patch "[PATCH] ACPI: battery: Add synchronization between interface updates" failed to apply to 6.12-stable tree
 2025-10-16 13:34 UTC  (5+ messages)
` [PATCH 6.12.y 1/4] ACPI: battery: allocate driver data through devm_ APIs
  ` [PATCH 6.12.y 2/4] ACPI: battery: initialize mutexes "
  ` [PATCH 6.12.y 3/4] ACPI: battery: Check for error code from devm_mutex_init() call
  ` [PATCH 6.12.y 4/4] ACPI: battery: Add synchronization between interface updates

FAILED: patch "[PATCH] NFSD: Fix last write offset handling in layoutcommit" failed to apply to 5.4-stable tree
 2025-10-16 13:24 UTC 

FAILED: patch "[PATCH] NFSD: Fix last write offset handling in layoutcommit" failed to apply to 5.15-stable tree
 2025-10-16 13:23 UTC 

FAILED: patch "[PATCH] NFSD: Fix last write offset handling in layoutcommit" failed to apply to 5.10-stable tree
 2025-10-16 13:23 UTC 

FAILED: patch "[PATCH] NFSD: Fix last write offset handling in layoutcommit" failed to apply to 6.6-stable tree
 2025-10-16 13:23 UTC 

FAILED: patch "[PATCH] NFSD: Fix last write offset handling in layoutcommit" failed to apply to 6.1-stable tree
 2025-10-16 13:23 UTC 

FAILED: patch "[PATCH] NFSD: Fix last write offset handling in layoutcommit" failed to apply to 6.12-stable tree
 2025-10-16 13:23 UTC 

FAILED: patch "[PATCH] NFSD: Fix last write offset handling in layoutcommit" failed to apply to 6.17-stable tree
 2025-10-16 13:23 UTC 

FAILED: patch "[PATCH] nfsd: decouple the xprtsec policy check from" failed to apply to 6.6-stable tree
 2025-10-16 13:23 UTC 

FAILED: patch "[PATCH] nfsd: decouple the xprtsec policy check from" failed to apply to 6.12-stable tree
 2025-10-16 13:23 UTC 

FAILED: patch "[PATCH] wifi: rtw89: avoid possible TX wait initialization race" failed to apply to 6.6-stable tree
 2025-10-16 13:21 UTC 

FAILED: patch "[PATCH] wifi: rtw89: avoid possible TX wait initialization race" failed to apply to 6.12-stable tree
 2025-10-16 13:21 UTC 

FAILED: patch "[PATCH] wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize" failed to apply to 5.10-stable tree
 2025-10-16 13:21 UTC 

FAILED: patch "[PATCH] wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize" failed to apply to 5.15-stable tree
 2025-10-16 13:21 UTC 

FAILED: patch "[PATCH] mptcp: reset blackhole on success with non-loopback ifaces" failed to apply to 6.12-stable tree
 2025-10-16 13:20 UTC 

FAILED: patch "[PATCH] mptcp: pm: in-kernel: usable client side with C-flag" failed to apply to 5.15-stable tree
 2025-10-16 13:19 UTC 

FAILED: patch "[PATCH] mptcp: pm: in-kernel: usable client side with C-flag" failed to apply to 6.1-stable tree
 2025-10-16 13:19 UTC 

[char-misc] mei: me: add wildcat lake P DID
 2025-10-16 12:59 UTC 

FAILED: patch "[PATCH] PCI: tegra: Convert struct tegra_msi mask_lock into raw" failed to apply to 5.15-stable tree
 2025-10-16 13:16 UTC 

FAILED: patch "[PATCH] PCI: rcar-host: Convert struct rcar_msi mask_lock into raw" failed to apply to 5.15-stable tree
 2025-10-16 13:15 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Update calibration wait time for" failed to apply to 5.4-stable tree
 2025-10-16 13:07 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Update calibration wait time for" failed to apply to 5.15-stable tree
 2025-10-16 13:07 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Update calibration wait time for" failed to apply to 5.10-stable tree
 2025-10-16 13:07 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Update calibration wait time for" failed to apply to 6.6-stable tree
 2025-10-16 13:07 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Update calibration wait time for" failed to apply to 6.1-stable tree
 2025-10-16 13:07 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Update calibration wait time for" failed to apply to 6.12-stable tree
 2025-10-16 13:07 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Update calibration wait time for" failed to apply to 6.17-stable tree
 2025-10-16 13:07 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling" failed to apply to 5.4-stable tree
 2025-10-16 13:06 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling" failed to apply to 5.10-stable tree
 2025-10-16 13:06 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling" failed to apply to 6.1-stable tree
 2025-10-16 13:06 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling" failed to apply to 5.15-stable tree
 2025-10-16 13:06 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling" failed to apply to 6.6-stable tree
 2025-10-16 13:06 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling" failed to apply to 6.12-stable tree
 2025-10-16 13:06 UTC 

FAILED: patch "[PATCH] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling" failed to apply to 6.17-stable tree
 2025-10-16 13:06 UTC 

FAILED: patch "[PATCH] xfs: fix log CRC mismatches between i386 and other" failed to apply to 5.4-stable tree
 2025-10-16 13:02 UTC 

FAILED: patch "[PATCH] xfs: fix log CRC mismatches between i386 and other" failed to apply to 5.10-stable tree
 2025-10-16 13:02 UTC 

FAILED: patch "[PATCH] xfs: fix log CRC mismatches between i386 and other" failed to apply to 5.15-stable tree
 2025-10-16 13:02 UTC 

FAILED: patch "[PATCH] xfs: fix log CRC mismatches between i386 and other" failed to apply to 6.1-stable tree
 2025-10-16 13:02 UTC 

FAILED: patch "[PATCH] xfs: fix log CRC mismatches between i386 and other" failed to apply to 6.6-stable tree
 2025-10-16 13:02 UTC 

FAILED: patch "[PATCH] xfs: fix log CRC mismatches between i386 and other" failed to apply to 6.12-stable tree
 2025-10-16 13:02 UTC 

FAILED: patch "[PATCH] xfs: fix log CRC mismatches between i386 and other" failed to apply to 6.17-stable tree
 2025-10-16 13:02 UTC 

FAILED: patch "[PATCH] xfs: use deferred intent items for reaping crosslinked blocks" failed to apply to 6.6-stable tree
 2025-10-16 13:02 UTC 

FAILED: patch "[PATCH] xfs: use deferred intent items for reaping crosslinked blocks" failed to apply to 6.12-stable tree
 2025-10-16 13:02 UTC 

FAILED: patch "[PATCH] spi: cadence-quadspi: Flush posted register writes before DAC" failed to apply to 5.4-stable tree
 2025-10-16 13:01 UTC 

FAILED: patch "[PATCH] spi: cadence-quadspi: Flush posted register writes before DAC" failed to apply to 5.10-stable tree
 2025-10-16 13:01 UTC 

FAILED: patch "[PATCH] spi: cadence-quadspi: Flush posted register writes before" failed to apply to 5.4-stable tree
 2025-10-16 13:01 UTC 

FAILED: patch "[PATCH] PCI: tegra194: Reset BARs when running in PCIe endpoint mode" failed to apply to 5.10-stable tree
 2025-10-16 13:00 UTC 

FAILED: patch "[PATCH] PCI: tegra194: Reset BARs when running in PCIe endpoint mode" failed to apply to 6.1-stable tree
 2025-10-16 13:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox