Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-03-10 17:24:12 to 2025-03-17 09:44:16 UTC [more...]

[PATCH v4 0/2] slab: Introduce kmalloc_obj() and family
 2025-03-17  9:43 UTC  (14+ messages)
` [PATCH v4 1/2] compiler_types: Introduce __flex_counter() "
` [PATCH v4 2/2] slab: Introduce kmalloc_obj() "

[PATCH][next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
 2025-03-17  4:40 UTC  (3+ messages)

[PATCH v5] ARM: dts: nexus4: Initial dts
 2025-03-17  2:55 UTC  (3+ messages)

[PATCH][next] iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning
 2025-03-17  1:36 UTC  (2+ messages)

[PATCH][next] usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warnings
 2025-03-17  0:52 UTC 

[PATCH v2] ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...)
 2025-03-16 12:54 UTC  (2+ messages)

[PATCH][next] wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings
 2025-03-16 12:48 UTC  (8+ messages)

[PATCH] ext4: hash: change kzalloc(n * sizeof, ...) to kcalloc(n, sizeof, ...)
 2025-03-16  5:27 UTC  (3+ messages)

[PATCH] iio: magnetometer: ak8974: Add __nonstring annotations for unterminated strings
 2025-03-15 21:56 UTC  (4+ messages)

[PATCH v10 nf-next 0/3] Add nf_flow_encap_push() for xmit direct
 2025-03-15 19:59 UTC  (4+ messages)
` [PATCH v10 nf-next 1/3] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v10 nf-next 2/3] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v10 nf-next 3/3] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx

[PATCH] EISA: Increase length of device names
 2025-03-15 16:02 UTC  (3+ messages)

[PATCH] crypto: axis/artpec6: change from kzalloc to kcalloc in artpec6_crypto_probe()
 2025-03-15  9:17 UTC  (2+ messages)

[PATCH v5] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-03-14 17:44 UTC  (2+ messages)

[PATCH v4 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-03-14 15:30 UTC  (10+ messages)
` [PATCH v4 1/6] dt-bindings: gpio: add max77759 binding
` [PATCH v4 2/6] dt-bindings: nvmem: "
` [PATCH v4 3/6] dt-bindings: mfd: "
` [PATCH v4 4/6] mfd: max77759: add Maxim MAX77759 core mfd driver
` [PATCH v4 5/6] gpio: max77759: add Maxim MAX77759 gpio driver
` [PATCH v4 6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver

[PATCH 0/4] ASoC: Intel: avs: move devm_kzalloc(..., size * n, ...) to devm_kcalloc
 2025-03-14 14:38 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ASoC: Intel: ssm4567: "
` [PATCH 3/4] ASoC: Intel: max98373: "
` [PATCH 4/4] ASoC: Intel: max98927: "

[PATCH v2] scsi: pm80xx: Use C String API for string comparisons
 2025-03-14 13:06 UTC  (2+ messages)

[PATCH v9 nf 00/15] bridge-fastpath and related improvements
 2025-03-14 12:37 UTC  (7+ messages)

[PATCH] mseal sysmap: add arch-support txt
 2025-03-14 10:41 UTC  (4+ messages)

[PATCH v2][next] rtc: Avoid a couple of -Wflex-array-member-not-at-end warnings
 2025-03-14  8:58 UTC  (2+ messages)

[PATCH][next] rtc: Avoid a couple of -Wflex-array-member-not-at-end warnings
 2025-03-14  8:33 UTC  (3+ messages)

[PATCH][next] misc: bcm-vk: avoid -Wflex-array-member-not-at-end warning
 2025-03-14  0:49 UTC  (3+ messages)

[RFC] rtc: Avoid a couple of -Wflex-array-member-not-at-end warnings
 2025-03-14  0:47 UTC  (3+ messages)

[PATCH 0/3] ubsan/overflow: Enable pattern exclusions
 2025-03-14  0:04 UTC  (6+ messages)
` [PATCH 1/3] ubsan/overflow: Rework integer overflow sanitizer option to turn on everything

[RFC PATCH v1 0/2] mseal: allow noop mprotect
 2025-03-13 22:50 UTC  (11+ messages)
` [RFC PATCH v1 1/2] selftests/mm: mseal_test: avoid using no-op mprotect
` [RFC PATCH v1 2/2] mseal: allow noop mprotect

[PATCH v2][next] firewire: core: avoid -Wflex-array-member-not-at-end warning
 2025-03-13 22:28 UTC 

[PATCH v1] HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
 2025-03-13 20:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] dt-bindings: memory: Document linux,usable-memory property
 2025-03-13 18:57 UTC  (3+ messages)

[PATCH v3] net: macb: Add __nonstring annotations for unterminated strings
 2025-03-13 17:44 UTC  (4+ messages)

[PATCH] wifi: rtw88: Add __nonstring annotations for unterminated strings
 2025-03-13  1:28 UTC  (2+ messages)

