messages from 2025-11-19 13:45:32 to 2025-11-24 21:06:28 UTC [more...]
[PATCH v4 13/16] usercopy: Remove folio references from check_heap_object()
2025-11-24 21:06 UTC (3+ messages)
[PATCH] clk: samsung: exynos-clkout: Assign .num before accessing .hws
2025-11-24 20:55 UTC (4+ messages)
[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
2025-11-24 20:38 UTC (10+ messages)
` [PATCH v5 1/4] compiler_types: Introduce __flex_counter() "
` [PATCH v5 2/4] slab: Introduce kmalloc_obj() "
` [PATCH v5 3/4] checkpatch: Suggest kmalloc_obj family for sizeof allocations
` [PATCH v5 4/4] coccinelle: Add kmalloc_objs conversion script
` [cocci] "
[PATCH 0/2] Add __counted_by_ptr macro
2025-11-24 20:15 UTC (13+ messages)
` [PATCH 1/2] Compiler Attributes: "
` [PATCH v2 "
` [PATCH 2/2] memblock: annotate struct memblock_type with __counted_by_ptr
[PATCH 0/6] lib/crypto: More at_least decorations
2025-11-24 19:17 UTC (17+ messages)
` [PATCH 1/6] lib/crypto: chacha: Add at_least decoration to fixed-size array params
` [PATCH 2/6] lib/crypto: curve25519: "
` [PATCH 3/6] lib/crypto: md5: "
` [PATCH 4/6] lib/crypto: poly1305: "
` [PATCH 5/6] lib/crypto: sha1: "
` [PATCH 6/6] lib/crypto: sha2: "
[PATCH][next] nfp: tls: Avoid -Wflex-array-member-not-at-end warnings
2025-11-24 14:13 UTC (2+ messages)
[PATCH][next] chtls: Avoid -Wflex-array-member-not-at-end warning
2025-11-24 9:42 UTC
[PATCH][next] crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
2025-11-24 9:11 UTC
[PATCH][next] bcache: Avoid -Wflex-array-member-not-at-end warning
2025-11-24 8:34 UTC (6+ messages)
[PATCH][next] wifi: rtl8xxxu: Avoid -Wflex-array-member-not-at-end warnings
2025-11-24 8:02 UTC (9+ messages)
[PATCH 00/26] Introduce meminspect
2025-11-24 3:02 UTC (46+ messages)
` [PATCH 01/26] kernel: "
` [PATCH 02/26] init/version: Annotate static information into meminspect
` [PATCH 03/26] mm/percpu: "
` [PATCH 04/26] cpu: "
` [PATCH 05/26] genirq/irqdesc: "
` [PATCH 06/26] timers: "
` [PATCH 07/26] kernel/fork: "
` [PATCH 08/26] mm/page_alloc: "
` [PATCH 09/26] mm/show_mem: "
` [PATCH 10/26] mm/swapfile: "
` [PATCH 11/26] kernel/vmcore_info: Register dynamic "
` [PATCH 12/26] kernel/configs: "
` [PATCH 13/26] mm/init-mm: Annotate static "
` [PATCH 14/26] panic: "
` [PATCH 15/26] kallsyms: "
` [PATCH 16/26] mm/mm_init: "
` [PATCH 17/26] sched/core: Annotate runqueues "
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag
` [PATCH 19/26] mm/numa: Register information into meminspect
` [PATCH 20/26] mm/sparse: "
` [PATCH 21/26] printk: "
` [PATCH 22/26] remoteproc: qcom: Extract minidump definitions into a header
` [PATCH 23/26] soc: qcom: Add minidump driver
` [PATCH 24/26] soc: qcom: smem: Add minidump device
` [PATCH 25/26] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH 26/26] meminspect: Add Kinfo compatible driver
Bug#1121211: UBSAN: array-index-out-of-bounds in /build/reproducible-path/linux-6.17.8/drivers/clk/samsung/clk-exynos-clkout.c:178:18
2025-11-23 20:33 UTC (3+ messages)
[PATCH RESEND] fs/xattr: Annotate struct simple_xattr with __counted_by
2025-11-22 12:00 UTC
[PATCH] aarch64: Extract aarch64_indirect_branch_asm for sibcall codegen
2025-11-22 3:28 UTC (3+ messages)
[PATCH][next] KEYS: Avoid -Wflex-array-member-not-at-end warning
2025-11-22 3:14 UTC (2+ messages)
[PATCH v2] kbuild: Enable GCC diagnostic context for value-tracking warnings
2025-11-21 22:21 UTC (3+ messages)
[PATCH] iommufd/driver: Fix counter initialization for counted_by annotation
2025-11-21 19:43 UTC (2+ messages)
[PATCH][next] iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning
2025-11-21 19:41 UTC (2+ messages)
[PATCH] kbuild: Enable GCC diagnostic context for value-tracking warnings
2025-11-21 18:32 UTC (5+ messages)
[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-21 16:24 UTC (21+ messages)
` [PATCH v9 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v9 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v9 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v9 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v9 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v9 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v9 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v9 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v9 11/11] vfio/nvgrace: Support get_dmabuf_phys
[PATCH] crypto: af_alg - Annotate struct af_alg_iv with __counted_by
2025-11-21 11:44 UTC (2+ messages)
[PATCH v4 00/10] gpio: improve support for shared GPIOs
2025-11-21 10:20 UTC (10+ messages)
` (subset) "
[PATCH][next] crypto: starfive - Avoid -Wflex-array-member-not-at-end warning
2025-11-21 3:56 UTC
[PATCH v8 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
2025-11-21 3:43 UTC (14+ messages)
` [PATCH v8 1/7] typeinfo: Introduce KCFI typeinfo mangling API
` [PATCH v8 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
` [PATCH v8 3/7] kcfi: Add regression test suite
` [PATCH v8 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
` [PATCH v8 5/7] aarch64: Add AArch64 "
` [PATCH v8 6/7] arm: Add ARM 32-bit "
` [PATCH v8 7/7] riscv: Add RISC-V "
[PATCH][next] carl9170: Avoid -Wflex-array-member-not-at-end warning
2025-11-20 19:35 UTC (2+ messages)
[PATCH 0/2] string: strends() follow-ups
2025-11-20 13:29 UTC (2+ messages)
` (subset) "
[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-20 13:20 UTC (45+ messages)
` [PATCH v8 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [Linaro-mm-sig] "
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v8 10/11] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH] module/decompress: Avoid open-coded kvrealloc()
2025-11-20 12:31 UTC (2+ messages)
[PATCH][next] iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
2025-11-20 9:30 UTC (2+ messages)
[PATCH v7 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
2025-11-20 0:40 UTC (4+ messages)
` [PATCH v7 7/7] riscv: Add RISC-V Kernel Control Flow Integrity implementation
[PATCH v2] string: Add missing kernel-doc return descriptions
2025-11-19 22:48 UTC (2+ messages)
[PATCH][next] net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
2025-11-19 22:40 UTC (6+ messages)
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