messages from 2025-12-02 09:15:36 to 2025-12-20 11:03:08 UTC [more...]
[PATCH v3 0/3] kbuild: remove gcc's -Wtype-limits
2025-12-20 11:02 UTC
[PATCH v2 0/4] kbuild: remove gcc's -Wtype-limits
2025-12-20 10:53 UTC (7+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] kbuild: cleanup local -Wno-type-limits exceptions
` [PATCH v2 3/4] overflow: Remove is_non_negative() and is_negative()
` [PATCH v2 4/4] minmax: remove useless cast in __is_nonneg()
[PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
2025-12-20 7:12 UTC (4+ messages)
[PATCH][next] RDMA/rxe: Avoid -Wflex-array-member-not-at-end warnings
2025-12-20 7:07 UTC (19+ messages)
UBSAN: array-index-out-of-bounds
2025-12-20 4:20 UTC
[PATCH 0/3] module: Add compile-time check for embedded NUL characters
2025-12-19 16:21 UTC (16+ messages)
` [PATCH 3/3] "
[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
2025-12-19 14:59 UTC (6+ messages)
` [PATCH v2 3/3] "
[PATCH 0/4] Use __counted_by for ancestor arrays
2025-12-19 8:33 UTC (9+ messages)
` [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors
` [PATCH 4/4] blk-iocost: Correct comment ioc_gq::level
[PATCH][next] crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
2025-12-19 6:58 UTC (2+ messages)
[PATCH][next] crypto: starfive - Avoid -Wflex-array-member-not-at-end warning
2025-12-19 6:57 UTC (2+ messages)
[PATCH][next] hyperv: Avoid -Wflex-array-member-not-at-end warning
2025-12-19 2:53 UTC (5+ messages)
[PATCH 0/3] Add Amlogic general DMA
2025-12-19 2:35 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: dma: "
` [PATCH 2/3] dma: amlogic: Add general DMA driver for SoCs
` [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver
[PATCH v4 0/2] TQ-Systems TQMa62xx SoM and MBa62xx board
2025-12-18 19:06 UTC (6+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees
[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-12-17 17:15 UTC (4+ messages)
[PATCH v6 0/5] asdf
2025-12-16 21:56 UTC (12+ messages)
` [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
` [PATCH v6 2/5] checkpatch: Suggest kmalloc_obj family for sizeof allocations
` [PATCH v6 3/5] compiler_types: Introduce __flex_counter() and family
` [PATCH v6 4/5] slab: Introduce kmalloc_flex() "
` [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
` [cocci] "
[RFC PATCH] arm64: Bring back linear map randomization using PArange override
2025-12-16 18:13 UTC (2+ messages)
[PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation
2025-12-16 16:31 UTC (9+ messages)
` [PATCH v2 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v2 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v2 3/3] randomize_kstack: Unify random source across arches
[PATCH 00/26] Introduce meminspect
2025-12-16 15:12 UTC (9+ messages)
` [PATCH 21/26] printk: Register information into meminspect
[PATCH v3 0/6] Support ECSPI dynamic burst feature for DMA mode
2025-12-15 13:59 UTC (8+ messages)
` [PATCH v3 1/6] spi: imx: group spi_imx_dma_configure() with spi_imx_dma_transfer()
` [PATCH v3 2/6] spi: imx: introduce helper to clear DMA mode logic
` [PATCH v3 3/6] spi: imx: avoid dmaengine_terminate_all() on TX prep failure
` [PATCH v3 4/6] spi: imx: handle DMA submission errors with dma_submit_error()
` [PATCH v3 5/6] spi: imx: support dynamic burst length for ECSPI DMA mode
` [PATCH v3 6/6] spi: imx: enable DMA mode for target operation
[PATCH v2 0/6] Support ECSPI dynamic burst feature for DMA mode
2025-12-15 13:59 UTC (7+ messages)
` [PATCH v2 5/6] spi: imx: support dynamic burst length for ECSPI "
` [PATCH v2 6/6] spi: imx: enable DMA mode for target operation
[PATCH] ocfs2: fix xattr array out-of-bounds in ocfs2_xa_remove_entry()
2025-12-14 13:56 UTC (3+ messages)
[PATCH 1/1] Fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON defines
2025-12-14 12:58 UTC
[PATCH v3 0/3] Apple Silicon Type-C PHY
2025-12-14 11:51 UTC (4+ messages)
` [PATCH v3 1/3] soc: apple: Add hardware tunable support
` [PATCH v3 2/3] dt-bindings: phy: Add Apple Type-C PHY
` [PATCH v3 3/3] phy: apple: "
[PATCH v9 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
2025-12-13 2:30 UTC (19+ messages)
` [PATCH v9 1/7] typeinfo: Introduce KCFI typeinfo mangling API
` [PATCH v9 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
` [PATCH v9 3/7] kcfi: Add regression test suite
` [PATCH v9 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
` [PATCH v9 5/7] aarch64: Add AArch64 "
` [PATCH v9 6/7] arm: Add ARM 32-bit "
` [PATCH v9 7/7] riscv: Add RISC-V "
[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2025-12-12 22:24 UTC (12+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
` [PATCH 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH 08/11] dmaengine: dw-edma: Add new callback to fill link list entry
` [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
` [PATCH 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
[PATCH v5 4/4] coccinelle: Add kmalloc_objs conversion script
2025-12-12 9:51 UTC (4+ messages)
` [cocci] "
[PATCH] media: solo6x10: Check for out of bounds chip_id
2025-12-12 8:49 UTC
[PATCH] media: solo6x10: Check for out of bounds chip_id
2025-12-12 3:00 UTC
[PATCH] efi: pstore: Support late setup with TEE-backed efivars ops
2025-12-10 14:28 UTC (9+ messages)
[bug report] clk: visconti: Add support common clock driver and reset driver
2025-12-10 7:53 UTC (3+ messages)
[PATCH AUTOSEL 6.18-6.12] cxgb4: Rename sched_class to avoid type clash
2025-12-09 0:15 UTC
[PATCH][next] wifi: rtl8xxxu: Avoid -Wflex-array-member-not-at-end warnings
2025-12-08 0:05 UTC (9+ messages)
[PATCH][next] KVM: Avoid a few dozen -Wflex-array-member-not-at-end warnings
2025-12-05 17:04 UTC (3+ messages)
[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
2025-12-03 23:12 UTC (4+ messages)
` [PATCH v5 3/4] checkpatch: Suggest kmalloc_obj family for sizeof allocations
[RFC/RFT PATCH 0/6] Improve get_random_u8() for use in randomize kstack
2025-12-03 16:59 UTC (4+ messages)
` [RFC/RFT PATCH 2/6] arc: Wire up cmpxchg64_local() to generic implementation
[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
2025-12-03 10:18 UTC (3+ messages)
[PATCH][next] ocfs2: Avoid -Wflex-array-member-not-at-end warning
2025-12-03 5:47 UTC (4+ messages)
[GIT PULL] 'at_least' array sizes for 6.19
2025-12-03 3:11 UTC (2+ messages)
[RFC PATCH v1 0/2] Fix bugs and performance of kstack offset randomisation
2025-12-02 16:59 UTC (13+ messages)
` [RFC PATCH v1 2/2] randomize_kstack: Unify random source across arches
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).