linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-14 18:50:56 to 2022-09-01 19:23:55 UTC [more...]

[PATCH] string: Introduce strtomem() and strtomem_pad()
 2022-09-01 19:23 UTC  (5+ messages)

[PATCH v2] string: Introduce strtomem() and strtomem_pad()
 2022-09-01 19:09 UTC 

[PATCH v2] netlink: Bounds-check struct nlmsgerr creation
 2022-09-01  7:12 UTC  (3+ messages)

[PATCH v3] netlink: Bounds-check struct nlmsgerr creation
 2022-09-01  7:13 UTC 

[PATCH 0/2] fortify: Add run-time WARN for cross-field memcpy()
 2022-09-01  6:59 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] lkdtm: Update tests for memcpy() run-time warnings

[PATCH 0/2] netlink: Bounds-check struct nlmsgerr creation
 2022-09-01  6:27 UTC  (6+ messages)
` [PATCH 1/2] netlink: Bounds-check nlmsg_len()
` [PATCH 2/2] netlink: Bounds-check struct nlmsgerr creation

[PATCH v3 0/6] Replace one-element arrays with flexible-array members
 2022-09-01  5:12 UTC  (11+ messages)
` [PATCH v3 1/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP
` [PATCH v3 2/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP_DYNAMIC
` [PATCH v3 3/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP
` [PATCH v3 4/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_PD_CFG_SEQ_NUM_SYNC
` [PATCH v3 5/6] scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
` [PATCH v3 6/6] scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ_NUM_SYNC

[PATCH v4 00/21] KCFI support
 2022-08-31 22:04 UTC  (27+ messages)
` [PATCH v4 01/21] treewide: Filter out CC_FLAGS_CFI
` [PATCH v4 02/21] scripts/kallsyms: Ignore __kcfi_typeid_
` [PATCH v4 03/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [PATCH v4 04/21] cfi: Drop __CFI_ADDRESSABLE
` [PATCH v4 05/21] cfi: Switch to -fsanitize=kcfi
` [PATCH v4 06/21] cfi: Add type helper macros
` [PATCH v4 07/21] lkdtm: Emit an indirect call for CFI tests
` [PATCH v4 08/21] psci: Fix the function type for psci_initcall_t
` [PATCH v4 09/21] arm64: Add types to indirect called assembly functions
` [PATCH v4 10/21] arm64: Add CFI error handling
` [PATCH v4 11/21] arm64: Drop unneeded __nocfi attributes
` [PATCH v4 12/21] init: Drop __nocfi from __init
` [PATCH v4 13/21] treewide: Drop function_nocfi
` [PATCH v4 14/21] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [PATCH v4 15/21] treewide: Drop __cficanonical
` [PATCH v4 16/21] objtool: Disable CFI warnings
` [PATCH v4 17/21] kallsyms: Drop CONFIG_CFI_CLANG workarounds
` [PATCH v4 18/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v4 19/21] x86: Add types to indirectly called assembly functions
` [PATCH v4 20/21] x86/purgatory: Disable CFI
` [PATCH v4 21/21] x86: Add support for CONFIG_CFI_CLANG

[PATCH v2][next] net/ipv4: Use __DECLARE_FLEX_ARRAY() helper
 2022-08-31 19:26 UTC  (2+ messages)

[PATCH 0/3] Fix FORTIFY=y UBSAN_LOCAL_BOUNDS=y
 2022-08-31 19:06 UTC  (8+ messages)
` [PATCH 1/3] fortify: use __builtin_dynamic_object_size in __compiletime_strlen
` [PATCH 2/3] fortify: cosmetic cleanups to __compiletime_strlen
` [PATCH 3/3] HID: avoid runtime call to strlen

[PATCH] overflow: Split up kunit tests for smaller stack frames
 2022-08-31 19:01 UTC  (2+ messages)

[PATCH][next] uapi: net/ipv4: Use __DECLARE_FLEX_ARRAY() helper
 2022-08-31 19:01 UTC  (3+ messages)

[PATCH v3] overflow: Allow mixed type arguments
 2022-08-31 17:49 UTC  (4+ messages)

[PATCH v4 1/2] powerpc/mm: Support execute-only memory on the Radix MMU
 2022-08-31 13:13 UTC  (7+ messages)
` [PATCH v4 2/2] selftests/powerpc: Add a test for execute-only memory

[PATCH v2] overflow: Allow mixed type arguments
 2022-08-30 18:42 UTC  (3+ messages)

[PATCH][next] ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-08-30  5:45 UTC  (3+ messages)

[PATCH][next] can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-08-30  1:15 UTC  (3+ messages)

[PATCH] overflow: Allow mixed type arguments
 2022-08-29 21:19 UTC  (3+ messages)

[PATCH] docs/core-api: expand Fedora instructions for GCC plugins
 2022-08-29 20:53 UTC  (3+ messages)

[PATCH v2] x86/mm: Refuse W^X violations
 2022-08-29 19:08 UTC  (2+ messages)

"Forbes: Ein wichtiges Leck aus dem geschlossenen Club der Kryptomillionare"
 2022-08-29  1:55 UTC 

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING fe2c49524eb3863b526782620be347bcbecbd2d8
 2022-08-26 13:02 UTC 

[PATCH] x86/mm: Refuse W^X violations
 2022-08-25 19:42 UTC  (5+ messages)

[PATCH v7 1/8] overflow: Move and add few utility macros into overflow
 2022-08-23  2:30 UTC  (8+ messages)
        ` [Intel-gfx] "

[PATCH 7/8] lib: overflow: update reference to kunit-tool
 2022-08-22 23:15 UTC  (8+ messages)
` [PATCH 8/8] lib: stackinit: "

[RFC PATCH 0/3] kallsyms: add option to include relative filepaths into kallsyms
 2022-08-22 14:40 UTC 

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING e68b4a7c00f99b319b84be8849addb8fddf9629b
 2022-08-19 16:49 UTC 

[GIT PULL] flexible-array transformations in UAPI for 6.0-rc1
 2022-08-18 18:43 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING bb8b9a4857726b532eaaa9d31c8acfb451227fbf
 2022-08-18 12:02 UTC 

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING 5ca89432fef1fe21d205e71455a40b6b97459a12
 2022-08-17 12:56 UTC 

[net v3 1/1] ice: Fix crash by keep old cfg when update TCs more than queues
 2022-08-17 10:53 UTC 

[net v2 1/1] ice: Fix crash by keep old cfg when update TCs more than queues
 2022-08-17  6:57 UTC  (4+ messages)

[PATCH] gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
 2022-08-17  3:09 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING ee556793d89d0e3c4bbee8c8ad8d66fc8b390a92
 2022-08-16 12:02 UTC 

[PATCH v2] capabilities: new kernel.ns_modules_allowed sysctl
 2022-08-15 15:50 UTC  (2+ messages)

[PATCH] capabilities: new kernel.ns_modules_allowed sysctl
 2022-08-15  8:33 UTC  (7+ messages)

FFJ Co., Ltd. "DIE WELTFINANZKRISE KANN SIE REICH MACHEN!"
 2022-08-09 22:24 UTC 

[PATCH v3] powerpc/mm: Support execute-only memory on the Radix MMU
 2022-08-09  6:28 UTC  (4+ messages)

[PATCH v2 0/5] mm/memfd: MFD_NOEXEC for memfd_create
 2022-08-08 17:46 UTC 

[RFC PATCH 0/8] x86_64: Harden compressed kernel, part 1
 2022-08-04 14:26 UTC  (5+ messages)

[PATCH -next v3 0/2] powerpc: add support for syscall stack randomization
 2022-07-29 13:03 UTC  (4+ messages)
` [PATCH -next v3 2/2] "

[PATCH][next] ASoC: q6asm: use kcalloc() instead of kzalloc()
 2022-07-28 12:48 UTC  (2+ messages)

[PATCH] Introduce the pkill_on_warn boot parameter
 2022-07-27 17:47 UTC  (10+ messages)

[RFC PATCH v3 00/20] KCFI support
 2022-07-26  0:09 UTC  (7+ messages)
` [RFC PATCH v3 20/20] x86: Add support for CONFIG_CFI_CLANG

mainline build failure of powerpc allmodconfig for prom_init_check
 2022-07-19 13:35 UTC  (23+ messages)
    ` [PATCH] powerpc/64s: Disable stack variable initialisation for prom_init

[PATCH] x86: Allow for exclusions in checking RETHUNK
 2022-07-15  3:23 UTC  (6+ messages)


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