linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-26 19:30:21 to 2022-05-04 01:49:27 UTC [more...]

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-04  1:44 UTC  (10+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig

[RFC PATCH 00/21] KCFI support
 2022-05-03 22:35 UTC  (38+ messages)
` [RFC PATCH 01/21] efi/libstub: Filter out CC_FLAGS_CFI
` [RFC PATCH 02/21] arm64/vdso: "
` [RFC PATCH 03/21] kallsyms: Ignore __kcfi_typeid_
` [RFC PATCH 04/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [RFC PATCH 05/21] cfi: Drop __CFI_ADDRESSABLE
` [RFC PATCH 06/21] cfi: Switch to -fsanitize=kcfi
` [RFC PATCH 07/21] cfi: Add type helper macros
` [RFC PATCH 08/21] arm64/crypto: Add types to indirect called assembly functions
` [RFC PATCH 09/21] arm64: Add CFI error handling
` [RFC PATCH 10/21] treewide: Drop function_nocfi
` [RFC PATCH 11/21] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [RFC PATCH 12/21] treewide: Drop __cficanonical
` [RFC PATCH 13/21] cfi: Add the cfi_unchecked macro
` [RFC PATCH 14/21] treewide: static_call: Pass call arguments to the macro
` [RFC PATCH 15/21] static_call: Use cfi_unchecked
` [RFC PATCH 16/21] objtool: Add support for CONFIG_CFI_CLANG
` [RFC PATCH 17/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [RFC PATCH 18/21] x86: Add types to indirect called assembly functions
` [RFC PATCH 19/21] x86/purgatory: Disable CFI
` [RFC PATCH 20/21] x86/vdso: "
` [RFC PATCH 21/21] x86: Add support for CONFIG_CFI_CLANG

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-05-03 22:02 UTC  (35+ messages)
` [RFC PATCH 01/11] x86: kernel FineIBT
` [RFC PATCH 02/11] kbuild: Support FineIBT build
` [RFC PATCH 03/11] objtool: Support FineIBT offset fixes
` [RFC PATCH 04/11] x86/module: Support FineIBT in modules
` [RFC PATCH 05/11] x86/text-patching: Support FineIBT text-patching
` [RFC PATCH 06/11] x86/bpf: Support FineIBT
` [RFC PATCH 07/11] x86/lib: Prevent UACCESS call warning from objtool
` [RFC PATCH 08/11] x86/ibt: Add CET_TEST module for IBT testing
` [RFC PATCH 09/11] x86/FineIBT: Add FINEIBT_TEST module
` [RFC PATCH 10/11] linux/interrupt: Fix prototype matching property
` [RFC PATCH 11/11] driver/int3400_thermal: Fix prototype matching

[PATCH 0/6] randstruct: Enable Clang support
 2022-05-03 21:31 UTC  (8+ messages)
` [PATCH 1/6] netfs: Eliminate Clang randstruct warning
` [PATCH 2/6] sancov: Split plugin build from plugin CFLAGS
` [PATCH 3/6] randstruct: Reorganize Kconfigs and attribute macros
` [PATCH 4/6] randstruct: Split randstruct Makefile and CFLAGS
` [PATCH 5/6] randstruct: Move seed generation into scripts/basic/
` [PATCH 6/6] randstruct: Enable Clang support

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH] net: chelsio: cxgb4: Avoid potential negative array offset
 2022-05-03 14:44 UTC 

[PATCH v10 00/15] Function Granular KASLR
 2022-05-03  7:31 UTC  (4+ messages)
` [PATCH v10 01/15] modpost: fix removing numeric suffixes

[RFC 0/1] refactor all tasklet users into other APIs
 2022-04-28  9:29 UTC  (13+ messages)
  ` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

[PATCH][next] drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
 2022-04-27 22:53 UTC 

[PATCH] lkdtm: cfi: Fix type width for masking PAC bits
 2022-04-27 22:39 UTC  (3+ messages)

[PATCH][next] checkpatch: add new alloc functions to alloc with multiplies check
 2022-04-26 14:55 UTC  (3+ messages)

-Warray-bounds fun again
 2022-04-22 13:36 UTC  (4+ messages)

[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
 2022-04-21 18:33 UTC  (13+ messages)

[PATCH] thermal: int340x: Fix attr.show callback prototype
 2022-04-21 18:15 UTC  (2+ messages)

[PATCH] USB: serial: Fix heap overflow in WHITEHEAT_GET_DTR_RTS
 2022-04-21  7:58 UTC  (5+ messages)

[PATCH v2] USB: serial: Fix heap overflow in WHITEHEAT_GET_DTR_RTS
 2022-04-21  0:12 UTC 

[PATCH v2] lkdtm: Add CFI_BACKWARD to test ROP mitigations
 2022-04-18 21:51 UTC  (3+ messages)

[PATCH] lkdtm: Add CFI_BACKWARD to test ROP mitigations
 2022-04-15  8:39 UTC  (4+ messages)

Kernel Self Protection Project: slub_debug=ZF
 2022-04-13  0:16 UTC 

[PATCH] lkdtm: Move crashtype definitions into each category
 2022-04-12 23:22 UTC 

[PATCH] init/Kconfig: Remove USELIB syscall by default
 2022-04-12 21:48 UTC  (2+ messages)

[PATCH] gcc-plugins: latent_entropy: use /dev/urandom
 2022-04-12 18:32 UTC  (13+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "
                ` [PATCH v4] "

[PATCH] security: don't treat structure as an array of struct hlist_head
 2022-04-12 17:26 UTC  (2+ messages)

[PATCH] ARM: vexpress/spc: Avoid negative array index when !SMP
 2022-04-07 10:14 UTC  (5+ messages)

[PATCH v5 3/8] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
 2022-04-07  7:39 UTC  (2+ messages)

[PATCH v3 2/2] lkdtm: Add Shadow Call Stack tests
 2022-04-06  1:48 UTC  (3+ messages)
  ` [PATCH v4 "

[PATCH][next] iwlwifi: fw: Replace zero-length arrays with flexible-array members
 2022-04-06  7:18 UTC  (8+ messages)

[PATCH][next] iwlwifi: mei: Replace zero-length array with flexible-array member
 2022-04-06  7:19 UTC  (6+ messages)

[PATCH][next] x86/mm/pgtable: Fix Wstringop-overflow warnings
 2022-04-01 13:12 UTC  (2+ messages)

[PATCH][next] lib: zstd: Fix Wstringop-overflow warning
 2022-03-31 20:43 UTC  (4+ messages)

[PATCH] riscv: Rename "sp_in_global" to "current_stack_pointer"
 2022-03-31  4:59 UTC  (3+ messages)

[GIT PULL] FORTIFY_SOURCE updates for v5.18-rc1
 2022-03-28 16:01 UTC  (5+ messages)

[PATCH AUTOSEL 5.4 02/16] gcc-plugins/stackleak: Exactly match strings instead of prefixes
 2022-03-28 11:23 UTC 

[PATCH AUTOSEL 5.15 04/29] gcc-plugins/stackleak: Exactly match strings instead of prefixes
 2022-03-28 11:21 UTC 

[PATCH AUTOSEL 5.10 03/21] gcc-plugins/stackleak: Exactly match strings instead of prefixes
 2022-03-28 11:22 UTC 

[PATCH AUTOSEL 5.16 04/35] gcc-plugins/stackleak: Exactly match strings instead of prefixes
 2022-03-28 11:19 UTC 

[PATCH AUTOSEL 5.17 05/43] gcc-plugins/stackleak: Exactly match strings instead of prefixes
 2022-03-28 11: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).