linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-27 23:27:51 to 2023-05-15 19:25:43 UTC [more...]

[PATCH][next] wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-05-15 19:25 UTC 

[PATCH][next] wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2023-05-15 19:24 UTC 

[PATCH][next] net: libwx: Replace zero-length array with flexible-array member
 2023-05-15 19:23 UTC 

[PATCH][next] mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-05-15 19:22 UTC 

mprotect outbound check
 2023-05-15 18:00 UTC 

[PATCH v3] NFSD: Remove open coding of string copy
 2023-05-15 14:30 UTC  (3+ messages)

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-15 14:28 UTC  (8+ 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 RFC v2] Randomized slab caches for kmalloc()
 2023-05-15  8:20 UTC  (9+ messages)

[PATCH] vfs: Replace all non-returning strlcpy with strscpy
 2023-05-15  7:50 UTC  (3+ messages)

RFC design of device coredump collection on panic in Pstore
 2023-05-15  6:52 UTC  (2+ messages)

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

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-14  4:16 UTC  (51+ messages)
` [PATCH v3 01/18] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [PATCH v3 02/18] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v3 05/18] soc: qcom: minidump: Add pending region registration support
` [PATCH v3 06/18] soc: qcom: minidump: Add update region support
` [PATCH v3 07/18] arm64: defconfig: Enable Qualcomm minidump driver
` [PATCH v3 08/18] remoterproc: qcom: refactor to leverage exported minidump symbol
` [PATCH v3 09/18] soc: qcom: Add qcom's pstore minidump driver support
` [PATCH v3 10/18] dt-bindings: reserved-memory: Add qcom,ramoops-minidump binding
` [PATCH v3 11/18] arm64: dts: qcom: sm8450: Add Qualcomm ramoops minidump node
` [PATCH v3 12/18] soc: qcom: Register pstore frontend region with minidump
` [PATCH v3 13/18] arm64: defconfig: Enable Qualcomm pstore minidump client driver
` [PATCH v3 14/18] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v3 15/18] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v3 16/18] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v3 17/18] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v3 18/18] firmware: qcom_scm: Add multiple download mode support

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

[PATCH] docs: submitting-patches: Discuss interleaved replies
 2023-05-13  9:24 UTC  (5+ messages)

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

[PATCH 07/32] mm: Bring back vmalloc_exec
 2023-05-12 18:41 UTC  (3+ messages)

[PATCH] NFS: Prefer strscpy over strlcpy calls
 2023-05-12 15:57 UTC 

[wish] Flexible array members in unions
 2023-05-12  6:16 UTC  (8+ messages)

[PATCH v3 4/4] LoongArch: Add kernel address sanitizer support
 2023-05-12  1:58 UTC 

[PATCH v3 0/4] LoongArch: Add kernel address sanitizer support
 2023-05-12  1:57 UTC  (4+ messages)
` [PATCH v3 1/4] kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
` [PATCH v3 2/4] kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
` [PATCH v3 3/4] LoongArch: Simplify the processing of jumping new kernel for KASLR

[PATCH] scsi: megaraid_sas: Convert union megasas_sgl to flex-arrays
 2023-05-11 22:10 UTC 

[PATCH] apparmor: aa_buffer: Convert 1-element array to flexible array
 2023-05-11 21:55 UTC  (3+ messages)

[PATCH] dlm: Replace all non-returning strlcpy with strscpy
 2023-05-11 16:26 UTC  (2+ messages)

[PATCH] procfs: Replace all non-returning strlcpy with strscpy
 2023-05-11 16:25 UTC  (2+ messages)

[PATCH] vboxsf: Replace all non-returning strlcpy with strscpy
 2023-05-11 16:21 UTC  (3+ messages)

[PATCH] pstore/ram: Convert to platform remove callback returning void
 2023-05-11  6:13 UTC  (7+ messages)

[PATCH v2 00/10] fortify: Add KUnit tests for runtime overflows
 2023-05-10 19:24 UTC  (6+ messages)
` [PATCH v2 01/10] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML

[PATCH net v5 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-05-10 12:16 UTC  (6+ messages)
` [PATCH net v5 1/2] iavf: Fix use-after-free in free_netdev
` [PATCH net v5 2/2] iavf: Fix out-of-bounds when setting channels on remove

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-08 21:18 UTC  (19+ messages)
` [PATCH v1 1/9] KVM: x86: Add kvm_x86_ops.fault_gva()
` [PATCH v1 2/9] KVM: x86/mmu: Add support for prewrite page tracking
` [PATCH v1 3/9] virt: Implement Heki common code
` [PATCH v1 4/9] KVM: x86: Add new hypercall to set EPT permissions
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers
` [PATCH v1 6/9] KVM: x86: Add Heki hypervisor support
` [PATCH v1 7/9] KVM: VMX: Add MBEC support
` [PATCH v1 8/9] KVM: x86/mmu: Enable guests to lock themselves thanks to MBEC
` [PATCH v1 9/9] virt: Add Heki KUnit tests

[PATCH net v4 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-05-08 12:34 UTC  (11+ messages)
` [PATCH net v4 1/2] iavf: Fix use-after-free in free_netdev
` [PATCH net v4 2/2] iavf: Fix out-of-bounds when setting channels on remove
  ` [Intel-wired-lan] "

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM62x based hardware
 2023-05-08  8:41 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: ti: Add basic support for phyBOARD-Lyra-AM625

[syzbot] [hardening?] [mm?] BUG: bad usercopy in fpa_set
 2023-05-07 11:03 UTC  (2+ messages)

[PATCH] Compiler Attributes: Add __counted_by macro
 2023-05-04 23:44 UTC  (6+ messages)

[PATCH net v3 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-05-01  7:41 UTC  (5+ messages)
` [PATCH net v3 1/2] iavf: Fix use-after-free in free_netdev
` [PATCH net v3 2/2] iavf: Fix out-of-bounds when setting channels on remove

[PATCH AUTOSEL 6.3 32/44] arm64: dts: qcom: sm6115-j606f: Add ramoops node
 2023-05-01  2:56 UTC 

[PATCH net v2 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-04-28 16:41 UTC  (5+ messages)
` [PATCH net v2 1/2] iavf: Fix use-after-free in free_netdev

[PATCH] drm/probe_helper: fix the warning reported when calling drm_kms_helper_poll_disable during suspend
 2023-04-28  1:17 UTC  (6+ messages)

Disabling -Warray-bounds for gcc-13 too
 2023-04-28  0:43 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).