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-04 21:37:12
linux-kernel
Re: [PATCH v2] hfsplus: refactor copy_name to not use strncpy
2024-04-04 21:20:51
linux-kernel
Re: [PATCH v2] vmcore: replace strncpy with strscpy_pad
2024-04-04 21:12:32
linux-nfs
[PATCH v2] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
2024-04-04 20:52:05
linux-kernel
Re: [PATCH] init: replace deprecated strncpy with strscpy_pad
2024-04-03 22:01:07
linux-kernel
Re: [PATCH] randomize_kstack: Improve entropy diffusion
2024-04-03 21:54:11
linux-nfs
[PATCH] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
2024-04-03 21:37:04
linux-kernel
Re: (subset) [PATCH 02/34] ubsan: fix unused variable warning in test module
2024-04-03 21:28:47
linux-kernel
Re: [PATCH] Squashfs: remove deprecated strncpy by not copying the string
2024-04-03 21:20:50
linux-kernel
Re: [PATCH v3 00/15] Add support for suppressing warning backtraces
2024-03-30 14:12:17
linux-kernel
[PATCH] nouveau/gsp: Avoid addressing beyond end of rpc->entries
2024-03-30 13:54:52
linux-kernel
Re: [tech-board] [PATCH 00/11] xz: Updates to license, filters, and compression options
2024-03-30 02:06:18
linux-kernel
Re: [PATCH AUTOSEL 6.8 75/98] sh: Fix build with CONFIG_UBSAN=y
2024-03-30 02:05:50
linux-kernel
Re: [PATCH AUTOSEL 6.8 69/98] sparc: vdso: Disable UBSAN instrumentation
2024-03-30 00:37:54
linux-kernel
Re: [PATCH 00/11] xz: Updates to license, filters, and compression options
2024-03-29 19:32:17
linux-kernel
Re: [PATCH 00/11] xz: Updates to license, filters, and compression options
2024-03-29 04:11:13
linux-ext4
Re: [PATCH] ext4: replace deprecated strncpy with alternatives
2024-03-29 04:09:09
linux-kernel
Re: [PATCH] fs: ecryptfs: replace deprecated strncpy with strscpy
2024-03-29 04:06:37
linux-kernel
Re: [PATCH] video: fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad
2024-03-29 04:05:58
linux-kernel
Re: [PATCH] virt: acrn: replace deprecated strncpy with strscpy
2024-03-29 04:05:40
linux-kernel
Re: [PATCH] fbdev: uvesafb: replace deprecated strncpy with strscpy_pad
2024-03-29 04:05:00
linux-kernel
Re: [PATCH] video/hdmi: prefer length specifier in format over string copying
2024-03-29 04:03:36
linux-kernel
Re: [PATCH] hfsplus: refactor copy_name to not use strncpy
2024-03-29 03:54:39
linux-kernel
Re: [PATCH] orangefs: cleanup uses of strncpy
2024-03-29 03:49:08
linux-kernel
Re: [PATCH] Squashfs: replace deprecated strncpy with strscpy
2024-03-29 03:44:20
linux-kernel
Re: [PATCH] smb: client: replace deprecated strncpy with strscpy
2024-03-28 22:12:22
linux-kernel
Re: [PATCH 2/2] apparmor: fix typo in kernel doc
2024-03-28 22:10:53
linux-kernel
Re: [PATCH 1/2] yama: document function parameter
2024-03-28 22:06:13
linux-kernel
Re: [PATCH] reiserfs: replace deprecated strncpy with scnprintf
2024-03-28 22:03:31
linux-kernel
Re: [PATCH] vmcore: replace strncpy with strtomem
2024-03-28 22:00:32
linux-kernel
Re: [PATCH] pstore/blk: replace deprecated strncpy with strscpy
2024-03-28 21:56:22
linux-kernel
Re: [PATCH] gcc-plugins/stackleak: Avoid .head.text section
2024-03-28 21:51:40
linux-wireless
Re: [PATCH 1/2] [RESEND] wifi: carl9170: re-fix fortified-memset warning
2024-03-28 21:50:55
linux-wireless
Re: [PATCH 2/2] wifi: ath9k: work around memset overflow warning
2024-03-26 22:53:39
linux-kernel
Re: [PATCH] selftests/exec: execveat: Improve debug reporting
2024-03-26 22:45:32
linux-kernel
[GIT PULL] execve fixes for v6.9-rc2
2024-03-26 20:12:18
linux-kernel
Re: [PATCH v2 0/9] slab: Introduce dedicated bucket allocator
2024-03-26 01:01:11
linux-kernel
Re: [PATCH v2 0/9] slab: Introduce dedicated bucket allocator
2024-03-25 23:14:06
linux-kernel
Re: [PATCH v2 4/9] slab: Introduce kmem_buckets_create()
2024-03-25 20:40:45
linux-kernel
Re: [PATCH v2 4/9] slab: Introduce kmem_buckets_create()
2024-03-25 20:23:41
linux-kernel
Re: [PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs
2024-03-25 18:39:52
linux-kernel
Re: [PATCH v2 0/9] slab: Introduce dedicated bucket allocator
2024-03-25 17:55:02
linux-kernel
Re: Recent-ish changes in binfmt_elf made my program segfault
2024-03-22 23:57:28
linux-kernel
[GIT PULL] hardening fixes for v6.9-rc1
2024-03-22 23:41:58
linux-kernel
Re: [PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs
2024-03-22 23:40:48
linux-kernel
Re: [PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs
2024-03-22 03:53:36
linux-kernel
Re: [PATCH] exec: fix linux_binprm::exec in transfer_args_to_stack()
2024-03-22 03:31:07
linux-kernel
Re: [PATCH v2] binfmt: replace deprecated strncpy
2024-03-22 03:27:13
linux-kernel
Re: [PATCH] exec: fix linux_binprm::exec in transfer_args_to_stack()
2024-03-21 17:32:09
linux-kernel
Re: [PATCH] exec: fix linux_binprm::exec in transfer_args_to_stack()
2024-03-20 21:08:35
linux-kernel
Re: [PATCH] vdso: use CONFIG_PAGE_SHIFT in vdso/datapage.h
2024-03-20 02:58:28
linux-kernel
Re: [PATCH] ARM: unwind: improve unwinders for noreturn case