stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-26 19:58:28 to 2025-11-27 14:53:34 UTC [more...]

[PATCH 6.12 000/112] 6.12.60-rc1 review
 2025-11-27 14:45 UTC  (40+ messages)
` [PATCH 6.12 001/112] KVM: arm64: Check the untrusted offset in FF-A memory share
` [PATCH 6.12 002/112] timers: Fix NULL function pointer race in timer_shutdown_sync()
` [PATCH 6.12 003/112] HID: amd_sfh: Stop sensor before starting
` [PATCH 6.12 004/112] HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155
` [PATCH 6.12 005/112] arm64: dts: rockchip: Fix vccio4-supply on rk3566-pinetab2
` [PATCH 6.12 006/112] arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5
` [PATCH 6.12 007/112] arm64: dts: rockchip: include rk3399-base instead of rk3399 in rk3399-op1
` [PATCH 6.12 008/112] arm64: dts: rockchip: disable HS400 on RK3588 Tiger
` [PATCH 6.12 009/112] mtd: rawnand: cadence: fix DMA device NULL pointer dereference
` [PATCH 6.12 010/112] mtdchar: fix integer overflow in read/write ioctls
` [PATCH 6.12 011/112] isofs: check the return value of sb_min_blocksize() in isofs_fill_super
` [PATCH 6.12 012/112] shmem: fix tmpfs reconfiguration (remount) when noswap is set
` [PATCH 6.12 013/112] exfat: check return value of sb_min_blocksize in exfat_read_boot_sector
` [PATCH 6.12 014/112] mptcp: Disallow MPTCP subflows from sockmap
` [PATCH 6.12 015/112] mptcp: Fix proto fallback detection with BPF
` [PATCH 6.12 016/112] ata: libata-scsi: Fix system suspend for a security locked drive
` [PATCH 6.12 017/112] MIPS: mm: Prevent a TLB shutdown on initial uniquification
` [PATCH 6.12 018/112] smb: client: introduce close_cached_dir_locked()
` [PATCH 6.12 019/112] ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()
` [PATCH 6.12 020/112] be2net: pass wrb_params in case of OS2BMC
` [PATCH 6.12 021/112] net: dsa: microchip: lan937x: Fix RGMII delay tuning
` [PATCH 6.12 022/112] Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"
` [PATCH 6.12 024/112] Input: goodix - add support for ACPI ID GDIX1003
` [PATCH 6.12 025/112] Input: imx_sc_key - fix memory corruption on unload
` [PATCH 6.12 033/112] MIPS: Malta: Fix !EVA SOC-it PCI MMIO
` [PATCH 6.12 034/112] dt-bindings: pinctrl: toshiba,visconti: Fix number of items in groups
` [PATCH 6.12 035/112] LoongArch: Dont panic if no valid cache info for PCI
` [PATCH 6.12 036/112] mptcp: fix race condition in mptcp_schedule_work()
` [PATCH 6.12 037/112] mptcp: fix ack generation for fallback msk
` [PATCH 6.12 038/112] mptcp: fix duplicate reset on fastclose
` [PATCH 6.12 039/112] mptcp: fix premature close in case of fallback
` [PATCH 6.12 040/112] selftests: mptcp: join: endpoints: longer timeout
` [PATCH 6.12 041/112] selftests: mptcp: join: userspace: "
` [PATCH 6.12 042/112] mptcp: avoid unneeded subflow-level drops
` [PATCH 6.12 043/112] mptcp: decouple mptcp fastclose from tcp close
` [PATCH 6.12 044/112] mptcp: do not fallback when OoO is present
` [PATCH 6.12 045/112] drm/tegra: dc: Fix reference leak in tegra_dc_couple()
` [PATCH 6.12 046/112] drm/radeon: delete radeon_fence_process in is_signaled, no deadlock
` [PATCH 6.12 047/112] drm/amd: Skip power ungate during suspend for VPE

[PATCH v2] mm/kfence: add reboot notifier to disable KFENCE on shutdown
 2025-11-27 14:51 UTC 

[PATCH 6.6 00/86] 6.6.118-rc1 review
 2025-11-27 14:46 UTC  (87+ messages)
` [PATCH 6.6 01/86] timers: Fix NULL function pointer race in timer_shutdown_sync()
` [PATCH 6.6 02/86] HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155
` [PATCH 6.6 03/86] mtd: rawnand: cadence: fix DMA device NULL pointer dereference
` [PATCH 6.6 04/86] mtdchar: fix integer overflow in read/write ioctls
` [PATCH 6.6 05/86] shmem: fix tmpfs reconfiguration (remount) when noswap is set
` [PATCH 6.6 06/86] exfat: check return value of sb_min_blocksize in exfat_read_boot_sector
` [PATCH 6.6 07/86] mptcp: Disallow MPTCP subflows from sockmap
` [PATCH 6.6 08/86] mptcp: Fix proto fallback detection with BPF
` [PATCH 6.6 09/86] ata: libata-scsi: Fix system suspend for a security locked drive
` [PATCH 6.6 10/86] MIPS: mm: Prevent a TLB shutdown on initial uniquification
` [PATCH 6.6 11/86] smb: client: introduce close_cached_dir_locked()
` [PATCH 6.6 12/86] ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()
` [PATCH 6.6 13/86] be2net: pass wrb_params in case of OS2BMC
` [PATCH 6.6 14/86] net: dsa: microchip: lan937x: Fix RGMII delay tuning
` [PATCH 6.6 15/86] Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"
` [PATCH 6.6 16/86] Input: cros_ec_keyb - fix an invalid memory access
` [PATCH 6.6 17/86] Input: goodix - add support for ACPI ID GDIX1003
` [PATCH 6.6 18/86] Input: imx_sc_key - fix memory corruption on unload
` [PATCH 6.6 19/86] Input: pegasus-notetaker - fix potential out-of-bounds access
` [PATCH 6.6 20/86] nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot
` [PATCH 6.6 21/86] nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()
` [PATCH 6.6 22/86] nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
` [PATCH 6.6 23/86] scsi: sg: Do not sleep in atomic context
` [PATCH 6.6 24/86] scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()
` [PATCH 6.6 25/86] MIPS: Malta: Fix !EVA SOC-it PCI MMIO
` [PATCH 6.6 26/86] dt-bindings: pinctrl: toshiba,visconti: Fix number of items in groups
` [PATCH 6.6 27/86] LoongArch: Dont panic if no valid cache info for PCI
` [PATCH 6.6 28/86] mptcp: fix race condition in mptcp_schedule_work()
` [PATCH 6.6 29/86] mptcp: fix ack generation for fallback msk
` [PATCH 6.6 30/86] mptcp: fix premature close in case of fallback
` [PATCH 6.6 31/86] mptcp: avoid unneeded subflow-level drops
` [PATCH 6.6 32/86] mptcp: decouple mptcp fastclose from tcp close
` [PATCH 6.6 33/86] mptcp: do not fallback when OoO is present
` [PATCH 6.6 34/86] drm/tegra: dc: Fix reference leak in tegra_dc_couple()
` [PATCH 6.6 35/86] drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabled
` [PATCH 6.6 36/86] drm/amd/display: Increase DPCD read retries
` [PATCH 6.6 37/86] drm/amd/display: Move sleep into each retry for retrieve_link_cap()
` [PATCH 6.6 38/86] xfrm: Determine inner GSO type from packet inner protocol
` [PATCH 6.6 39/86] xfrm: Prevent locally generated packets from direct output in tunnel mode
` [PATCH 6.6 40/86] pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()
` [PATCH 6.6 41/86] mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()
` [PATCH 6.6 42/86] drm/tegra: Add call to put_pid()
` [PATCH 6.6 43/86] net: dsa: hellcreek: fix missing error handling in LED registration
` [PATCH 6.6 44/86] net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info_get()
` [PATCH 6.6 45/86] net: openvswitch: remove never-working support for setting nsh fields
` [PATCH 6.6 46/86] nvme-multipath: fix lockdep WARN due to partition scan work
` [PATCH 6.6 47/86] s390/ctcm: Fix double-kfree
` [PATCH 6.6 48/86] platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos
` [PATCH 6.6 49/86] kernel.h: Move ARRAY_SIZE() to a separate header
` [PATCH 6.6 50/86] net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()
` [PATCH 6.6 51/86] pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_desc
` [PATCH 6.6 52/86] pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc()
` [PATCH 6.6 53/86] devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
` [PATCH 6.6 54/86] net/mlx5: Clean up only new IRQ glue on request_irq() failure
` [PATCH 6.6 55/86] LoongArch: Use UAPI types in ptrace UAPI header
` [PATCH 6.6 56/86] cifs: fix memory leak in smb3_fs_context_parse_param error path
` [PATCH 6.6 57/86] vsock: Ignore signal/timeout on connect() if already established
` [PATCH 6.6 58/86] bcma: dont register devices disabled in OF
` [PATCH 6.6 59/86] cifs: fix typo in enable_gcm_256 module parameter
` [PATCH 6.6 60/86] scsi: core: Fix a regression triggered by scsi_host_busy()
` [PATCH 6.6 61/86] x86/microcode/AMD: Limit Entrysign signature checking to known generations
` [PATCH 6.6 62/86] selftests: net: use BASH for bareudp testing
` [PATCH 6.6 63/86] net: tls: Cancel RX async resync request on rcd_delta overflow
` [PATCH 6.6 64/86] kconfig/mconf: Initialize the default locale at startup
` [PATCH 6.6 65/86] kconfig/nconf: "
` [PATCH 6.6 66/86] f2fs: compress: change the first parameter of page_array_{alloc,free} to sbi
` [PATCH 6.6 67/86] s390/mm: Fix __ptep_rdp() inline assembly
` [PATCH 6.6 68/86] f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic
` [PATCH 6.6 69/86] ALSA: usb-audio: fix uac2 clock source at terminal parser
` [PATCH 6.6 70/86] net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on error
` [PATCH 6.6 71/86] tracing/tools: Fix incorrcet short option in usage text for --threads
` [PATCH 6.6 72/86] smb: client: fix incomplete backport in cfids_invalidation_worker()
` [PATCH 6.6 73/86] KVM: arm64: Check the untrusted offset in FF-A memory share
` [PATCH 6.6 74/86] uio_hv_generic: Set event for all channels on the device
` [PATCH 6.6 75/86] maple_tree: fix tracepoint string pointers
` [PATCH 6.6 76/86] wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()
` [PATCH 6.6 77/86] crash: fix crashkernel resource shrink
` [PATCH 6.6 78/86] ftrace: Fix BPF fexit with livepatch
` [PATCH 6.6 79/86] pmdomain: arm: scmi: Fix genpd leak on provider registration failure
` [PATCH 6.6 80/86] pmdomain: imx-gpc: Convert to platform remove callback returning void
` [PATCH 6.6 81/86] pmdomain: imx: Fix reference count leak in imx_gpc_remove
` [PATCH 6.6 82/86] selftests: mptcp: join: endpoints: longer transfer
` [PATCH 6.6 83/86] HID: amd_sfh: Stop sensor before starting
` [PATCH 6.6 84/86] mm/mempool: replace kmap_atomic() with kmap_local_page()
` [PATCH 6.6 85/86] mm/mempool: fix poisoning order>0 pages with HIGHMEM
` [PATCH 6.6 86/86] mptcp: fix a race in mptcp_pm_del_add_timer()

[PATCH] Revert "gpio: swnode: don't use the swnode's name as the key for GPIO lookup"
 2025-11-27 14:45 UTC  (12+ messages)

[PATCH] Revert "arm64: dts: rockchip: fix audio-supply for Rock Pi 4"
 2025-11-27 14:36 UTC 

[PATCH] drm/msm: Fix a7xx per pipe register programming
 2025-11-27 14:25 UTC  (3+ messages)

[PATCH 6.6.y] smb: client: support kvec iterators in async read path
 2025-11-27 14:18 UTC  (8+ messages)

please backport 8c9006283e4b ("Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"")
 2025-11-27 14:06 UTC  (3+ messages)

[PATCH] tcpm: allow looking for role_sw device in the main node
 2025-11-27 14:04 UTC 

[PATCH] crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
 2025-11-27 14:01 UTC 

[PATCH v7 04/11] KEYS: trusted: Fix memory leak in tpm2_load()
 2025-11-27 13:54 UTC 

[PATCH] ASoC: codecs: wcd939x: fix regmap leak on probe failure
 2025-11-27 13:50 UTC 

[PATCH] soc: ti: k3-socinfo: fix regmap leak on probe failure
 2025-11-27 13:49 UTC 

[PATCH] phy: ti: gmii-sel: fix regmap leak on probe failure
 2025-11-27 13:48 UTC 

[PATCH] mux: mmio: fix regmap leak on probe failure
 2025-11-27 13:47 UTC 

[PATCH 5.15 000/411] 5.15.186-rc1 review
 2025-11-27 13:46 UTC  (9+ messages)

[PATCH] hwmon: (max6697) fix regmap leak on probe failure
 2025-11-27 13:43 UTC 

[PATCH] clk: keystone: syscon-clk: fix regmap leak on probe failure
 2025-11-27 13:42 UTC 

[PATCH v4 0/2] Enable 1GHz OPP am335x-bonegreen-eco
 2025-11-27 13:41 UTC  (2+ messages)

[REGRESSION] stable-rc/linux-6.12.y: (build) variable 'val' is uninitialized when passed as a const pointer arg
 2025-11-27 13:22 UTC  (5+ messages)

FAILED: patch "[PATCH] kho: allocate metadata directly from the buddy allocator" failed to apply to 6.17-stable tree
 2025-11-27 13:17 UTC  (5+ messages)
` [PATCH 6.17.y 1/4] kho: check if kho is finalized in __kho_preserve_order()
  ` [PATCH 6.17.y 2/4] kho: warn and fail on metadata or preserved memory in scratch area

FAILED: patch "[PATCH] maple_tree: fix tracepoint string pointers" failed to apply to 6.1-stable tree
 2025-11-27 13:05 UTC  (2+ messages)
` [PATCH 6.1.y] maple_tree: fix tracepoint string pointers

