linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-26 10:50:56 to 2025-09-01 13:37:56 UTC [more...]

[RFC] cgroup: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2025-09-01 13:37 UTC  (4+ messages)

[PATCH v6 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-09-01 13:20 UTC  (22+ messages)
` [PATCH v6 01/15] devres: provide devm_kmemdup_const()
` [PATCH v6 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v6 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v6 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v6 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v6 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v6 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v6 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v6 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v6 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v6 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v6 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v6 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v6 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v6 15/15] pinctrl: qcom: make the pinmuxing strict

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-09-01 12:17 UTC  (26+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump

[PATCH net-next v9 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-09-01  9:58 UTC  (22+ messages)
` [PATCH net-next v9 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v9 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH net-next v9 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v9 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v9 5/5] net: rnpgbe: Add register_netdev

[PATCH v2] kconfig: Add transitional symbol attribute for migration support
 2025-09-01  9:09 UTC  (3+ messages)

[PATCH v2] arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
 2025-09-01  7:40 UTC  (4+ messages)

[PATCH] arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
 2025-09-01  7:33 UTC  (6+ messages)

[PATCH V2 0/2] Add AMD I3C master controller driver and bindings
 2025-09-01  5:22 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: i3c: Add AMD I3C master controller support
` [PATCH V2 2/2] i3c: master: Add AMD I3C bus controller driver

[PATCH v2] arc: Fix __fls() const-foldability via __builtin_clzl()
 2025-09-01  1:55 UTC  (2+ messages)

New September Order. 62939 Sunday, August 31, 2025 at 09:10:44 PM
 2025-08-31 19:10 UTC 

[PATCH][next] Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings
 2025-08-31 18:02 UTC  (2+ messages)

[RFC PATCH 0/5] tty: Add KUnit test framework for TTY drivers
 2025-08-31  6:07 UTC  (7+ messages)
` [RFC PATCH 1/5] tty: Add KUnit test infrastructure configuration
` [RFC PATCH 2/5] tty: Add KUnit test helper functions
` [RFC PATCH 3/5] tty: Add mock TTY driver for KUnit testing
` [RFC PATCH 4/5] tty: Add KUnit tests for core TTY functionality
` [RFC PATCH 5/5] tty: Add KUnit tests for ttynull driver

[PATCH v2] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
 2025-08-31  1:43 UTC  (4+ messages)

[PATCH RESEND] alpha: Replace strcpy() with strscpy() in setup_arch()
 2025-08-30 19:11 UTC  (2+ messages)

[PATCH] kconfig: Add transitional symbol attribute for migration support
 2025-08-30  1:49 UTC  (2+ messages)

[PATCH v2 00/12] Bump minimum supported version of LLVM for building the kernel to 15.0.0
 2025-08-29 22:33 UTC  (2+ messages)

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-29 22:31 UTC  (6+ messages)

[PATCH 1/3] drm/i915: rename range_overflows_end() to range_end_overflows()
 2025-08-29 17:46 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: document range_overflows() and range_end_overflows() macros
` [PATCH 3/3] overflow: add range_overflows() and range_end_overflows()

[PATCH RESEND] sched/debug: Replace deprecated strcpy() with strscpy()
 2025-08-29 17:22 UTC 

[PATCH v2][next] hyperv: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-08-29 16:17 UTC  (3+ messages)

[PATCH][next] drm/xe: Avoid dozens of -Wflex-array-member-not-at-end warnings
 2025-08-29 13:25 UTC  (2+ messages)

[PATCH][next] hyperv: Avoid a hundred -Wflex-array-member-at-end warnings
 2025-08-29 11:42 UTC 

[PATCH 1/8] MIPS: sgi-ip22: Replace deprecated strcpy() in plat_mem_setup()
 2025-08-29 10:27 UTC  (16+ messages)
` [PATCH 2/8] MIPS: sgi-ip32: "
` [PATCH 3/8] MIPS: sni: Replace deprecated strcpy() in sni_console_setup()
` [PATCH 4/8] MIPS: txx9: Replace deprecated strcpy() with strscpy()
` [PATCH 5/8] MIPS: arc: Replace deprecated strcpy() with memcpy()
` [PATCH 6/8] MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()
` [PATCH 7/8] MIPS: octeon: Replace deprecated strcpy() in octeon_model_get_string_buffer()
` [PATCH 8/8] MIPS: generic: Replace deprecated strcpy() in ocelot_detect()

[PATCH] MIPS: Loongson64: Replace deprecated strcpy() with strscpy_pad()
 2025-08-29 10:27 UTC  (2+ messages)

[PATCH] MIPS: RB532: Replace deprecated strcpy() with memcpy() and strscpy()
 2025-08-29 10:28 UTC  (2+ messages)

[PATCH][next] drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warnings
 2025-08-29  9:58 UTC 

[PATCH v2 0/9] panic: introduce panic status function family
 2025-08-29  4:39 UTC  (4+ messages)
` [PATCH v2 3/9] crash_core: use panic_try_start() in crash_kexec()

[PATCH 0/5] kcfi: Prepare for GCC support
 2025-08-29  1:49 UTC  (23+ messages)
` [PATCH 1/5] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH 3/5] x86/cfi: Add option for cfi=debug bootparam
` [PATCH 5/5] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-28 15:05 UTC  (12+ messages)

[RFC PATCH 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2025-08-28 14:57 UTC  (3+ messages)
` [RFC PATCH 3/7] kcfi: Add core Kernel Control Flow Integrity infrastructure

[PATCH net-next v7 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-28  2:02 UTC  (10+ messages)
` [PATCH net-next v7 4/5] net: rnpgbe: Add basic mbx_fw support

[PATCH v9 0/2] Add ADI I3C Controller
 2025-08-27 13:51 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH v9 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[PATCH v8 0/2] Add ADI I3C Controller
 2025-08-27 13:02 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH v8 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[PATCH v7 0/2] Add ADI I3C Controller
 2025-08-27 12:15 UTC  (8+ messages)
` [PATCH v7 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH v7 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[PATCH] iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-end warnings
 2025-08-27 10:05 UTC  (4+ messages)

[PATCH v2] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-08-27  9:18 UTC  (2+ messages)

[PATCH RFC] slab: support for compiler-assisted type-based slab cache partitioning
 2025-08-27  8:34 UTC  (9+ messages)

[PATCH][next] wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdr
 2025-08-27  8:15 UTC 

[PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-08-27  6:34 UTC  (6+ messages)

[PATCH net-next v8 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-27  6:34 UTC  (8+ messages)
` [PATCH net-next v8 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v8 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH net-next v8 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v8 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v8 5/5] net: rnpgbe: Add register_netdev

[PATCH v8 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-27  6:06 UTC  (6+ messages)
` [PATCH v8 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v8 09/11] qcomtee: add primordial object

[PATCH][next] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
 2025-08-27  5:54 UTC  (4+ messages)

[PATCH] arc: Fix __fls() const-foldability via __builtin_clzl()
 2025-08-27  3:41 UTC  (6+ messages)

[PATCH v3] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
 2025-08-26 18:22 UTC  (2+ messages)

[PATCH] crypto: Prevent kernel-infoleak in rng_recvmsg
 2025-08-26 16:58 UTC  (2+ messages)

[PATCH v2] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
 2025-08-26 16:54 UTC  (3+ messages)

[PATCH v2][next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning
 2025-08-26 12:00 UTC  (4+ messages)


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