linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 18:18:04 to 2023-05-22 22:46:43 UTC [more...]

[PATCH] scsi: target: Replace all non-returning strlcpy with strscpy
 2023-05-22 22:46 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: Replace all non-returning strlcpy with strscpy
 2023-05-22 22:46 UTC  (6+ messages)

[PATCH] scsi: qla4xxx: Replace all non-returning strlcpy with strscpy
 2023-05-22 22:46 UTC  (3+ messages)

[PATCH] overflow: Add struct_size_t() helper
 2023-05-22 22:42 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] scsi: 3w-9xxx: Replace all non-returning strlcpy with strscpy
 2023-05-22 22:41 UTC  (4+ messages)

[PATCH] lkdtm/bugs: Switch from 1-element array to flexible array
 2023-05-22 22:38 UTC  (2+ messages)

[PATCH] fscrypt: Replace 1-element array with flexible array
 2023-05-22 22:34 UTC  (2+ messages)

[PATCH 0/2][next] scsi: lpfc: Replace one-element array with flexible-array member
 2023-05-22 22:12 UTC  (7+ messages)
` [PATCH 1/2][next] "
` [PATCH 2/2][next] scsi: lpfc: Use struct_size() helper

[PATCH v2] md/raid5: Convert stripe_head's "dev" to flexible array member
 2023-05-22 21:21 UTC 

[PATCH] drm/radeon: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:54 UTC  (4+ messages)

[PATCH] drm/amd/pm: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:54 UTC  (4+ messages)

[PATCH] drm/i2c: tda998x: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:16 UTC  (4+ messages)

[PATCH] drm/sun4i: hdmi: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:16 UTC  (2+ messages)

[PATCH] drm/mediatek: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:16 UTC  (2+ messages)

[PATCH] drm/i915: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:16 UTC  (2+ messages)

[PATCH] drm/bridge: dw-hdmi: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:15 UTC  (2+ messages)

[PATCH] drm/rockchip: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:15 UTC  (2+ messages)

[PATCH] drm/display/dp_mst: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:15 UTC  (2+ messages)

[PATCH v2 00/10] fortify: Add KUnit tests for runtime overflows
 2023-05-22 20:14 UTC  (10+ messages)
` [PATCH v2 01/10] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
` [PATCH v2 06/10] fortify: strcat: Move definition to use fortified strlcat()

[PATCH] scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (4+ messages)

[PATCH] scsi: aacraid: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (3+ messages)

[PATCH] vboxsf: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (2+ messages)

[PATCH] scsi: bnx2i: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (3+ messages)

[PATCH] NFS: Prefer strscpy over strlcpy calls
 2023-05-22 19:39 UTC  (4+ messages)

[PATCH] KEYS: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (5+ messages)

[PATCH] scsi: qedi: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (3+ messages)

[PATCH] dlm: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (4+ messages)

[PATCH v2] tracing: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:39 UTC  (3+ messages)

[PATCH] cgroup: Replace all non-returning strlcpy with strscpy
 2023-05-22 19:06 UTC  (3+ messages)

[PATCH] md/raid5: Convert stripe_head's "dev" to flexible array member
 2023-05-22 11:49 UTC  (3+ messages)

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-22  8:58 UTC  (8+ messages)

[PATCH v2][next] ALSA: mixart: Replace one-element arrays with simple object declarations
 2023-05-20  8:18 UTC  (2+ messages)

