public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-06 13:59:47 to 2025-05-07 09:47:34 UTC [more...]

[PATCH 6.14.y v2 0/7] ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
 2025-05-07  9:46 UTC  (5+ messages)
` [PATCH 6.14.y v2 1/7] ublk: add helper of ublk_need_map_io()
` [PATCH 6.14.y v2 2/7] ublk: properly serialize all FETCH_REQs
` [PATCH 6.14.y v2 3/7] ublk: move device reset into ublk_ch_release()
` [PATCH 6.14.y v2 4/7] ublk: improve detection and handling of ublk server exit

[PATCH v5] x86/sev: Fix making shared pages private during kdump
 2025-05-07  9:42 UTC  (2+ messages)

[PATCH] bus: firewall: Fix missing static inline annotations for stubs
 2025-05-07  9:40 UTC  (3+ messages)

[PATCH 1/2] phy: tegra: xusb: Decouple CYA_TRK_CODE_UPDATE_ON_IDLE from trk_hw_mode
 2025-05-07  9:39 UTC  (3+ messages)
` [PATCH 2/2] phy: tegra: xusb: Disable periodic tracking on Tegra234

[PATCH] parisc stable patch for kernel v6.13
 2025-05-07  9:35 UTC  (2+ messages)

[PATCH] xenbus: Use kref to track req lifetime
 2025-05-07  9:27 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/xe: Ensure fixed_slice_mode gets set after ccs_mode" failed to apply to 6.12-stable tree
 2025-05-07  9:25 UTC  (3+ messages)
` [PATCH 6.12.y] drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change

FAILED: patch "[PATCH] btrfs: fix the inode leak in btrfs_iget()" failed to apply to 6.14-stable tree
 2025-05-07  9:23 UTC  (3+ messages)
` [PATCH v2 6.14.y] btrfs: fix the inode leak in btrfs_iget()

[PATCH v13 0/4] Add STM32MP25 SPI NOR support
 2025-05-07  9:22 UTC  (6+ messages)
` [PATCH v13 1/4] firewall: Always expose firewall prototype

[PATCH v1 0/7] ublk: Backport to 6.14-stable: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
 2025-05-07  9:20 UTC  (11+ messages)
