linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-13 09:13:28 to 2023-05-20 08:18:53 UTC [more...]

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

[PATCH] KEYS: Replace all non-returning strlcpy with strscpy
 2023-05-19 21:11 UTC  (4+ messages)

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

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-19 11:22 UTC  (40+ 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 4/6] PKEY:selftest pkey_enforce_api for mprotect
` [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap
` [PATCH 6/6] PKEY:selftest pkey_enforce_api for 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  (17+ messages)
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v3 09/18] soc: qcom: Add qcom's pstore minidump driver support
` [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] scsi: qla2xxx: Replace all non-returning strlcpy with strscpy
 2023-05-18  4:48 UTC  (5+ messages)

[PATCH] md/raid5: Convert stripe_head's "dev" to flexible array member
 2023-05-18  4:27 UTC  (2+ messages)

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

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

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

[PATCH] scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
 2023-05-17 21:01 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] cgroup: Replace all non-returning strlcpy with strscpy
 2023-05-17 19:14 UTC  (2+ messages)

[PATCH] scsi: qedi: Replace all non-returning strlcpy with strscpy
 2023-05-17 19:14 UTC  (2+ messages)

[PATCH] scsi: bnx2i: Replace all non-returning strlcpy with strscpy
 2023-05-17 19:13 UTC  (2+ messages)

[PATCH] scsi: aacraid: Replace all non-returning strlcpy with strscpy
 2023-05-17 19:13 UTC  (2+ messages)

[PATCH] scsi: 3w-9xxx: Replace all non-returning strlcpy with strscpy
 2023-05-17 19:13 UTC  (2+ 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: qla4xxx: Replace all non-returning strlcpy with strscpy
 2023-05-17  1:40 UTC  (3+ messages)

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

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

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

[PATCH v2 00/10] fortify: Add KUnit tests for runtime overflows
 2023-05-16 21:15 UTC  (4+ messages)
` [PATCH v2 06/10] fortify: strcat: Move definition to use fortified strlcat()

[PATCH] NFS: Prefer strscpy over strlcpy calls
 2023-05-16 21:04 UTC  (2+ messages)

RFC design of device coredump collection on panic in Pstore
 2023-05-16 20:55 UTC  (3+ 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 v2] tracing: Replace all non-returning strlcpy with strscpy
 2023-05-16 20:11 UTC  (3+ messages)

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

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

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

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

[PATCH][next] mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-05-16 18:18 UTC  (3+ messages)

[PATCH] scsi: bfa: Replace all non-returning strlcpy with strscpy
 2023-05-16 18:15 UTC  (2+ messages)

mprotect outbound check
 2023-05-16 16:57 UTC  (4+ messages)

[PATCH] tracing: Replace all non-returning strlcpy with strscpy
 2023-05-16 14:45 UTC  (3+ messages)

[PATCH v3] NFSD: Remove open coding of string copy
 2023-05-16 14:36 UTC  (6+ messages)

[wish] Flexible array members in unions
 2023-05-15 19:58 UTC  (5+ messages)

[PATCH v2] NFSD: Remove all occurences of strlcpy
 2023-05-15  2:41 UTC  (8+ messages)

[PATCH] NFSD: Replace all non-returning strlcpy with strscpy
 2023-05-13 23:46 UTC  (4+ messages)

[PATCH] docs: submitting-patches: Discuss interleaved replies
 2023-05-13  9:24 UTC  (4+ 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).