public inbox for linux-hardening@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-09 20:46:24 to 2026-02-25 07:33:33 UTC [more...]

Build error in next-20260223 gcc-plugins/latent_entropy_plugin.so
 2026-02-25  7:33 UTC  (2+ messages)

[PATCH] slab: Saturate to SIZE_MAX for allocation size overflows
 2026-02-25  7:15 UTC  (4+ messages)

[PATCH v8 0/5] lib and lib/cmdline enhancements
 2026-02-25  6:58 UTC  (11+ messages)
` [PATCH v8 1/5] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v8 2/5] lib: fix memparse() "
` [PATCH v8 3/5] lib: add more string to 64-bit integer conversion overflow tests
` [PATCH v8 4/5] lib/cmdline_kunit: add test case for memparse()
` [PATCH v8 5/5] lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings

[PATCH v4] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
 2026-02-25  6:27 UTC 

[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2026-02-25  4:31 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v3 2/2] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH v2] kcsan: test: Adjust "expect" allocation type for kmalloc_obj
 2026-02-25  2:55 UTC  (2+ messages)

[PATCH] vdso/datapage: Define vdso data pointers as arrays
 2026-02-25  2:47 UTC 

[PATCH] drm/amd/ras: Fix type size of remainder argument
 2026-02-25  1:43 UTC 

[PATCH v6 0/5] asdf
 2026-02-24 23:45 UTC  (15+ messages)
` [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
` [PATCH v6 4/5] slab: Introduce kmalloc_flex() "
` [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script

[PATCH] overflow: Make sure size helpers are always inlined
 2026-02-24 23:24 UTC  (2+ messages)

[PATCH] kcsan: test: Adjust "expect" allocation type for kmalloc_obj
 2026-02-24 23:28 UTC  (7+ messages)

[PATCH] lib/string: Fix UBSAN misaligned access in sized_strscpy
 2026-02-24 23:06 UTC  (5+ messages)

[PATCH][next] Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-02-24  6:31 UTC 

[PATCH v3][next] wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
 2026-02-24  4:46 UTC 

[PATCH 00/38] docs: several improvements to kernel-doc
 2026-02-24 13:25 UTC  (45+ messages)
` [PATCH 01/38] docs: kdoc_re: add support for groups()
` [PATCH 02/38] docs: kdoc_re: don't go past the end of a line
` [PATCH 03/38] docs: kdoc_parser: move var transformers to the beginning
` [PATCH 04/38] docs: kdoc_parser: don't mangle with function defines
` [PATCH 05/38] docs: kdoc_parser: add functions support for NestedMatch
` [PATCH 06/38] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
` [PATCH 07/38] docs: kdoc_parser: fix variable regexes to work with size_t
` [PATCH 08/38] docs: kdoc_parser: fix the default_value logic for variables
` [PATCH 09/38] docs: kdoc_parser: add some debug for variable parsing
` [PATCH 10/38] docs: kdoc_parser: don't exclude defaults from prototype
` [PATCH 11/38] docs: kdoc_parser: fix parser to support multi-word types
` [PATCH 12/38] docs: kdoc_parser: ignore context analysis and lock attributes
` [PATCH 13/38] docs: kdoc_parser: add support for LIST_HEAD
` [PATCH 14/38] docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
` [PATCH 15/38] docs: kdoc_re: properly handle strings and escape chars on it
` [PATCH 16/38] docs: kdoc_re: better show KernRe() at documentation
` [PATCH 17/38] docs: kdoc_re: don't recompile NestedMatch regex every time
` [PATCH 18/38] docs: kdoc_re: Change NestedMath args replacement to \0
` [PATCH 19/38] docs: kdoc_re: make NestedMatch use KernRe
` [PATCH 20/38] docs: kdoc_re: add support on NestedMatch for argument replacement
` [PATCH 21/38] docs: kdoc_parser: better handle struct_group macros
` [PATCH 22/38] docs: kdoc_re: fix a parse bug on struct page_pool_params
` [PATCH 23/38] docs: kdoc_re: add a helper class to declare C function matches
` [PATCH 24/38] docs: kdoc_parser: use the new CFunction class
` [PATCH 25/38] docs: kdoc_parser: minimize differences with struct_group_tagged
` [PATCH 26/38] docs: kdoc_parser: move transform lists to a separate file
` [PATCH 27/38] docs: kdoc_re: don't remove the trailing ";" with NestedMatch
` [PATCH 28/38] docs: kdoc_re: prevent adding whitespaces on sub replacements
` [PATCH 29/38] docs: xforms_lists.py: use CFuntion to handle all function macros
` [PATCH 30/38] docs: kdoc_files: allows the caller to use a different xforms class
` [PATCH 31/38] docs: kdoc_re: Fix NestedMatch.sub() which causes PDF builds to break
` [PATCH 32/38] docs: kdoc_files: document KernelFiles() ABI
` [PATCH 33/38] docs: kdoc_output: add optional args to ManOutput class
` [PATCH 34/38] docs: sphinx-build-wrapper: better handle troff .TH markups
` [PATCH 35/38] docs: kdoc_output: use a more standard order for .TH on man pages
` [PATCH 36/38] docs: sphinx-build-wrapper: don't allow "/" on file names
` [PATCH 37/38] docs: kdoc_output: describe the class init parameters
` [PATCH 38/38] docs: kdoc_output: pick a better default for modulename
    ` [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc

[PATCH v2 0/3] firmware: exynos-acpm: Use __counted_by()
 2026-02-24 11:09 UTC  (6+ messages)
` [PATCH v2 1/3] firmware: exynos-acpm: Use unsigned int for acpm_pmic_linux_errmap index
` [PATCH v2 2/3] firmware: exynos-acpm: Count number of commands in acpm_xfer
` [PATCH v2 3/3] firmware: exynos-acpm: Count acpm_xfer buffers with __counted_by_ptr

[PATCH] drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation type
 2026-02-24  4:05 UTC  (2+ messages)

[PATCH] init/Kconfig: Adjust fixed clang version for __builtin_counted_by_ref
 2026-02-23 22:28 UTC  (2+ messages)

[PATCH] ubd: Use pointer-to-pointers for io_thread_req arrays
 2026-02-23 21:52 UTC  (2+ messages)

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-02-23  9:41 UTC  (4+ messages)
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[PATCH] rust: bindgen: disable GCC latent entropy plugin
 2026-02-21 20:31 UTC  (2+ messages)

[PATCH v2][next] wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
 2026-02-20 23:36 UTC  (5+ messages)

[PATCH 00/19] printk cleanup - part 3
 2026-02-20 11:43 UTC  (2+ messages)

[PATCH 0/2] Trivial ramoops fixes
 2026-02-19 18:40 UTC  (4+ messages)
` [PATCH 1/2] pstore/ramoops: Remove useless memblock header
` [PATCH 2/2] pstore/ramoops: Fix ECC parameter help text

[PATCH] pstore: fix ftrace dump, when ECC is enabled
 2026-02-19 18:39 UTC  (3+ messages)

[PATCH 3/3] module: Add compile-time check for embedded NUL characters
 2026-02-19 17:04 UTC  (14+ messages)

[PATCH RFT 0/3] firmware: exynos-acpm: Use __counted_by()
 2026-02-19 11:20 UTC  (9+ messages)
` [PATCH RFT 1/3] firmware: exynos-acpm: Use unsigned int for acpm_pmic_linux_errmap index
` [PATCH RFT 2/3] firmware: exynos-acpm: Count number of commands in acpm_xfer
` [PATCH RFT 3/3] firmware: exynos-acpm: Count acpm_xfer buffers with __counted_by_ptr

[PATCH v3 0/3] Retrieve information about DDR from SMEM
 2026-02-18 15:58 UTC  (17+ messages)
` [PATCH v3 2/3] soc: qcom: ubwc: Get HBB "

[PATCH v1 5/6] drm/amdgpu: store ib info for devcoredump
 2026-02-17 16:21 UTC  (2+ messages)

[PATCH v4][next] wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
 2026-02-17 11:35 UTC  (2+ messages)

[PATCH v3][next] wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
 2026-02-16  9:16 UTC 

[PATCH v2][next] iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
 2026-02-16 18:40 UTC  (8+ messages)

[PATCH v2] mtd: Avoid boot crash in RedBoot partition table parser
 2026-02-16  7:01 UTC 

[PATCH] mtd: Avoid boot crash in RedBoot partition table parser
 2026-02-16  3:48 UTC  (2+ messages)

[PATCH] [RFC PATCH] lib/string: fix coding style issues
 2026-02-14 14:02 UTC  (2+ messages)

[PATCH v2] KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
 2026-02-13 15:03 UTC  (2+ messages)

[PATCH v2 0/7] thermal: samsung: Add support for Google GS101 TMU
 2026-02-13 10:14 UTC  (11+ messages)
` [PATCH v2 2/7] firmware: samsung: acpm: Add TMU protocol support
` [PATCH v2 4/7] thermal: samsung: Add support for GS101 TMU
` [PATCH v2 5/7] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v2 6/7] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v2 7/7] arm64: defconfig: enable Exynos ACPM thermal support

