public inbox for linux-hardening@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 10:13:39 to 2026-03-30 13:20:12 UTC [more...]

[PATCH next 0/3] fortify: Minor changes to strlen() and strnlen()
 2026-03-30 13:20 UTC  (4+ 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] 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] clk: visconti: pll: use kzalloc_flex
 2026-03-30 13:07 UTC  (2+ messages)

[PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier helper and NVIDIA CPER handler
 2026-03-30 12:58 UTC  (5+ 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] i2c: atr: use kzalloc_flex
 2026-03-30  8:50 UTC  (2+ messages)

[PATCHv2] dmaengine: hsu: use kzalloc_flex()
 2026-03-30  8:45 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] pstore/ftrace: Keep ftrace module parameter and debugfs switch in sync
 2026-03-28 21:48 UTC  (2+ messages)

[PATCH next] string: Optimise strlen()
 2026-03-28 21:47 UTC  (7+ messages)

[PATCH] pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
 2026-03-28 21:47 UTC  (2+ messages)

[PATCH] scsi: target: Replace strncpy() with strscpy() in VPD dump functions
 2026-03-27 20:33 UTC  (2+ messages)

[PATCHv3] atm: nicstar: simplify allocation
 2026-03-27 19:24 UTC 

[PATCHv2] ARM: omap2: simplify allocation for omap_device
 2026-03-27 19:11 UTC 

[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  (3+ 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] RDMA/core: use kzalloc_flex
 2026-03-27  3:01 UTC 

[PATCH] soc: qcom: wcnss: simplify allocation of req
 2026-03-27  2:55 UTC 

[PATCHv3] EDAC/mc: Use kzalloc_flex()
 2026-03-27  2:48 UTC 

[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 

[PATCHv2] platform/x86: panasonic-laptop: simplify allocation of sinf
 2026-03-26  2:45 UTC 

[PATCH] vfio: pci: use kzalloc_flex
 2026-03-26  2:37 UTC 

[PATCH] ARM: omap2: simplify allocation for omap_device
 2026-03-26  2:34 UTC 

[PATCH] ASoC: SOF: topology: use kzalloc_flex
 2026-03-26  2:30 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  (8+ 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  (11+ 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  (10+ 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  (12+ 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)

[PATCH v7 0/3] Add Amlogic general DMA
 2026-03-24  8:28 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v7 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v7 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH] ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()
 2026-03-24  8:01 UTC  (3+ messages)

[PATCH] lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT test
 2026-03-24  2:07 UTC 

[PATCH] block: partitions: Replace pp_buf with struct seq_buf
 2026-03-23 22:29 UTC  (10+ messages)

[PATCH] xfs: Replace strncpy() with strscpy_pad() in tracepoint error paths
 2026-03-23 20:56 UTC  (5+ messages)

[PATCH] wifi: mac80211: Replace strncpy() with strscpy_pad() in drv_switch_vif_chanctx tracepoint
 2026-03-23 17:34 UTC  (3+ messages)

[PATCH] um: Replace strncpy() with strnlen()+memcpy_and_pad() in strncpy_chunk_from_user()
 2026-03-23 17:17 UTC 

[PATCH] platform/x86: panasonic-laptop: simplify allocation of sinf
 2026-03-23 16:44 UTC  (5+ messages)

[PATCH 6.1 297/481] mtd: Avoid boot crash in RedBoot partition table parser
 2026-03-23 13:44 UTC 

[PATCH 6.6 481/567] mtd: Avoid boot crash in RedBoot partition table parser
 2026-03-23 13:46 UTC 

[PATCH 6.12 342/460] mtd: Avoid boot crash in RedBoot partition table parser
 2026-03-23 13:45 UTC 

[PATCH 6.18 060/212] mtd: Avoid boot crash in RedBoot partition table parser
 2026-03-23 13:44 UTC 

[PATCH 6.19 052/220] mtd: Avoid boot crash in RedBoot partition table parser
 2026-03-23 13:43 UTC 

[PATCH] gpio: dwapb: reduce allocation to single kzalloc
 2026-03-23  9:56 UTC  (3+ messages)

[PATCHv3] thunderbolt: use kzalloc_flex
 2026-03-23  5:53 UTC  (3+ messages)

[PATCH v3 00/22] kernel-doc: use a C lexical tokenizer for transforms
 2026-03-22 21:08 UTC  (2+ messages)

[PATCH 0/2] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
 2026-03-21 19:17 UTC  (3+ messages)
` [PATCH 1/2] scsi: be2iscsi: simplify cid_array allocation
` [PATCH 2/2] scsi: be2iscsi: simplify hwi_controller allocation

Build error in next-20260223 gcc-plugins/latent_entropy_plugin.so
 2026-03-21 12:25 UTC  (7+ messages)

[PATCHv2] firmware: stratix10-svc: kmalloc_array + kzalloc to flex
 2026-03-21  3:52 UTC 

[PATCHv2] dmaengine: idma64: use kzalloc_flex
 2026-03-21  3:49 UTC 

[PATCH] media: em28xx: kzalloc + kcalloc to kzalloc_flex
 2026-03-20 23:04 UTC  (3+ messages)

[PATCH 5.10.y 2/2] mtd: Avoid boot crash in RedBoot partition table parser
 2026-03-20 21:55 UTC 

[PATCH v1 1/1] ACPI: processor: idle: Replace strlcat() with better alternative
 2026-03-20 19:39 UTC  (8+ messages)

[PATCH] init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR
 2026-03-20 18:52 UTC  (2+ messages)

[PATCH] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
 2026-03-20 18:44 UTC  (2+ messages)

[PATCH v3 00/13] arm64: Unmap linear alias of kernel data/bss
 2026-03-20 14:59 UTC  (14+ messages)
` [PATCH v3 01/13] arm64: Move the zero page to rodata
` [PATCH v3 02/13] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v3 03/13] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v3 04/13] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v3 05/13] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v3 06/13] arm64: mm: Permit contiguous descriptors to be rewritten
` [PATCH v3 07/13] arm64: mm: Use hierarchical XN mapping for the fixmap
` [PATCH v3 08/13] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v3 09/13] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v3 10/13] arm64: Move fixmap page tables to end of kernel image
` [PATCH v3 11/13] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v3 12/13] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v3 13/13] arm64: mm: Unmap kernel data/bss entirely from "

[PATCHv2] gpio: msc313: remove kcalloc
 2026-03-20 13:39 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