All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-30 19:46:57 to 2026-04-30 20:45:20 UTC [more...]

[BUG] [powerpc] [next-20260216/17] nfsd: use-after-free in cache_check_rcu() triggered by sosreport on ppc64le
 2026-04-30 20:45 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: bpf: fix type confusion in bpf_mptcp_sock_from_subflow()
 2026-04-30 20:45 UTC  (3+ messages)

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-04-30 20:44 UTC  (12+ messages)
` [PATCH v4 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v4 02/11] PCI: liveupdate: Track outgoing preserved PCI devices

[PATCH v3 0/2] rust: pin-init: fix incorrect accessor reference lifetime
 2026-04-30 20:44 UTC  (2+ messages)

[PATCH] rust: arch:um: Fix building 32-bit UML with GCC
 2026-04-30 20:44 UTC  (2+ messages)

[PATCH v2 0/2] PCI: altera: Fix IRQ cleanup on probe failure
 2026-04-30 20:43 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: altera: Do not dispose parent IRQ mapping
` [PATCH v2 2/2] PCI: altera: Fix resource leaks on probe failure

[PATCH] tpm: Dynamically allocate tpm-tis buffer
 2026-04-30 20:43 UTC  (8+ messages)

[PATCH v2 2/2] staging: rtl8723bs: rename DisableInterrupt8723BSdio() to snake_case
 2026-04-30 20:43 UTC  (2+ messages)

[RFC PATCH v2 0/9] YUV conversion colorop with amdgpu and VKMS
 2026-04-30 20:43 UTC  (4+ messages)
` [RFC PATCH v2 7/9] drm/amd/display: Use GAMCOR for first TF if CSC is used

[PATCH i-g-t,v6 0/4] Add dsc+bigjoiner subtest
 2026-04-30 20:43 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Add dsc+bigjoiner subtest (rev8)
` ✓ i915.CI.BAT: "

[PATCH v4 0/5] media: lm3560: convert to use OF bindings
 2026-04-30 20:42 UTC  (3+ messages)
` [PATCH v4 1/5] dt-bindings: leds: Document TI LM3560 Synchronous Boost Flash Driver

[00/45 RFC PATCH] 1GB superpageblock memory allocation
 2026-04-30 20:21 UTC  (41+ messages)
` [RFC PATCH 01/45] mm: page_alloc: replace pageblock_flags bitmap with struct pageblock_data
` [RFC PATCH 02/45] mm: page_alloc: per-cpu pageblock buddy allocator
` [RFC PATCH 03/45] mm: page_alloc: use trylock for PCP lock in free path to avoid lock inversion
` [RFC PATCH 04/45] mm: mm_init: fix zone assignment for pages in unavailable ranges
` [RFC PATCH 05/45] mm: vmstat: restore per-migratetype free counts in /proc/pagetypeinfo
` [RFC PATCH 06/45] mm: page_alloc: remove watermark boost mechanism
` [RFC PATCH 07/45] mm: page_alloc: async evacuation of stolen movable pageblocks
` [RFC PATCH 08/45] mm: page_alloc: track actual page contents in pageblock flags
` [RFC PATCH 09/45] mm: page_alloc: introduce superpageblock metadata for 1GB anti-fragmentation
` [RFC PATCH 10/45] mm: page_alloc: support superpageblock resize for memory hotplug
` [RFC PATCH 11/45] mm: page_alloc: add superpageblock fullness lists for allocation steering
` [RFC PATCH 12/45] mm: page_alloc: steer pageblock stealing to tainted superpageblocks
` [RFC PATCH 13/45] mm: page_alloc: steer movable allocations to fullest clean superpageblocks
` [RFC PATCH 14/45] mm: page_alloc: extract claim_whole_block from try_to_claim_block
` [RFC PATCH 15/45] mm: page_alloc: add per-superpageblock free lists
` [RFC PATCH 18/45] mm: page_alloc: superpageblock-aware contiguous and higher order allocation
` [RFC PATCH 19/45] mm: page_alloc: prevent atomic allocations from tainting clean SPBs
` [RFC PATCH 20/45] mm: page_alloc: aggressively pack non-movable allocations in tainted SPBs on large systems
` [RFC PATCH 21/45] mm: page_alloc: prefer reclaim over tainting clean superpageblocks
` [RFC PATCH 22/45] mm: page_alloc: adopt partial pageblocks from tainted superpageblocks
` [RFC PATCH 23/45] mm: page_alloc: add CONFIG_DEBUG_VM sanity checks for SPB counters
` [RFC PATCH 24/45] mm: page_alloc: targeted evacuation and dynamic reserves for tainted SPBs
` [RFC PATCH 25/45] mm: page_alloc: skip pageblock compatibility threshold in "
` [RFC PATCH 27/45] mm: trigger deferred SPB evacuation when atomic allocs would taint a clean SPB
` [RFC PATCH 28/45] mm: page_alloc: keep PCP refill in tainted SPBs across owned pageblocks
` [RFC PATCH 29/45] mm: page_alloc: refuse fragmenting fallback for callers with cheap fallback
` [RFC PATCH 30/45] mm: page_alloc: drive slab shrink from SPB anti-fragmentation pressure
` [RFC PATCH 32/45] mm: page_alloc: proactive high-water trigger for SPB slab shrink
` [RFC PATCH 33/45] mm: page_alloc: refuse to taint clean SPBs for atomic NORETRY callers
` [RFC PATCH 34/45] mm: page_reporting: walk per-superpageblock free lists
` [RFC PATCH 35/45] mm: show_mem: collect migratetype letters from per-superpageblock lists
` [RFC PATCH 36/45] mm: page_alloc: add alloc_flags parameter to __rmqueue_smallest
` [RFC PATCH 37/45] mm/slub: kvmalloc — add __GFP_NORETRY to large-kmalloc attempt
` [RFC PATCH 38/45] mm: page_alloc: per-(zone, order, mt) PASS_1 hint cache
` [RFC PATCH 39/45] mm: debug: prevent infinite recursion in dump_page() with CMA
` [RFC PATCH 40/45] PM: hibernate: walk per-superpageblock free lists in mark_free_pages
` [RFC PATCH 41/45] btrfs: allocate eb-attached btree pages as movable
` [RFC PATCH 42/45] mm: page_alloc: cross-MOV borrow within tainted SPBs
` [RFC PATCH 43/45] mm: page_alloc: trigger defrag from allocator hot path on tainted-SPB pressure
` [RFC PATCH 44/45] mm: page_alloc: SPB tracepoint instrumentation [DROP-FOR-UPSTREAM]

[PATCH v2 0/7] single-binary: deduplicate target_info()
 2026-04-30 20:40 UTC  (2+ messages)

[PATCH 0/2] Proxy Execution fixes for v7.1-rc
 2026-04-30 20:40 UTC  (5+ messages)
` [PATCH 1/2] sched: proxy-exec: Close race causing workqueue work being delayed

