stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-23 09:48:41 to 2025-09-24 20:36:14 UTC [more...]

[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-09-24 20:23 UTC  (19+ messages)
` [PATCH 01/19 v6.1.y] minmax: add in_range() macro
` [PATCH 02/19 v6.1.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 v6.1.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 v6.1.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 v6.1.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 v6.1.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 09/19 v6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 v6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 v6.1.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 v6.1.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 v6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 v6.1.y] minmax.h: update some comments
` [PATCH 15/19 v6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 v6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 v6.1.y] minmax.h: simplify the variants of clamp()

+ mm-swap-check-for-stable-address-space-before-operating-on-the-vma.patch added to mm-new branch
 2025-09-24 20:20 UTC 

[PATCH v2] crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
 2025-09-24 20:18 UTC 

[PATCH] crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
 2025-09-24 20:17 UTC  (4+ messages)

Confirmation on EOL for Linux 5.4 Stable Kernel
 2025-09-24 20:01 UTC 

[PATCH v6 1/4] PCI: dwc: Remove the L1SS check before putting the link into L2
 2025-09-24 19:59 UTC  (6+ messages)
` [PATCH v6 2/4] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
` [PATCH v6 3/4] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
` [PATCH v6 4/4] PCI: dwc: Don't return error when wait for link up in dw_pcie_resume_noirq()

[PATCH 2/2] iommu/of: Call pci_request_acs() before enumerating the Root Port device
 2025-09-24 19:49 UTC  (5+ messages)

[PATCH CANDIDATE 5.15, 6.1, 6.6] xfs: Increase XFS_QM_TRANS_MAXDQS to 5
 2025-09-24 19:18 UTC  (3+ messages)
  ` [External] : "

[PATCH v2] fs/netfs: fix reference leak
 2025-09-24 19:12 UTC  (2+ messages)

[PATCH v2] PCI/sysfs: Ensure devices are powered for config reads
 2025-09-24 19:05 UTC  (2+ messages)

[PATCH v4 03/10] PCI: Allow per function PCI slots
 2025-09-24 17:16 UTC 

[PATCH v2 1/3] PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
 2025-09-24 16:28 UTC  (3+ messages)

[PATCH] xen: take system_transition_mutex on suspend
 2025-09-24 16:24 UTC  (3+ messages)

[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
 2025-09-24 15:52 UTC  (6+ messages)

[PATCH v2] nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()
 2025-09-24 15:45 UTC  (5+ messages)

[PATCH 01/15] serial: sc16is7xx: remove useless enable of enhanced features
 2025-09-24 15:37 UTC 

[PATCH v4 1/7] efi: Add missing static initializer for efi_mm::cpus_allowed_lock
 2025-09-24 15:26 UTC 

[PATCH] media: platform: mtk-mdp3: fix device leaks at probe
 2025-09-24 14:39 UTC 

[PATCH] asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
 2025-09-24 14:25 UTC  (8+ messages)

[PATCH 6.16 000/149] 6.16.9-rc1 review
 2025-09-24 14:23 UTC  (12+ messages)

[PATCH] afs: Fix potential null pointer dereference in afs_put_server
 2025-09-24 13:54 UTC  (3+ messages)

[PATCH RESEND] scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()
 2025-09-24 13:43 UTC  (2+ messages)

[PATCH 1/3] media: mediatek: vcodec: fix device leak on codec init
 2025-09-24 13:35 UTC  (2+ messages)
` [PATCH 2/3] media: mediatek: mdp: fix device leak on probe

[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
 2025-09-24 12:55 UTC  (6+ messages)

[PATCH 6.12.y 1/3] drm/sched: Optimise drm_sched_entity_push_job
 2025-09-24 12:22 UTC  (10+ messages)

[PATCH v2] comedi: fix divide-by-zero in comedi_buf_munge()
 2025-09-24 11:21 UTC  (2+ messages)

[PATCH 1/1] mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
 2025-09-24  9:59 UTC  (16+ messages)

[PATCH] comedi: fix divide-by-zero in comedi_buf_munge()
 2025-09-24  9:03 UTC  (2+ messages)

[PATCH v4] arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()
 2025-09-24  8:44 UTC  (2+ messages)

[PATCH v3] arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()
 2025-09-24  8:41 UTC  (4+ messages)

[PATCH 6.6 00/70] 6.6.108-rc1 review
 2025-09-24  8:39 UTC  (7+ messages)

[PATCH net RESEND] net/core : fix KMSAN: uninit value in tipc_rcv
 2025-09-24  8:37 UTC  (2+ messages)

[PATCH v2] tee: fix register_shm_helper()
 2025-09-24  8:28 UTC  (3+ messages)

[PATCH] lib/genalloc: fix device leak in of_gen_pool_get()
 2025-09-24  8:02 UTC 

FAILED: patch "[PATCH] mm/gup: check ref_count instead of lru before migration" failed to apply to 6.1-stable tree
 2025-09-24  7:52 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/gup: check ref_count instead of lru before migration" failed to apply to 6.6-stable tree
 2025-09-24  7:46 UTC  (2+ messages)

[PATCH 6.12 000/105] 6.12.49-rc1 review
 2025-09-24  7:00 UTC  (10+ messages)

[PATCH 6.1 00/61] 6.1.154-rc1 review
 2025-09-24  6:56 UTC  (9+ messages)

[PATCH v2] crypto: zero initialize memory allocated via sock_kmalloc
 2025-09-24  6:01 UTC 

[PATCH v2] PCI: xilinx-xdma: Enable INTx interrupts
 2025-09-24  6:13 UTC  (2+ messages)

[PATCH v4 0/2] dc395x: fix compiler warnings and improve formatting of the macros
 2025-09-24  6:02 UTC  (4+ messages)
` [PATCH v4 1/2] scsi: dc395x: correctly discard the return value in certain reads
` [PATCH v4 2/2] scsi: dc395x: improve code formatting for the macros

[BUG REPORT] Incorrect adaptation of 7e49538288e5 ("loop: Avoid updating block size under exclusive owner") for stable 6.6
 2025-09-24  2:36 UTC 

[PATCH] comedi: fix divide-by-zero in comedi_buf_munge()
 2025-09-24  1:49 UTC  (2+ messages)

[PATCH] comedi: fix divide-by-zero in comedi_buf_munge()
 2025-09-24  1:47 UTC  (2+ messages)

[PATCH 1/1] nouveau: On nvc0 membar between semaphore write and interrupt
 2025-09-23 23:42 UTC 

[PATCH] PCI/sysfs: Ensure devices are powered for config reads
 2025-09-23 23:27 UTC  (5+ messages)

[PATCH 6.1] softirq: Add trace points for tasklet entry/exit
 2025-09-23 21:01 UTC  (3+ messages)

+ mm-ksm-fix-incorrect-ksm-counter-handling-in-mm_struct-during-fork.patch added to mm-unstable branch
 2025-09-23 20:53 UTC 

[PATCH] drm/imx/tve: fix probe device leak
 2025-09-23 19:26 UTC  (2+ messages)

[PATCH v3 1/2] mm/ksm: Fix incorrect KSM counter handling in mm_struct during fork
 2025-09-23 18:46 UTC 

[PATCH] remoteproc: Fix potential null pointer dereference in pru_rproc_set_ctable()
 2025-09-23 18:01 UTC  (6+ messages)
` [PATCH v2] remoteproc: pru: Fix potential NULL "

[v2 PATCH] arm64: kprobes: call set_memory_rox() for kprobe page
 2025-09-23 17:43 UTC  (5+ messages)

[PATCH v6] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-23 17:12 UTC  (5+ messages)
    `  "

[PATCH v2] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-23 16:18 UTC  (2+ messages)
` Re:[PATCH v6] "

[PATCH] tty: serial: sh-sci: fix RSCI FIFO overrun handling
 2025-09-23 15:47 UTC 

[PATCH 1/5] drm/mediatek: fix probe resource leaks
 2025-09-23 15:23 UTC  (5+ messages)
` [PATCH 2/5] drm/mediatek: fix probe memory leak
` [PATCH 3/5] drm/mediatek: fix probe device leaks
` [PATCH 4/5] drm/mediatek: mtk_hdmi: "
` [PATCH 5/5] drm/mediatek: ovl_adaptor: "

[PATCH] fbcon: fix buffer overflow in fbcon_set_font
 2025-09-23 15:21 UTC  (2+ messages)

[PATCH] media: c8sectpfe: fix probe device leaks
 2025-09-23 15:16 UTC 

[PATCH v2] irqchip/sifive-plic: avoid interrupt ID 0 handling during suspend/resume
 2025-09-23 14:50 UTC  (2+ messages)

[PATCH] tpm: Use -EPERM as fallback error code in tpm_ret_to_err
 2025-09-23 14:35 UTC  (3+ messages)

[PATCH v3] powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
 2025-09-23 13:32 UTC 

[PATCH v3 0/2] dc395x: fix compiler warnings and improve formatting of the macros
 2025-09-23 13:31 UTC  (6+ messages)
` [PATCH v3 1/2] scsi: dc395x: correctly discard the return value in certain reads
` [PATCH v3 2/2] scsi: dc395x: improve code formatting for the macros

[PATCH v4] ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()
 2025-09-23 13:09 UTC  (2+ messages)

[PATCH 0/2] media: verisilicon: Fix Hantro G2 handling of invalid DPB index
 2025-09-23 12:59 UTC  (5+ messages)
` [PATCH 1/2] media: verisilicon: Fix CPU stalls on G2 bus error
` [PATCH 2/2] media: verisilicon: Protect G2 HEVC decoder against invalid DPB index

[PATCH v3] crypto: caam: Add check for kcalloc() in test_len()
 2025-09-23 12:44 UTC 

patch "iio: imu: inv_icm42600: Avoid configuring if already pm_runtime" added to char-misc-next
 2025-09-23 12:19 UTC 

patch "iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in" added to char-misc-next
 2025-09-23 12:19 UTC 

patch "iio: imu: inv_icm42600: Simplify pm_runtime setup" added to char-misc-next
 2025-09-23 12:19 UTC 

patch "iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in" added to char-misc-testing
 2025-09-23 12:17 UTC 

patch "iio: imu: inv_icm42600: Avoid configuring if already pm_runtime" added to char-misc-testing
 2025-09-23 12:17 UTC 

patch "iio: imu: inv_icm42600: Simplify pm_runtime setup" added to char-misc-testing
 2025-09-23 12:17 UTC 

[PATCH v3] ASoC: mediatek: mt8365: Add check for devm_kcalloc() in mt8365_afe_suspend()
 2025-09-23 12:21 UTC 

[PATCHSET RFC v5 1/8] fuse: general bug fixes
 2025-09-23 10:57 UTC  (3+ messages)
` [PATCH 1/8] fuse: fix livelock in synchronous file put from fuseblk workers

[PATCH v2] crypto: caam: Add check for kcalloc() in test_len()
 2025-09-23 10:56 UTC  (2+ messages)

[PATCH] crypto: zero initialize memory allocated via sock_kmalloc
 2025-09-23  9:57 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).