[PATCH 6.17 000/849] 6.17.8-rc1 review
 2025-11-27 12:52 UTC  (5+ messages)
` [PATCH 6.17 817/849] smb: client: fix potential UAF in smb2_close_cached_fid()

[PATCH 6.1.y 2/2] mm/memory: do not populate page table entries beyond i_size
 2025-11-27 12:49 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/truncate: unmap large folio on split failure" failed to apply to 6.17-stable tree
 2025-11-27 12:44 UTC  (6+ messages)
` [PATCH 6.17.y] mm/truncate: unmap large folio on split failure

[PATCH 6.6.y] wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()
 2025-11-27 12:43 UTC 

[PATCH 6.1.y 1/2] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
 2025-11-27 12:39 UTC  (2+ messages)

[PATCH v5 04/22] reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetime
 2025-11-27 11:48 UTC 

FAILED: patch "[PATCH] maple_tree: fix tracepoint string pointers" failed to apply to 6.6-stable tree
 2025-11-27 11:28 UTC  (2+ messages)
` [PATCH 6.6.y] maple_tree: fix tracepoint string pointers

[PATCH v2] phy: fsl-imx8mq-usb: fix typec orientation switch when built as module
 2025-11-27 11:17 UTC  (2+ messages)

[PATCH] drm/i915/gem: NULL-initialize the eb->vma[].vma pointers in gem_do_execbuffer
 2025-11-27 11:21 UTC  (7+ messages)

[PATCH v2] xhci: dbgtty: fix device unregister: fixup
 2025-11-27 11:16 UTC 

[RFC PATCH v1 1/2] randomize_kstack: Maintain kstack_offset per task
 2025-11-27 10:59 UTC 

[PATCH v2 0/2] phy: rockchip: inno-usb2: fix gadget mode disconnection after 6 seconds
 2025-11-27 10:26 UTC  (3+ messages)
` [PATCH v2 1/2] phy: rockchip: inno-usb2: fix disconnection in gadget mode
` [PATCH v2 2/2] phy: rockchip: inno-usb2: fix communication disruption "

[PATCH v1] xhci: dbgtty: fix device unregister: fixup
 2025-11-27 10:23 UTC  (2+ messages)

FAILED: patch "[PATCH] maple_tree: fix tracepoint string pointers" failed to apply to 6.12-stable tree
 2025-11-27  9:42 UTC  (2+ messages)
` [PATCH 6.12.y] maple_tree: fix tracepoint string pointers