[PATCH v3 0/8] single-binary: deduplicate target_info()
 2026-04-30 20:38 UTC  (9+ messages)
` [PATCH v3 1/8] qemu/module: add a new QOM_EARLY init step
` [PATCH v3 2/8] qom/object: init OBJECT and INTERFACE type early
` [PATCH v3 3/8] target/xtensa/core: register types using type_init
` [PATCH v3 4/8] target-info: extract target_info() definition in target-info-init.h
` [PATCH v3 5/8] target-info: introduce TargetInfo in QOM
` [PATCH v3 6/8] system/vl: init module QOM_EARLY earlier than QOM
` [PATCH v3 7/8] target-info-qom: detect target from QOM
` [PATCH v3 8/8] target-info: replace target_info() in system-mode

[PATCH v2 1/2] staging: rtl8723bs: remove wrapper rtw_hal_disable_interrupt()
 2026-04-30 20:39 UTC  (2+ messages)

[PATCH 0/2] fix and improve for Hi846
 2026-04-30 20:39 UTC  (5+ messages)
` [PATCH 2/2] media: hi846: Add 6MP and 8MP modes support

[PATCH v2] cmdline: prevent out-of-bounds read in completion buffer
 2026-04-30 17:01 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v5 00/13] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-04-30 20:38 UTC  (15+ messages)
` [PATCH v5 01/13] KVM: nSVM: Stop leaking single-stepping on VMRUN into L2
` [PATCH v5 02/13] KVM: nSVM: Bail early out of VMRUN emulation if advancing RIP fails
` [PATCH v5 03/13] KVM: nSVM: Move VMRUN instruction retirement after entering guest mode
` [PATCH v5 04/13] KVM: x86: Move enable_pmu/enable_mediated_pmu to pmu.h and pmu.c
` [PATCH v5 05/13] KVM: x86/pmu: Rename reprogram_counters() to clarify usage
` [PATCH v5 06/13] KVM: x86/pmu: Do a single atomic OR when reprogramming counters
` [PATCH v5 07/13] KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVM
` [PATCH v5 08/13] KVM: x86/pmu: Reprogram Host/Guest-Only counters on nested transitions
` [PATCH v5 09/13] KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMU
` [PATCH v5 10/13] KVM: selftests: Refactor allocating guest stack into a helper
` [PATCH v5 11/13] KVM: selftests: Allocate a dedicated guest page for x86 L2 guest stack
` [PATCH v5 12/13] KVM: selftests: Drop L1-provided stacks for L2 guests on x86
` [PATCH v5 13/13] KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits

