Linux Hardening
 help / color / mirror / Atom feed
 messages from 2025-01-08 13:48:00 to 2025-01-17 20:15:24 UTC [more...]

[PATCH v4 0/1] Seal system mappings
 2025-01-17 20:15 UTC  (24+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH v2] hv_netvsc: Replace one-element array with flexible array member
 2025-01-17 19:14 UTC  (5+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-17 17:15 UTC  (49+ messages)
` [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option
` [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage
` [PATCH v4 06/30] static_call: Add read-only-after-init static calls
` [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v4 08/30] x86/idle: Mark x86_idle "
` [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock "
` [PATCH v4 10/30] riscv/paravirt: "
` [PATCH v4 11/30] loongarch/paravirt: "
` [PATCH v4 12/30] arm64/paravirt: "
` [PATCH v4 13/30] arm/paravirt: "
` [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v4 15/30] sched/clock: Mark sched_clock_running key "
` [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key "
` [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls
` [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits
` [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
` [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant
` [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
` [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE

[PATCH 0/3] Allow default HARDENED_USERCOPY to be set at compile time
 2025-01-17 13:03 UTC  (4+ messages)
` [PATCH 1/3] mm: security: Move hardened usercopy under 'Kernel hardening options'
` [PATCH 2/3] mm: security: Allow default HARDENED_USERCOPY to be set at compile time
` [PATCH 3/3] fortify: Move FORTIFY_SOURCE under 'Kernel hardening options'

[PATCH] pstore/zone: rewrite some comments for better understanding
 2025-01-17  8:42 UTC 

[PATCH v14 0/4] Initial Marvell PXA1908 support
 2025-01-17  6:13 UTC  (13+ messages)
` [PATCH v14 1/4] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte
` [PATCH v14 2/4] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v14 3/4] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v14 4/4] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH] hv_netvsc: Replace one-element array with flexible array member
 2025-01-16 21:14 UTC  (3+ messages)

[PATCH] s390/vfio-ap: Replace one-element array with flexible array member
 2025-01-16 13:18 UTC 

[PATCH v8 00/21] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-01-16 10:32 UTC  (9+ messages)
` [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-16  7:53 UTC  (3+ messages)

[PATCH v7 3/7] crash_dump: store dm crypt keys in kdump reserved memory
 2025-01-16  6:58 UTC 

[RFC PATCH v1 0/1] refactor mseal_test
 2025-01-15 20:47 UTC  (4+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-15 20:30 UTC  (6+ messages)

[DISCUSSION] vsprintf: the current state of restricted pointers (%pK)
 2025-01-15  8:46 UTC  (3+ messages)

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-15  6:57 UTC  (40+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v2 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v2 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v2 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v2 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v2 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v2 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v2 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v2 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v2 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v2 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v2 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

[RESEND PATCH v2] params: Annotate struct module_param_attrs with __counted_by()
 2025-01-14 21:49 UTC 

[PATCH v2 linux-next 0/2] lib/string_choices: Sorting function order
 2025-01-14 16:03 UTC  (5+ messages)
` [PATCH v2 linux-next 1/2] lib/string_choices: Rearrange functions in sorted order

UBSAN array-index-out-of-bounds: cfg80211_scan_6ghz
 2025-01-14 11:37 UTC  (3+ messages)

[RFC PATCH v2 00/15] pkeys-based page table hardening
 2025-01-13 10:10 UTC  (6+ messages)
` [RFC PATCH v2 13/15] arm64: mm: Guard page table writes with kpkeys

[PATCH] tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
 2025-01-12 13:14 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next] net: Silence false field-spanning write warning in ip_tunnel_info_opts_set() memcpy
 2025-01-12  6:37 UTC  (5+ messages)

[PATCH] fortify: turn strlen() into an inline function using __builtin_constant_p()
 2025-01-11 18:05 UTC  (8+ messages)

[PATCH v2] fortify: use __builtin_constant_p() in strlen()
 2025-01-11 15:03 UTC 

[linus:master] [fortify] 239d87327d: vm-scalability.throughput 17.3% improvement
 2025-01-10 19:14 UTC  (8+ messages)

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-10 17:13 UTC  (8+ messages)

[PATCH v2] pstore/zone: avoid dereferencing zero sized ptr after init zones
 2025-01-10 16:52 UTC  (2+ messages)

[PATCH] pstore/zone: avoid dereferencing zero sized ptr after init zones
 2025-01-09 17:48 UTC  (2+ messages)

[PATCH] pstore/blk: trivial typo fixes
 2025-01-08 22:38 UTC  (2+ messages)

[PATCH] hardening: Document INIT_STACK_ALL_PATTERN behavior with GCC
 2025-01-08 22:18 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