public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-25 13:53:34 to 2025-02-26 15:52:56 UTC [more...]

[PATCH v10 01/13] drm/bridge: cdns-dsi: Fix connecting to next bridge
 2025-02-26 15:52 UTC 

[PATCH] mm: fix finish_fault() handling for large folios
 2025-02-26 15:46 UTC  (6+ messages)

[PATCH v2] usb: xhci: lack of clearing xHC resources
 2025-02-26 15:47 UTC  (2+ messages)

[PATCH 1/4] drm/xe/vm: Validate userptr during gpu vma prefetching
 2025-02-26 15:46 UTC  (6+ messages)
` [PATCH 2/4] drm/xe/vm: Fix a misplaced #endif
` [PATCH 3/4] drm/xe: Fix fault mode invalidation with unbind
` [PATCH 4/4] drm/xe: Add staging tree for VM binds

[PATCH v2] drm/imagination: only init job done fences once
 2025-02-26 15:43 UTC 

[PATCH v2] drm/imagination: Hold drm_gem_gpuva lock for unmap
 2025-02-26 15:43 UTC 

[PATCH v2] drm/imagination: avoid deadlock on fence release
 2025-02-26 15:42 UTC 

[PATCH] drm/i915/mst: update max stream count to match number of pipes
 2025-02-26 15:40 UTC  (2+ messages)

[PATCH 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-02-26 15:12 UTC  (23+ messages)
` [PATCH 1/5] drm/xe/bo: fix alignment with non-4K kernel page sizes
` [PATCH 2/5] drm/xe/guc: use SZ_4K for alignment
` [PATCH 3/5] drm/xe/regs: fix RING_CTL_SIZE(size) calculation
` [PATCH 4/5] drm/xe: use 4K alignment for cursor jumps
` [PATCH 5/5] drm/xe/query: use PAGE_SIZE as the minimum page alignment

[REGRESSION] Chrome and VSCode breakage with the commit b9b588f22a0c
 2025-02-26 15:08 UTC  (12+ messages)

[PATCH] media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()
 2025-02-26 14:41 UTC  (2+ messages)

[PATCH] dpll: Add a check before kfree() to match the existing check before kmemdup()
 2025-02-26 14:24 UTC  (3+ messages)
` [PATCH v2] dpll: Add an assertion to check freq_supported_num

[PATCH v3 1/3] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
 2025-02-26 14:00 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
` [PATCH v3 3/3] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level

[PATCH] ALSA: hda/realtek: Fix microphone regression on ASUS N705UD
 2025-02-26 13:59 UTC  (2+ messages)

[PATCH v2 0/2] leds: rgb: leds-qcom-lpg: Fixes for Hi-Res PWMs
 2025-02-26 13:58 UTC  (3+ messages)
` [PATCH v2 1/2] leds: rgb: leds-qcom-lpg: Fix pwm resolution max "
` [PATCH v2 2/2] leds: rgb: leds-qcom-lpg: Fix calculation of best period "

[PATCH] net: fix uninitialised access in mii_nway_restart()
 2025-02-26 13:43 UTC  (2+ messages)

[PATCH v3] auxdisplay: hd44780: Fix a potential memory leak in hd44780.c
 2025-02-26 13:27 UTC  (2+ messages)

[PATCH] media: imagination: fix a potential memory leak in e5010_probe()
 2025-02-26 12:49 UTC 

[PATCH V3] drm/sched: Fix fence reference count leak
 2025-02-26 12:40 UTC  (2+ messages)

[PATCH v3] mm: Don't skip arch_sync_kernel_mappings() in error paths
 2025-02-26 12:16 UTC 

[PATCH v10 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
 2025-02-26 12:12 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: coresight: qcom,coresight-tpda: Fix too many 'reg'
 2025-02-26 11:50 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: coresight: qcom,coresight-tpdm: "

[PATCH v6 2/3] x86/tdx: Fix arch_safe_halt() execution for TDX VMs
 2025-02-26 11:49 UTC  (2+ messages)

[PATCH] net: fix uninitialised access in mii_nway_restart()
 2025-02-26 11:27 UTC 

[PATCH v6 02/12] irqchip/renesas-rzv2h: Fix wrong variable usage in rzv2h_tint_set_type()
 2025-02-26 11:04 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH 6.13 000/137] 6.13.5-rc2 review
 2025-02-26 10:14 UTC  (9+ messages)

[PATCH 6.6 v3 0/3] Set the bpf_net_context before invoking BPF XDP in the TUN driver
 2025-02-26  9:39 UTC  (4+ messages)
` [PATCH 6.6 v3 1/3] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH 6.6 v3 2/3] tun: Assign missing bpf_net_context
` [PATCH 6.6 v3 3/3] tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()