[PATCH v1 0/5] tests/qtest: Re-enable dbus-vmstate
 2026-04-30 20:35 UTC  (3+ messages)
` [PATCH v1 1/5] tests/qtest/dbus-vmstate: Bring the test up-to-date

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-28 12:53 UTC  (4+ messages)

[PATCH v1 bpf 0/2] bpf: tcp: Fix type confusion in bpf_tcp_sock()
 2026-04-30 20:32 UTC  (3+ messages)
` [PATCH v1 bpf 2/2] selftest: bpf: Add test for bpf_tcp_sock() and RAW socket

[OE-core][PATCH v2] vte: upgrade 0.82.2 -> 0.84.0
 2026-04-30 20:31 UTC  (2+ messages)

[PATCH 1/3] tests/amdgpu: Add SysFS fuzzing test for power management interfaces
 2026-04-30 20:28 UTC  (3+ messages)
` [PATCH 2/3] tests/amdgpu: Add SysFS fuzzing test
` [PATCH 3/3] tests/amdgpu: Add DebugFS "

[PATCH] staging: rtl8723bs: simplify NULL pointer comparisons in rtw_recv.h
 2026-04-30 20:27 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for 7.1-rc2
 2026-04-30 20:25 UTC 

[PATCH nf,v6 1/4] netfilter: flowtable: ensure sufficient headroom in xmit path
 2026-04-30 20:25 UTC  (4+ messages)
` [PATCH nf,v6 2/4] netfilter: flowtable: fix inline vlan encapsulation "
` [PATCH nf,v6 3/4] netfilter: flowtable: fix inline pppoe "
` [PATCH nf,v6 4/4] netfilter: flowtable: call skb_postpull_rcsum() after popping vlan header

[PATCH v14 0/4] ASoC: Add TI TAC5XX2 SoundWire codec driver support
 2026-04-30 20:24 UTC  (3+ messages)
` [PATCH v14 2/4] ASoC: tac5xx2-sdw: add soundwire based codec driver

[PATCH] soundwire: stream: sdw_stream_remove_slave(): Check stream is valid
 2026-04-30 20:01 UTC  (2+ messages)

