public inbox for patches@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-02-15 15:03:43 to 2026-02-17 20:47:51 UTC [more...]

[PATCH 6.1 00/64] 6.1.164-rc1 review
 2026-02-17 20:31 UTC  (44+ messages)
` [PATCH 6.1 01/64] smb: client: split cached_fid bitfields to avoid shared-byte RMW races
` [PATCH 6.1 02/64] ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths
` [PATCH 6.1 03/64] smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
` [PATCH 6.1 04/64] crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
` [PATCH 6.1 05/64] crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
` [PATCH 6.1 06/64] crypto: virtio - Add spinlock protection with virtqueue notification
` [PATCH 6.1 07/64] crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH 6.1 08/64] nilfs2: Fix potential block overflow that cause system hang
` [PATCH 6.1 09/64] scsi: qla2xxx: Validate sp before freeing associated memory
` [PATCH 6.1 10/64] scsi: qla2xxx: Allow recovery for tape devices
` [PATCH 6.1 11/64] scsi: qla2xxx: Delay module unload while fabric scan in progress
` [PATCH 6.1 12/64] scsi: qla2xxx: Query FW again before proceeding with login
` [PATCH 6.1 13/64] gpio: omap: do not register driver in probe()
` [PATCH 6.1 14/64] btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
` [PATCH 6.1 15/64] net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
` [PATCH 6.1 16/64] smb: client: set correct id, uid and cruid for multiuser automounts
` [PATCH 6.1 17/64] scsi: qla2xxx: Fix bsg_done() causing double free
` [PATCH 6.1 18/64] PCI: endpoint: Automatically create a function specific attributes group
` [PATCH 6.1 19/64] PCI: endpoint: Remove unused field in struct pci_epf_group
` [PATCH 6.1 20/64] PCI: endpoint: Avoid creating sub-groups asynchronously
` [PATCH 6.1 21/64] bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show functions
` [PATCH 6.1 22/64] bus: fsl-mc: fix use-after-free in driver_override_show()
` [PATCH 6.1 23/64] scsi: qla2xxx: Remove dead code (GNN ID)
` [PATCH 6.1 24/64] scsi: qla2xxx: Reduce fabric scan duplicate code
` [PATCH 6.1 25/64] scsi: qla2xxx: Free sp in error path to fix system crash
` [PATCH 6.1 26/64] cacheinfo: Decrement refcount in cache_setup_of_node()
` [PATCH 6.1 28/64] ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
` [PATCH 6.1 29/64] ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks list
` [PATCH 6.1 37/64] platform/x86: panasonic-laptop: Fix sysfs group leak in error path
` [PATCH 6.1 38/64] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
` [PATCH 6.1 39/64] gpiolib: acpi: Fix gpio count with string references
` [PATCH 6.1 40/64] Revert "wireguard: device: enable threaded NAPI"
` [PATCH 6.1 41/64] selftests: mptcp: pm: ensure unknown flags are ignored
` [PATCH 6.1 42/64] mptcp: schedule rtx timer only after pushing data
` [PATCH 6.1 43/64] mptcp: ensure context reset on disconnect()
` [PATCH 6.1 44/64] selftests: mptcp: check no dup close events after error
` [PATCH 6.1 45/64] selftests: mptcp: check subflow errors in close events
` [PATCH 6.1 46/64] selftests: mptcp: join: fix local endp not being tracked
` [PATCH 6.1 47/64] xsk: Fix race condition in AF_XDP generic RX path
` [PATCH 6.1 48/64] devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
` [PATCH 6.1 49/64] clk: mediatek: fix of_iomap memory leak
` [PATCH 6.1 50/64] nfsd: dont ignore the return code of svc_proc_register()
` [PATCH 6.1 51/64] ksmbd: set ATTR_CTIME flags when setting mtime

[PATCH 5.15 00/39] 5.15.201-rc1 review
 2026-02-17 20:31 UTC  (40+ messages)
