Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-12-12 09:51:40 to 2026-01-05 23:56:51 UTC [more...]

[PATCH v3 0/3] kbuild: remove gcc's -Wtype-limits
 2026-01-05 23:56 UTC  (23+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] kbuild: cleanup local -Wno-type-limits exceptions
` [PATCH v3 3/3] overflow: Remove is_non_negative() and is_negative()
          ` [PATCH] overflow: Update is_non_negative() and is_negative() comment

[PATCH v4 0/2] kbuild: remove gcc's -Wtype-limits
 2026-01-05 20:47 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] kbuild: cleanup local -Wno-type-limits exceptions

[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2026-01-05 17:50 UTC  (19+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
` [PATCH 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH 08/11] dmaengine: dw-edma: Add new callback to fill link list entry
` [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
` [PATCH 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-05 14:45 UTC  (16+ messages)
` [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches

[PATCH 00/19] printk cleanup - part 3
 2026-01-05 14:08 UTC  (22+ messages)
` [PATCH 01/19] printk/nbcon: Use an enum to specify the required callback in console_is_usable()
` [PATCH 02/19] printk: Introduce console_is_nbcon
` [PATCH 03/19] printk: Drop flags argument from console_is_usable
` [PATCH 04/19] printk: Reintroduce consoles_suspended global state
` [PATCH 05/19] printk: Add more context to suspend/resume functions
` [PATCH 06/19] printk: Introduce register_console_force
` [PATCH 07/19] drivers: netconsole: Migrate to register_console_force helper
` [PATCH 08/19] debug: debug_core: "
` [PATCH 09/19] m68k: emu: nfcon.c: "
` [PATCH 10/19] fs: pstore: platform: "
` [PATCH 11/19] powerpc: kernel: udbg: "
` [PATCH 12/19] sparc: kernel: btext: "
` [PATCH 13/19] um: drivers: mconsole_kern.c: "
` [PATCH 14/19] drivers: hwtracing: stm: console.c: "
` [PATCH 15/19] drivers: tty: serial: mux.c: "
` [PATCH 16/19] drivers: tty: serial: ma35d1_serial: "
` [PATCH 17/19] drivers: tty: ehv_bytechan: "
` [PATCH 18/19] drivers: braille: console: Drop CON_ENABLED console flag
` [PATCH 19/19] printk: Remove CON_ENABLED flag

[PATCH RESEND] crypto: af_alg - Annotate struct af_alg_iv with __counted_by
 2026-01-05 12:24 UTC 

[PATCH RESEND] fs/xattr: Annotate struct simple_xattr with __counted_by
 2026-01-05 12:20 UTC 

[PATCH v2][next] ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2026-01-05  6:45 UTC 

[PATCH 00/26] Introduce meminspect
 2026-01-03 19:23 UTC  (18+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag
` [PATCH 19/26] mm/numa: Register information into meminspect
` [PATCH 20/26] mm/sparse: "
` [PATCH 21/26] printk: "

Subscribe
 2026-01-03  7:19 UTC 

[PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-02 12:58 UTC  (10+ messages)
` [PATCH v2 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v2 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v2 3/3] randomize_kstack: Unify random source across arches

[PATCH v9 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2026-01-02  3:42 UTC  (14+ messages)
` [PATCH v9 1/7] typeinfo: Introduce KCFI typeinfo mangling API
` [PATCH v9 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
` [PATCH v9 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation

[PATCH][next] RDMA/rxe: Avoid -Wflex-array-member-not-at-end warnings
 2025-12-26  6:13 UTC  (19+ messages)

[PATCH v3 0/3] Apple Silicon Type-C PHY
 2025-12-23 17:45 UTC  (5+ messages)
` [PATCH v3 1/3] soc: apple: Add hardware tunable support
` [PATCH v3 2/3] dt-bindings: phy: Add Apple Type-C PHY
` [PATCH v3 3/3] phy: apple: "

UBSAN: array-index-out-of-bounds
 2025-12-23  2:15 UTC  (3+ messages)

[PATCH] module/decompress: Avoid open-coded kvrealloc()
 2025-12-22 20:24 UTC  (2+ messages)

[PATCH 0/3] Add Amlogic general DMA
 2025-12-20 18:21 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: dma: "
` [PATCH 2/3] dma: amlogic: Add general DMA driver for SoCs
` [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH v2 0/4] kbuild: remove gcc's -Wtype-limits
 2025-12-20 12:03 UTC  (8+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] kbuild: cleanup local -Wno-type-limits exceptions
` [PATCH v2 3/4] overflow: Remove is_non_negative() and is_negative()
` [PATCH v2 4/4] minmax: remove useless cast in __is_nonneg()

[PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
 2025-12-20  7:12 UTC  (4+ messages)

[PATCH 3/3] module: Add compile-time check for embedded NUL characters
 2025-12-19 16:21 UTC  (12+ messages)

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2025-12-19 14:59 UTC  (6+ messages)
` [PATCH v2 3/3] "

[PATCH 0/4] Use __counted_by for ancestor arrays
 2025-12-19  8:33 UTC  (9+ messages)
` [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors
` [PATCH 4/4] blk-iocost: Correct comment ioc_gq::level

[PATCH][next] crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
 2025-12-19  6:58 UTC  (2+ messages)

[PATCH][next] crypto: starfive - Avoid -Wflex-array-member-not-at-end warning
 2025-12-19  6:57 UTC  (2+ messages)

[PATCH][next] hyperv: Avoid -Wflex-array-member-not-at-end warning
 2025-12-19  2:53 UTC  (5+ messages)

[PATCH v4 0/2] TQ-Systems TQMa62xx SoM and MBa62xx board
 2025-12-18 19:06 UTC  (6+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees

[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-12-17 17:15 UTC  (4+ messages)

[PATCH v6 0/5] asdf
 2025-12-16 21:56 UTC  (3+ messages)
` [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
  ` [cocci] "

[RFC PATCH] arm64: Bring back linear map randomization using PArange override
 2025-12-16 18:13 UTC  (2+ messages)

[PATCH v3 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v2 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH] ocfs2: fix xattr array out-of-bounds in ocfs2_xa_remove_entry()
 2025-12-14 13:56 UTC  (3+ messages)

[PATCH 1/1] Fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON defines
 2025-12-14 12:58 UTC 

[PATCH v5 4/4] coccinelle: Add kmalloc_objs conversion script
 2025-12-12  9:51 UTC  (4+ messages)
` [cocci] "


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