Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-02-21 09:39:08 to 2025-02-26 16:34:59 UTC [more...]

[PATCH v7 0/7] mseal system mappings
 2025-02-26 16:33 UTC  (49+ messages)
` [PATCH v7 1/7] mseal, system mappings: kernel config and header change
` [PATCH v7 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
` [PATCH v7 3/7] mseal, system mappings: enable x86-64
` [PATCH v7 4/7] mseal, system mappings: enable arm64
` [PATCH v7 5/7] mseal, system mappings: enable uml architecture
` [PATCH v7 6/7] mseal, system mappings: uprobe mapping
` [PATCH v7 7/7] mseal, system mappings: update mseal.rst
  ` (no subject)
    ` your mail

[PATCH] scsi: target: Replace deprecated strncpy() with strscpy()
 2025-02-26 12:10 UTC 

[PATCH v2] btrfs: Replace deprecated strncpy() with strscpy()
 2025-02-26  8:11 UTC  (2+ messages)

[PATCH v2 00/39] Implement kernel-doc in Python
 2025-02-26  6:56 UTC  (10+ 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 v6 0/7] mseal system mappings
 2025-02-26  6:08 UTC  (43+ 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 00/10] lib/string_choices: Add new helpers
 2025-02-26  5:36 UTC  (11+ messages)
` [PATCH 02/10] lib/string_choices: Add str_enabling_disabling() helper
` [PATCH 01/10] lib/string_choices: Add str_tx_rx() helper
` [PATCH 03/10] lib/string_choices: Add str_in_out() helper
` [PATCH 04/10] lib/string_choices: Add str_input_output() helper
` [PATCH 05/10] lib/string_choices: Add str_Y_N() helper
` [PATCH 06/10] lib/string_choices: Add str_pass_fail() helper
` [PATCH 07/10] lib/string_choices: Add str_to_from() helper
` [PATCH 08/10] lib/string_choices: Add str_level_edge() helper
` [PATCH 09/10] lib/string_choices: Add str_kernel_user() helper
` [PATCH 10/10] lib/string_choices: Add str_attach_detach() helper

[PATCH v3][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-02-26  3:17 UTC 

[PATCH v2][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-02-26  3:05 UTC 

[RFC] Circumventing FineIBT Via Entrypoints
 2025-02-26  2:55 UTC  (9+ messages)

[PATCH] platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()
 2025-02-25 23:21 UTC 

[PATCH] drm/gma500: Replace deprecated strncpy() with strscpy()
 2025-02-25 20:39 UTC 

[PATCH] ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regions()
 2025-02-25 15:23 UTC  (5+ messages)
` [PATCH v2?] "

[PATCH] btrfs: Replace deprecated strncpy() with strscpy_pad()
 2025-02-25 12:58 UTC  (3+ messages)

Question about strings of string_choices.h
 2025-02-25  3:40 UTC  (3+ messages)

[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
 2025-02-25  1:51 UTC  (15+ 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][next] drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-25  1:16 UTC  (3+ messages)

[PATCH v3] scsi: hpsa: Remove deprecated and unnecessary strncpy()
 2025-02-25  0:32 UTC  (2+ messages)

[PATCH] MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy()
 2025-02-24 21:54 UTC 

[PATCH 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-02-24 21:52 UTC  (21+ 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] thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()
 2025-02-24 16:37 UTC  (3+ messages)
` [PATCH v4?] "

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

[PATCH v2] tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
 2025-02-22 21:07 UTC  (4+ 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  (2+ 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  (6+ messages)
` [PATCH v3 1/7] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible
  ` (subset) "
` [PATCH v3 3/7] soc: samsung: exynos-chipid: add support for exynos7870


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