linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-03 19:03:32 to 2025-04-09 15:26:46 UTC [more...]

[PATCH] hardening: Disable GCC randstruct for COMPILE_TEST
 2025-04-09 15:26 UTC  (3+ messages)

[PATCH 0/4] Retrieve information about DDR from SMEM
 2025-04-09 15:22 UTC  (7+ messages)
` [PATCH 1/4] soc: qcom: Expose DDR data "
` [PATCH 2/4] drm/msm/a5xx: Get HBB dynamically, if available
` [PATCH 3/4] drm/msm/a6xx: "
` [PATCH 4/4] drm/msm/mdss: "

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-09 14:42 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: dpll: Add device tree bindings for DPLL device and pin
` [PATCH v2 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH v2 03/14] mfd: Add Microchip ZL3073x support
` [PATCH v2 04/14] mfd: zl3073x: Register itself as devlink device
` [PATCH v2 05/14] mfd: zl3073x: Add register access helpers
` [PATCH v2 06/14] mfd: zl3073x: Add macros for device registers access
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs
` [PATCH v2 08/14] mfd: zl3073x: Implement devlink device info
` [PATCH v2 09/14] mfd: zl3073x: Add macro to wait for register value bits to be cleared
` [PATCH v2 10/14] mfd: zl3073x: Add functions to work with register mailboxes
` [PATCH v2 11/14] mfd: zl3073x: Add clock_id field
` [PATCH v2 12/14] lib: Allow modules to use strnchrnul
` [PATCH v2 13/14] mfd: zl3073x: Load mfg file into HW if it is present
` [PATCH v2 14/14] mfd: zl3073x: Fetch invariants during probe

[PATCH] gcc-plugins: Disable GCC plugins for compile test builds
 2025-04-09 12:19 UTC  (8+ messages)

[PATCH v3 00/33] Implement kernel-doc in Python
 2025-04-09 11:44 UTC  (7+ messages)
` [PATCH v3 03/33] scripts/kernel-doc.py: add a Python parser
` [PATCH v3 08/33] scripts/kernel-doc.py: move KernelDoc class to a separate file
` [PATCH v3 32/33] scripts/kernel-doc.py: Rename the kernel doc Re class to KernRe

[PATCH v3 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-04-09  8:30 UTC  (13+ messages)
` [PATCH v3 02/11] tee: add close_context to TEE driver operation
` [PATCH v3 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v3 08/11] tee: add Qualcomm TEE driver

[PATCH 00/28] Add Microchip ZL3073x support
 2025-04-09  7:22 UTC  (49+ messages)
` [PATCH 01/28] mfd: "
` [PATCH 02/28] mfd: zl3073x: Register itself as devlink device
` [PATCH 03/28] mfd: zl3073x: Add register access helpers
` [PATCH 04/28] mfd: zl3073x: Add macros for device registers access
` [PATCH 05/28] mfd: zl3073x: Add components versions register defs
` [PATCH 06/28] mfd: zl3073x: Implement devlink device info
` [PATCH 07/28] mfd: zl3073x: Add macro to wait for register value bits to be cleared
` [PATCH 08/28] mfd: zl3073x: Add functions to work with register mailboxes
` [PATCH 09/28] mfd: zl3073x: Add clock_id field
` [PATCH 10/28] lib: Allow modules to use strnchrnul
` [PATCH 11/28] mfd: zl3073x: Load mfg file into HW if it is present
` [PATCH 12/28] mfd: zl3073x: Fetch invariants during probe
` [PATCH 13/28] dpll: Add Microchip ZL3073x DPLL driver
` [PATCH 14/28] mfd: zl3073x: Register DPLL sub-device during init
` [PATCH 15/28] dt-bindings: dpll: Add device tree bindings for DPLL device and pin
` [PATCH 16/28] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH 17/28] dpll: zl3073x: Read DPLL types from firmware
` [PATCH 18/28] dpll: zl3073x: Read optional pin properties "
` [PATCH 19/28] dpll: zl3073x: Implement input pin selection in manual mode
` [PATCH 20/28] dpll: zl3073x: Add support to get/set priority on input pins
` [PATCH 21/28] dpll: zl3073x: Implement input pin state setting in automatic mode
` [PATCH 22/28] dpll: zl3073x: Add support to get/set frequency on input pins
` [PATCH 23/28] dpll: zl3073x: Add support to get/set frequency on output pins
` [PATCH 24/28] dpll: zl3073x: Read pin supported frequencies from firmware
` [PATCH 25/28] dpll: zl3073x: Add support to get phase offset on input pins
` [PATCH 26/28] dpll: zl3073x: Add support to get/set phase adjust on pins
` [PATCH 27/28] dpll: zl3073x: Add support to get/set esync "
` [PATCH 28/28] dpll: zl3073x: Add support to get fractional frequency offset on input pins

[PATCH v2] scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
 2025-04-08 23:42 UTC  (2+ messages)

[PATCH][next] drm/nouveau: chan: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-08 23:40 UTC  (6+ messages)

[PATCH] tracing: Always use memcpy() in histogram add_to_key()
 2025-04-08 19:32 UTC  (3+ messages)

[PATCH v11 nf-next 0/2] Add nf_flow_encap_push() for xmit direct
 2025-04-08 18:19 UTC  (5+ messages)
` [PATCH v11 nf-next 1/2] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v11 nf-next 2/2] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct

[PATCH 0/2] lib/string: Improve performance for both strstarts() and str_has_prefix()
 2025-04-08 13:13 UTC  (12+ messages)
