Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-02-09 03:45:34 to 2025-02-13 22:20:13 UTC [more...]

[RFC PATCH v5 0/7] mseal system mappings
 2025-02-13 22:20 UTC  (32+ 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

[RESEND PATCH v2] params: Annotate struct module_param_attrs with __counted_by()
 2025-02-13 22:13 UTC 

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

[RFC] Circumventing FineIBT Via Entrypoints
 2025-02-13 21:24 UTC  (12+ messages)

[PATCH v2] scsi: hpsa: Replace deprecated strncpy() with strscpy()
 2025-02-13 20:36 UTC  (4+ messages)

[PATCH v2] scsi: hpsa: Replace deprecated strncpy() with strscpy_pad()
 2025-02-13 20:19 UTC  (3+ 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)

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

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

[PATCH] m68k: mm: Replace deprecated strncpy() with strscpy()
 2025-02-13 14:10 UTC 

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

[PATCH] net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
 2025-02-13 10:13 UTC  (5+ messages)

[PATCH][next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-13  4:59 UTC 

[PATCH 00/10] Annotate arguments of memtostr/strtomem with __nonstring
 2025-02-13  3:04 UTC  (6+ messages)
` [PATCH 06/10] x86/tdx: Mark message.str as nonstring

[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 v2] drm/msm/dpu: Fix uninitialized variable
 2025-02-13  1:51 UTC  (7+ 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  (12+ messages)
` [PATCH v2 1/6] lib: math: Move KUnit tests into tests/ subdir
` [PATCH v2 2/6] lib/math: Add int_log test suite
` [PATCH v2 3/6] lib: Move KUnit tests into tests/ subdirectory
` [PATCH v2 4/6] lib/tests/kfifo_kunit.c: add tests for the kfifo structure
` [PATCH v2 5/6] unicode: kunit: refactor selftest to kunit tests
` [PATCH v2 6/6] unicode: kunit: change tests filename and path

[PATCH v2] wifi: ath12k: cleanup ath12k_mac_mlo_ready()
 2025-02-12 16:54 UTC  (3+ messages)

[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

[PATCH][next] drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-12  9:01 UTC 

[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

[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-02-12  1:58 UTC  (28+ messages)
` [PATCH net-next v3 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v3 02/14] docs: networking: Add PPE driver documentation "
` [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 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v3 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v3 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v3 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v3 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v3 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v3 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v3 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v3 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v3 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

[PATCH v3] hamradio: baycom: replace strcpy() with strscpy()
 2025-02-12  0:40 UTC  (3+ messages)

[PATCH net-next] net: Add options as a flexible array to struct ip_tunnel_info
 2025-02-12  0:28 UTC  (8+ messages)
` [ovs-dev] "

[PATCH] ASoC: Intel: sof_sdw: initialize ret in asoc_sdw_rt_amp_spk_rtd_init()
 2025-02-11 18:54 UTC  (3+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-11 16:10 UTC  (18+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[RFC PATCH v1 0/1] refactor mseal_test
 2025-02-11 10:58 UTC  (6+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "

[PATCH][next] smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-11 10:21 UTC 

[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
 2025-02-11  9:15 UTC  (8+ messages)
` [PATCH v1 2/7] gpio: 74x164: Simplify code with cleanup helpers
` [PATCH v1 4/7] gpio: 74x164: Make use of the macros from bits.h
` [PATCH v1 6/7] gpio: 74x164: Switch to use dev_err_probe()

[RFC PATCH 0/8] pkeys-based cred hardening
 2025-02-11  8:58 UTC  (4+ messages)
` [RFC PATCH 8/8] mm: Add basic tests for kpkeys_hardened_cred

[PATCH v2 0/7] gpio: 74x164: Refactor and clean up the driver
 2025-02-11  8:41 UTC  (6+ messages)
` [PATCH v2 7/7] gpio: 74x164: Utilise temporary variable for struct device

[PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
 2025-02-11  7:02 UTC  (3+ messages)

[PATCH v3 0/4] Allow default HARDENED_USERCOPY to be set at compile time
 2025-02-11  0:45 UTC  (2+ messages)

[PATCH 00/27] Improve ABI documentation generation
 2025-02-10 20:27 UTC  (5+ messages)
` [PATCH 26/27] scripts/get_abi.py: add support for undefined ABIs
` [PATCH 27/27] scripts/get_abi.pl: drop now obsoleted script

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

[PATCH] ixgbe: remove self assignment
 2025-02-10 13:24 UTC  (3+ messages)

[PATCH v2 0/2] Refine kmalloc caches randomization in kvmalloc
 2025-02-10 10:05 UTC  (5+ messages)
` [PATCH v2 1/2] slab: Adjust placement of __kvmalloc_node_noprof
` [PATCH v2 2/2] slab: Achieve better kmalloc caches randomization in kvmalloc

[PATCH v3] thermal/debugfs: change kzalloc to kcalloc
 2025-02-09 12:04 UTC  (2+ messages)

[PATCH v2] sched/topology: change kzalloc to kcalloc
 2025-02-09 11:00 UTC  (3+ messages)

[PATCH] ASoC: q6dsp: q6apm: change kzalloc to kcalloc
 2025-02-09 10:15 UTC  (3+ messages)

[PATCH v2] tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
 2025-02-09  6:49 UTC  (5+ messages)

[PATCH] NFSv4: harden nfs4_get_uniquifier() function
 2025-02-09  3:42 UTC  (2+ messages)


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