` [PATCH 5.15 01/39] crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
` [PATCH 5.15 02/39] crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
` [PATCH 5.15 03/39] crypto: virtio - Add spinlock protection with virtqueue notification
` [PATCH 5.15 04/39] nilfs2: Fix potential block overflow that cause system hang
` [PATCH 5.15 05/39] scsi: qla2xxx: Validate sp before freeing associated memory
` [PATCH 5.15 06/39] scsi: qla2xxx: Delay module unload while fabric scan in progress
` [PATCH 5.15 07/39] scsi: qla2xxx: Query FW again before proceeding with login
` [PATCH 5.15 08/39] gpio: omap: do not register driver in probe()
` [PATCH 5.15 09/39] ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
` [PATCH 5.15 10/39] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
` [PATCH 5.15 11/39] romfs: check sb_set_blocksize() return value
` [PATCH 5.15 12/39] =?UTF-8?q?drm/tegra:=20hdmi:=20sor:=20Fix=20error:=20variable=20?= =?UTF-8?q?=E2=80=98j=E2=80=99=20set=20but=20not=20used?=
` [PATCH 5.15 13/39] platform/x86: classmate-laptop: Add missing NULL pointer checks
` [PATCH 5.15 14/39] platform/x86: panasonic-laptop: Fix sysfs group leak in error path
` [PATCH 5.15 15/39] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
` [PATCH 5.15 16/39] gpiolib: acpi: Fix gpio count with string references
` [PATCH 5.15 17/39] Revert "wireguard: device: enable threaded NAPI"
` [PATCH 5.15 18/39] btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
` [PATCH 5.15 19/39] smb: client: set correct id, uid and cruid for multiuser automounts
` [PATCH 5.15 20/39] net: dsa: free routing table on probe failure
` [PATCH 5.15 21/39] selftests: mptcp: pm: ensure unknown flags are ignored
` [PATCH 5.15 22/39] mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
` [PATCH 5.15 23/39] crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH 5.15 24/39] smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
` [PATCH 5.15 25/39] bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show functions
` [PATCH 5.15 26/39] bus: fsl-mc: fix use-after-free in driver_override_show()
` [PATCH 5.15 27/39] scsi: qla2xxx: Fix bsg_done() causing double free
` [PATCH 5.15 28/39] scsi: qla2xxx: Use named initializers for port_[d]state_str
` [PATCH 5.15 29/39] scsi: qla2xxx: Remove dead code (GNN ID)
` [PATCH 5.15 30/39] scsi: qla2xxx: Reduce fabric scan duplicate code
` [PATCH 5.15 31/39] scsi: qla2xxx: Free sp in error path to fix system crash
` [PATCH 5.15 32/39] PCI: endpoint: Automatically create a function specific attributes group
` [PATCH 5.15 33/39] PCI: endpoint: Remove unused field in struct pci_epf_group
` [PATCH 5.15 34/39] PCI: endpoint: Avoid creating sub-groups asynchronously
` [PATCH 5.15 35/39] fbdev: rivafb: fix divide error in nv3_arb()
` [PATCH 5.15 36/39] fbdev: smscufx: properly copy ioctl memory to kernelspace
` [PATCH 5.15 37/39] f2fs: fix to avoid UAF in f2fs_write_end_io()
` [PATCH 5.15 38/39] f2fs: fix out-of-bounds access in sysfs attribute read/write
` [PATCH 5.15 39/39] USB: serial: option: add Telit FN920C04 RNDIS compositions

[PATCH 5.10 00/24] 5.10.251-rc1 review
 2026-02-17 20:31 UTC  (25+ messages)