[PATCH] clk: mediatek: set CLK_IGNORE_UNUSED to clock mt8188 adsp audio26m
 2025-11-27  9:13 UTC 

Wiadomość z księgowości
 2025-11-27  8:50 UTC 

[PATCH v4] drm/tilcdc: Fix removal actions in case of failed probe
 2025-11-27  8:52 UTC  (2+ messages)

[PATCH v1] Revert "drm: bridge: ti-sn65dsi83: Add error recovery mechanism"
 2025-11-27  8:46 UTC  (2+ messages)

[PATCH] media: uapi: c3-isp: Fix documentation warning
 2025-11-27  8:43 UTC 

[PATCH] drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errors
 2025-11-27  8:42 UTC 

[PATCH] netrom: fix possible deadlock between nr_rt_ioctl() and nr_rt_device_down()
 2025-11-27  8:41 UTC 

[PATCH v2] wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr
 2025-11-27  7:49 UTC 

[PATCH net v4] virtio-net: avoid unnecessary checksum calculation on guest RX
 2025-11-27  4:00 UTC  (2+ messages)

[PATCH 1/1] usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt
 2025-11-27  3:35 UTC 

[PATCH net] mptcp: clear scheduled subflows on retransmit
 2025-11-27  3:16 UTC  (2+ messages)

