Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-03-12 00:21:25 to 2025-03-20 16:55:27 UTC [more...]

[PATCH v3 0/2] Add device tree for Nvidia's GB200NVL BMC
 2025-03-20 16:54 UTC  (4+ messages)
` [PATCH v3 1/2] ARM: dts: aspeed: "
` [PATCH v3 2/2] dt-bindings: arm: aspeed: add "

[RFC PATCH] arm64/mm: Remove randomization of the linear map
 2025-03-20 11:24 UTC  (3+ messages)

[PATCH v2] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
 2025-03-20 10:02 UTC  (8+ messages)
  ` [PATCH v3] "

[PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
 2025-03-20  9:54 UTC  (2+ messages)

[PATCH RFC] KVM: arm64: PMU: Use multiple host PMUs
 2025-03-20  9:52 UTC  (15+ messages)

[PATCH v10 nf-next 0/3] Add nf_flow_encap_push() for xmit direct
 2025-03-19 19:37 UTC  (6+ 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 v3] net: macb: Add __nonstring annotations for unterminated strings
 2025-03-19 18:40 UTC  (5+ messages)

[PATCH] mseal sysmap: add arch-support txt
 2025-03-19 16:56 UTC  (12+ messages)

[PATCH v2] wireguard: Add __nonstring annotations for unterminated strings
 2025-03-19 16:04 UTC  (3+ messages)

[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2025-03-19 15:39 UTC  (13+ messages)
` [PATCH v2 5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees

[PATCH v2][next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
 2025-03-19  9:14 UTC  (4+ messages)

[PATCH v2][next] iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning
 2025-03-19  9:14 UTC  (2+ messages)

[PATCH v2 0/2] string: Add load_unaligned_zeropad() code path to sized_strscpy()
 2025-03-19  3:35 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] kasan: Add strscpy() test to trigger tag fault on arm64

[PATCH] kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()
 2025-03-19  2:53 UTC  (3+ messages)

[PATCH] string: Disable read_word_at_a_time() optimizations if kernel MTE is enabled
 2025-03-18 21:41 UTC  (4+ messages)

[PATCH v2 0/4] ASoC: Intel: avs: Replace devm_kzalloc() with devm_kcalloc()
 2025-03-18 16:28 UTC  (7+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] ASoC: Intel: avs: ssm4567: "
` [PATCH v2 3/4] ASoC: Intel: avs: max98373: "
` [PATCH v2 4/4] ASoC: Intel: avs: max98927: "

[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
 2025-03-18 16:27 UTC 

[PATCH net-next 02/10] virtchnl: add PTP virtchnl definitions
 2025-03-18 16:13 UTC 

[PATCH] mseal: Fix typo and style in documentation
 2025-03-18 11:55 UTC 

[PATCH v2] net: macb: Add __nonstring annotations for unterminated strings
 2025-03-18 11:49 UTC  (4+ messages)

[PATCH][next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
 2025-03-18 10:05 UTC  (7+ messages)

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

[PATCH] mseal sysmap: update supported architectures
 2025-03-17 18:02 UTC  (2+ messages)

[PATCH] wifi: carl9170: Add __nonstring annotations for unterminated strings
 2025-03-17 17:52 UTC  (3+ messages)

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

[PATCH v5] ARM: dts: nexus4: Initial dts
 2025-03-17 15:39 UTC  (6+ messages)

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

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

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

[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] 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 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][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  (4+ 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 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] 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  (6+ messages)
` [PATCH mm-unstable 2/2] mseal sysmap: enable s390

[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] ACPICA: Add __nonstring annotations for unterminated strings
 2025-03-12 16:59 UTC 

[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  (2+ messages)


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