` [PATCH v1 1/7] ublk: add helper of ublk_need_map_io()
` [PATCH v1 2/7] ublk: properly serialize all FETCH_REQs
` [PATCH v1 3/7] ublk: move device reset into ublk_ch_release()
` [PATCH v1 4/7] ublk: improve detection and handling of ublk server exit
` [PATCH v1 5/7] ublk: remove __ublk_quiesce_dev()
` [PATCH v1 6/7] ublk: simplify aborting ublk request
` [PATCH v1 7/7] ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd

[PATCH v3] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
 2025-05-07  9:11 UTC 

[PATCH v4 00/25] Add support for HEVC and VP9 codecs in decoder
 2025-05-07  8:46 UTC  (17+ messages)
` [PATCH v4 01/25] media: iris: Skip destroying internal buffer if not dequeued
` [PATCH v4 02/25] media: iris: Update CAPTURE format info based on OUTPUT format
` [PATCH v4 03/25] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH v4 04/25] media: iris: Drop port check for session property response
` [PATCH v4 05/25] media: iris: Prevent HFI queue writes when core is in deinit state
` [PATCH v4 06/25] media: iris: Remove error check for non-zero v4l2 controls
` [PATCH v4 07/25] media: iris: Remove deprecated property setting to firmware
` [PATCH v4 08/25] media: iris: Fix missing function pointer initialization
` [PATCH v4 09/25] media: iris: Fix NULL pointer dereference
` [PATCH v4 10/25] media: iris: Fix typo in depth variable
` [PATCH v4 11/25] media: iris: Track flush responses to prevent premature completion
` [PATCH v4 12/25] media: iris: Fix buffer preparation failure during resolution change
` [PATCH v4 13/25] media: iris: Send V4L2_BUF_FLAG_ERROR for capture buffers with 0 filled length
` [PATCH v4 14/25] media: iris: Skip flush on first sequence change
` [PATCH v4 15/25] media: iris: Remove unnecessary re-initialization of flush completion

[PATCH v6.1] md: move initialization and destruction of 'io_acct_set' to md.c
 2025-05-07  8:38 UTC  (3+ messages)

[PATCH] usb: cdnsp: Fix issue with detecting command completion event
 2025-05-07  7:22 UTC 

[PATCH v2 1/2] tty: serial: 8250_omap: fix tx with dma
 2025-05-07  8:09 UTC  (4+ messages)

[PATCH] f2fs: fix to return correct error number in f2fs_sync_node_pages()
 2025-05-07  8:08 UTC 

[PATCH] KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort()
 2025-05-07  7:56 UTC  (2+ messages)

[PATCH v3 rc] iommu: Skip PASID validation for devices without PASID capability
 2025-05-07  7:34 UTC  (3+ messages)

[REGRESSION] applespi from 6.12 onwards
 2025-05-07  7:18 UTC 

[PATCH] accel/ivpu: Use firmware names from upstream repo
 2025-05-07  6:59 UTC  (3+ messages)

[PATCH v4 00/24] Add support for HEVC and VP9 codecs in decoder
 2025-05-07  6:44 UTC 

[PATCH v3 2/2] x86/devmem: Drop /dev/mem access for confidential guests
 2025-05-07  5:44 UTC  (2+ messages)

[PATCH] zsmalloc: don't underflow size calculation in zs_obj_write()
 2025-05-07  5:40 UTC  (3+ messages)

[PATCH] dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()
 2025-05-07  5:37 UTC 

[PATCH 1/3] ASoC: amd: amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks()
 2025-05-07  5:11 UTC  (2+ messages)

[PATCH v2 0/4] clk: qcom: Add camera clock controller support for sc8180x
 2025-05-07  4:11 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add missing bindings on gcc-sc8180x

net/sched: codel: Inclusion of patchset
 2025-05-07  4:11 UTC  (4+ messages)

[PATCH v1] ufs: core: fix hwq_id type and value
 2025-05-07  4:03 UTC  (3+ messages)

[PATCH 02/14] drm/amd/display: Correct the reply value when AUX write incomplete
 2025-05-07  2:34 UTC 

[REGRESSION][BISECTED][STABLE] MT7925: mDNS and IPv6 broken in kernel 6.14.3 and above
 2025-05-07  1:28 UTC  (9+ messages)

[PATCH v2] usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work
 2025-05-07  1:13 UTC  (2+ messages)

[PATCH] wifi: ath12k: fix ring-buffer corruption
 2025-05-07  0:17 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix ring-buffer corruption
 2025-05-07  0:01 UTC  (3+ messages)

[PATCH v2 0/2] Map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
 2025-05-06 23:43 UTC  (7+ messages)
` [PATCH v2 1/2] mm: mmap: map "

[PATCH] riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRL
 2025-05-06 22:29 UTC  (6+ messages)

[PATCH v1] usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work
 2025-05-06 22:28 UTC  (3+ messages)

[PATCH v1 0/7] ublk: Backport to 6.14-stable: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
 2025-05-06 22:25 UTC  (2+ messages)

[PATCH v1 7/7] ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
 2025-05-06 22:04 UTC 

[PATCH v1 6/7] ublk: simplify aborting ublk request
 2025-05-06 22:04 UTC 

[PATCH v1 5/7] ublk: remove __ublk_quiesce_dev()
 2025-05-06 22:03 UTC 

[PATCH v1 4/7] ublk: improve detection and handling of ublk server exit
 2025-05-06 22:03 UTC 

[PATCH v1 3/7] ublk: move device reset into ublk_ch_release()
 2025-05-06 22:02 UTC 

[PATCH v1 2/7] ublk: properly serialize all FETCH_REQs
 2025-05-06 22:02 UTC 

[PATCH v1 1/7] ublk: add helper of ublk_need_map_io()
 2025-05-06 22:01 UTC 

[PATCH AUTOSEL 5.4 1/3] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:38 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/3] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013
` [PATCH AUTOSEL 5.4 3/3] nvmet-tcp: don't restore null sk_state_change

[PATCH AUTOSEL 5.10 1/4] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
 2025-05-06 21:37 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 2/4] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013
` [PATCH AUTOSEL 5.10 3/4] ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx
` [PATCH AUTOSEL 5.10 4/4] nvmet-tcp: don't restore null sk_state_change

[PATCH AUTOSEL 5.15 1/5] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:37 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 2/5] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
` [PATCH AUTOSEL 5.15 3/5] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013
` [PATCH AUTOSEL 5.15 4/5] ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx
` [PATCH AUTOSEL 5.15 5/5] nvmet-tcp: don't restore null sk_state_change