` [PATCH 5.10 01/24] crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
` [PATCH 5.10 02/24] crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
` [PATCH 5.10 03/24] crypto: virtio - Add spinlock protection with virtqueue notification
` [PATCH 5.10 04/24] nilfs2: Fix potential block overflow that cause system hang
` [PATCH 5.10 05/24] scsi: qla2xxx: Delay module unload while fabric scan in progress
` [PATCH 5.10 06/24] scsi: qla2xxx: Query FW again before proceeding with login
` [PATCH 5.10 07/24] gpio: omap: do not register driver in probe()
` [PATCH 5.10 08/24] ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
` [PATCH 5.10 09/24] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
` [PATCH 5.10 10/24] romfs: check sb_set_blocksize() return value
` [PATCH 5.10 11/24] =?UTF-8?q?drm/tegra:=20hdmi:=20sor:=20Fix=20error:=20variable=20?= =?UTF-8?q?=E2=80=98j=E2=80=99=20set=20but=20not=20used?=
` [PATCH 5.10 12/24] platform/x86: classmate-laptop: Add missing NULL pointer checks
` [PATCH 5.10 13/24] gpiolib: acpi: Fix gpio count with string references
` [PATCH 5.10 14/24] fs: dlm: fix invalid derefence of sb_lvbptr
` [PATCH 5.10 15/24] selftests: mptcp: pm: ensure unknown flags are ignored
` [PATCH 5.10 16/24] crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH 5.10 17/24] scsi: qla2xxx: Validate sp before freeing associated memory
` [PATCH 5.10 18/24] scsi: qla2xxx: Free sp in error path to fix system crash
` [PATCH 5.10 19/24] scsi: qla2xxx: Fix bsg_done() causing double free
` [PATCH 5.10 20/24] fbdev: rivafb: fix divide error in nv3_arb()
` [PATCH 5.10 21/24] fbdev: smscufx: properly copy ioctl memory to kernelspace
` [PATCH 5.10 22/24] f2fs: fix out-of-bounds access in sysfs attribute read/write
` [PATCH 5.10 23/24] f2fs: fix to avoid UAF in f2fs_write_end_io()
` [PATCH 5.10 24/24] USB: serial: option: add Telit FN920C04 RNDIS compositions

[PATCH 6.6 00/39] 6.6.127-rc1 review
 2026-02-17 20:31 UTC  (40+ messages)
` [PATCH 6.6 01/39] scsi: qla2xxx: Fix bsg_done() causing double free
` [PATCH 6.6 02/39] PCI: endpoint: Remove unused field in struct pci_epf_group
` [PATCH 6.6 03/39] PCI: endpoint: Avoid creating sub-groups asynchronously
` [PATCH 6.6 04/39] bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show functions
` [PATCH 6.6 05/39] bus: fsl-mc: fix use-after-free in driver_override_show()
` [PATCH 6.6 06/39] ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
` [PATCH 6.6 07/39] ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks list
` [PATCH 6.6 08/39] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
` [PATCH 6.6 09/39] ALSA: hda/realtek: Add quirk for Inspur S14-G1
` [PATCH 6.6 10/39] ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channel
` [PATCH 6.6 11/39] romfs: check sb_set_blocksize() return value
` [PATCH 6.6 12/39] =?UTF-8?q?drm/tegra:=20hdmi:=20sor:=20Fix=20error:=20variable=20?= =?UTF-8?q?=E2=80=98j=E2=80=99=20set=20but=20not=20used?=
` [PATCH 6.6 13/39] platform/x86: classmate-laptop: Add missing NULL pointer checks
` [PATCH 6.6 14/39] ASoC: Intel: sof_es8336: Add DMI quirk for Huawei BOD-WXX9
` [PATCH 6.6 15/39] ASoC: amd: yc: Add quirk for HP 200 G2a 16
` [PATCH 6.6 16/39] platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
` [PATCH 6.6 17/39] platform/x86: panasonic-laptop: Fix sysfs group leak in error path
` [PATCH 6.6 18/39] ASoC: cs42l43: Correct handling of 3-pole jack load detection
` [PATCH 6.6 19/39] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
` [PATCH 6.6 20/39] gpiolib: acpi: Fix gpio count with string references
` [PATCH 6.6 21/39] LoongArch: Add WriteCombine shadow mapping in KASAN
` [PATCH 6.6 22/39] LoongArch: Rework KASAN initialization for PTW-enabled systems
` [PATCH 6.6 23/39] Revert "wireguard: device: enable threaded NAPI"
` [PATCH 6.6 24/39] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
` [PATCH 6.6 25/39] mm/hugetlb: fix hugetlb_pmd_shared()
` [PATCH 6.6 26/39] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH 6.6 27/39] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
` [PATCH 6.6 28/39] cpuset: Fix missing adaptation for cpuset_is_populated
` [PATCH 6.6 29/39] LoongArch: Add writecombine support for DMW-based ioremap()
` [PATCH 6.6 30/39] fbdev: rivafb: fix divide error in nv3_arb()
` [PATCH 6.6 31/39] fbdev: smscufx: properly copy ioctl memory to kernelspace
` [PATCH 6.6 32/39] f2fs: fix to add gc count stat in f2fs_gc_range
` [PATCH 6.6 33/39] f2fs: fix out-of-bounds access in sysfs attribute read/write
` [PATCH 6.6 34/39] f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes
` [PATCH 6.6 35/39] f2fs: fix to avoid UAF in f2fs_write_end_io()
` [PATCH 6.6 36/39] f2fs: fix zoned block device information initialization
` [PATCH 6.6 37/39] f2fs: fix to avoid mapping wrong physical block for swapfile
` [PATCH 6.6 38/39] USB: serial: option: add Telit FN920C04 RNDIS compositions
` [PATCH 6.6 39/39] net: tunnel: make skb_vlan_inet_prepare() return drop reasons

[PATCH rc 0/4] Fix several serious mistakes on the udata path in drivers
 2026-02-17 13:23 UTC  (7+ messages)
` [PATCH rc 1/4] RDMA/efa: Fix typo in efa_alloc_mr()
` [PATCH rc 2/4] IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
` [PATCH rc 3/4] RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
` [PATCH rc 4/4] RDMA/ionic: Fix kernel stack leak in ionic_create_cq()

[PATCH 6.1.y] xsk: Fix race condition in AF_XDP generic RX path
 2026-02-17 12:33 UTC  (2+ messages)
` Patch "xsk: Fix race condition in AF_XDP generic RX path" has been added to the 6.1-stable tree

[PATCH 6.1.y] nfsd: don't ignore the return code of svc_proc_register()
 2026-02-17 12:33 UTC  (2+ messages)
` Patch "nfsd: don't ignore the return code of svc_proc_register()" has been added to the 6.1-stable tree

[PATCH 6.1.y] ksmbd: set ATTR_CTIME flags when setting mtime
 2026-02-17 12:33 UTC  (2+ messages)
` Patch "ksmbd: set ATTR_CTIME flags when setting mtime" has been added to the 6.1-stable tree

[PATCH 6.1.y] devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
 2026-02-17 12:33 UTC  (2+ messages)
` Patch "devlink: rate: Unset parent pointer in devl_rate_nodes_destroy" has been added to the 6.1-stable tree

[PATCH 6.1.y] clk: mediatek: fix of_iomap memory leak
 2026-02-17 12:33 UTC  (2+ messages)
` Patch "clk: mediatek: fix of_iomap memory leak" has been added to the 6.1-stable tree

[PATCH AUTOSEL 6.19-6.12] wifi: rtw89: ser: enable error IMR after recovering from L1
 2026-02-17 10:00 UTC  (8+ messages)
` [PATCH AUTOSEL 6.19-6.18] PCI: dwc: ep: Cache MSI outbound iATU mapping
` [PATCH AUTOSEL 6.19-5.15] fsnotify: Shutdown fsnotify before destroying sb's dcache
` [PATCH AUTOSEL 6.19-6.6] iommu/amd: move wait_on_sem() out of spinlock

[PATCH 00/10] Provide udata helpers and use them in bnxt_re
 2026-02-17  7:48 UTC  (8+ messages)
` [PATCH 03/10] RDMA: Add ib_respond_udata()

