Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-02-16 23:52:43 to 2025-02-24 19:42:42 UTC [more...]

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

[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
 2025-02-24 19:12 UTC  (13+ messages)
` [PATCH 1/8][next] block: blk_types.h: Use struct_group_tagged() in flex struct bio
` [PATCH 2/8][next] md/raid5-ppl: Avoid -Wflex-array-member-not-at-end warning
` [PATCH 3/8][next] xfs: Avoid -Wflex-array-member-not-at-end warnings
` [PATCH 4/8][next] erofs: "
` [PATCH 5/8][next] btrfs: "
` [PATCH 6/8][next] nvme: target: "
` [PATCH 7/8][next] md/raid5: "
` [PATCH 8/8][next] bcache: "

[PATCH] ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regions()
 2025-02-24 17:06 UTC  (4+ messages)
` [PATCH v2?] "

[PATCH] thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()
 2025-02-24 16:37 UTC  (3+ messages)
` [PATCH v4?] "

[PATCH 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-02-24 16:06 UTC  (18+ messages)
` [PATCH 1/6] dt-bindings: mfd: add max77759 binding
` [PATCH 2/6] dt-bindings: gpio: "
` [PATCH 3/6] dt-bindings: nvmem: "
` [PATCH 4/6] mfd: max77759: add Maxim MAX77759 core mfd driver
` [PATCH 5/6] gpio: max77759: add Maxim MAX77759 gpio driver
` [PATCH 6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver

[PATCH] mtd: rawnand: use kcalloc() instead of kzalloc()
 2025-02-24 15:40 UTC  (2+ messages)

[PATCH] qnx4: fix to avoid panic due to buffer overflow
 2025-02-24 11:56 UTC  (9+ messages)

[PATCH v2 00/39] Implement kernel-doc in Python
 2025-02-24  9:08 UTC  (3+ messages)
` [PATCH v2 09/39] scripts/kernel-doc.py: add a Python parser
` [PATCH v2 14/39] scripts/kernel-doc.py: move KernelDoc class to a separate file

[PATCH] sched/topology: replace kzalloc() with kcalloc() in sched_init_numa()
 2025-02-23 10:30 UTC  (3+ messages)
` [PATCH v3?] "

[RFC PATCH v5 0/7] mseal system mappings
 2025-02-23  2:05 UTC  (10+ messages)

[PATCH v2] tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
 2025-02-22 21:07 UTC  (4+ messages)

[RFC] Circumventing FineIBT Via Entrypoints
 2025-02-22 20:43 UTC  (16+ messages)

[PATCH] MAINTAINERS: adjust entries in FORTIFY_SOURCE and KERNEL HARDENING
 2025-02-22  0:52 UTC  (2+ messages)

[PATCH net-next] net/rds: Replace deprecated strncpy() with strscpy_pad()
 2025-02-22  0:10 UTC  (7+ messages)

[PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
 2025-02-21 22:31 UTC 

security/landlock/ruleset.c:96:9: warning: 'memcpy' accessing 4294967295 bytes at offsets 20 and 0 overlaps 6442450943 bytes at offset -2147483648
 2025-02-21 16:00 UTC  (3+ messages)

[PATCH v3 0/7] Add support for the Exynos7870 SoC, along with three devices
 2025-02-21  9:41 UTC  (13+ messages)
` [PATCH v3 1/7] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible
  ` (subset) "
` [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

[linux-next:master] [x86] 66fbf67705: kernel-selftests.kvm.hardware_disable_test.fail
 2025-02-21  9:00 UTC  (3+ messages)

[PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-02-20 21:49 UTC  (13+ messages)

[PATCH net-next v4 0/2] Flexible array for ip tunnel options
 2025-02-20 21:30 UTC  (6+ 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

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

[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-02-20 15:12 UTC  (16+ messages)
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v3 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v3 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters

[PATCH] btf: move kern_type_id to goto cand_cache_unlock
 2025-02-20 15:00 UTC  (3+ messages)

[PATCH] m68k: mm: Replace deprecated strncpy() with strscpy()
 2025-02-20  2:21 UTC  (5+ messages)

[RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
 2025-02-19 17:58 UTC  (7+ 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  (2+ messages)

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

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

[PATCH v2] wifi: ath12k: cleanup ath12k_mac_mlo_ready()
 2025-02-18 17:56 UTC  (2+ 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  (2+ messages)
` (subset) "

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

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


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