messages from 2026-03-24 14:50:59 to 2026-03-31 23:49:13 UTC [more...]
[PATCH 0/5] Introduce Overflow Behavior Types
2026-03-31 23:49 UTC (31+ messages)
` [PATCH 1/5] refcount: Remove unused __signed_wrap function annotations
` [PATCH 2/5] hardening: Introduce Overflow Behavior Types support
` [PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
` [PATCH 4/5] lkdtm/bugs: Add basic Overflow Behavior Types test
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types
[PATCH next 0/3] fortify: Minor changes to strlen() and strnlen()
2026-03-31 22:09 UTC (14+ messages)
` [PATCH next 1/3] fortify: replace __compiletime_lessthan() with statically_true()
` [PATCH next 2/3] fortify: Optimise strnlen()
` [PATCH next 3/3] fortify: Simplify strlen() logic
[PATCH] pstore/ftrace: Keep ftrace module parameter and debugfs switch in sync
2026-03-31 21:53 UTC (3+ messages)
[PATCH] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
2026-03-31 21:48 UTC (3+ messages)
[PATCHv2] dmaengine: hsu: use kzalloc_flex()
2026-03-31 21:30 UTC (5+ messages)
[PATCHv3] EDAC/mc: Use kzalloc_flex()
2026-03-31 17:14 UTC (10+ messages)
[PATCHv2] platform/x86: panasonic-laptop: simplify allocation of sinf
2026-03-31 15:44 UTC (4+ messages)
[PATCHv3] atm: nicstar: simplify allocation
2026-03-31 15:35 UTC (2+ messages)
[PATCH] dmaengine: st_fdma: simplify allocation
2026-03-31 15:33 UTC (2+ messages)
[PATCHv2] clk: kirkwood: use kzalloc_flex
2026-03-31 15:27 UTC (3+ messages)
[PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier helper and NVIDIA CPER handler
2026-03-31 14:43 UTC (8+ messages)
` [PATCH v3 1/3] ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()
` [PATCH v3 2/3] PCI: hisi: Use devm_ghes_register_vendor_record_notifier()
` [PATCH v3 3/3] ACPI: APEI: GHES: Add NVIDIA vendor CPER record handler
[PATCH v8] arm64: Use static call trampolines when kCFI is enabled
2026-03-31 12:06 UTC (2+ messages)
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-03-31 11:12 UTC
[PATCH v2][next] bpf: Avoid thousands of -Wflex-array-members-not-at-end warnings
2026-03-31 11:07 UTC (2+ messages)
[PATCHv3] ata: libahci_platform: use flex array for platform PHYs
2026-03-31 8:52 UTC (2+ messages)
[linux-next:master] [randomize_kstack] a96ef5848c: will-it-scale.per_thread_ops 7.7% improvement
2026-03-31 8:41 UTC
[PATCH] vfio: pci: use kzalloc_flex
2026-03-31 5:11 UTC (8+ messages)
[PATCHv3] dmaengine: hsu: use kzalloc_flex()
2026-03-31 4:22 UTC (2+ messages)
[PATCH] clk: visconti: pll: use kzalloc_flex
2026-03-31 1:05 UTC (3+ messages)
[PATCH] ASoC: SOF: topology: use kzalloc_flex
2026-03-30 19:11 UTC (2+ messages)
[PATCHv3] ARM: omap2: simplify allocation for omap_device
2026-03-30 21:35 UTC
[PATCHv2] ARM: omap2: simplify allocation for omap_device
2026-03-30 21:20 UTC (2+ messages)
[PATCH] leds: qcom-lpg: allocate channels with main struct
2026-03-30 21:18 UTC
[PATCH] dmaengine: dw-axi-dmac: simplify allocation
2026-03-30 21:11 UTC
[PATCH v2 0/2] Bypass usercopy hardening for kernel-only iterators
2026-03-30 21:11 UTC (4+ messages)
` [PATCH v2 1/2] iov: Bypass usercopy hardening for copy_to_iter()
` [PATCH v2 2/2] iov: Bypass usercopy hardening for copy_from_iter()
[PATCH] thunderbolt: tunnel: simplify allocation
2026-03-30 21:10 UTC
[PATCH] Squashfs: allocate entries with cache
2026-03-30 21:07 UTC
[PATCH] RDMA/core: use kzalloc_flex
2026-03-30 17:18 UTC (2+ messages)
[PATCHv2] dmaengine: idma64: use kzalloc_flex
2026-03-30 16:38 UTC (2+ messages)
[PATCH] soc: qcom: wcnss: simplify allocation of req
2026-03-30 16:01 UTC (2+ messages)
[PATCH] clk: clk-max77686: kzalloc + kcalloc to kzalloc
2026-03-30 13:14 UTC (2+ messages)
[PATCH] clk: kirkwood: use kzalloc_flex
2026-03-30 13:13 UTC (2+ messages)
[PATCH] i2c: atr: use kzalloc_flex
2026-03-30 8:50 UTC (2+ messages)
[PATCHv2] ata: libahci_platform: use flex array for platform PHYs
2026-03-29 21:22 UTC (2+ messages)
[PATCH] mailbox: hi6220: kzalloc + kcalloc to kzalloc
2026-03-29 16:28 UTC (2+ messages)
[PATCH] RDMA/siw: use kzalloc_flex
2026-03-29 13:21 UTC (2+ messages)
[PATCH next] string: Optimise strlen()
2026-03-28 21:47 UTC (7+ messages)
[PATCH] scsi: target: Replace strncpy() with strscpy() in VPD dump functions
2026-03-27 20:33 UTC (2+ messages)
[PATCH] i2c: atr: use kzalloc_flex
2026-03-27 18:35 UTC (3+ messages)
[PATCH] accel/qaic: kcalloc + kzalloc to kzalloc
2026-03-27 16:16 UTC (2+ messages)
[PATCH] ata: libahci_platform: remove kcalloc
2026-03-27 15:28 UTC (2+ messages)
[PATCH] coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg
2026-03-27 11:50 UTC (2+ messages)
` [cocci] "
[PATCHv2] atm: nicstar: simplify allocation
2026-03-27 11:38 UTC (2+ messages)
[PATCH] crypto: nx - Fix packed layout in struct nx842_crypto_header
2026-03-27 10:06 UTC (2+ messages)
[PATCH] crypto: nx - annotate struct nx842_crypto_header with __counted_by
2026-03-27 10:06 UTC (2+ messages)
[PATCH] dmaengine: hsu: use kzalloc_flex
2026-03-27 10:03 UTC (2+ messages)
[PATCH] mmc: mmc_test: use kzalloc_flex
2026-03-27 9:36 UTC (2+ messages)
[PATCH] pinctrl: intel: use FAM for communities
2026-03-27 8:50 UTC (5+ messages)
[PATCH] siox: use kzalloc_flex
2026-03-27 6:49 UTC (4+ messages)
[PATCH] leds: pca955x: kzalloc + kcalloc to single kzalloc
2026-03-26 19:04 UTC (3+ messages)
[PATCH] dm-bufio: use kzalloc_flex
2026-03-26 4:13 UTC
[PATCH] ARM: omap2: simplify allocation for omap_device
2026-03-26 2:34 UTC
[PATCH] atm: nicstar: simplify allocation
2026-03-26 2:23 UTC (3+ messages)
[PATCH] media: nxp: imx8-isi: remove kzalloc_objs
2026-03-26 1:53 UTC (5+ messages)
[RFC PATCH] iov: Bypass usercopy hardening for kernel iterators
2026-03-25 21:29 UTC (4+ messages)
[PATCH v2 3/3] acpi/apei: Add NVIDIA GHES vendor CPER record handler
2026-03-25 17:16 UTC (6+ messages)
[PATCH] clk: renesas: cpg-mssr: use struct_size
2026-03-25 16:24 UTC (2+ messages)
[PATCH] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
2026-03-25 15:48 UTC (9+ messages)
[PATCH] ksmbd: ipc: use kzalloc_flex and __counted_by
2026-03-25 6:27 UTC (4+ messages)
[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
2026-03-25 4:14 UTC (2+ messages)
[PATCH][next] bpf: Avoid thousands of -Wflex-array-members-not-at-end warnings
2026-03-24 21:50 UTC (3+ messages)
[PATCH] gpio: mockup: allocate lines with main struct
2026-03-24 18:25 UTC (11+ messages)
[PATCH v3] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
2026-03-24 16:31 UTC (2+ messages)
[PATCH v2] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
2026-03-24 15:26 UTC (4+ 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