public inbox for linux-hardening@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-10 12:01:27 to 2025-04-17 03:15:49 UTC [more...]

[PATCH] net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
 2025-04-17  3:15 UTC  (6+ messages)

[PATCH] power: supply: sysfs: Remove duplicate NUL termination
 2025-04-16 22:27 UTC 

[PATCH] netfs: Mark __nonstring lookup tables
 2025-04-16 22:16 UTC 

[PATCH] emulex/benet: Annotate flash_cookie as nonstring
 2025-04-16 22:10 UTC 

[PATCH] md/bcache: Mark __nonstring look-up table
 2025-04-16 22:01 UTC 

[PATCH 0/4] KVM: arm64: UBSAN at EL2
 2025-04-16 19:56 UTC  (8+ messages)
` [PATCH 1/4] arm64: Introduce esr_is_ubsan_brk()
` [PATCH 2/4] ubsan: Remove regs from report_ubsan_failure()
` [PATCH 3/4] KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2
` [PATCH 4/4] KVM: arm64: Handle UBSAN faults

[PATCH] nios2: Replace strcpy() with strscpy() and simplify setup_cpuinfo()
 2025-04-16 19:32 UTC  (2+ messages)

[PATCH] kunit/usercopy: Disable u64 test on 32-bit SPARC
 2025-04-16 19:29 UTC  (3+ messages)

[PATCH] compiler_types: Identify compiler versions for __builtin_dynamic_object_size
 2025-04-16 19:29 UTC  (3+ messages)

[PATCH] overflow: Clarify expectations for getting DEFINE_FLEX variable sizes
 2025-04-16 19:29 UTC  (3+ messages)

[PATCH v3 net-next 00/10] Add Microchip ZL3073x support (part 1)
 2025-04-16 18:29 UTC  (14+ messages)
` [PATCH v3 net-next 1/8] dt-bindings: dpll: Add device tree bindings for DPLL device and pin
` [PATCH v3 net-next 2/8] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH v3 net-next 3/8] mfd: Add Microchip ZL3073x support
` [PATCH v3 net-next 4/8] mfd: zl3073x: Add support for devlink device info
` [PATCH v3 net-next 5/8] mfd: zl3073x: Add functions to work with register mailboxes
` [PATCH v3 net-next 6/8] mfd: zl3073x: Add clock_id field
` [PATCH v3 net-next 7/8] mfd: zl3073x: Fetch invariants during probe
` [PATCH v3 net-next 8/8] mfd: zl3073x: Register DPLL sub-device during init

[PATCH v2][next] drm/nouveau: chan: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-16 18:00 UTC 

[PATCH v2] slab: Decouple slab_debug and no_hash_pointers
 2025-04-16 17:52 UTC  (3+ messages)

[PATCH] input/joystick: magellan: Mark __nonstring look-up table
 2025-04-16 17:45 UTC 

[PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-04-16 15:04 UTC  (4+ messages)

[PATCH v3][next] w1: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-16  7:37 UTC  (2+ messages)

[PATCH v6 0/5] Add support for the Exynos7870 SoC, along with three devices
 2025-04-16  7:15 UTC  (10+ messages)
` [PATCH v6 1/5] dt-bindings: arm: samsung: add compatibles for exynos7870 devices
` [PATCH v6 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870
` [PATCH v6 3/5] arm64: dts: exynos: add initial support for Samsung Galaxy J7 Prime
` [PATCH v6 4/5] arm64: dts: exynos: add initial support for Samsung Galaxy A2 Core
` [PATCH v6 5/5] arm64: dts: exynos: add initial support for Samsung Galaxy J6

[PATCH] mod_devicetable: Enlarge the maximum platform_device_id name length
 2025-04-16  6:45 UTC  (2+ messages)

[PATCH v3 00/33] Implement kernel-doc in Python
 2025-04-16  6:44 UTC  (20+ messages)

[PATCH][next] nvme-loop: Avoid -Wflex-array-member-not-at-end warning
 2025-04-16  5:43 UTC  (4+ messages)

[PATCH] net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slow
 2025-04-16  2:01 UTC 

[PATCH v2][next] watchdog: cros-ec: Avoid -Wflex-array-member-not-at-end warning
 2025-04-16  0:24 UTC  (2+ messages)

[PATCH] ACPI: tables: Add __nonstring annotations for unterminated strings
 2025-04-15 23:20 UTC 

[PATCH] watchdog: exar: Shorten identity name to fit correctly
 2025-04-15 23:19 UTC  (2+ messages)

[PATCH] pstore/zone: Fix return value in psz_init_zone() and psz_init_zones()
 2025-04-15 21:05 UTC  (2+ messages)

[PATCH v2] lib/test_ubsan.c: Fix panic from test_ubsan_out_of_bounds
 2025-04-15 20:46 UTC  (3+ messages)

[PATCH] gcc-plugins: Disable GCC plugins for compile test builds
 2025-04-15 20:43 UTC  (5+ messages)

[PATCH] Bluetooth: vhci: Avoid needless snprintf() calls
 2025-04-15 20:20 UTC  (4+ messages)

[PATCH] lib/test_ubsan.c: Fix panic from test_ubsan_out_of_bounds
 2025-04-15 17:26 UTC  (5+ messages)

[PATCH] slab: Decouple slab_debug and no_hash_pointers
 2025-04-15 17:00 UTC  (6+ messages)

[PATCH] lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP
 2025-04-15 16:02 UTC  (2+ messages)

[PATCH] ASoC: cs-amp-lib: Annotate struct cirrus_amp_efi_data with __counted_by()
 2025-04-15 14:36 UTC  (7+ messages)

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-15 14:20 UTC  (52+ messages)
` [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 06/14] mfd: zl3073x: Add macros for device registers access
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH 00/28] Add Microchip ZL3073x support
 2025-04-14 17:42 UTC  (31+ messages)
` [PATCH 01/28] mfd: "
` [PATCH 05/28] mfd: zl3073x: Add components versions register defs
` [PATCH 16/28] dt-bindings: dpll: Add support for Microchip Azurite chip family

[PATCH 0/4] Retrieve information about DDR from SMEM
 2025-04-14 13:06 UTC  (10+ messages)

[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
 2025-04-13 12:42 UTC  (5+ messages)

[PATCH] scsi: pm80xx: Add __nonstring annotations for unterminated strings
 2025-04-12  1:55 UTC  (4+ messages)

[PATCH v2] scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
 2025-04-12  1:28 UTC  (2+ messages)

[PATCH RESEND v5 0/5] Add support for the Exynos7870 SoC, along with three devices
 2025-04-11 22:09 UTC  (3+ messages)
` [PATCH RESEND v5 1/5] dt-bindings: arm: samsung: add compatibles for exynos7870 devices

[PATCH v5 0/5] Add support for the Exynos7870 SoC, along with three devices
 2025-04-11 16:45 UTC  (2+ messages)
` [PATCH v5 1/5] dt-bindings: arm: samsung: add compatibles for exynos7870 devices

[PATCH][next] drm/nouveau: chan: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-11  7:26 UTC  (7+ messages)

[PATCH v3 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-04-11  5:55 UTC  (3+ messages)

[Bug Report] A compilation failure occurs when landlock and RANDSTRUCT are combined with GCC 14.2.0
 2025-04-11  2:50 UTC  (4+ messages)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox