stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-01 17:49:23 to 2025-10-03 13:02:06 UTC [more...]

[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-03 12:59 UTC  (4+ messages)
` [PATCH v2 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()

Patch "LoongArch: Handle jump tables options for RUST" has been added to the 6.16-stable tree
 2025-10-03 12:56 UTC  (3+ messages)
  `  "

[PATCH v4 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-10-03 12:15 UTC  (12+ messages)
` [PATCH v4 01/11 6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v4 02/11 6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v4 03/11 6.1.y] minmax: improve macro expansion and type checking
` [PATCH v4 04/11 6.1.y] minmax: fix up min3() and max3() too
` [PATCH v4 05/11 6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH v4 06/11 6.1.y] minmax.h: update some comments
` [PATCH v4 07/11 6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v4 08/11 6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v4 09/11 6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v4 10/11 6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH v4 11/11 6.1.y] minmax.h: remove some #defines that are only expanded once

[PATCH net v7 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-10-03 11:57 UTC  (2+ messages)
` [PATCH net v7 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup

[PATCH] drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies
 2025-10-03  9:26 UTC 

[PATCH net v6 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-10-03  8:45 UTC  (3+ messages)
` [PATCH net v6 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup

[PATCH] drm/mediatek: Fix refcounting in mtk_drm_get_all_drm_priv
 2025-10-03  8:20 UTC  (2+ messages)

[Patch v2] mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
 2025-10-03  7:54 UTC  (9+ messages)

[PATCH 6.12 00/89] 6.12.50-rc1 review
 2025-10-03  6:56 UTC  (5+ messages)

[PATCH 5.10 000/122] 5.10.245-rc1 review
 2025-10-03  6:58 UTC  (2+ messages)

[PATCH 6.1 00/73] 6.1.155-rc1 review
 2025-10-03  6:57 UTC  (5+ messages)
` [PATCH 6.1 07/73] HID: multitouch: Get the contact ID from HID_DG_TRANSDUCER_INDEX fields in case of Apple Touch Bar

[PATCH v1] ALSA: hda/tas2781: Fix a potential race condition that causes a NULL pointer in case no efi.get_variable exsits
 2025-10-03  6:09 UTC  (2+ messages)

[PATCH v4] ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data
 2025-10-03  6:08 UTC  (2+ messages)

[PATCH v2] loop: fix backing file reference leak on validation error
 2025-10-02 21:30 UTC  (2+ messages)

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

[PATCH] commit 6b080c4e815ceba3c08ffa980c858595c07e786a upstream
 2025-10-02 20:49 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 6.1.y] selftests: mptcp: connect: fix build regression caused by backport
 2025-10-02 18:54 UTC  (2+ messages)

[PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
 2025-10-02 18:10 UTC  (6+ messages)

[PATCH v3 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-10-02 18:00 UTC  (12+ messages)
` [PATCH v3 01/11 6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v3 02/11 6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v3 03/11 6.1.y] minmax: improve macro expansion and type checking
` [PATCH v3 04/11 6.1.y] minmax: fix up min3() and max3() too
` [PATCH v3 05/11 6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH v3 06/11 6.1.y] minmax.h: update some comments
` [PATCH v3 07/11 6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v3 08/11 6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v3 09/11 6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v3 10/11 6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH v3 11/11 6.1.y] minmax.h: remove some #defines that are only expanded once

[PATCH v3 0/3] ASoC: SOF: ipc4/Intel: Fix the host buffer constraint
 2025-10-02 17:39 UTC  (5+ messages)
` [PATCH v3 1/3] ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer size
` [PATCH v3 2/3] ASoC: SOF: ipc4-topology: Account for different ChainDMA host "
` [PATCH v3 3/3] ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buffer time

[PATCH v2 0/3] ASoC: SOF: ipc4/Intel: Fix the host buffer constraint
 2025-10-02 17:39 UTC  (7+ messages)
` [PATCH v2 1/3] ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer size
` [PATCH v2 2/3] ASoC: SOF: ipc4-topology: Account for different ChainDMA host "
` [PATCH v2 3/3] ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buffer time

[PATCH 0/3] ASoC: SOF: ipc4/Intel: Fix the host buffer constraint
 2025-10-02 17:39 UTC  (7+ messages)
` [PATCH 1/3] ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer size
` [PATCH 2/3] ASoC: SOF: ipc4-topology: Account for different ChainDMA host "
` [PATCH 3/3] ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buffer time

[PATCH v2] stable: crypto: sha256 - fix crash at kexec
 2025-10-02 17:37 UTC  (3+ messages)

[PATCH 0/5] ASoC: SOF: ipc4: Fixes for delay reporting
 2025-10-02 17:06 UTC  (7+ messages)
` [PATCH 1/5] ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples
` [PATCH 2/5] ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA
` [PATCH 3/5] ASoC: SOF: sof-audio: add dev_dbg_ratelimited wrapper
` [PATCH 4/5] ASoC: SOF: ipc4-pcm: do not report invalid delay values
` [PATCH 5/5] ASoC: SOF: Intel: Read the LLP via the associated Link DMA channel
` (subset) [PATCH 0/5] ASoC: SOF: ipc4: Fixes for delay reporting

[PATCH] ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear down
 2025-10-02 17:06 UTC  (2+ messages)

[PATCH AUTOSEL 6.17-5.4] hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
 2025-10-02 16:43 UTC  (35+ messages)
` [PATCH AUTOSEL 6.17-6.12] arm64: sysreg: Correct sign definitions for EIESB and DoubleLock
` [PATCH AUTOSEL 6.17-5.4] hfs: clear offset and space out of valid records in b-tree node
` [PATCH AUTOSEL 6.17-5.4] hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_super()
` [PATCH AUTOSEL 6.17-6.1] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
` [PATCH AUTOSEL 6.17-5.4] m68k: bitops: Fix find_*_bit() signatures
` [PATCH AUTOSEL 6.17] smb: client: make use of ib_wc_status_msg() and skip IB_WC_WR_FLUSH_ERR logging
` [PATCH AUTOSEL 6.17-6.16] arm64: realm: ioremap: Allow mapping memory as encrypted
` [PATCH AUTOSEL 6.17-6.12] gfs2: Fix unlikely race in gdlm_put_lock
` [PATCH AUTOSEL 6.17-6.1] smb: server: let smb_direct_flush_send_list() invalidate a remote key first
` [PATCH AUTOSEL 6.17-5.15] nios2: ensure that memblock.current_limit is set when setting pfn limits
` [PATCH AUTOSEL 6.17-6.12] s390/mm: Use __GFP_ACCOUNT for user page table allocations
` [PATCH AUTOSEL 6.17-6.16] riscv: mm: Return intended SATP mode for noXlvl options
` [PATCH AUTOSEL 6.17-6.16] gfs2: Fix LM_FLAG_TRY* logic in add_to_queue
` [PATCH AUTOSEL 6.17-6.16] dlm: move to rinfo for all middle conversion cases
` [PATCH AUTOSEL 6.17-5.4] hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
` [PATCH AUTOSEL 6.17-5.4] exec: Fix incorrect type for ret
` [PATCH AUTOSEL 6.17-5.4] hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
` [PATCH AUTOSEL 6.17-6.1] lkdtm: fortify: Fix potential NULL dereference on kmalloc failure
` [PATCH AUTOSEL 6.17-6.16] riscv: mm: Use mmu-type from FDT to limit SATP mode
` [PATCH AUTOSEL 6.17-6.6] Unbreak 'make tools/*' for user-space targets
` [PATCH AUTOSEL 6.17-5.4] hfs: make proper initalization of struct hfs_find_data
` [PATCH AUTOSEL 6.17-5.4] hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
` [PATCH AUTOSEL 6.17-6.16] riscv: cpufeature: add validation for zfa, zfh and zfhmin
` [PATCH AUTOSEL 6.17-6.12] PCI: Test for bit underflow in pcie_set_readrq()
` [PATCH AUTOSEL 6.17-6.16] s390/pkey: Forward keygenflags to ep11_unwrapkey
` [PATCH AUTOSEL 6.17-6.6] drivers/perf: hisi: Relax the event ID check in the framework
` [PATCH AUTOSEL 6.17-5.4] hfs: validate record offset in hfsplus_bmap_alloc
` [PATCH AUTOSEL 6.17] smb: client: limit the range of info->receive_credit_target
` [PATCH AUTOSEL 6.17-5.4] dlm: check for defined force value in dlm_lockspace_release
` [PATCH AUTOSEL 6.17-6.12] binfmt_elf: preserve original ELF e_flags for core dumps
` [PATCH AUTOSEL 6.17-6.16] arm64: errata: Apply workarounds for Neoverse-V3AE
` [PATCH AUTOSEL 6.17-6.16] smb: client: queue post_recv_credits_work also if the peer raises the credit target

[PATCH] vfs: Don't leak disconnected dentries on umount
 2025-10-02 16:36 UTC  (2+ messages)

[PATCH v2 01/20] arm64: Revert support for generic kernel mode FPU
 2025-10-02 16:23 UTC  (2+ messages)

[PATCH v5 1/1] mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage
 2025-10-02 16:10 UTC  (3+ messages)

[PATCH 0/2] drm/xe: Fix some rebar issues
 2025-10-02 16:09 UTC  (3+ messages)
` [PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize

[PATCH 6.1 54/61] selftests: mptcp: connect: catch IO errors on listen side
 2025-10-02 16:06 UTC  (2+ messages)

[PATCH v2 01/15] serial: sc16is7xx: remove useless enable of enhanced features
 2025-10-02 15:53 UTC  (3+ messages)

[PATCH 11/14] iommu/omap: fix device leaks on probe_device()
 2025-10-02 14:45 UTC  (3+ messages)

[PATCH 2/2] PCI: keystone: Remove the __init macro for the ks_pcie_host_init() callback
 2025-10-02 14:36 UTC  (2+ messages)

[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
 2025-10-02 14:07 UTC  (7+ messages)

Linux 6.16.10
 2025-10-02 13:30 UTC  (2+ messages)

Linux 6.12.50
 2025-10-02 13:30 UTC  (2+ messages)

Linux 6.6.109
 2025-10-02 13:30 UTC  (2+ messages)

Linux 6.1.155
 2025-10-02 13:30 UTC  (2+ messages)

Linux 5.15.194
 2025-10-02 13:30 UTC  (2+ messages)

Linux 5.10.245
 2025-10-02 13:30 UTC  (2+ messages)

Linux 5.4.300
 2025-10-02 13:29 UTC  (2+ messages)

[PATCH v2] i2c: fix reference leak in MP2 PCI device
 2025-10-02 12:45 UTC  (4+ messages)

[PATCH 2/2] rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
 2025-10-02 11:51 UTC  (2+ messages)

[PATCH 1/2] rv: Fully convert enabled_monitors to use list_head as iterator
 2025-10-02 11:42 UTC  (2+ messages)

[PATCH] stable: crypto: sha256 - fix crash at kexec
 2025-10-02 10:02 UTC  (5+ messages)

New September Order. 27115 Thursday, October 2, 2025 at 05:34:29 AM
 2025-10-02  3:34 UTC 

[PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)
 2025-10-02  0:14 UTC  (3+ messages)
` [PATCH net 4/8] ixgbevf: fix getting link speed data for E610 devices
` [PATCH net 6/8] ixgbevf: fix mailbox API compatibility by negotiating supported features

[PATCH 3/7] drm/amd/display: Enable Dynamic DTBCLK Switch
 2025-10-01 21:24 UTC  (2+ messages)
` [PATCH 4/7] drm/amd/display: Incorrect Mirror Cositing

+ mm-ksm-fix-flag-dropping-behavior-in-ksm_madvise.patch added to mm-hotfixes-unstable branch
 2025-10-01 20:52 UTC 

[PATCH 1/1] selftest/sched: skip the test if smt is not enabled
 2025-10-01 20:27 UTC  (2+ messages)

[PATCH 6.16 000/143] 6.16.10-rc1 review
 2025-10-01 17:49 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).