[PATCH v4 1/6] Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"
 2025-02-26  9:36 UTC  (7+ messages)
` [PATCH v4 2/6] wifi: mt76: mt7925: fix the wrong link_idx when has p2p_device
` [PATCH v4 3/6] wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO
` [PATCH v4 4/6] wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure
` [PATCH v4 5/6] wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd
` [PATCH v4 6/6] wifi: mt76: mt7925: update the power-saving flow

[PATCH 6.6 v2 2/2] tun: Assign missing bpf_net_context
 2025-02-26  9:17 UTC  (3+ messages)

[PATCH 6.12 000/153] 6.12.17-rc2 review
 2025-02-26  9:16 UTC  (6+ messages)

[PATCH 6.6 v2 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
 2025-02-26  9:15 UTC  (3+ messages)

[PATCH V3] drm/sched: Fix fence reference count leak
 2025-02-26  9:04 UTC 

[PATCH net-next v4 1/4] stmmac: loongson: Pass correct arg to PCI function
 2025-02-26  8:52 UTC 

[PATCH] ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe()
 2025-02-26  8:50 UTC 

[PATCH v2] drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
 2025-02-26  8:37 UTC 

[PATCH] jfs: add index corruption check to DT_GETPAGE()
 2025-02-26  8:25 UTC 

[PATCH 6.1] Squashfs: check the inode number is not the invalid value of zero
 2025-02-26  8:16 UTC 

[PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
 2025-02-26  8:09 UTC  (10+ messages)
` [PATCH v2 2/4] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes

