linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-18 21:01:53 to 2023-08-04 17:33:49 UTC [more...]

[PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays
 2023-08-04 17:33 UTC  (14+ messages)
` [PATCH net-next 1/3] virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
` [PATCH net-next 2/3] virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
` [PATCH net-next 3/3] virtchnl: fix fake 1-elem arrays for structures allocated as `nents`

[PATCH 1/1] pstore/ram: Check member of buffers during the initialization phase of the pstore
 2023-08-04 17:04 UTC  (7+ messages)

[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
 2023-08-04 16:31 UTC  (3+ messages)

[PATCH v2 0/4] clk: Add kstrdup_and_replace() helper and use it
 2023-08-04 14:39 UTC  (5+ messages)
` [PATCH v2 1/4] lib/string_helpers: Add kstrdup_and_replace() helper
` [PATCH v2 2/4] driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace()
` [PATCH v2 3/4] clk: tegra: "
` [PATCH v2 4/4] clk: ti: "

[PATCH v3 0/8] Initial Marvell PXA1908 support
 2023-08-04 13:32 UTC  (9+ messages)
` [PATCH v3 1/8] gpio: pxa: disable pinctrl calls for MMP_GPIO
` [PATCH v3 2/8] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v3 3/8] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v3 4/8] clk: mmp: Add Marvell PXA1908 clock driver
` [PATCH v3 5/8] dt-bindings: marvell: Document PXA1908 SoC
` [PATCH v3 6/8] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v3 7/8] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v3 8/8] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH v2] wifi: ipw2x00: refactor to use kstrtoul
 2023-08-04  9:05 UTC  (4+ messages)

[PATCH v5 04/10] ARM: syscall: always store thread_info->abi_syscall
 2023-08-04  8:13 UTC  (2+ messages)

[PATCH] tomoyo: refactor deprecated strncpy
 2023-08-04  7:40 UTC  (2+ messages)

[PATCH] ARM: ptrace: Restore syscall skipping and restart while tracing
 2023-08-04  7:10 UTC 

[PATCH v3] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
 2023-08-03 20:01 UTC  (4+ messages)

[PATCH][next] RDMA/irdma: Replace one-element array with flexible-array member
 2023-08-03 20:00 UTC  (3+ messages)

[PATCH] x86/paravirt: Fix tlb_remove_table function callback prototype warning
 2023-08-03 22:42 UTC  (3+ messages)

[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
 2023-08-03 14:40 UTC  (12+ messages)

[PATCH] memfd: support MFD_NOEXEC alongside MFD_EXEC
 2023-08-03  0:06 UTC  (5+ messages)

[PATCH v2] RISC-V: cpu: refactor deprecated strncpy
 2023-08-02 20:59 UTC  (6+ messages)

[PATCH 0/4][next] i40e: Replace one-element arrays with flexible-array members
 2023-08-02 15:24 UTC  (9+ messages)
` [PATCH 1/4][next] i40e: Replace one-element array with flex-array member in struct i40e_package_header
` [PATCH 2/4][next] i40e: Replace one-element array with flex-array member in struct i40e_profile_segment
` [PATCH 3/4][next] i40e: Replace one-element array with flex-array member in struct i40e_section_table
` [PATCH 4/4][next] i40e: Replace one-element array with flex-array member in struct i40e_profile_aq_section

[PATCH] alpha: Replace one-element array with flexible-array member
 2023-08-02 13:25 UTC 

[PATCH] wifi: mt76: Replace strlcpy with strscpy
 2023-08-02 10:09 UTC  (9+ messages)
` wifi: mt76: Replace strlcpy() with strscpy()

[PATCH] wifi: ipw2x00: refactor to use kstrtoul
 2023-08-02  1:25 UTC  (3+ messages)

[PATCH] wifi: ipw2x00: replace deprecated strncpy with strscpy
 2023-08-02  0:54 UTC  (3+ messages)

[PATCH] RISC-V: cpu: refactor deprecated strncpy
 2023-08-01 23:33 UTC  (6+ messages)

[PATCH] powerpc/rtas_flash: allow user copy to flash block cache objects
 2023-08-01 20:43 UTC 

[PATCH] wifi: ray_cs: Replace 1-element array with flexible array
 2023-08-01 13:41 UTC  (2+ messages)

[PATCH v2] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
 2023-08-01  3:20 UTC  (3+ messages)

[PATCH] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
 2023-07-31 20:53 UTC 

[PATCH][next] udf: Fix -Wstringop-overflow warnings
 2023-07-31 14:35 UTC  (3+ messages)

[PATCH v3 0/9] kunit: Add test attributes API
 2023-07-29 13:55 UTC  (15+ messages)
` [PATCH v3 1/9] kunit: Add test attributes API structure
` [PATCH v3 2/9] kunit: Add speed attribute
` [PATCH v3 3/9] kunit: Add module attribute
` [PATCH v3 4/9] kunit: Add ability to filter attributes
` [PATCH v3 5/9] kunit: tool: Add command line interface to filter and report attributes
` [PATCH v3 6/9] kunit: memcpy: Mark tests as slow using test attributes
` [PATCH v3 7/9] kunit: time: Mark test "
` [PATCH v3 8/9] kunit: add tests for filtering attributes
` [PATCH v3 9/9] kunit: Add documentation of KUnit test attributes

Build regressions/improvements in v6.5-rc3
 2023-07-28 22:57 UTC  (2+ messages)

[PATCH] arm64: dts: pinephone: Add pstore support for PinePhone A64
 2023-07-28 20:25 UTC  (3+ messages)

[PATCH] wifi: mwifiex: Replace strlcpy with strscpy
 2023-07-27 18:04 UTC  (6+ messages)

[PATCH][next] media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()
 2023-07-27 17:11 UTC  (2+ messages)

[PATCH v2 8/9] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
 2023-07-27 16:29 UTC 

[PATCH] um: Remove strlcpy declaration
 2023-07-27 15:52 UTC  (2+ messages)

[PATCH] perf: Replace strlcpy with strscpy
 2023-07-27 15:52 UTC  (2+ messages)

[PATCH] EISA: Replace all non-returning strlcpy with strscpy
 2023-07-27 15:52 UTC  (2+ messages)

[PATCH] seq_file: seq_show_option_n() is used for precise sizes
 2023-07-27 15:49 UTC  (3+ messages)

[PATCH] ocfs2: Use regular seq_show_option for osb_cluster_stack
 2023-07-27  1:18 UTC  (2+ messages)

[PATCH] vboxsf: Use flexible arrays for trailing string member
 2023-07-26 21:55 UTC  (3+ messages)

[PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
 2023-07-26 21:53 UTC  (2+ messages)

[PATCH v2 0/9] kunit: Add test attributes API
 2023-07-25  8:42 UTC  (16+ messages)
` [PATCH v2 1/9] kunit: Add test attributes API structure
` [PATCH v2 2/9] kunit: Add speed attribute
` [PATCH v2 3/9] kunit: Add module attribute
` [PATCH v2 4/9] kunit: Add ability to filter attributes
` [PATCH v2 5/9] kunit: tool: Add command line interface to filter and report attributes
` [PATCH v2 6/9] kunit: memcpy: Mark tests as slow using test attributes
` [PATCH v2 7/9] kunit: time: Mark test "
` [PATCH v2 8/9] kunit: add tests for filtering attributes
` [PATCH v2 9/9] kunit: Add documentation of KUnit test attributes

[PATCH] fortify: strnlen: Call fortify_panic() only if the number of bytes read is greater than maxlen
 2023-07-24 23:44 UTC  (2+ messages)

[PATCH 08/10] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
 2023-07-22  9:25 UTC  (2+ messages)

[PATCH v1 0/9] kunit: Add test attributes API
 2023-07-22  2:30 UTC  (12+ messages)
` [PATCH v1 1/9] kunit: Add test attributes API structure
` [PATCH v1 2/9] kunit: Add speed attribute
` [PATCH v1 3/9] kunit: Add module attribute
` [PATCH v1 4/9] kunit: Add ability to filter attributes
` [PATCH v1 5/9] kunit: tool: Add command line interface to filter and report attributes
` [PATCH v1 6/9] kunit: memcpy: Mark tests as slow using test attributes
` [PATCH v1 7/9] kunit: time: Mark test "
` [PATCH v1 8/9] kunit: add tests for filtering attributes
` [PATCH v1 9/9] kunit: Add documentation of KUnit test attributes

[PATCH] selinux: Use NULL for pointers
 2023-07-21 14:24 UTC  (2+ messages)

Crash in VirtualBox virtual machines running kernel 6.5
 2023-07-20 14:51 UTC  (6+ messages)

[PATCH RFC] HotBPF: Prevent Kernel Heap-based Exploitation
 2023-07-19 15:50 UTC 

[PATCH][next] fs: omfs: Use flexible-array member in struct omfs_extent
 2023-07-19 13:03 UTC  (3+ messages)

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-07-19 10:29 UTC  (10+ messages)
` [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding

[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
 2023-07-19  8:41 UTC  (5+ messages)
` [RFC/RFT,V2 0/3] Add compiler support for Kernel "

[RFC v2 0/9] kunit: Add test attributes API
 2023-07-19  8:31 UTC  (9+ messages)
` [RFC v2 1/9] kunit: Add test attributes API structure
` [RFC v2 9/9] kunit: Add documentation of KUnit test attributes


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