public inbox for linux-hardening@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-03 10:02:55 to 2026-01-12 20:14:05 UTC [more...]

[PATCH 0/6] Initial Redmi Note 8T support and more
 2026-01-12 20:13 UTC  (3+ messages)
` [PATCH 4/6] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Fix reserved gpio ranges
` [PATCH 6/6] arm64: dts: qcom: Add Redmi Note 8T

[PATCH 00/19] printk cleanup - part 3
 2026-01-12 17:53 UTC  (5+ messages)

[PATCH] ecryptfs: Annotate struct ecryptfs_message with __counted_by
 2026-01-12 11:53 UTC 

[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
 2026-01-12 14:54 UTC  (8+ messages)
` [PATCH RFT 1/5] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get completed link entry pos
` [PATCH RFT 2/5] dmaengine: dw-edma: Move dw_hdma_set_callback_result() up
` [PATCH RFT 3/5] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH RFT 4/5] dmaengine: dw-edma: Dynamitc append new request during dmaengine running
` [PATCH RFT 5/5] dmaengine: dw-edma: Add trace support

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-12 13:36 UTC  (18+ 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 v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2026-01-12 13:07 UTC  (13+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v2 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
` [PATCH v2 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v2 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v2 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v2 08/11] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v2 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v2 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v2 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk

[RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
 2026-01-12 12:06 UTC  (37+ messages)
` [RFC/RFT PATCH 01/19] x86/idt: Move idt_table to __ro_after_init section
` [RFC/RFT PATCH 02/19] x86/sev: Don't emit BSS_DECRYPT section unless it is in use
` [RFC/RFT PATCH 03/19] x86: Combine .data with .bss in kernel mapping
` [RFC/RFT PATCH 04/19] x86: Make the 64-bit bzImage always physically relocatable
` [RFC/RFT PATCH 05/19] x86/efistub: Simplify early remapping of kernel text
` [RFC/RFT PATCH 06/19] alloc_tag: Use __ prefixed ELF section names
` [RFC/RFT PATCH 07/19] tools/objtool: Treat indirect ftrace calls as direct calls
` [RFC/RFT PATCH 08/19] x86: Use PIE codegen for the relocatable 64-bit kernel
` [RFC/RFT PATCH 09/19] x86/pm-trace: Use RIP-relative accesses for .tracedata
` [RFC/RFT PATCH 10/19] x86/kvm: Use RIP-relative addressing
` [RFC/RFT PATCH 11/19] x86/rethook: Use RIP-relative reference for fake return address
` [RFC/RFT PATCH 12/19] x86/sync_core: Use RIP-relative addressing
` [RFC/RFT PATCH 13/19] x86/entry_64: "
` [RFC/RFT PATCH 14/19] x86/hibernate: Prefer RIP-relative accesses
` [RFC/RFT PATCH 15/19] x64/acpi: Use PIC-compatible references in wakeup_64.S
` [RFC/RFT PATCH 16/19] x86/kexec: Use 64-bit wide absolute reference from relocated code
` [RFC/RFT PATCH 17/19] x86/head64: Avoid absolute references in startup asm
` [RFC/RFT PATCH 18/19] x86/boot: Implement support for RELA/RELR/REL runtime relocations
` [RFC/RFT PATCH 19/19] x86/kernel: Switch to PIE linking for the relocatable kernel

[PATCH v5 0/2] TQ-Systems TQMa62xx SoM and MBa62xx board
 2026-01-12 11:50 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board
` [PATCH v5 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees

[PATCH v3 1/2] lib: introduce simple error-checking wrapper for memparse()
 2026-01-11  0:01 UTC  (14+ messages)
` [PATCH v3 2/2] xfs: adjust handling of a few numerical mount options

[PATCH v3 0/3] Retrieve information about DDR from SMEM
 2026-01-10 10:49 UTC  (20+ messages)
` [PATCH v3 1/3] soc: qcom: smem: Expose DDR data "
` [PATCH v3 2/3] soc: qcom: ubwc: Get HBB "
` [PATCH v3 3/3] drm/msm/adreno: Trust the SSoT UBWC config

[PATCH v2][next] virtio_net: Fix misalignment bug in struct virtnet_info
 2026-01-10  8:07 UTC 

[PATCH v9 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2026-01-09 18:43 UTC  (6+ messages)

[PATCH] drm/amdgpu: Replace deprecated strcpy() in amdgpu_virt_write_vf2pf_data
 2026-01-09 19:18 UTC  (2+ messages)

[PATCH v6 0/5] asdf
 2026-01-09 17:32 UTC  (11+ messages)
` [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
` [PATCH v6 4/5] slab: Introduce kmalloc_flex() "

[PATCH RESEND net-next] selftests/net/ipsec: Fix variable size type not at the end of struct
 2026-01-09 15:22 UTC 

[PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
 2026-01-09 15:16 UTC  (6+ messages)

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2026-01-09 15:08 UTC  (10+ messages)

[RFC PATCH] arm64: Bring back linear map randomization using PArange override
 2026-01-08 17:59 UTC  (4+ messages)

[PATCH] lib: introduce simple error-checking wrapper for memparse()
 2026-01-08 13:14 UTC  (8+ messages)
` [PATCH v2] xfs: adjust handling of a few numerical mount options

[PATCH 0/5] riscv: optimize string functions and add kunit tests
 2026-01-08 10:42 UTC  (12+ messages)
` [PATCH 1/5] lib/string_kunit: add test case for strlen
` [PATCH 2/5] lib/string_kunit: add test case for strnlen
` [PATCH 3/5] riscv: lib: add strnlen implementation
` [PATCH 4/5] riscv: lib: add strchr implementation
` [PATCH 5/5] riscv: lib: add strrchr implementation

[PATCH 3/3] module: Add compile-time check for embedded NUL characters
 2026-01-08  8:49 UTC  (11+ messages)

[PATCH v2] cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
 2026-01-08  1:14 UTC  (2+ messages)

[PATCH] Kconfig.ubsan: Remove CONFIG_UBSAN_REPORT_FULL from documentation
 2026-01-07 20:16 UTC  (2+ messages)

[PATCH v10 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2026-01-07 20:03 UTC  (8+ messages)
` [PATCH v10 1/7] typeinfo: Introduce KCFI typeinfo mangling API
` [PATCH v10 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
` [PATCH v10 3/7] kcfi: Add regression test suite
` [PATCH v10 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
` [PATCH v10 5/7] aarch64: Add AArch64 "
` [PATCH v10 6/7] arm: Add ARM 32-bit "
` [PATCH v10 7/7] riscv: Add RISC-V "

[PATCH v3][next] drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warning
 2026-01-07  6:35 UTC  (6+ messages)

[PATCH v2][next] ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2026-01-07  1:10 UTC  (2+ messages)

[PATCH 0/4] Use __counted_by for ancestor arrays
 2026-01-06  6:53 UTC  (6+ messages)
` [PATCH 3/4] cgroup: Use __counted_by for cgroup::ancestors

[PATCH v3 0/3] kbuild: remove gcc's -Wtype-limits
 2026-01-05 23:56 UTC  (13+ messages)
` [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  (3+ messages)

[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2026-01-05 17:50 UTC  (10+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
` [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk

[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 00/26] Introduce meminspect
 2026-01-03 19:23 UTC  (5+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag


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