linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-13 19:04:21 to 2022-08-17 10:54:23 UTC [more...]

[net v3 1/1] ice: Fix crash by keep old cfg when update TCs more than queues
 2022-08-17 10:53 UTC 

[net v2 1/1] ice: Fix crash by keep old cfg when update TCs more than queues
 2022-08-17  6:57 UTC  (4+ messages)

[PATCH v4 1/2] powerpc/mm: Support execute-only memory on the Radix MMU
 2022-08-17  6:15 UTC  (4+ messages)
` [PATCH v4 2/2] selftests/powerpc: Add a test for execute-only memory

[PATCH] gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
 2022-08-17  3:09 UTC  (5+ messages)

[PATCH v3 0/6] Replace one-element arrays with flexible-array members
 2022-08-16 19:22 UTC  (8+ messages)
` [PATCH v3 1/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP
` [PATCH v3 2/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP_DYNAMIC
` [PATCH v3 3/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP
` [PATCH v3 4/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_PD_CFG_SEQ_NUM_SYNC
` [PATCH v3 5/6] scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
` [PATCH v3 6/6] scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ_NUM_SYNC

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING ee556793d89d0e3c4bbee8c8ad8d66fc8b390a92
 2022-08-16 12:02 UTC 

[PATCH v2] capabilities: new kernel.ns_modules_allowed sysctl
 2022-08-15 15:50 UTC  (2+ messages)

[PATCH] capabilities: new kernel.ns_modules_allowed sysctl
 2022-08-15  8:33 UTC  (7+ messages)

FFJ Co., Ltd. "DIE WELTFINANZKRISE KANN SIE REICH MACHEN!"
 2022-08-09 22:24 UTC 

[PATCH v3] powerpc/mm: Support execute-only memory on the Radix MMU
 2022-08-09  6:28 UTC  (4+ messages)

[PATCH v2 0/5] mm/memfd: MFD_NOEXEC for memfd_create
 2022-08-08 17:46 UTC 

[RFC PATCH 0/8] x86_64: Harden compressed kernel, part 1
 2022-08-04 14:26 UTC  (5+ messages)

[GIT PULL] flexible-array transformations in UAPI for 6.0-rc1
 2022-08-03  3:23 UTC  (2+ messages)

[PATCH -next v3 0/2] powerpc: add support for syscall stack randomization
 2022-07-29 13:03 UTC  (5+ messages)
` [PATCH -next v3 1/2] powerpc: Move system_call_exception() to syscall.c
` [PATCH -next v3 2/2] powerpc: add support for syscall stack randomization

[PATCH][next] ASoC: q6asm: use kcalloc() instead of kzalloc()
 2022-07-28 12:48 UTC  (2+ messages)

[PATCH] Introduce the pkill_on_warn boot parameter
 2022-07-27 17:47 UTC  (10+ messages)

[RFC PATCH v3 00/20] KCFI support
 2022-07-26  0:09 UTC  (10+ messages)
` [RFC PATCH v3 16/20] kallsyms: Drop CONFIG_CFI_CLANG workarounds
` [RFC PATCH v3 20/20] x86: Add support for CONFIG_CFI_CLANG

mainline build failure of powerpc allmodconfig for prom_init_check
 2022-07-19 13:35 UTC  (23+ messages)
    ` [PATCH] powerpc/64s: Disable stack variable initialisation for prom_init

[PATCH] x86: Allow for exclusions in checking RETHUNK
 2022-07-15  3:23 UTC  (6+ messages)

[PATCH] x86/alternative: Report missing return thunk details
 2022-07-13 23:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add a general "kernel hardening" section
 2022-07-05 17:54 UTC  (3+ messages)

[PATCH] lib: overflow: Do not define 64-bit tests on 32-bit
 2022-07-05 15:36 UTC  (2+ messages)

[PATCH v2] stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
 2022-07-02  1:02 UTC 

[PATCH] treewide: fix "interruptible" misspellings
 2022-07-01 23:44 UTC  (2+ messages)

SEO analysis
 2022-07-01 15:10 UTC 

[PATCH -next, v2] powerpc: add support for syscall stack randomization
 2022-06-30  8:22 UTC  (8+ messages)

[PATCH][next] io_uring: replace zero-length array with flexible-array member
 2022-06-28 19:54 UTC  (3+ messages)

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 18:44 UTC  (15+ messages)

[PATCH v2 0/4][next] scsi: megaraid_sas: Replace one-element arrays with flexible-array members
 2022-06-28  9:11 UTC  (10+ messages)
` [PATCH v2 3/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP

[PATCH v4 00/26] arm64: refactor boot flow and add support for WXN
 2022-06-24 14:40 UTC  (40+ messages)
` [PATCH v4 01/26] arm64: head: move kimage_vaddr variable into C file
` [PATCH v4 02/26] arm64: mm: make vabits_actual a build time constant if possible
` [PATCH v4 03/26] arm64: head: move assignment of idmap_t0sz to C code
` [PATCH v4 04/26] arm64: head: drop idmap_ptrs_per_pgd
` [PATCH v4 08/26] arm64: kernel: drop unnecessary PoC cache clean+invalidate
` [PATCH v4 17/26] arm64: head: populate kernel page tables with MMU and caches on
` [PATCH v4 19/26] arm64: kaslr: defer initialization to late initcall where permitted
` [PATCH v4 20/26] arm64: head: avoid relocating the kernel twice for KASLR
` [PATCH v4 22/26] arm64: mm: move ro_after_init section into the data segment
` [PATCH v4 23/26] arm64: head: remap the kernel text/inittext region read-only
` [PATCH v4 24/26] mm: add arch hook to validate mmap() prot flags

[PATCH 0/8] scsi: aacraid: Replace one-element arrays with flexible-array members
 2022-06-23 16:29 UTC  (7+ messages)
` [PATCH 8/8][next] scsi: aacraid: Replace one-element array with flexible-array member in struct aac_aifcmd

Linux: Use-After-Free exploitation
 2022-06-22 23:06 UTC  (2+ messages)

[PATCH] hinic: Replace memcpy() with direct assignment
 2022-06-22 18:10 UTC  (6+ messages)

replacing memcpy() calls with direct assignment
 2022-06-21 20:43 UTC  (5+ messages)

[PATCH][next] iavf: Replace one-element array in struct virtchnl_iwarp_qvlist_info and iavf_qvlist_info
 2022-06-21 20:40 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 5.18 134/141] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-06-20 12:51 UTC 

[PATCH] staging: rtl8723bs: Allocate full pwep structure
 2022-06-20  9:55 UTC  (3+ messages)

[PATCH] usercopy: use unsigned long instead of uintptr_t
 2022-06-17 12:51 UTC  (17+ messages)

[PATCH 0/3] Fixes for usercopy
 2022-06-13 17:04 UTC  (6+ messages)
` [PATCH 1/3] usercopy: Handle vm_map_ram() areas


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).