linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-17 18:38:25 to 2025-08-25 16:16:45 UTC [more...]

[PATCH 0/5] kcfi: Prepare for GCC support
 2025-08-25 16:16 UTC  (11+ messages)
` [PATCH 1/5] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH 2/5] x86/traps: Clarify KCFI instruction layout
` [PATCH 3/5] x86/cfi: Add option for cfi=debug bootparam
` [PATCH 4/5] x86/cfi: Remove __noinitretpoline and __noretpoline
` [PATCH 5/5] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI

[PATCH] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
 2025-08-25 15:59 UTC 

[PATCH RFC] slab: support for compiler-assisted type-based slab cache partitioning
 2025-08-25 15:44 UTC 

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-08-25 13:58 UTC  (16+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump

[RFC PATCH 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2025-08-25 13:56 UTC  (39+ messages)
` [RFC PATCH 1/7] sanitizer: Expand sanitizer flag from 32-bit to 64-bit
` [RFC PATCH 2/7] mangle: Introduce C typeinfo mangling API
` [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
` [RFC PATCH 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
` [RFC PATCH 5/7] aarch64: Add AArch64 "
` [RFC PATCH 6/7] riscv: Add RISC-V "
` [RFC PATCH 7/7] kcfi: Add regression test suite

[PATCH] hardening: Require clang 20.1.0 for __counted_by
 2025-08-25 13:25 UTC  (2+ messages)

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-25  7:31 UTC  (12+ messages)
` [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey

[PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
 2025-08-25  7:05 UTC  (2+ messages)

[PATCH v2 0/9] panic: introduce panic status function family
 2025-08-25  2:29 UTC  (10+ messages)
` [PATCH v2 1/9] panic: Introduce helper functions for panic state
` [PATCH v2 2/9] fbdev: Use panic_in_progress() helper
` [PATCH v2 3/9] crash_core: use panic_try_start() in crash_kexec()
` [PATCH v2 4/9] panic: use panic_try_start() in nmi_panic()
` [PATCH v2 5/9] panic: use panic_try_start() in vpanic()
` [PATCH v2 6/9] printk/nbcon: use panic_on_this_cpu() helper
` [PATCH v2 7/9] panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
` [PATCH v2 8/9] panic/printk: replace other_cpu_in_panic() with panic_on_other_cpu()
` [PATCH v2 9/9] watchdog: skip checks when panic is in progress

[PATCH net-next v7 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-25  1:30 UTC  (26+ messages)
` [PATCH net-next v7 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v7 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH net-next v7 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v7 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v7 5/5] net: rnpgbe: Add register_netdev

[PATCH 1/2] ARM: dts: qcom: apq8064-mako: Minor whitespace cleanup
 2025-08-24  2:55 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: "
` (subset) [PATCH 1/2] ARM: dts: qcom: apq8064-mako: "

[PATCH 00/11] power: supply: pmi8998 charger improvements and smb5 support
 2025-08-24  2:55 UTC  (2+ messages)
` (subset) "

[PATCH] iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-end warnings
 2025-08-22  7:14 UTC  (2+ messages)

[PATCH net-next v6 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-21 22:56 UTC  (7+ messages)
` [PATCH net-next v6 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v6 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH net-next v6 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v6 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v6 5/5] net: rnpgbe: Add register_netdev

[PATCH v2 00/12] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-08-21 21:15 UTC  (2+ messages)
` [PATCH v2 02/12] arch/Kconfig: Drop always true condition from RANDOMIZE_KSTACK_OFFSET

[PATCH v8 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-21 20:34 UTC  (14+ messages)
` [PATCH v8 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v8 02/11] tee: add close_context to TEE driver operation
` [PATCH v8 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v8 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v8 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v8 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v8 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v8 08/11] tee: add Qualcomm TEE driver
` [PATCH v8 09/11] qcomtee: add primordial object
` [PATCH v8 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v8 11/11] Documentation: tee: Add Qualcomm TEE driver

[PATCH net-next v8 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-08-21 10:50 UTC  (16+ messages)
` [PATCH net-next v8 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v8 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v8 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v8 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v8 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v8 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v8 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v8 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v8 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v8 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v8 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v8 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v8 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v8 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-20 18:41 UTC  (8+ messages)
` [PATCH v5 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH v9 0/8] nvme-fc: FPIN link integrity handling
 2025-08-20  2:18 UTC  (9+ messages)
` [PATCH v9 2/9] nvme: add NVME_CTRL_MARGINAL flag
` [PATCH v9 8/9] nvme-multipath: queue-depth support for marginal paths
` [PATCH v9 9/9] scsi: qla2xxx: Fix memcpy field-spanning write issue

[PATCH] kcsan: test: Replace deprecated strcpy() with strscpy()
 2025-08-19 19:00 UTC  (4+ messages)

[PATCH] ARM: dts: aspeed: Minor whitespace cleanup
 2025-08-19 13:17 UTC 

[PATCH] MIPS: RB532: Replace deprecated strcpy() with memcpy() and strscpy()
 2025-08-19 10:24 UTC 

[PATCH] MIPS: Loongson64: Replace deprecated strcpy() with strscpy_pad()
 2025-08-19 10:23 UTC 

[PATCH 1/8] MIPS: sgi-ip22: Replace deprecated strcpy() in plat_mem_setup()
 2025-08-19 10:00 UTC  (15+ messages)
` [PATCH 2/8] MIPS: sgi-ip32: "
` [PATCH 3/8] MIPS: sni: Replace deprecated strcpy() in sni_console_setup()
` [PATCH 4/8] MIPS: txx9: Replace deprecated strcpy() with strscpy()
` [PATCH 5/8] MIPS: arc: Replace deprecated strcpy() with memcpy()
` [PATCH 6/8] MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()
` [PATCH 8/8] MIPS: generic: Replace deprecated strcpy() in ocelot_detect()

[PATCH v2 1/4] kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
 2025-08-19  9:59 UTC  (4+ messages)
` [PATCH v2 2/4] kdb: Replace deprecated strcpy() with memmove() in vkdb_printf()
` [PATCH v2 3/4] kdb: Replace deprecated strcpy() with memcpy() in parse_grep()
` [PATCH v2 4/4] kdb: Replace deprecated strcpy() with helper function in kdb_defcmd()

[PATCH 00/10] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-08-19  0:55 UTC  (3+ messages)
` [PATCH 02/10] arch/Kconfig: Drop always true condition from RANDOMIZE_KSTACK_OFFSET

[PATCH 1/4] kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
 2025-08-18 20:59 UTC  (7+ messages)
` [PATCH 2/4] kdb: Replace deprecated strcpy() with memmove() in vkdb_printf()
` [PATCH 3/4] kdb: Replace deprecated strcpy() with memcpy() in parse_grep()
` [PATCH 4/4] kdb: Replace deprecated strcpy() with helper function in kdb_defcmd()

[PATCH v7 0/2] Add ADI I3C Controller
 2025-08-18 17:01 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH v7 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[PATCH] kdb: Replace deprecated strcpy() with strscpy()
 2025-08-18 16:17 UTC  (4+ messages)

[PATCH v9 00/10] Add pinctrl support for the AAEON UP board FPGA
 2025-08-18 15:45 UTC  (3+ messages)
` [PATCH v9 10/10] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH RESEND] sparc: PCI: Replace deprecated strcpy() with strscpy()
 2025-08-17 23:23 UTC 

[PATCH RESEND] alpha: smp: Replace deprecated strcpy() with strscpy()
 2025-08-17 23:21 UTC 

[PATCH RESEND] alpha: Replace strcpy() with strscpy() in setup_arch()
 2025-08-17 23:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).