Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-02-12 03:21:58 to 2025-02-19 17:09:02 UTC [more...]

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-19 17:08 UTC  (16+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH net-next v4 0/2] Flexible array for ip tunnel options
 2025-02-19 14:32 UTC  (3+ messages)
` [PATCH net-next v4 1/2] ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
` [PATCH net-next v4 2/2] net: Add options as a flexible array to struct ip_tunnel_info

[RFC PATCH v5 0/7] mseal system mappings
 2025-02-19 13:46 UTC  (41+ messages)
` [RFC PATCH v5 1/7] mseal, system mappings: kernel config and header change
` [RFC PATCH v5 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
` [RFC PATCH v5 3/7] mseal, system mappings: enable x86-64
` [RFC PATCH v5 4/7] mseal, system mappings: enable arm64
` [RFC PATCH v5 5/7] mseal, system mappings: enable uml architecture
` [RFC PATCH v5 6/7] mseal, system mappings: uprobe mapping
` [RFC PATCH v5 7/7] mseal, system mappings: update mseal.rst

[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-02-19 13:00 UTC  (14+ messages)
` [PATCH net-next v3 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v3 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters

[PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-02-19 12:14 UTC  (9+ messages)

[PATCH 00/27] Implement kernel-doc in Python
 2025-02-19  8:32 UTC  (3+ messages)
` [PATCH 09/27] scripts/kernel-doc.py: add a Python parser
` [PATCH 14/27] scripts/kernel-doc.py: move KernelDoc class to a separate file

[PATCH net-next v3 0/2] Flexible array for ip tunnel options
 2025-02-19  2:45 UTC  (4+ messages)
` [PATCH net-next v3 1/2] ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
` [PATCH net-next v3 2/2] net: Add options as a flexible array to struct ip_tunnel_info

[PATCH v2] scsi: hpsa: Replace deprecated strncpy() with strscpy_pad()
 2025-02-19  2:34 UTC  (4+ messages)

[PATCH v3] scsi: hpsa: Remove deprecated and unnecessary strncpy()
 2025-02-19  1:53 UTC  (3+ messages)

[PATCH v3 0/7] Add support for the Exynos7870 SoC, along with three devices
 2025-02-19  0:42 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible
` [PATCH v3 2/7] dt-bindings: arm: samsung: add compatibles for exynos7870 devices
` [PATCH v3 3/7] soc: samsung: exynos-chipid: add support for exynos7870
` [PATCH v3 4/7] arm64: dts: exynos: add initial devicetree "
` [PATCH v3 5/7] arm64: dts: exynos: add initial support for Samsung Galaxy J7 Prime
` [PATCH v3 6/7] arm64: dts: exynos: add initial support for Samsung Galaxy A2 Core
` [PATCH v3 7/7] arm64: dts: exynos: add initial support for Samsung Galaxy J6

[PATCH] m68k: mm: Replace deprecated strncpy() with strscpy()
 2025-02-18 22:45 UTC  (4+ messages)

[RFC] Circumventing FineIBT Via Entrypoints
 2025-02-18 19:18 UTC  (31+ messages)

[RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
 2025-02-18 18:10 UTC  (3+ messages)

[PATCH v2] wifi: ath12k: cleanup ath12k_mac_mlo_ready()
 2025-02-18 17:56 UTC  (3+ messages)

[RFC][PATCH 00/10] pstore: directly mapped regions
 2025-02-18  9:11 UTC  (19+ messages)
` [RFC][PATCH 01/10] pstore/zone: move pstore_device_info into zone header
` [RFC][PATCH 02/10] pstore/smem: add new pstore/smem type of pstore
` [RFC][PATCH 03/10] pstore/zone: introduce directly mapped zones
` [RFC][PATCH 04/10] qcom: smem: add pstore smem backend
` [RFC][PATCH 05/10] pstore: implement core area registration
` [RFC][PATCH 06/10] qcom: smem: enable smem pstore backend
` [RFC][PATCH 07/10] printk: export symbols for buffer address and length functions
` [RFC][PATCH 08/10] pstore: register kmsg into directly mapped zones if available
` [RFC][PATCH 09/10] devcoredump: add devcd_{un}register_core_area API
` [RFC][PATCH 10/10] rng: qcom_rng: EXAMPLE: registering dev structure

[PATCH v2] drm/msm/dpu: Fix uninitialized variable
 2025-02-17 22:28 UTC  (7+ messages)
` (subset) "

[PATCH] MAINTAINERS: adjust entries in FORTIFY_SOURCE and KERNEL HARDENING
 2025-02-17 10:06 UTC 

[RESEND PATCH v2] params: Annotate struct module_param_attrs with __counted_by()
 2025-02-17 10:04 UTC  (3+ messages)

[PATCH] x86/kcfi: Require FRED for FineIBT
 2025-02-16 23:52 UTC  (5+ messages)

[PATCH] net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
 2025-02-15  3:50 UTC  (6+ messages)

[PATCH linux-next] tracing: use strscpy() to instead of strncpy()
 2025-02-14 22:27 UTC 

[PATCH v2][next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-14 22:04 UTC 

[PATCH net-next 05/14] iavf: negotiate PTP capabilities
 2025-02-14 19:27 UTC 

[PATCH][next] drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-14 14:34 UTC  (2+ messages)

[PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-14  8:18 UTC 

[PATCH RFCv2 0/5]Implement kernel-doc in Python
 2025-02-14  8:02 UTC  (5+ messages)
` [PATCH RFCv2 4/5] scripts/kernel-doc.py: add a Python parser

[PATCH v2] scsi: hpsa: Replace deprecated strncpy() with strscpy()
 2025-02-13 22:30 UTC  (5+ messages)

[PATCH][next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-13 22:25 UTC  (2+ messages)

[RESEND PATCH v2] params: Annotate struct module_param_attrs with __counted_by()
 2025-02-13 21:51 UTC  (4+ messages)

[PATCH] scsi: hpsa: Replace deprecated strncpy() with strscpy_pad()
 2025-02-13 19:22 UTC  (3+ messages)

[PATCH] scsi: hpsa: Replace deprecated strncpy() with strscpy()
 2025-02-13 17:34 UTC  (3+ messages)

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-02-13 14:54 UTC  (4+ messages)

[PATCH] octeontx2-af: Fix uninitialized scalar variable
 2025-02-13 10:32 UTC  (3+ messages)

[PATCH 00/10] Annotate arguments of memtostr/strtomem with __nonstring
 2025-02-13  3:04 UTC  (2+ messages)

[PATCH net-next v2] net: Add options as a flexible array to struct ip_tunnel_info
 2025-02-13  1:55 UTC  (4+ messages)

[PATCH] wifi: ath12k: Fix uninitialized variable and remove goto
 2025-02-13  0:37 UTC  (6+ messages)

[PATCH v2 0/6] KUnit test moves / renames
 2025-02-12 22:01 UTC  (4+ messages)
` [PATCH v2 6/6] unicode: kunit: change tests filename and path

[PATCH v3 0/2] Refine kmalloc caches randomization in kvmalloc
 2025-02-12 15:12 UTC  (6+ messages)
` [PATCH v3 1/2] slab: Adjust placement of __kvmalloc_node_noprof
` [PATCH v3 2/2] slab: Achieve better kmalloc caches randomization in kvmalloc

[PATCH RFC 0/1] Implement kernel-doc in python
 2025-02-12 10:39 UTC  (2+ messages)
` [PATCH RFC 1/1] scripts/kernel-doc.py: add a Python parser

[RFC PATCH v5 0/7] mseal system mappings
 2025-02-12  3:32 UTC  (2+ messages)
` [RFC PATCH v5 1/7] mseal, system mappings: kernel config and header change


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