[PATCH v7 0/5] lib and lib/cmdline enhancements
 2026-02-12 14:45 UTC  (11+ messages)
` [PATCH v7 1/5] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v7 2/5] lib: fix memparse() "
` [PATCH v7 3/5] lib: add more string to 64-bit integer conversion overflow tests
` [PATCH v7 4/5] lib/cmdline_kunit: add test case for memparse()
` [PATCH v7 5/5] lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings

[PATCH] KVM: x86/pmu: annotate struct kvm_x86_pmu_event_filter with __counted_by()
 2026-02-12 14:05 UTC 

[PATCH v6 0/5] lib and lib/cmdline enhancements
 2026-02-12 13:37 UTC  (10+ messages)
` [PATCH v6 1/5] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v6 2/5] lib: fix memparse() "

[PATCH] vsnprintf: drop __printf() attributes on binary printing functions
 2026-02-12  1:28 UTC  (2+ messages)

[PATCH] fs: Keep long filenames in isolated slab buckets
 2026-02-11 14:13 UTC  (7+ messages)

[PATCH bpf v1] bpf: cpumap: fix race in bq_flush_to_queue on PREEMPT_RT
 2026-02-11 12:26 UTC  (3+ messages)

[PATCH] ext4: Reject on-disk mount options with missing NUL-terminator
 2026-02-11  1:50 UTC  (6+ messages)

[PATCH 0/2] Add __counted_by_ptr macro
 2026-02-10 11:29 UTC  (6+ messages)
` [PATCH 1/2] Compiler Attributes: "

[PATCH v4] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
 2026-02-10  2:34 UTC  (3+ messages)

[PATCH v3 0/3] Add Amlogic general DMA
 2026-02-09 21:28 UTC  (3+ messages)
` [PATCH v3 2/3] dma: amlogic: Add general DMA driver for A9


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox