Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-05-29 20:15:26 to 2025-06-19 08:55:27 UTC [more...]

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-06-19  8:55 UTC  (3+ messages)
` [PATCH v2 09/14] mips: Handle KCOV __init vs inline mismatches

[PATCH v2][next] stddef: Introduce TRAILING_OVERLAP() helper macro
 2025-06-18 21:31 UTC  (2+ messages)

[PATCH RESEND] mux: Convert mux_control_ops to a flex array member in mux_chip
 2025-06-18 21:21 UTC  (3+ messages)

[PATCH v10 0/7] Enable EINJv2 Support
 2025-06-18 18:51 UTC  (9+ messages)
` [PATCH v10 1/7] ACPI: APEI: EINJ: Fix kernel test sparse warnings
` [PATCH v10 2/7] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v10 3/7] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v10 4/7] ACPI: APEI: EINJ: Discover EINJv2 parameters
` [PATCH v10 5/7] ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome
` [PATCH v10 6/7] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH v10 7/7] ACPI: APEI: EINJ: Update the documentation for EINJv2 support

[PATCH v9 0/7 RESEND] Enable EINJv2 Support
 2025-06-18 15:51 UTC  (17+ messages)
` [PATCH v9 1/7] ACPI: APEI: EINJ: Fix kernel test sparse warnings
` [PATCH v9 2/7] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v9 3/7] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v9 4/7] ACPI: APEI: EINJ: Discover EINJv2 parameters
` [PATCH v9 5/7] ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome
` [PATCH v9 6/7] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH v9 7/7] ACPI: APEI: EINJ: Update the documentation for EINJv2 support

[PATCH v3] printk: ringbuffer: Add KUnit test
 2025-06-18 15:20 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: Add support for Meta Clemente BMC
 2025-06-18 13:36 UTC  (4+ messages)
` [PATCH 1/2] Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
` [PATCH 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC

[PATCH v5 0/2] ESWIN EIC7700 pinctrl driver
 2025-06-18 12:03 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: pinctrl: eswin: Document for EIC7700 SoC
` [PATCH v5 2/2] pinctrl: eswin: Add EIC7700 pinctrl driver

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-06-17 21:31 UTC  (2+ messages)
` (subset) "

[PATCH v3][next] NFSD: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-06-17 19:14 UTC  (5+ messages)

[PATCH RFC 0/7] i3c: add driver for the Renesas IP and support RZ/G3S+G3E
 2025-06-17 11:22 UTC  (14+ messages)
` [PATCH RFC 4/7] i3c: add driver for Renesas I3C IP

[PATCH][next] stddef: Introduce TRAILING_OVERLAP() helper macro
 2025-06-17  1:42 UTC 

[PATCH v2][next] NFSD: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-06-16 22:22 UTC  (3+ messages)

[RFC PATCH] ACPI / sysfs: Replace deprecated strcpy() with strscpy()
 2025-06-16 17:52 UTC  (2+ messages)

New fortify warning for GCC 15 in mac80211 (possible compiler bug?)
 2025-06-16 13:41 UTC 

[PATCH v12 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-06-16 10:49 UTC  (14+ messages)
` [PATCH v12 1/5] rust: add bindings for bitmap.h
` [PATCH v12 2/5] rust: add bindings for bitops.h
` [PATCH v12 3/5] rust: add bitmap API
` [PATCH v12 4/5] rust: add find_bit_benchmark_rust module
` [PATCH v12 5/5] rust: add dynamic ID pool abstraction for bitmap

[PATCH] platform/x86: thinkpad_acpi: Handle KCOV __init vs inline mismatches
 2025-06-13 10:14 UTC  (2+ messages)

[RFC PATCH] um: replace deprecated strncpy with strscpy
 2025-06-12 16:09 UTC  (3+ messages)

[PATCH v11 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-06-12  9:42 UTC  (12+ messages)
` [PATCH v11 1/5] rust: add bindings for bitmap.h
` [PATCH v11 2/5] rust: add bindings for bitops.h
` [PATCH v11 3/5] rust: add bitmap API
` [PATCH v11 4/5] rust: add find_bit_benchmark_rust module
` [PATCH v11 5/5] rust: add dynamic ID pool abstraction for bitmap

[PATCH v5 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-06-11 23:45 UTC  (6+ messages)
` [PATCH v5 03/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v5 05/12] tee: increase TEE_MAX_ARG_SIZE to 4096

[PATCH v3][next] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
 2025-06-11 19:52 UTC 

[PATCH v10 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-06-11 19:36 UTC  (11+ messages)
` [PATCH v10 1/5] rust: add bindings for bitmap.h
` [PATCH v10 2/5] rust: add bindings for bitops.h
` [PATCH v10 3/5] rust: add bitmap API
` [PATCH v10 4/5] rust: add find_bit_benchmark_rust module
` [PATCH v10 5/5] rust: add dynamic ID pool abstraction for bitmap

[PATCH v2] printk: ringbuffer: Add KUnit test
 2025-06-11 14:40 UTC  (3+ messages)

[PATCH v8 00/10] Add pinctrl support for the AAEON UP board FPGA
 2025-06-11  9:00 UTC  (11+ messages)
` [PATCH v8 01/10] gpiolib: add support to register sparse pin range
` [PATCH v8 02/10] gpio: aggregator: move GPIO forwarder allocation in a dedicated function
` [PATCH v8 03/10] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
` [PATCH v8 04/10] gpio: aggregator: refactor the forwarder registration part
` [PATCH v8 05/10] gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
` [PATCH v8 06/10] gpio: aggregator: export symbols of the GPIO forwarder library
` [PATCH v8 07/10] gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
` [PATCH v8 08/10] gpio: aggregator: add possibility to attach data to the forwarder
` [PATCH v8 09/10] lib/string_choices: Add str_input_output() helper
` [PATCH v8 10/10] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH v7 00/10] Add pinctrl support for the AAEON UP board FPGA
 2025-06-10 22:10 UTC  (15+ messages)
` [PATCH v7 01/10] gpiolib: add support to register sparse pin range
` [PATCH v7 02/10] gpio: aggregator: move GPIO forwarder allocation in a dedicated function
` [PATCH v7 03/10] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
` [PATCH v7 04/10] gpio: aggregator: refactor the forwarder registration part
` [PATCH v7 05/10] gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
` [PATCH v7 06/10] gpio: aggregator: export symbols of the GPIO forwarder library
` [PATCH v7 07/10] gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
` [PATCH v7 08/10] gpio: aggregator: add possibility to attach data to the forwarder
` [PATCH v7 09/10] lib/string_choices: Add str_input_output() helper
` [PATCH v7 10/10] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH] crypto: Annotate crypto strings with nonstring
 2025-06-10 18:41 UTC  (2+ messages)

