linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-19 09:59:52 to 2025-08-27 01:34:50 UTC [more...]

[PATCH 0/5] kcfi: Prepare for GCC support
 2025-08-27  1:34 UTC  (15+ 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] arc: Fix __fls() const-foldability via __builtin_clzl()
 2025-08-27  1:24 UTC  (4+ messages)

[PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-08-26 23:58 UTC  (5+ messages)

[PATCH][next] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
 2025-08-26 23:13 UTC  (3+ messages)

[RFC PATCH 0/5] tty: Add KUnit test framework for TTY drivers
 2025-08-26 22:51 UTC  (6+ messages)
` [RFC PATCH 1/5] tty: Add KUnit test infrastructure configuration
` [RFC PATCH 2/5] tty: Add KUnit test helper functions
` [RFC PATCH 3/5] tty: Add mock TTY driver for KUnit testing
` [RFC PATCH 4/5] tty: Add KUnit tests for core TTY functionality
` [RFC PATCH 5/5] tty: Add KUnit tests for ttynull driver

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-26 19:18 UTC  (8+ messages)

[PATCH v3] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
 2025-08-26 18:22 UTC  (2+ messages)

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-26 18:19 UTC  (7+ messages)

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-08-26 17:14 UTC  (17+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump

[PATCH] crypto: Prevent kernel-infoleak in rng_recvmsg
 2025-08-26 16:58 UTC  (2+ messages)

[PATCH v2] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
 2025-08-26 16:54 UTC  (3+ messages)

[PATCH v7 0/2] Add ADI I3C Controller
 2025-08-26 15:57 UTC  (6+ 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 v8 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-26 15:55 UTC  (16+ 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 v7 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-26 12:39 UTC  (31+ 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 v2][next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning
 2025-08-26 12:00 UTC  (4+ messages)

[PATCH RFC] slab: support for compiler-assisted type-based slab cache partitioning
 2025-08-26 11:31 UTC  (9+ messages)

[PATCH] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
 2025-08-26  5:43 UTC  (3+ messages)

[PATCH] arc: Add const attribute support for mathematical ARC builtins
 2025-08-26  4:22 UTC 

[PATCH v9 0/8] nvme-fc: FPIN link integrity handling
 2025-08-26  2:33 UTC  (5+ messages)
` [PATCH v9 9/9] scsi: qla2xxx: Fix memcpy field-spanning write issue
` (subset) [PATCH v9 0/8] nvme-fc: FPIN link integrity handling

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

[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 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 net-next v8 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-08-21 10:50 UTC  (2+ messages)

[PATCH] kcsan: test: Replace deprecated strcpy() with strscpy()
 2025-08-19 19:00 UTC  (2+ 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  (4+ messages)
` [PATCH 5/8] MIPS: arc: Replace deprecated strcpy() with memcpy()

[PATCH v2 1/4] kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
 2025-08-19  9:59 UTC  (3+ messages)
` [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()


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