[PATCH 1/2] regulator: rtq2208: Correct buck group2 phase mapping logic
 2025-11-27  2:25 UTC  (2+ messages)
` [PATCH 2/2] regulator: rtq2208: Correct LDO2 logic judgment bits

[for-linus][PATCH 1/2] fgraph: Initialize ftrace_ops->private for function graph ops
 2025-11-27  1:02 UTC  (2+ messages)
` [for-linus][PATCH 2/2] fgraph: Check ftrace_pids_enabled on registration for early filtering

[PATCH net V2] vhost: rewind next_avail_head while discarding descriptors
 2025-11-26 23:00 UTC  (2+ messages)

FAILED: patch "[PATCH] xfs: fix out of bounds memory read error in symlink repair" failed to apply to 6.12-stable tree
 2025-11-26 22:40 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] xfs: Replace strncpy with memcpy

FAILED: patch "[PATCH] xfs: fix out of bounds memory read error in symlink repair" failed to apply to 6.17-stable tree
 2025-11-26 22:39 UTC  (3+ messages)
` [PATCH 6.17.y 1/2] xfs: Replace strncpy with memcpy

[PATCH v2] drm/msm: add PERFCTR_CNTL to ifpc_reglist
 2025-11-26 21:42 UTC  (4+ messages)

[PATCH 5.4.y] mm/page_alloc: fix hash table order logging in alloc_large_system_hash()
 2025-11-26 19:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).