[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-26  8:03 UTC  (4+ messages)

[PATCH 4/6] wifi: mt76: mt7925: remove unused acpi function for clc
 2025-02-26  7:51 UTC 

[PATCH 6.6 000/140] 6.6.80-rc1 review
 2025-02-26  7:51 UTC  (2+ messages)

[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
 2025-02-26  7:31 UTC  (11+ messages)
    ` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)

[PATCH 1/3] btrfs: subpage: do not hold subpage spin lock when clearing folio writeback
 2025-02-26  4:10 UTC 

[PATCH v2] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-26  3:38 UTC  (4+ messages)

[PATCH net 0/3] mptcp: misc. fixes
 2025-02-26  3:20 UTC  (2+ messages)

[PATCH v3 net 0/8] net: enetc: fix some known issues
 2025-02-26  3:20 UTC  (2+ messages)

[RFC V6 1/2] firmware: arm_scmi: Ensure that the message-id supports fastchannel
 2025-02-26  2:43 UTC 

+ mm-zswap-fix-crypto_free_acomp-deadlock-in-zswap_cpu_comp_dead.patch added to mm-hotfixes-unstable branch
 2025-02-26  2:42 UTC 

[PATCH v3 1/6] Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"
 2025-02-26  2:30 UTC  (8+ messages)
` [PATCH v3 2/6] wifi: mt76: mt7925: fix the wrong link_idx when has p2p_device
` [PATCH v3 3/6] wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO
` [PATCH v3 4/6] wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure
` [PATCH v3 5/6] wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd
` [PATCH v3 6/6] wifi: mt76: mt7925: update the power-saving flow

[PATCH] drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
 2025-02-26  2:20 UTC  (3+ messages)

+ mm-shmem-fix-potential-data-corruption-during-shmem-swapin.patch added to mm-hotfixes-unstable branch
 2025-02-26  2:11 UTC 

[PATCH 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-02-26  2:02 UTC  (2+ messages)

[PATCH net] gve: unlink old napi when stopping a queue using queue API
 2025-02-26  0:35 UTC 

+ mm-fix-kernel-bug-when-userfaultfd_move-encounters-swapcache.patch added to mm-hotfixes-unstable branch
 2025-02-26  0:32 UTC 

[PATCH v3 6/6] wifi: mt76: mt7925: update the power-saving flow
 2025-02-26  0:31 UTC 

[PATCH V2] drm/sched: fix fence reference count leak
 2025-02-26  0:10 UTC  (3+ messages)

+ selftests-damon-damon_nr_regions-sort-collected-regiosn-before-checking-with-min-max-boundaries.patch added to mm-hotfixes-unstable branch
 2025-02-25 23:19 UTC 

+ selftests-damon-damon_nr_regions-set-ops-update-for-merge-results-check-to-100ms.patch added to mm-hotfixes-unstable branch
 2025-02-25 23:19 UTC 

+ selftests-damon-damos_quota-make-real-expectation-of-quota-exceeds.patch added to mm-hotfixes-unstable branch
 2025-02-25 23:19 UTC 

[PATCH] drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
 2025-02-25 22:53 UTC  (2+ messages)

[PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources
 2025-02-25 22:37 UTC  (16+ messages)

[PATCH 1/3] selftests/damon/damos_quota: make real expectation of quota exceeds
 2025-02-25 22:23 UTC  (3+ messages)
` [PATCH 2/3] selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms
` [PATCH 3/3] selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries

[PATCH 01/19] drm/i915/cdclk: Do cdclk post plane programming later
 2025-02-25 21:19 UTC  (2+ messages)

[PATCH v2 1/5] phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
 2025-02-25 21:17 UTC  (8+ messages)
` [PATCH v2 3/5] phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
` [PATCH v2 4/5] phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
` [PATCH v2 5/5] phy: renesas: rcar-gen3-usb2: Set timing registers only once

[PATCH v2] drm/msm/a6xx: Fix stale rpmh votes from GPU
 2025-02-25 19:52 UTC 

[PATCH v3] sched/rt: Fix race in push_rt_task
 2025-02-25 18:05 UTC 

[PATCH RESEND v2] arm64: dts: socfpga: agilex: Add dma channel id for spi
 2025-02-25 18:02 UTC  (2+ messages)

[PATCH v4 00/14] of: fix bugs and improve codes
 2025-02-25 17:46 UTC  (6+ messages)
` [PATCH v4 09/14] of: reserved-memory: Fix using wrong number of cells to get property 'alignment'

[PATCH 6.6.y] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
 2025-02-25 17:31 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4S
 2025-02-25 17:03 UTC 

[PATCH 6.12.y] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
 2025-02-25 16:13 UTC  (2+ messages)

[PATCH 5.4,4.10 1/2] perf cs-etm: Add missing variable in cs_etm__process_queues()
 2025-02-25 16:13 UTC  (2+ messages)

[PATCH 6.6 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
 2025-02-25 16:13 UTC  (2+ messages)

[PATCH 6.6 2/2] tun: Assign missing bpf_net_context
 2025-02-25 16:13 UTC  (2+ messages)

[PATCH 6.6.y] gve: set xdp redirect target only when it is available
 2025-02-25 16:13 UTC  (2+ messages)

[PATCH 5.4,5.10 2/2] udf: Fix use of check_add_overflow() with mixed type arguments
 2025-02-25 16:13 UTC  (2+ messages)

[PATCH 6.1.y] media: mtk-vcodec: potential null pointer deference in SCP
 2025-02-25 16:13 UTC  (2+ messages)

[PATCH 5.10] crypto: tcrypt - Fix missing return value check
 2025-02-25 16:13 UTC  (2+ messages)

[PATCH 6.6.y] drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL
 2025-02-25 16:13 UTC  (2+ messages)

[PATCH 6.6.y] arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck
 2025-02-25 16:13 UTC  (2+ messages)

[PATCH v6.1-v5.4 1/1] pfifo_tail_enqueue: Drop new packet when sch->limit == 0
 2025-02-25 16:13 UTC 

[BUG] r8188eu: Potential deadlocks in rtw_wx_set_wap/essid functions
 2025-02-25 14:53 UTC  (3+ messages)

[PATCH 0/8] gpiolib: sanitize return values of callbacks
 2025-02-25 13:19 UTC  (4+ messages)
` [PATCH 1/8] gpiolib: check the return value of gpio_chip::get_direction()

[PATCH 5.10.y 0/3] vsock: fix use-after free and null-ptr-deref
 2025-02-25 14:26 UTC  (4+ messages)
` [PATCH 5.10.y 1/3] bpf, vsock: Invoke proto::close on close()
` [PATCH 5.10.y 2/3] vsock: Keep the binding until socket destruction
` [PATCH 5.10.y 3/3] vsock: Orphan socket after transport release

[PATCH 1/3] perf/x86: Fix low freq setting issue
 2025-02-25 14:14 UTC  (2+ messages)
` [tip: perf/urgent] perf/x86: Fix low freqency "

[PATCH 2/3] perf: Fix low freq setting via IOC_PERIOD
 2025-02-25 14:14 UTC  (2+ messages)
` [tip: perf/urgent] perf/core: "

[PATCH 6.1.y 0/3] vsock: fix use-after free and null-ptr-deref
 2025-02-25 13:56 UTC  (4+ messages)
` [PATCH PATCH 6.1.y 1/3] bpf, vsock: Invoke proto::close on close()
` [PATCH PATCH 6.1.y 2/3] vsock: Keep the binding until socket destruction
` [PATCH PATCH 6.1.y 3/3] vsock: Orphan socket after transport release

[PATCH 5.15.y 0/3] vsock: fix use-after free and null-ptr-deref
 2025-02-25 13:53 UTC  (2+ messages)
` [PATCH PATCH 5.15.y 3/3] vsock: Orphan socket after transport release


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