` [PATCH 1/2] lib/string: Improve strstarts() performance
` [PATCH 2/2] lib/string: Improve str_has_prefix() performance

[PATCH] arm64: tegra: Enable ramoops on Tegra210 and newer
 2025-04-08  8:49 UTC  (8+ messages)

[PATCH v15 0/4] Initial Marvell PXA1908 support
 2025-04-08  1:47 UTC  (6+ messages)
` [PATCH v15 1/4] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte
` [PATCH v15 2/4] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v15 3/4] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v15 4/4] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH v3][next] w1: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 23:28 UTC 

[PATCH v2][next] w1: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 23:11 UTC  (3+ messages)

[PATCH v2] EISA: Increase length of device names
 2025-04-07 21:20 UTC  (2+ messages)

[PATCH] scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
 2025-04-07 20:53 UTC  (5+ messages)

[PATCH v2][next] watchdog: cros-ec: Avoid -Wflex-array-member-not-at-end warning
 2025-04-07 20:36 UTC  (4+ messages)

[PATCH][next] wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 20:34 UTC  (3+ messages)

[PATCH][next] wifi: ath12k: core.h: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 20:29 UTC  (4+ messages)

[PATCH][next] wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 20:25 UTC  (2+ messages)

[PATCH v2][next] drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warning
 2025-04-07 20:09 UTC  (2+ messages)

[PATCH][next] drm/nouveau: svm: Avoid -Wflex-array-member-not-at-end warning
 2025-04-07 19:25 UTC  (2+ messages)

[PATCH][next] drm/nouveau: fence: Avoid -Wflex-array-member-not-at-end warning
 2025-04-07 19:23 UTC  (2+ messages)

[PATCH][next] w1: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 19:19 UTC  (3+ messages)

[PATCH][next] usb: ehci-fsl: Avoid -Wflex-array-member-not-at-end warning
 2025-04-07 19:15 UTC  (4+ messages)
  ` [PATCH] usb: ehci-fsl: Fix use of private data to avoid "

[PATCH][next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-04-07 19:09 UTC  (4+ messages)

[PATCH][next] wifi: mac80211: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 19:02 UTC  (2+ messages)

[PATCH][next] ext4: Avoid -Wflex-array-member-not-at-end warning
 2025-04-07 18:58 UTC  (2+ messages)

[PATCH] USB: gadget: Replace deprecated strncpy() with strscpy()
 2025-04-07 18:54 UTC  (2+ messages)

[PATCH][next] usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07 18:52 UTC  (2+ messages)

[PATCH] regulator: hi6421v600: Truncate long strings for trailing NUL
 2025-04-07 18:48 UTC  (3+ messages)

[PATCH] scsi: pm80xx: Add __nonstring annotations for unterminated strings
 2025-04-07 18:37 UTC  (3+ messages)

[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
 2025-04-07 18:20 UTC  (4+ messages)

[PATCH v2][next] IB/hfi1: Avoid -Wflex-array-member-not-at-end warning
 2025-04-07 18:14 UTC  (2+ messages)

[PATCH] ASoC: Intel: sof_sdw: initialize ret in asoc_sdw_rt_amp_spk_rtd_init()
 2025-04-07 18:02 UTC  (4+ messages)

[PATCH] EISA: Increase length of device names
 2025-04-07 17:12 UTC  (6+ messages)

[PATCH] ALSA: azt2320: Replace deprecated strcpy() with strscpy()
 2025-04-07 15:41 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: arm: aspeed: add Nvidia's GB200NVL BMC
 2025-04-07 13:23 UTC  (2+ messages)

[PATCH][next] platform/x86: Avoid -Wflex-array-member-not-at-end warning
 2025-04-07 10:50 UTC  (2+ messages)

[PATCH][next] platform/chrome: cros_kbd_led_backlight: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07  2:16 UTC  (2+ messages)

[PATCH][next] platform/chrome: cros_ec_proto: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07  2:16 UTC  (2+ messages)

[PATCH][next] platform/chrome: cros_ec_debugfs: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-07  2:15 UTC  (2+ messages)

cross compile fails with GCC_PLUGIN_LATENT_ENTROPY
 2025-04-04 17:32 UTC  (2+ messages)

[PATCH][next] drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warning
 2025-04-04 15:16 UTC  (2+ messages)

[PATCH v2][next] leds: Avoid -Wflex-array-member-not-at-end warning
 2025-04-04 14:45 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()
 2025-04-03 21:15 UTC  (5+ messages)
` [PATCH v4 1/2] "

[PATCH AUTOSEL 5.4 09/14] ext4: ignore xattrs past end
 2025-04-03 19:10 UTC 

[PATCH AUTOSEL 5.10 10/15] ext4: ignore xattrs past end
 2025-04-03 19:09 UTC 

[PATCH AUTOSEL 5.15 11/16] ext4: ignore xattrs past end
 2025-04-03 19:09 UTC 

[PATCH AUTOSEL 6.1 12/18] ext4: ignore xattrs past end
 2025-04-03 19:08 UTC 

[PATCH AUTOSEL 6.6 19/26] ext4: ignore xattrs past end
 2025-04-03 19:07 UTC 

[PATCH AUTOSEL 6.12 32/47] ext4: ignore xattrs past end
 2025-04-03 19:05 UTC 

[PATCH AUTOSEL 6.13 32/49] ext4: ignore xattrs past end
 2025-04-03 19:03 UTC 

[PATCH AUTOSEL 6.14 36/54] ext4: ignore xattrs past end
 2025-04-03 19:01 UTC 


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