[PATCH v2] platform/chrome: chromeos_pstore: Add ecc_size module parameter
 2025-06-10 15:10 UTC  (2+ messages)

[PATCH] smp: Replace deprecated strcpy() with strscpy()
 2025-06-10 10:47 UTC  (5+ messages)

[PATCH v2] slab: Decouple slab_debug and no_hash_pointers
 2025-06-10  8:35 UTC  (7+ messages)

[PATCH] platform/chrome: chromeos_pstore: Add ecc_size module parameter
 2025-06-10  2:51 UTC 

[PATCH 0/1] disable __counted_by for clang < 19.1.3
 2025-06-09 13:51 UTC  (4+ messages)
` [PATCH 1/1] Compiler Attributes: "

[PATCH v6 00/12] Add pinctrl support for the AAEON UP board FPGA
 2025-06-09  9:01 UTC  (4+ messages)
` [PATCH v6 12/12] pinctrl: Add pin controller driver for AAEON UP boards

Introdunction
 2025-06-07 12:40 UTC 

[PATCH v8 0/7] Enable EINJv2 Support
 2025-06-04 23:44 UTC  (9+ messages)
` [PATCH v8 1/7] ACPI: APEI: EINJ: Fix kernel test sparse warnings
` [PATCH v8 2/7] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v8 3/7] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v8 4/7] ACPI: APEI: EINJ: Discover EINJv2 parameters
` [PATCH v8 5/7] ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome
` [PATCH v8 6/7] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH v8 7/7] ACPI: APEI: EINJ: Update the documentation for EINJv2 support

i915 utils: range_overflows*()
 2025-06-04  8:59 UTC  (5+ messages)
      ` [RFC] drm/i915/utils: document range_overflows*() macros

[Self- Introduction] - Stefan Weigl-Bosker
 2025-06-04  1:51 UTC 

[PATCH] overflow: Introduce __DEFINE_FLEX for having no initializer
 2025-06-03 13:55 UTC  (2+ messages)

[PATCH] lib/tests: Make RANDSTRUCT_KUNIT_TEST depend on RANDSTRUCT
 2025-06-02 18:19 UTC  (4+ messages)

[PATCH] lib/tests: Make FORTIFY_KUNIT_TEST depend on FORTIFY_SOURCE
 2025-06-02 18:11 UTC  (2+ messages)

[PATCH] ubsan: Fix incorrect hand-side used in handle
 2025-06-02 18:06 UTC  (2+ messages)

[PATCH v9 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-06-02 13:11 UTC  (8+ messages)
` [PATCH v9 2/5] rust: add bindings for bitops.h

[GIT PULL] require gcc-8 and binutils-2.30
 2025-05-31 15:30 UTC  (3+ messages)

[PATCH] randstruct: gcc-plugin: Fix attribute addition
 2025-05-31  4:33 UTC  (2+ messages)

[PATCH 3/3] Revert "hardening: Disable GCC randstruct for COMPILE_TEST"
 2025-05-30 22:31 UTC  (6+ messages)

[PATCH v3][next] overflow: Fix direct struct member initialization in _DEFINE_FLEX()
 2025-05-30 18:52 UTC  (4+ messages)

[PATCH v9 3/5] rust: add bitmap API
 2025-05-29 20:15 UTC  (3+ messages)


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