[PATCH v2] docs: submitting-patches: Discuss interleaved replies
 2023-05-19 15:28 UTC  (2+ messages)

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-19 11:22 UTC  (38+ messages)
` [PATCH 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
` [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()
` [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
` [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap

[PATCH v1 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-19  1:21 UTC  (8+ messages)
` [PATCH v1 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
` [PATCH v1 2/6] PKEY: Add arch_check_pkey_enforce_api()
` [PATCH v1 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
` [PATCH v1 4/6] PKEY:selftest pkey_enforce_api for mprotect
` [PATCH v1 5/6] PKEY: Apply PKEY_ENFORCE_API to munmap
` [PATCH v1 6/6] PKEY:selftest pkey_enforce_api for munmap

[PATCH] checkpatch: Warn about 0-length and 1-element arrays
 2023-05-18 19:58 UTC  (2+ messages)

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-18 18:48 UTC  (8+ messages)
` [PATCH v3 09/18] soc: qcom: Add qcom's pstore minidump "
` [PATCH v3 12/18] soc: qcom: Register pstore frontend region with minidump
` [PATCH v3 14/18] firmware: qcom_scm: provide a read-modify-write function

[PATCH] pid: Replace struct pid 1-element array with flex-array
 2023-05-18 15:07 UTC  (3+ messages)

[PATCH][next] ALSA: mixart: Replace one-element arrays with simple object declarations
 2023-05-18  5:12 UTC  (2+ messages)

[PATCH] kbuild: Enable -fstrict-flex-arrays=3
 2023-05-17 23:54 UTC  (4+ messages)

[PATCH] ftrace: Replace all non-returning strlcpy with strscpy
 2023-05-17 22:28 UTC  (3+ messages)

[PATCH] checkpatch: Check for strcpy and strncpy too
 2023-05-17 20:36 UTC  (2+ messages)

[PATCH v2] Compiler Attributes: Add __counted_by macro
 2023-05-17 19:43 UTC  (2+ messages)

[PATCH] ubsan: remove cc-option test for UBSAN_TRAP
 2023-05-17 19:22 UTC  (6+ messages)

[PATCH 0/2][next] media: venus: hfi_cmds: Replace one-element array with flexible-array member
 2023-05-17 19:12 UTC  (5+ messages)
` [PATCH 1/2][next] "
` [PATCH 2/2][next] media: venus: hfi_cmds: Use struct_size() helper

[PATCH][next] media: venus: hfi_cmds: Replace fake flex-arrays with flexible-array members
 2023-05-17 18:54 UTC  (2+ messages)

[PATCH] firmware: meson_sm: Fix memcpy vs iomem type warnings
 2023-05-17 18:25 UTC  (3+ messages)

[PATCH][next] media: venus: hfi_cmds: Replace fake flex-array with flexible-array member
 2023-05-17 18:08 UTC  (5+ messages)

[PATCH 07/32] mm: Bring back vmalloc_exec
 2023-05-17 15:59 UTC  (12+ messages)

[syzbot] [kernel?] linux-next test error: UBSAN: array-index-out-of-bounds in alloc_pid
 2023-05-17 15:38 UTC 

[PATCH] drm/probe_helper: fix the warning reported when calling drm_kms_helper_poll_disable during suspend
 2023-05-17 15:15 UTC  (7+ messages)

[PATCH] perf pmu: Replace all non-returning strlcpy with strscpy
 2023-05-17 13:25 UTC  (4+ messages)

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-17 12:47 UTC  (4+ messages)
` [PATCH v1 3/9] virt: Implement Heki common code

[PATCH][next] media: venus: Replace one-element arrays with flexible-array members
 2023-05-17  3:44 UTC  (3+ messages)

[PATCH] scsi: megaraid_sas: Convert union megasas_sgl to flex-arrays
 2023-05-17  1:30 UTC  (2+ messages)

RFC design of device coredump collection on panic in Pstore
 2023-05-16 20:55 UTC  (2+ messages)

[PATCH] vfs: Replace all non-returning strlcpy with strscpy
 2023-05-16 20:37 UTC  (3+ messages)

Progress on Bounds Checking in C and the Linux Kernel
 2023-05-16 20:29 UTC 

[PATCH][next] iavf: Replace one-element array with flexible-array member
 2023-05-16 19:01 UTC  (2+ messages)

[PATCH][next] wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-05-16 18:19 UTC  (2+ messages)

[PATCH][next] wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2023-05-16 18:19 UTC  (2+ messages)

[PATCH][next] net: libwx: Replace zero-length array with flexible-array member
 2023-05-16 18:19 UTC  (2+ messages)

[PATCH][next] mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-05-16 18:18 UTC  (2+ 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).