2026-03-12 14:54 [PATCH v2 03/28] docs: kdoc: don't add broken comments inside prototypes 29+ messages
2026-03-12 7:12 [PATCH v2 06/20] docs: kdoc: use tokenizer to handle comments on structs 21+ messages
2026-03-12 5:08 [PATCH] EDAC/mc: Use kzalloc_flex()
2026-03-12 4:59 [PATCH] bus: mhi: use kzalloc_flex
2026-03-12 0:15 [PATCH] i3c: master: use kzalloc_flex 2+ messages
2026-03-11 23:26 [PATCH] EDAC, i7core: use kzalloc_flex 2+ messages
2026-03-11 23:25 [PATCH] EDAC: sb_edac: use kzalloc_flex 5+ messages
2026-03-11 23:24 [PATCH] comedi: isadma: use kzalloc_flex
2026-03-11 23:23 [PATCHv2] usb: typec: qcom-pmic-typec: simplify allocation 4+ messages
2026-03-11 23:22 [PATCH] thunderbolt: use kzalloc_flex
2026-03-11 23:20 [PATCH] usb: renesas_usbhs: use kzalloc_flex
2026-03-11 23:18 [PATCHv3] gpio: ljca: reduce struct allocation
2026-03-11 0:47 [PATCH] wifi: b43: kzalloc + kcalloc to kzalloc_flex
2026-03-11 0:41 [PATCH] regulator: da9063: kzalloc + kcalloc to kzalloc
2026-03-11 0:35 [PATCH] mailbox: hi6220: kzalloc + kcalloc to kzalloc
2026-03-11 0:34 [PATCH] gpio: bcm-kona: remove kcalloc 2+ messages
2026-03-10 22:20 [PATCHv2] gpio: ljca: reduce struct allocation 5+ messages
2026-03-10 2:00 [PATCH] gpio: virtio: remove one kcalloc 2+ messages
2026-03-09 23:28 [PATCH] gpio: tegra186: allocate irqs with the main struct 2+ messages
2026-03-09 22:52 [PATCH] gpio: htc-egpio: allocate irq with the main struct 2+ messages
2026-03-09 21:50 [PATCHv2] IB/hfi1: kzalloc to kzalloc_flex 2+ messages
2026-03-09 12:39 [PATCH net-next v2] net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode() 2+ messages
2026-03-09 6:33 [PATCH v6 2/3] dmaengine: amlogic: Add general DMA driver for A9 5+ messages
2026-03-08 22:21 [PATCH] dmaengine: milbeaut-hdmac: use kzalloc_flex
2026-03-08 22:07 [PATCH] maengine: xilinx: use kzalloc_flex
2026-03-08 21:12 [PATCH] drm: dp_tunnel: use kzalloc_flex 3+ messages
2026-03-08 20:55 [PATCH ath-next] wifi: wil6210: use kzalloc_flex in wil_tid_ampdu_rx
2026-03-08 20:53 [PATCH] btrfs: raid56: use kzalloc_flex for rbio 2+ messages
2026-03-08 20:14 [PATCH] RDMA/ocrdma: kzalloc_objs to kzalloc_flex 2+ messages
2026-03-08 3:19 [PATCH] IB/hfi1: kzalloc to kzalloc_flex 4+ messages
2026-03-08 2:15 [PATCH] gpio: msc313: remove kcalloc 8+ messages
2026-03-08 2:12 [PATCH] gpio: ljca: reduce struct allocation 8+ messages
2026-03-07 19:38 Re: [PATCH v4] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
2026-03-07 3:29 [PATCH] HID: core: use flex array allocation
2026-03-06 22:24 [PATCHv2 0/2] phy: miphy28lp: build and simplify allocation 5+ messages
2026-03-06 22:21 [PATCH] usb: typec: qcom-pmic-typec: simplify allocation 6+ messages
2026-03-06 16:36 [PATCH] accel: ethosu: Add performance counter support
2026-03-06 15:05 [PATCH] ubsan: turn off kmsan inside of ubsan instrumentation 2+ messages
2026-03-06 6:35 [PATCH] ksmbd: ipc: use kzalloc_flex and __counted_by
2026-03-06 4:45 [PATCH] media: nxp: imx8-isi: remove kzalloc_objs 6+ messages
2026-03-06 3:25 [PATCH] clk-lpc18xx-ccu: kzalloc + kcalloc to kzalloc_flex 2+ messages
2026-03-06 3:16 [PATCH] usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flex 3+ messages
2026-03-06 2:54 [PATCH net-next] net: rocker: kzalloc + kcalloc to kzalloc_flex 4+ messages
2026-03-05 22:44 [PATCHv2 0/2] mtd: concat: use flex array 4+ messages
2026-03-05 7:33 [PATCH net-next v1] net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode() 5+ messages
2026-03-04 23:28 [PATCH] phy: miphy28lp: kzalloc + kcalloc to single kzalloc 3+ messages
2026-03-04 23:20 [PATCH] soc: mediatek: mtk-dvfsrc: use flex array 3+ messages
2026-03-04 23:06 [PATCH] phy: qualcomm: usb-hs-28nm: use flex array 4+ messages
2026-03-04 22:15 [PATCH 0/2] mtd: concat: use flex array 5+ messages
2026-03-04 6:14 [PATCH v5 0/3] Add Amlogic general DMA 10+ messages
2026-03-04 4:34 [PATCH] phy: mediatek: xsphy: reduce main allocation 2+ messages
2026-03-04 4:14 [PATCH] phy: mediatek: tphy: simplify main allocation
2026-03-03 21:31 [PATCH] nvme: Annotate struct nvme_dhchap_key with __counted_by 3+ messages
2026-03-03 16:29 [RFC PATCH] iov: Bypass usercopy hardening for kernel iterators 4+ messages
2026-03-03 16:18 [PATCH v3 5/6] drm/amdgpu: store ib info for devcoredump
2026-03-03 15:08 [PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation 4+ messages
2026-03-03 5:04 [PATCH][next] bpf: Avoid thousands of -Wflex-array-members-not-at-end warnings 2+ messages
2026-03-02 16:40 [PATCH 01/18] docs: kdoc_re: add support for groups() 24+ messages
2026-03-02 15:14 Government hackers changed my video title in my primary / main / master Youtube account recently
2026-03-02 11:13 [PATCH] keys: Use kmalloc_flex() to improve user_preparse() 2+ messages
2026-03-01 19:26 [PATCH] pstore/ftrace: Keep ftrace module parameter and debugfs switch in sync
2026-03-01 2:02 FAILED: Patch "ocfs2: fix reflink preserve cleanup issue" failed to apply to 5.10-stable tree
2026-03-01 1:53 FAILED: Patch "ocfs2: fix reflink preserve cleanup issue" failed to apply to 5.15-stable tree
2026-03-01 1:44 FAILED: Patch "ocfs2: fix reflink preserve cleanup issue" failed to apply to 6.1-stable tree
2026-03-01 1:35 FAILED: Patch "ocfs2: fix reflink preserve cleanup issue" failed to apply to 6.6-stable tree
2026-03-01 1:25 FAILED: Patch "ocfs2: fix reflink preserve cleanup issue" failed to apply to 6.12-stable tree
2026-02-27 17:54 [PATCH v6 00/30] pkeys-based page table hardening 35+ messages
2026-02-27 7:20 [PATCH v4 0/3] Add Amlogic general DMA 9+ messages
2026-02-26 21:49 [PATCH net-next] keys, dns: Use kmalloc_flex to improve dns_resolver_preparse 2+ messages
2026-02-26 9:37 [PATCH v2 5/6] drm/amdgpu: store ib info for devcoredump
2026-02-25 18:03 [PATCH] most: usb: Use kzalloc_objs for endpoint address array 2+ messages
2026-02-25 17:47 [PATCH v2] drm/amd/ras: Fix type size of remainder argument 2+ messages
2026-02-25 6:27 Re: [PATCH v4] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
2026-02-25 5:20 Build error in next-20260223 gcc-plugins/latent_entropy_plugin.so 3+ messages
2026-02-25 4:31 [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY 8+ messages
2026-02-25 2:47 [PATCH] vdso/datapage: Define vdso data pointers as arrays 2+ messages
2026-02-25 1:43 [PATCH] drm/amd/ras: Fix type size of remainder argument 2+ messages
2026-02-25 1:40 [PATCH] slab: Saturate to SIZE_MAX for allocation size overflows 5+ messages
2026-02-24 23:24 [PATCH] overflow: Make sure size helpers are always inlined 2+ messages
2026-02-24 23:24 [PATCH v2] kcsan: test: Adjust "expect" allocation type for kmalloc_obj 2+ messages
2026-02-24 17:04 [PATCH] lib/string: Fix UBSAN misaligned access in sized_strscpy 11+ messages
2026-02-24 6:31 [PATCH][next] Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
2026-02-24 4:46 [PATCH v3][next] wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning 2+ messages
2026-02-23 22:22 [PATCH] kcsan: test: Adjust "expect" allocation type for kmalloc_obj 7+ messages
2026-02-23 21:43 [PATCH] ubd: Use pointer-to-pointers for io_thread_req arrays 2+ messages
2026-02-23 18:23 [PATCH] init/Kconfig: Adjust fixed clang version for __builtin_counted_by_ref 2+ messages
2026-02-19 11:27 [PATCH v2 0/3] firmware: exynos-acpm: Use __counted_by() 6+ messages
2026-02-18 19:37 [PATCH 0/2] Trivial ramoops fixes 4+ messages
2026-02-18 10:12 [PATCH 01/38] docs: kdoc_re: add support for groups() 54+ messages
2026-02-17 5:10 [PATCH v2][next] wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning 5+ messages
2026-02-16 9:25 [PATCH v4][next] wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings 2+ messages
2026-02-16 9:16 [PATCH v3][next] wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
2026-02-16 7:01 [PATCH v2] mtd: Avoid boot crash in RedBoot partition table parser 2+ messages
2026-02-15 18:51 [PATCH] pstore: fix ftrace dump, when ECC is enabled 3+ messages
2026-02-15 0:21 [PATCH] mtd: Avoid boot crash in RedBoot partition table parser 2+ messages
2026-02-14 13:51 [PATCH] [RFC PATCH] lib/string: fix coding style issues 2+ messages
2026-02-14 12:39 [PATCH RFT 0/3] firmware: exynos-acpm: Use __counted_by() 9+ messages
2026-02-12 16:44 [PATCH v8 0/5] lib and lib/cmdline enhancements 11+ messages
2026-02-12 14:05 [PATCH] KVM: x86/pmu: annotate struct kvm_x86_pmu_event_filter with __counted_by() 2+ messages
2026-02-12 12:56 [PATCH v7 0/5] lib and lib/cmdline enhancements 11+ messages
2026-02-11 10:26 [PATCH v1 5/6] drm/amdgpu: store ib info for devcoredump 2+ messages
2026-02-11 6:44 [PATCH bpf v1] bpf: cpumap: fix race in bq_flush_to_queue on PREEMPT_RT 3+ messages
2026-02-11 0:48 [PATCH] fs: Keep long filenames in isolated slab buckets 7+ messages
2026-02-09 16:47 [PATCH v6 2/5] lib: fix memparse() to handle overflow 13+ messages
2026-02-09 4:38 [PATCH v2][next] iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings 8+ messages
2026-02-07 0:35 Re: [PATCH] pstore/ram: fix buffer overflow in persistent_ram_save_old()
2026-02-06 22:30 [PATCH v2] KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type 4+ messages
2026-02-06 22:26 [PATCH] KVM: arm64: vgic: Handle const qualifier from clusters allocation type 2+ messages
2026-02-06 22:21 [PATCH] drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation type 3+ messages
2026-02-06 22:20 [PATCH] lib/group_cpus: Handle const qualifier from clusters allocation type
2026-02-06 21:46 [PATCH ALTERNATIVE] ext4: Treat s_mount_opts and mount_opts as __nonstring 2+ messages
2026-02-06 21:27 [PATCH] ext4: Reject on-disk mount options with missing NUL-terminator 9+ messages
2026-02-06 9:02 [PATCH v3 2/3] dma: amlogic: Add general DMA driver for A9 13+ messages
2026-02-05 10:05 [PATCH 2/2] powerpc/text-patching: Fix possible stringop-overread compilation error 9+ messages
2026-02-04 13:57 [PATCH v5 0/5] lib and lib/cmdline enhancements 16+ messages
2026-02-04 13:26 [PATCH] vsnprintf: drop __printf() attributes on binary printing functions 7+ messages
2026-02-03 2:03 [PATCH] pstore: ram_core: fix incorrect success return when vmap() fails 2+ messages
2026-02-02 11:54 [PATCH v4 2/4] lib: add more string to 64-bit integer conversion overflow tests 8+ messages
2026-02-02 4:19 [Kernel Bug] WARNING in ext4_fill_super 7+ messages
2026-02-01 12:59 [PATCH] pstore/ram: fix buffer overflow in persistent_ram_save_old() 3+ messages
2026-01-31 14:24 [PATCH v4 09/41] docs: kdoc_parser: add some debug for variable parsing 42+ messages
2026-01-30 2:50 [PATCH v7 0/8] riscv: optimize string functions and add kunit tests 20+ messages
2026-01-29 8:08 [PATCH v3 10/30] docs: kdoc_parser: don't exclude defaults from prototype 56+ messages
2026-01-29 7:02 [PATCH v6 0/8] riscv: optimize string functions and add kunit tests 12+ messages
2026-01-27 3:27 [PATCH v2 0/3] Add Amlogic general DMA 9+ messages
2026-01-27 1:25 [PATCH v5 1/8] lib/string_kunit: add correctness test for strlen() 17+ messages
2026-01-26 16:34 [PATCH v3 7/7] arm64: dts: qcom: Add Redmi Note 8T 14+ messages
2026-01-26 16:20 [PATCH v3 0/3] lib and lib/cmdline enhancements 8+ messages
2026-01-26 12:48 [RFC v3 0/6] Improve function parameters in ISO C2y 11+ messages
2026-01-26 9:26 [PATCH v2 00/10] arm64: Unmap linear alias of kernel data/bss 38+ messages
2026-01-23 11:46 [PATCH v2 1/3] lib: fix _parse_integer_limit() to handle overflow 6+ messages
2026-01-23 8:58 [PATCH v4 4/8] lib/string_kunit: add performance benchmark for strlen() 12+ messages
2026-01-22 11:12 [PATCH 1/2] lib/cmdline_kunit: add test case for memparse() 7+ messages
2026-01-20 9:28 Re: [net] Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning" 4+ messages
2026-01-20 6:58 [PATCH v3 1/8] lib/string_kunit: add correctness test for strlen 29+ messages
2026-01-19 16:47 [PATCH 1/4] arm64: Move fixmap page tables to end of kernel image 12+ messages
2026-01-19 13:01 [PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation 22+ messages
2026-01-19 12:08 [PATCH v2 0/7] thermal: samsung: Add support for Google GS101 TMU 21+ messages
2026-01-19 3:40 (no subject) 2+ messages
2026-01-19 3:30 [PATCH v4 02/10] dt-bindings: vendor-prefixes: Add Doestek 15+ messages
2026-01-18 22:46 Re: [PATCH] rust: bindgen: disable GCC latent entropy plugin 3+ messages
2026-01-16 15:54 [PATCH v2 1/7] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Remove board-id 14+ messages
2026-01-16 9:34 [PATCH v2 0/2] Simplify kallsyms offset table generation 4+ messages
2026-01-16 0:56 [PATCH] MAINTAINERS: pstore: Remove L: entry 2+ messages
2026-01-15 14:56 [PATCH] kallsyms: Get rid of kallsyms relative base 2+ messages
2026-01-14 18:56 Coverity scanning offline
2026-01-14 14:16 [PATCH 0/8] thermal: samsung: Add support for Google GS101 TMU 20+ messages
2026-01-14 13:57 [PATCH v2 1/2] fortify: Rename temporary file to match ignore pattern 4+ messages
2026-01-13 8:27 [PATCH v2 00/14] riscv: optimize string functions and add kunit tests 36+ messages
2026-01-12 20:13 [PATCH 0/6] Initial Redmi Note 8T support and more 43+ messages
2026-01-12 11:53 [PATCH] ecryptfs: Annotate struct ecryptfs_message with __counted_by 3+ messages
2026-01-10 8:07 [PATCH v2][next] virtio_net: Fix misalignment bug in struct virtnet_info 9+ messages
2026-01-09 20:13 [PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running 10+ messages
2026-01-09 16:25 [PATCH] drm/amdgpu: Replace deprecated strcpy() in amdgpu_virt_write_vf2pf_data 4+ messages
2026-01-09 15:28 [PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code 23+ messages
2026-01-09 15:22 [PATCH RESEND net-next] selftests/net/ipsec: Fix variable size type not at the end of struct 2+ messages
2026-01-08 16:52 [PATCH v3 1/2] lib: introduce simple error-checking wrapper for memparse() 27+ messages
2026-01-08 14:21 [PATCH v3 0/3] Retrieve information about DDR from SMEM 33+ messages
2026-01-08 9:25 [RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE 53+ messages
2026-01-07 20:03 [PATCH v10 3/7] kcfi: Add regression test suite 8+ messages
2026-01-07 18:36 [PATCH] lib: introduce simple error-checking wrapper for memparse() 8+ messages
2026-01-07 16:59 [PATCH v2] cgroup: Eliminate cgrp_ancestor_storage in cgroup_root 2+ messages
2026-01-07 11:48 [PATCH] Kconfig.ubsan: Remove CONFIG_UBSAN_REPORT_FULL from documentation 2+ messages
2026-01-07 8:14 [PATCH v5 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees 6+ messages
2026-01-07 2:35 [PATCH 0/5] riscv: optimize string functions and add kunit tests 12+ messages
2026-01-05 12:24 [PATCH RESEND] crypto: af_alg - Annotate struct af_alg_iv with __counted_by 2+ messages
2026-01-05 12:20 [PATCH RESEND] fs/xattr: Annotate struct simple_xattr with __counted_by 2+ messages
2026-01-05 6:45 [PATCH v2][next] ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings 2+ messages
2026-01-03 7:19 Subscribe
2026-01-02 13:11 [PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation 26+ messages
2026-01-01 15:21 [PATCH v4 0/2] kbuild: remove gcc's -Wtype-limits 5+ messages
2025-12-27 12:16 [PATCH 00/19] printk cleanup - part 3 50+ messages
2025-12-20 11:02 [PATCH v3 0/3] kbuild: remove gcc's -Wtype-limits 23+ messages
2025-12-20 6:41 [PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe() 8+ messages
2025-12-20 4:20 UBSAN: array-index-out-of-bounds 3+ messages
2025-12-17 16:27 [PATCH 0/4] Use __counted_by for ancestor arrays 10+ messages
2025-12-16 8:03 [PATCH 0/3] Add Amlogic general DMA 11+ messages
2025-12-15 16:35 [PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation 10+ messages
2025-12-14 12:58 [PATCH 1/1] Fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON defines 4+ messages
2025-12-14 11:51 [PATCH v3 2/3] dt-bindings: phy: Add Apple Type-C PHY 5+ messages
2025-12-12 22:24 [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK 19+ messages
2025-12-11 4:09 [RFC PATCH] arm64: Bring back linear map randomization using PArange override 5+ messages
2025-12-10 2:20 [PATCH v9 1/7] typeinfo: Introduce KCFI typeinfo mangling API 24+ messages
2025-12-03 23:30 [PATCH v6 2/5] checkpatch: Suggest kmalloc_obj family for sizeof allocations 29+ messages
2025-11-28 3:38 [PATCH 0/2] overflow: extend shift helpers and add size_shl() 4+ messages
2025-11-27 3:21 [PATCH v2][next] nfp: tls: Avoid -Wflex-array-member-not-at-end warnings 2+ messages
2025-11-21 19:39 [PATCH 0/2] Add __counted_by_ptr macro 35+ messages
2025-11-19 22:54 [PATCH] module/decompress: Avoid open-coded kvrealloc() 3+ messages
2025-11-19 15:44 [PATCH 00/26] Introduce meminspect 61+ messages
2025-11-19 8:03 [PATCH][next] ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning 2+ messages
2025-11-12 13:55 [PATCH v4 00/10] gpio: improve support for shared GPIOs 63+ messages
2025-11-11 3:35 [PATCH][next] RDMA/rxe: Avoid -Wflex-array-member-not-at-end warnings 28+ messages
2025-10-10 3:06 [PATCH v2 0/3] module: Add compile-time check for embedded NUL characters 29+ messages
2025-10-08 3:59 [PATCH 0/3] module: Add compile-time check for embedded NUL characters 25+ messages
2025-10-02 12:00 RFC: Selecting an NVMEM cell for Power State Change Reason (PSCR) recording 3+ messages
2025-09-22 14:20 [PATCH][next] dlm: Avoid -Wflex-array-member-not-at-end warning 3+ messages
2025-09-04 17:43 [PATCH v4] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264] 6+ messages
2025-08-14 6:01 [PATCH v3][next] drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warning 7+ messages
2025-04-26 6:17 [PATCH] dm: dm-zoned: Adjust dmz_load_mapping() allocation type 3+ messages
2025-02-14 8:18 [PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings 9+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).