[PATCH][next] firewire: core: avoid -Wflex-array-member-not-at-end warning
 2025-03-13  0:03 UTC  (2+ messages)

[PATCH mm-unstable 0/2] mseal system mappings fix + s390 enablement
 2025-03-12 23:53 UTC  (19+ messages)
` [PATCH mm-unstable 1/2] mseal sysmap: generic vdso vvar mapping
` [PATCH mm-unstable 2/2] mseal sysmap: enable s390

[PATCH] wifi: carl9170: Add __nonstring annotations for unterminated strings
 2025-03-12 20:45 UTC  (2+ messages)

[PATCH v2] wireguard: Add __nonstring annotations for unterminated strings
 2025-03-12 20:14 UTC 

[PATCH v2] cachefiles: Add __nonstring annotations for unterminated strings
 2025-03-12 20:08 UTC 

[PATCH] PNP: Expand length of fixup id string
 2025-03-12 19:42 UTC  (2+ messages)

[PATCH v2] net: macb: Add __nonstring annotations for unterminated strings
 2025-03-12 17:07 UTC  (3+ messages)

[PATCH] ACPICA: Add __nonstring annotations for unterminated strings
 2025-03-12 16:59 UTC 

[PATCH v2] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
 2025-03-12 13:07 UTC  (4+ messages)

[PATCH 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-03-12  9:29 UTC  (3+ messages)
` [PATCH 6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver

[PATCH v4] ARM: dts: nexus4: Initial dts
 2025-03-12  1:47 UTC  (3+ messages)

[PATCH] kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()
 2025-03-12  0:04 UTC 

[PATCH] kunit/fortify: Expand testing of __compiletime_strlen()
 2025-03-12  0:03 UTC 

[PATCH v2] wifi: virt_wifi: Add __nonstring annotations for unterminated strings
 2025-03-11 22:56 UTC 

[PATCH v2] wifi: zd1211rw: Add __nonstring annotations for unterminated strings
 2025-03-11 22:55 UTC 

[PATCH] net: macb: Truncate TX1519CNT for trailing NUL
 2025-03-11 22:41 UTC  (5+ messages)

[PATCH] wifi: mac80211: Add __nonstring annotations for unterminated strings
 2025-03-11 22:36 UTC  (3+ messages)

[PATCH] wireguard: noise: Add __nonstring annotations for unterminated strings
 2025-03-11 22:30 UTC  (3+ messages)

[RFC] misc: bcm-vk: avoid -Wflex-array-member-not-at-end warning
 2025-03-11 17:20 UTC  (2+ messages)

[PATCH 5.4 005/328] overflow: Allow mixed type arguments
 2025-03-11 14:56 UTC 

[PATCH] tracing/synthetic: Replace deprecated strncpy() with strscpy()
 2025-03-11 12:37 UTC  (2+ messages)

[PATCH] vboxsf: Add __nonstring annotations for unterminated strings
 2025-03-11 12:07 UTC  (3+ messages)

[PATCH] string: Disable read_word_at_a_time() optimizations if kernel MTE is enabled
 2025-03-11 11:55 UTC  (10+ messages)

[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-03-11 10:44 UTC  (8+ messages)
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574

[PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-03-11  8:10 UTC  (2+ messages)

[PATCH] xen/mcelog: Add __nonstring annotations for unterminated strings
 2025-03-11  7:35 UTC  (2+ messages)

[PATCH][next] wifi: ath12k: core.h: Avoid -Wflex-array-member-not-at-end warnings
 2025-03-11  1:32 UTC 

[PATCH v2] scsi: target: Replace deprecated strncpy() with strscpy()
 2025-03-11  1:19 UTC  (2+ messages)

[PATCH v2 0/2] Add Xiaomi Redmi Note 8 support
 2025-03-11  0:33 UTC  (2+ messages)
  ` [PATCH v3 2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo

[PATCH v2 2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo
 2025-03-11  0:18 UTC  (4+ messages)

[PATCH] compiler_types: Introduce __nonstring_array
 2025-03-10 23:04 UTC  (3+ messages)

[PATCH] scsi: pm80xx: Add __nonstring annotations for unterminated strings
 2025-03-10 22:38 UTC  (2+ messages)

[PATCH] regulator: hi6421v600: Truncate long strings for trailing NUL
 2025-03-10 22:24 UTC 

[PATCH] cachefiles: Add __nonstring annotations for unterminated strings
 2025-03-10 22:24 UTC 

[PATCH] drm/i915/gvt: Add __nonstring annotations for unterminated strings
 2025-03-10 22:23 UTC 

[PATCH] wifi: mwifiex: Add __nonstring annotations for unterminated strings
 2025-03-10 22:23 UTC 

[PATCH] efi: efibc: change kmalloc(size * count, ...) to kmalloc_array()
 2025-03-10 17:23 UTC  (2+ messages)


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