Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-11-20 13:29:08 to 2025-11-28 10:32:06 UTC [more...]

[RFC/RFT PATCH 0/6] Improve get_random_u8() for use in randomize kstack
 2025-11-28 10:32 UTC  (22+ messages)
` [RFC/RFT PATCH 1/6] hexagon: Wire up cmpxchg64_local() to generic implementation
` [RFC/RFT PATCH 2/6] arc: "
` [RFC/RFT PATCH 3/6] random: Use u32 to keep track of batched entropy generation
` [RFC/RFT PATCH 4/6] random: Use a lockless fast path for get_random_uXX()
` [RFC/RFT PATCH 5/6] random: Plug race in preceding patch
` [RFC/RFT PATCH 6/6] randomize_kstack: Use get_random_u8() at entry for entropy

[PATCH] overflow: Introduce struct_offset() to get offset of member
 2025-11-28  5:35 UTC  (7+ messages)

[PATCH 0/2] overflow: extend shift helpers and add size_shl()
 2025-11-28  3:38 UTC  (3+ messages)
` [PATCH 1/2] overflow: make check_shl_overflow() 128-bit aware
` [PATCH 2/2] overflow: add size_shl() helper for saturated left shifts

[PATCH v3][next] net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning
 2025-11-28  2:20 UTC  (2+ messages)

[PATCH net-next] selftests/net/ipsec: Fix variable size type not at the end of struct
 2025-11-27 18:25 UTC 

[RFC v2 PATCH 0/8] pkeys-based cred hardening
 2025-11-27 16:36 UTC  (3+ messages)
` [RFC PATCH v2 3/8] slab: Introduce SLAB_SET_PKEY

[RFC PATCH v1 0/2] Fix bugs and performance of kstack offset randomisation
 2025-11-27 10:59 UTC  (3+ messages)
` [RFC PATCH v1 1/2] randomize_kstack: Maintain kstack_offset per task
` [RFC PATCH v1 2/2] randomize_kstack: Unify random source across arches

[PATCH v2][next] nfp: tls: Avoid -Wflex-array-member-not-at-end warnings
 2025-11-27  3:21 UTC 

[PATCH v2][next] net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning
 2025-11-27  1:19 UTC  (4+ messages)

[PATCH v2] kbuild: Enable GCC diagnostic context for value-tracking warnings
 2025-11-26  7:49 UTC  (4+ messages)

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-26 16:54 UTC  (15+ messages)
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [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 v4 00/10] gpio: improve support for shared GPIOs
 2025-11-26 16:49 UTC  (21+ messages)
` [PATCH v4 03/10] gpiolib: implement low-level, shared GPIO support
` [PATCH v4 07/10] arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM
` (subset) [PATCH v4 00/10] gpio: improve support for shared GPIOs

[PATCH v2 0/3] Add Xiaomi Redmi K20 Pro (Raphael)
 2025-11-26 11:36 UTC  (2+ messages)

[PATCH v4 0/2] TQ-Systems TQMa62xx SoM and MBa62xx board
 2025-11-26  5:17 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees

[PATCH][next] chtls: Avoid -Wflex-array-member-not-at-end warning
 2025-11-26  4:00 UTC  (2+ messages)

[PATCH][next] wifi: rtl8xxxu: Avoid -Wflex-array-member-not-at-end warnings
 2025-11-26  3:26 UTC  (10+ messages)

[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
 2025-11-26  0:49 UTC  (25+ 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 v2 2/2] mm/mm_init: decouple page checking and init_on_{alloc, free}
 2025-11-25 18:58 UTC  (2+ messages)

[PATCH 0/2] Add __counted_by_ptr macro
 2025-11-25 12:08 UTC  (14+ messages)
` [PATCH 1/2] Compiler Attributes: "
  ` [PATCH v2 "
` [PATCH 2/2] memblock: annotate struct memblock_type with __counted_by_ptr

[PATCH RESEND] fs/xattr: Annotate struct simple_xattr with __counted_by
 2025-11-25 12:00 UTC  (2+ messages)

[PATCH 0/2] string: strends() follow-ups
 2025-11-25 10:22 UTC  (3+ messages)
` (subset) "

[PATCH][next] net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning
 2025-11-25  8:57 UTC  (2+ messages)

[PATCH][next] nfp: tls: Avoid -Wflex-array-member-not-at-end warnings
 2025-11-25  2:39 UTC  (3+ messages)

[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 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] 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 00/26] Introduce meminspect
 2025-11-24  3:02 UTC  (4+ messages)
` [PATCH 01/26] kernel: "

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 23/26] soc: qcom: Add minidump driver
 2025-11-22  7:54 UTC  (3+ messages)

[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 12/26] kernel/configs: Register dynamic information into meminspect
 2025-11-21 22:16 UTC  (2+ 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 03/26] mm/percpu: Annotate static information into meminspect
 2025-11-21 19:13 UTC  (3+ messages)

[PATCH] kbuild: Enable GCC diagnostic context for value-tracking warnings
 2025-11-21 18:32 UTC  (5+ messages)

[PATCH] crypto: af_alg - Annotate struct af_alg_iv with __counted_by
 2025-11-21 11:44 UTC  (2+ messages)

[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)


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