LinuxLists
Users
About
Kees Cook (
[email protected]
)
Number of posts: 15490 (3.44 per day)
First post: 2012-02-01 18:14:38
Last post: 2024-05-29 23:32:57
Previous Page
/
Next Page
Date
List
Subject
2024-04-25 23:06:45
linux-kernel
[PATCH] kunit/fortify: Fix mismatched kvalloc()/vfree() usage
2024-04-25 22:42:41
linux-kernel
Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
2024-04-25 21:04:37
linux-kernel
[PATCH] mm/slub: Avoid recursive loop with kmemleak
2024-04-25 20:58:10
linux-kernel
Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
2024-04-25 20:09:06
linux-kernel
[PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
2024-04-25 20:08:27
linux-kernel
Re: [PATCH v6 00/37] Memory allocation profiling
2024-04-25 20:01:13
linux-kernel
Re: [PATCH v6 00/37] Memory allocation profiling
2024-04-25 17:39:35
linux-kernel
Re: [PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
2024-04-25 17:19:50
linux-kernel
Re: [PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
2024-04-25 01:59:20
linux-kernel
Re: [PATCH v6 00/37] Memory allocation profiling
2024-04-24 23:59:45
linux-ext4
Re: [PATCH] ext4: replace deprecated strncpy with alternatives
2024-04-24 23:58:17
linux-kernel
Re: [PATCH] fs: ecryptfs: replace deprecated strncpy with strscpy
2024-04-24 23:55:54
linux-kernel
Re: [PATCH v2] hfsplus: refactor copy_name to not use strncpy
2024-04-24 23:54:50
linux-kernel
Re: [PATCH] reiserfs: replace deprecated strncpy with scnprintf
2024-04-24 23:49:54
linux-kernel
Re: [PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
2024-04-24 23:45:46
linux-kernel
Re: [PATCH] virt: acrn: replace deprecated strncpy with strscpy
2024-04-24 23:41:24
linux-kernel
Re: [PATCH] pstore/ram: Replace of_node_put with __free() for automatic cleanup
2024-04-24 23:31:10
linux-kernel
Re: [PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
2024-04-24 23:20:34
linux-kernel
Re: [PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
2024-04-24 22:56:25
linux-kernel
Re: [PATCH] binfmt_elf_fdpic: fix /proc/<pid>/auxv
2024-04-24 22:45:19
linux-kernel
Re: [PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
2024-04-24 22:40:41
linux-kernel
[PATCH v2] ubsan: Avoid i386 UBSAN handler crashes with Clang
2024-04-24 22:32:21
linux-kernel
Re: [PATCH] ubsan: Avoid i386 UBSAN handler crashes with Clang
2024-04-24 22:01:20
linux-kernel
[PATCH] wifi: nl80211: Avoid address calculations via out of bounds array indexing
2024-04-24 21:42:37
linux-kernel
[PATCH v3 6/6] mm/util: Use dedicated slab buckets for memdup_user()
2024-04-24 21:42:25
linux-kernel
[PATCH v3 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
2024-04-24 21:42:00
linux-kernel
[PATCH v3 4/6] mm/slab: Introduce kmem_buckets_create() and family
2024-04-24 21:41:52
linux-kernel
[PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
2024-04-24 21:41:37
linux-kernel
[PATCH v3 0/6] slab: Introduce dedicated bucket allocator
2024-04-24 21:41:27
linux-kernel
[PATCH v3 3/6] mm/slab: Introduce __kvmalloc_node() that can take kmem_buckets argument
2024-04-24 21:41:23
linux-kernel
[PATCH v3 1/6] mm/slab: Introduce kmem_buckets typedef
2024-04-24 19:45:02
linux-kernel
[PATCH 4/4] ipv4: Silence intentional wrapping addition
2024-04-24 19:21:50
linux-kernel
Re: (subset) [PATCH 2/2] binfmt_elf: Leave a gap between .bss and brk
2024-04-24 19:19:22
linux-kernel
[PATCH 3/4] locking/atomic: Annotate generic atomics with wrapping
2024-04-24 19:19:01
linux-kernel
[PATCH 0/4] Annotate atomics for signed integer wrap-around
2024-04-24 19:18:42
linux-kernel
[PATCH 2/4] arm64: atomics: lse: Silence intentional wrapping addition
2024-04-24 19:18:09
linux-kernel
[PATCH 1/4] locking/atomic/x86: Silence intentional wrapping addition
2024-04-24 16:58:45
linux-kernel
[PATCH] ubsan: Avoid i386 UBSAN handler crashes with Clang
2024-04-24 16:27:56
linux-kernel
[PATCH] ubsan: Remove 1-element array usage in debug reporting
2024-04-24 16:27:45
linux-kernel
[PATCH] MAINTAINERS: Add ubsan.h to the UBSAN section
2024-04-24 16:02:42
linux-kernel
Re: [PATCH 1/5] string.h: Introduce memtostr() and memtostr_pad()
2024-04-23 23:46:25
linux-kernel
Re: [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()
2024-04-23 17:22:27
linux-kernel
Re: [PATCH] lkdtm/bugs: add test for hung smp_call_function_single()
2024-04-19 22:06:50
linux-kernel
Re: [PATCH 00/19] Enable -Wshadow=local for kernel/sched
2024-04-19 21:54:18
linux-kernel
Re: [PATCH] lkdtm/bugs: add test for hung smp_call_function_single()
2024-04-19 20:16:26
linux-kernel
[GIT PULL] hardening fixes for v6.9-rc5
2024-04-19 14:04:39
linux-kernel
[PATCH 2/5] string: Merge strscpy KUnit tests into string_kunit.c
2024-04-19 14:04:24
linux-kernel
[PATCH 4/5] string: Merge strcat KUnit tests into string_kunit.c
2024-04-19 14:03:11
linux-kernel
[PATCH 5/5] string: Convert KUnit test names to standard convention
2024-04-19 14:03:02
linux-kernel
[PATCH 1/5] string: Prepare to merge strscpy_kunit.c into string_kunit.c
2024-04-19 14:02:43
linux-kernel
[PATCH 0/5] string: Merge separate tests into string_kunit.c