[PATCH AUTOSEL 6.19-5.10] clk: microchip: core: correct return value on *_get_parent()
 2026-02-17  1:01 UTC  (6+ messages)
` [PATCH AUTOSEL 6.19-6.18] clk: renesas: rzg2l: Deassert reset on assert timeout
` [PATCH AUTOSEL 6.19-6.12] 9p/xen: protect xen_9pfs_front_free against concurrent calls
` [PATCH AUTOSEL 6.19-6.18] clk: amlogic: remove potentially unsafe flags from S4 video clocks
` [PATCH AUTOSEL 6.19-6.12] HID: i2c-hid: Add FocalTech FT8112
` [PATCH AUTOSEL 6.19-5.10] m68k: nommu: fix memmove() with differently aligned src and dest for 68000

[PATCH 6.12 00/24] 6.12.72-rc1 review
 2026-02-16 16:01 UTC  (5+ messages)

[PATCH AUTOSEL 6.19-5.10] parisc: Prevent interrupts during reboot
 2026-02-16 15:48 UTC  (5+ messages)

[PATCH AUTOSEL 6.19-6.12] media: ipu6: Close firmware streams on streaming enable failure
 2026-02-16 14:52 UTC  (3+ messages)
` [PATCH AUTOSEL 6.19-6.18] drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels

[PATCH 6.19 00/49] 6.19.1-rc1 review
 2026-02-16 14:33 UTC  (2+ messages)

[PATCH 6.18 00/49] 6.18.11-rc1 review
 2026-02-16 14:30 UTC  (2+ messages)

[PATCH 6.12 00/87] 6.12.69-rc1 review
 2026-02-16  9:50 UTC  (4+ messages)
` [PATCH 6.12 30/87] bcache: fix I/O accounting leak in detached_dev_do_request

[PATCH AUTOSEL 6.19-5.10] mailbox: bcm-ferxrm-mailbox: Use default primary handler
 2026-02-15 17:41 UTC  (10+ messages)
` [PATCH AUTOSEL 6.19-6.1] mailbox: pcc: Remove spurious IRQF_ONESHOT usage
` [PATCH AUTOSEL 6.19-6.1] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
` [PATCH AUTOSEL 6.19-6.1] mailbox: imx: Skip the suspend flag for i.MX7ULP
` [PATCH AUTOSEL 6.19-6.18] mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch warnings
` [PATCH AUTOSEL 6.19-5.15] mailbox: sprd: mask interrupts that are not handled
` [PATCH AUTOSEL 6.19-6.18] mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq()
` [PATCH AUTOSEL 6.19-5.10] mailbox: sprd: clear delivery flag before handling TX done
` [PATCH AUTOSEL 6.19-6.18] f2fs: fix to do sanity check on node footer in __write_node_folio()
` [PATCH AUTOSEL 6.19-5.15] remoteproc: mediatek: Break lock dependency to `prepare_lock`

[PATCH AUTOSEL 6.19-6.12] riscv: vector: init vector context with proper vlenb
 2026-02-15 15:03 UTC  (7+ messages)
` [PATCH AUTOSEL 6.19-5.15] tracing: Fix false sharing in hwlat get_sample()
` [PATCH AUTOSEL 6.19-6.6] vhost: fix caching attributes of MMIO regions by setting them explicitly
` [PATCH AUTOSEL 6.19-6.18] hisi_acc_vfio_pci: resolve duplicate migration states
` [PATCH AUTOSEL 6.19-6.6] ata: libata: avoid long timeouts on hot-unplugged SATA DAS
` [PATCH AUTOSEL 6.19-5.15] RDMA/rtrs-clt: For conn rejection use actual err number
` [PATCH AUTOSEL 6.19-6.18] um: Preserve errno within signal handler


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