[PATCH v4 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-04-30 20:24 UTC  (2+ messages)

[PATCH v2] coreboot_table: skip failing entries instead of aborting populate
 2026-04-30 20:23 UTC 

[PATCH v2 0/7] drm/xe/rtp: Miscellaneous improvements to rule matching
 2026-04-30 20:20 UTC  (8+ messages)
` [PATCH v2 1/7] drm/xe/rtp: Write kunit test cases specific for "
` [PATCH v2 2/7] drm/xe/rtp: Drop rule matching cases from rtp_to_sr_cases and rtp_cases
` [PATCH v2 3/7] drm/xe/rtp: Don't short-circuit to false in or-yes case
` [PATCH v2 4/7] drm/xe/rtp: Do not break parsing when missing context
` [PATCH v2 5/7] drm/xe/rtp: Extract rule_match_item()
` [PATCH v2 6/7] drm/xe/rtp: Fully parse the ruleset
` [PATCH v2 7/7] drm/xe/rtp: Implement a structured parser for rule matching

[PATCH] cxl/core: Use FIELD_MODIFY()
 2026-04-30 20:21 UTC  (2+ messages)

[PATCH] selinux: tighten type and boolean validation
 2026-04-30 20:20 UTC 

[PATCH v3 1/3] dt-bindings: hwmon: pmbus: add Delta E50SN12051 binding
 2026-04-30 20:20 UTC  (3+ messages)

[PATCH v2] arm64: dts: monaco-arduino-monza: Add Bluetooth UART node
 2026-04-30 20:19 UTC  (2+ messages)
` [v2] "

[PATCH v3 0/3] add support for Delta E50SN12051
 2026-04-30 20:18 UTC  (5+ messages)
` [PATCH v3 2/3] Documentation/hwmon: add Delta E50SN12051 documentation
` [PATCH v3 3/3] hwmon: (pmbus) add support for Delta E50SN12051

[PATCH 01/12] power: sequencing: Introduce an API to check whether the pwrseq is fixed or controllable
 2026-04-30 20:18 UTC  (2+ messages)
` Fixes/improvements for the PCI M.2 power sequencing driver

[PATCH 1/3] drm/amd/pm: Add empty string validation to sysfs store functions
 2026-04-30 20:14 UTC  (3+ messages)
` [PATCH 2/3] drm/amd/pm: Reject negative values in thermal_throttling_logging
` [PATCH 3/3] drm/amdkfd: Add input validation for SET_XNACK_MODE ioctl

[PATCH v1] arm64: dts: monac-arduino-monza: Add Bluetooth UART node
 2026-04-30 20:18 UTC  (2+ messages)
` [v1] "

./arch/riscv/include/asm/pgtable.h:925:16: error: implicit declaration of function 'pte_swp_exclusive'; did you mean 'pmd_swp_exclusive'?
 2026-04-30 20:16 UTC 

[PATCH v3 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-04-30 20:13 UTC  (7+ messages)
` [PATCH v3 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
` [PATCH v3 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
` [PATCH v3 3/3] vfio/pci: Check BAR resources before exporting a DMABUF

[PATCH v3 00/11] Support cooling device with ID in the OF
 2026-04-30 20:12 UTC  (7+ messages)
` [PATCH v3 01/11] thermal/core: Use devm_add_action_or_reset() when registering a cooling device
` [PATCH v3 02/11] thermal/core: Add a non-OF registering function
` [PATCH v3 03/11] thermal/of: Move the node pointer assignation in the OF code file

[PATCH v2 0/2] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-04-30 20:06 UTC  (3+ messages)
` [PATCH v2 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
` [PATCH v2 2/2] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH v3 00/26] Enable Pipe writeback
 2026-04-30 20:11 UTC  (4+ messages)

[PATCH] docs: cgroup-v1: Update charge-commit section
 2026-04-30 20:11 UTC 

[RFC] Interest in contributing to Linux Kernel documentation (French translation)
 2026-04-30 20:10 UTC 

[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-04-30 20:10 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest

Toybox make root no longer works as expected
 2026-04-30 20:10 UTC  (2+ messages)

[PATCH net v2 0/2] ipv6: fix ECMP route failover on carrier loss
 2026-04-30 20:09 UTC  (3+ messages)
` [PATCH net v2 1/2] ipv6: update route serial number on NETDEV_CHANGE
` [PATCH net v2 2/2] selftest: net: Add test for TCP flow failover with ECMP routes

[PATCH v8 00/21] Runtime TDX module update support
 2026-04-30 20:09 UTC  (7+ messages)
` [PATCH v8 09/21] x86/virt/seamldr: Introduce skeleton for TDX module updates
` [PATCH v8 17/21] x86/virt/seamldr: Abort updates on failure
` [PATCH v8 18/21] coco/tdx-host: Don't expose P-SEAMLDR features on CPUs with erratum

[PATCH] riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround
 2026-04-30 20:08 UTC  (2+ messages)

[PATCH] scripts/dtc: drop yaml in DT validation
 2026-04-30 20:08 UTC  (5+ messages)

[PATCH] Documentation: riscv: cmodx: fix typos
 2026-04-30 20:08 UTC  (3+ messages)

[RFC PATCH v1 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
 2026-04-30 20:06 UTC  (3+ messages)

[PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-30 20:06 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation (rev3)
` ✓ CI.KUnit: success "

[PATCH v4] iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlock
 2026-04-30 20:04 UTC 

[PATCH] drm/xe: Do not blindly copy system CCS pages when shrinking
 2026-04-30 20:05 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH] riscv: Check the return value of reloc handlers
 2026-04-30 20:04 UTC  (3+ messages)

[PATCH v3 2/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in dsi probe
 2026-04-30 20:03 UTC  (3+ messages)

[bluez/bluez]
 2026-04-30 20:02 UTC 

[bluez/bluez] 9b90a4: shared/util: Add decoding support for HIDS 1.1 UUIDs
 2026-04-30 20:02 UTC 

[PATCH v3 1/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe
 2026-04-30 20:02 UTC  (3+ messages)

AACI driver bug
 2026-04-30 20:01 UTC 

[PATCH] tracepoint: add lockdep rcu_is_watching() check to trace_call__##name()
 2026-04-30 20:01 UTC  (3+ messages)
` [PATCH v2] tracepoint: add lockdep rcu_is_watching() check to trace_##name##_enabled()

[PATCH 1/1] test: fit: Use shared make_fname from fit_util
 2026-04-30 20:00 UTC  (2+ messages)

[PULL] drm-xe-fixes
 2026-04-30 20:00 UTC 

[PATCH v3 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-04-30 20:00 UTC  (4+ messages)
` [PATCH v3 3/3] drm/bridge: megachips: remove bridge when irq request fails

AACI driver bug
 2026-04-30 20:00 UTC 

[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-30 19:59 UTC  (12+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()

[PATCH] ASoC: rt1320-sdw: don't poll PDE state on power-down
 2026-04-30 19:58 UTC  (6+ messages)

[PATCH v7 0/4] rust: add basic serial device bus abstractions
 2026-04-30 19:58 UTC  (2+ messages)

[PATCH v4 3/3] drm/bridge: megachips: remove bridge when irq request fails
 2026-04-30 19:56 UTC 

[PATCH] mm/swap, PM: hibernate: atomically replace hibernation pin
 2026-04-30 19:56 UTC 

[OE-core][wrynose][PATCH 1/2] tzdata/tzcode-native: upgrade 2026a -> 2026b
 2026-04-30 19:56 UTC  (2+ messages)
` [OE-core][wrynose][PATCH 2/2] wireless-regdb: upgrade 2026.02.04 -> 2026.03.18

[PATCH 0/4] HS400 and HS400ES support for Exynos DW-MMC drivers
 2026-04-30 19:41 UTC  (4+ messages)
` [PATCH 1/4] mmc: exynos_dw_mmc: add proper init sequence for HS400 support

[PATCH] riscv: dts: cv18xx: fix spi node name
 2026-04-30 19:35 UTC 

[PATCH v5 14/15] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r
 2026-04-30 19:29 UTC  (2+ messages)

[PATCH v5 05/15] mach-sc5xx: Add USB boot command
 2026-04-30 19:28 UTC  (3+ messages)

[PATCH] pretty: add diff-stat log placeholders
 2026-04-30 19:55 UTC 

[PATCH v2] cgroup/cpuset: Clarify the delegation rules of partition
 2026-04-30 19:54 UTC  (3+ messages)

[PATCH 0/2] *cpufreq: Use FIELD_MODIFY() for bitfield operations
 2026-04-30 19:54 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: apple-soc: Use FIELD_MODIFY()

[PATCH v5 03/15] mach-sc5xx: Update boot commands
 2026-04-30 19:27 UTC  (2+ messages)

[PATCH] doc: sophgo: licheerv_nano: fix incorrect step numbering
 2026-04-30 19:13 UTC 

[PATCH v4 0/2] revision.c: implement --reverse=before for walks
 2026-04-30 19:52 UTC  (2+ messages)
` [PATCH v5] revision.c: implement --max-count-oldest

Code of Conduct Committee report for October 2025 - March 2026
 2026-04-30 19:51 UTC 

[PATCH] python3-requests: update to 2.33.1
 2026-04-30 19:51 UTC 

[PATCH 00/24] Intel Xe GPU Debug Support (eudebug) v8
 2026-04-30 19:50 UTC  (3+ messages)
` [PATCH 22/24] drm/xe/eudebug: Introduce EU pagefault handling interface

[PATCH BlueZ v1 1/2] shared/util: Add decoding support for HIDS 1.1 UUIDs
 2026-04-30 19:51 UTC  (2+ messages)
` [PATCH BlueZ v1 2/2] monitor: Add decoding support for HIDS 1.1 flags and attributes

[syzbot] [kvmarm] BUG: scheduling while atomic in __synchronize_srcu
 2026-04-30 19:51 UTC 

[PATCH v5 00/10] hw/tpm: CRB chunking capability to handle PQC
 2026-04-30 19:49 UTC  (3+ messages)
` [PATCH v5 06/10] hw/tpm: Add support for VM migration with TPM CRB chunking

[PATCH v4 1/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe
 2026-04-30 19:49 UTC  (2+ messages)
` [PATCH v4 2/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in dsi probe

[PATCH] md/raid5: split reshape bios before bitmap accounting
 2026-04-30 19:48 UTC  (2+ messages)

[ast-bpf:rust-bpf 7/14] kernel/bpf/arena.c:931:17: sparse: sparse: symbol 'bpf_arena_memcmp' was not declared. Should it be static?
 2026-04-30 19:48 UTC 

FAILED: patch "[PATCH] wifi: mwifiex: fix use-after-free in" failed to apply to 5.10-stable tree
 2026-04-30 19:46 UTC  (2+ messages)
` [PATCH 5.10.y] wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()

FAILED: patch "[PATCH] thermal: core: Fix thermal zone governor cleanup issues" failed to apply to 5.10-stable tree
 2026-04-30 19:46 UTC  (2+ messages)
` [PATCH 5.10.y] thermal: core: Fix thermal zone governor cleanup issues


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.