[PATCH AUTOSEL 6.1 1/6] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:37 UTC  (6+ messages)
` [PATCH AUTOSEL 6.1 2/6] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
` [PATCH AUTOSEL 6.1 3/6] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013
` [PATCH AUTOSEL 6.1 4/6] ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx
` [PATCH AUTOSEL 6.1 5/6] nvmet-tcp: don't restore null sk_state_change
` [PATCH AUTOSEL 6.1 6/6] io_uring/fdinfo: annotate racy sq/cq head/tail reads

[PATCH AUTOSEL 6.6 01/12] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:36 UTC  (12+ messages)
` [PATCH AUTOSEL 6.6 02/12] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
` [PATCH AUTOSEL 6.6 03/12] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
` [PATCH AUTOSEL 6.6 04/12] ASoC: cs42l43: Disable headphone clamps during type detection
` [PATCH AUTOSEL 6.6 05/12] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013
` [PATCH AUTOSEL 6.6 06/12] ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx
` [PATCH AUTOSEL 6.6 07/12] nvme-pci: add quirks for device 126f:1001
` [PATCH AUTOSEL 6.6 08/12] nvme-pci: add quirks for WDC Blue SN550 15b7:5009
` [PATCH AUTOSEL 6.6 09/12] nvmet-tcp: don't restore null sk_state_change
` [PATCH AUTOSEL 6.6 10/12] io_uring/fdinfo: annotate racy sq/cq head/tail reads
` [PATCH AUTOSEL 6.6 11/12] cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
` [PATCH AUTOSEL 6.6 12/12] cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function

[PATCH AUTOSEL 6.12 01/18] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:36 UTC  (18+ messages)
` [PATCH AUTOSEL 6.12 02/18] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
` [PATCH AUTOSEL 6.12 03/18] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
` [PATCH AUTOSEL 6.12 04/18] smb: server: smb2pdu: check return value of xa_store()
` [PATCH AUTOSEL 6.12 05/18] platform/x86/intel: hid: Add Pantherlake support
` [PATCH AUTOSEL 6.12 06/18] platform/x86: asus-wmi: Disable OOBE state after resume from hibernation
` [PATCH AUTOSEL 6.12 07/18] platform/x86: ideapad-laptop: add support for some new buttons
` [PATCH AUTOSEL 6.12 08/18] ASoC: cs42l43: Disable headphone clamps during type detection
` [PATCH AUTOSEL 6.12 09/18] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013
` [PATCH AUTOSEL 6.12 10/18] ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx
` [PATCH AUTOSEL 6.12 11/18] nvme-pci: add quirks for device 126f:1001
` [PATCH AUTOSEL 6.12 12/18] nvme-pci: add quirks for WDC Blue SN550 15b7:5009
` [PATCH AUTOSEL 6.12 13/18] ALSA: usb-audio: Fix duplicated name in MIDI substream names
` [PATCH AUTOSEL 6.12 14/18] nvmet-tcp: don't restore null sk_state_change
` [PATCH AUTOSEL 6.12 15/18] io_uring/fdinfo: annotate racy sq/cq head/tail reads
` [PATCH AUTOSEL 6.12 16/18] cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
` [PATCH AUTOSEL 6.12 17/18] cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function
` [PATCH AUTOSEL 6.12 18/18] ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers

[PATCH AUTOSEL 6.14 01/20] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
 2025-05-06 21:35 UTC  (20+ messages)
` [PATCH AUTOSEL 6.14 02/20] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
` [PATCH AUTOSEL 6.14 03/20] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
` [PATCH AUTOSEL 6.14 04/20] smb: server: smb2pdu: check return value of xa_store()
` [PATCH AUTOSEL 6.14 05/20] platform/x86/intel: hid: Add Pantherlake support
` [PATCH AUTOSEL 6.14 06/20] platform/x86: asus-wmi: Disable OOBE state after resume from hibernation
` [PATCH AUTOSEL 6.14 07/20] platform/x86: ideapad-laptop: add support for some new buttons
` [PATCH AUTOSEL 6.14 08/20] ASoC: cs42l43: Disable headphone clamps during type detection
` [PATCH AUTOSEL 6.14 09/20] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013
` [PATCH AUTOSEL 6.14 10/20] ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx
` [PATCH AUTOSEL 6.14 11/20] drm/ttm: fix the warning for hit_low and evict_low
` [PATCH AUTOSEL 6.14 12/20] nvme-pci: add quirks for device 126f:1001
` [PATCH AUTOSEL 6.14 13/20] nvme-pci: add quirks for WDC Blue SN550 15b7:5009
` [PATCH AUTOSEL 6.14 14/20] ALSA: usb-audio: Fix duplicated name in MIDI substream names
` [PATCH AUTOSEL 6.14 15/20] nvmet-tcp: don't restore null sk_state_change
` [PATCH AUTOSEL 6.14 16/20] io_uring/fdinfo: annotate racy sq/cq head/tail reads
` [PATCH AUTOSEL 6.14 17/20] cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
` [PATCH AUTOSEL 6.14 18/20] cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function
` [PATCH AUTOSEL 6.14 19/20] ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers
` [PATCH AUTOSEL 6.14 20/20] ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakers

[PATCH v2] kbuild: Disable -Wdefault-const-init-unsafe
 2025-05-06 21:02 UTC 

[PATCH stable v6.6] riscv: Pass patch_text() the length in bytes
 2025-05-06 20:17 UTC 

[PATCH] vfio/pci: Align huge faults to order
 2025-05-06 20:12 UTC  (2+ messages)

[PATCH] ACPI/PPTT: fix off-by-one error
 2025-05-06 20:11 UTC  (4+ messages)

sound/pci/hda: add quirk for HP Spectre x360 15-eb0xxx
 2025-05-06 19:10 UTC  (4+ messages)

perf r5101c4 counter regression
 2025-05-06 19:02 UTC 

[PATCH] spi: tegra114: Use value to check for invalid delays
 2025-05-06 18:36 UTC 

[PATCH net 3/6] can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
 2025-05-06 18:29 UTC  (6+ messages)
` [PATCH net 4/6] can: rockchip_canfd: rkcanfd_remove(): "
` [PATCH net 5/6] can: mcan: m_can_class_unregister(): "

[PATCH v1] usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach
 2025-05-06 17:57 UTC  (3+ messages)

[PATCH 6.14 000/311] 6.14.5-rc1 review
 2025-05-06 16:12 UTC  (12+ messages)
` [PATCH 6.14 092/311] ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA

[PATCH] accel/ivpu: Improve buffer object logging
 2025-05-06 15:28 UTC  (2+ messages)

[regression 6.1.y] discard/TRIM through RAID10 blocking (was: Re: Bug#1104460: linux-image-6.1.0-34-powerpc64le: Discard broken) with RAID10: BUG: kernel tried to execute user page (0) - exploit attempt?
 2025-05-06 15:16 UTC  (2+ messages)

[PATCH v4 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-06 15:12 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-06 15:11 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH AUTOSEL 6.14 001/642] kconfig: merge_config: use an empty file as initfile
 2025-05-06 15:05 UTC  (5+ messages)
` [PATCH AUTOSEL 6.14 248/642] drm/amdgpu: add dce_v6_0_soft_reset() to DCE6
` [PATCH AUTOSEL 6.14 483/642] drm/amd/display/dc: enable oem i2c support for DCE 12.x

[PATCH AUTOSEL 6.12 001/486] kconfig: merge_config: use an empty file as initfile
 2025-05-06 15:04 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 376/486] drm/amd/display/dc: enable oem i2c support for DCE 12.x

[PATCH AUTOSEL 6.6 001/294] kconfig: merge_config: use an empty file as initfile
 2025-05-06 15:02 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 229/294] drm/amd/display/dc: enable oem i2c support for DCE 12.x

[PATCH AUTOSEL 5.15 001/153] kconfig: merge_config: use an empty file as initfile
 2025-05-06 15:00 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 090/153] drm/amd/display: fix dcn4x init failed

[PATCH v6 02/20] drm/xe: Strict migration policy for atomic SVM faults
 2025-05-06 14:59 UTC  (5+ messages)

[ANNOUNCE] AUTOSEL: Modern AI-powered Linux Kernel Stable Backport Classifier
 2025-05-06 14:21 UTC  (2+ messages)

FAILED: patch "[PATCH] platform/x86: alienware-wmi-wmax: Add support for Alienware" failed to apply to 6.14-stable tree
 2025-05-06 14:19 UTC  (2+ messages)
` [PATCH 6.14.y] platform/x86: alienware-wmi-wmax: Add support for Alienware m15 R7


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