Kees Cook ([email protected])

Number of posts: 174 (0.03 per day)
First post: 2005-09-18 01:39:04
Last post: 2024-06-13 14:42:55

Date List Subject
2024-05-31 21:10:36 linux-kernel Re: [PATCH 1/1] mm: fix xyz_noprof functions calling profiled functions
2024-05-31 21:07:20 linux-kernel Re: [PATCH] x86/boot: add prototype for __fortify_panic()
2024-05-31 20:59:22 linux-kernel Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
2024-05-31 20:51:45 linux-kernel [GIT PULL] hardening fixes for v6.10-rc2
2024-05-31 20:46:56 linux-kernel Re: [PATCH] x86/boot: add prototype for __fortify_panic()
2024-05-31 19:22:34 linux-kernel [PATCH v4 0/6] slab: Introduce dedicated bucket allocator
2024-05-31 19:17:36 linux-kernel [PATCH v4 6/6] mm/util: Use dedicated slab buckets for memdup_user()
2024-05-31 19:17:04 linux-kernel [PATCH v4 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg()
2024-05-31 19:16:04 linux-kernel [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
2024-05-31 19:15:55 linux-kernel [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family
2024-05-31 19:15:53 linux-kernel [PATCH v4 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
2024-05-31 19:15:41 linux-kernel [PATCH v4 1/6] mm/slab: Introduce kmem_buckets typedef
2024-05-31 18:58:15 linux-kernel [PATCH] kunit/fortify: Remove __kmalloc_node() test
2024-05-31 17:11:55 linux-kernel Re: [PATCH v3 0/6] slab: Introduce dedicated bucket allocator
2024-05-31 16:53:38 linux-kernel Re: [PATCH] x86/boot: add prototype for __fortify_panic()
2024-05-31 16:49:51 linux-kernel Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
2024-05-31 16:43:41 linux-kernel Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
2024-05-31 16:38:14 linux-kernel Re: [PATCH v3 4/6] mm/slab: Introduce kmem_buckets_create() and family
2024-05-31 16:32:19 linux-kernel Re: [PATCH] x86/boot: add prototype for __fortify_panic()
2024-05-31 16:31:32 linux-kernel Re: Current state of the sysctl constification effort
2024-05-31 16:09:46 linux-kernel Re: [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage
2024-05-27 16:59:00 linux-kernel Re: [PATCH AUTOSEL 6.9 12/15] binfmt_elf: Leave a gap between .bss and brk
2024-05-16 13:31:31 linux-kernel Re: [RFC] Mitigating unexpected arithmetic overflow
2024-05-15 18:30:13 linux-kernel Re: Regression in 6.1.81: Missing memory in pmem device
2024-04-09 01:45:32 linux-kernel Re: 6.5.5: UBSAN: radeon_atombios.c: index 1 is out of range for type 'UCHAR [1]'
2024-03-28 05:28:58 linux-kernel Re: [PATCH v2][next] Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
2024-03-28 05:27:46 linux-kernel Re: __randomize_layout;
2024-03-16 03:24:38 linux-kernel Re: [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack
2024-02-29 15:08:16 linux-kernel Re: CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end of drmem array
2024-02-28 14:48:27 linux-kernel Re: [PATCH v2] wifi: brcm80211: handle pmk_op allocation failure
2024-02-28 03:56:23 linux-kernel Re: linux-next: duplicate patch in the kspp tree
2024-02-23 15:46:53 linux-bluetooth Re: [linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769
2024-02-22 02:38:43 linux-kernel Re: [PATCH] scsi: lpfc: replace deprecated strncpy with strscpy
2024-02-13 01:53:26 linux-kernel Re: [PATCH] configs/debug: add NET debug config
2024-02-10 06:21:08 linux-kernel Re: [PATCH 1/3] rust: add userspace pointers
2024-02-05 23:22:03 linux-kernel Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()
2024-02-04 13:05:41 linux-kernel Re: [KTAP V2 PATCH v2] ktap_v2: add test metadata
2024-01-23 04:45:31 linux-kernel Re: [PATCH 06/82] overflow: Reintroduce signed and unsigned overflow sanitizers
2024-01-23 04:08:06 linux-kernel Re: [PATCH 43/82] bpf: Refactor intentional wrap-around test
2024-01-23 03:51:44 linux-crypto Re: [PATCH 46/82] crypto: Refactor intentional wrap-around test
2024-01-23 02:51:59 linux-kernel Re: [PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
2024-01-22 19:13:01 linux-kernel Re: [for-linus][PATCH 1/3] eventfs: Have the inodes all for files and directories all be the same
2024-01-21 08:05:44 linux-kernel Re: [GIT PULL] execve updates for v6.8-rc1
2024-01-09 01:48:48 linux-kernel Re: [GIT PULL] execve updates for v6.8-rc1
2023-12-22 05:35:35 linux-kernel Re: [PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
2023-11-25 18:32:24 linux-kernel Re: [BUG] Boot crash on v6.7-rc2
2023-11-22 04:48:01 linux-kernel Re: [PATCH] MAINTAINERS: refresh LLVM support
2023-11-17 22:53:28 linux-kernel Re: [PATCH] MAINTAINERS: refresh LLVM support
2023-10-21 23:36:30 linux-ext4 Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
2023-10-16 17:07:00 linux-kernel Re: [PATCH] hamradio: replace deprecated strncpy with strscpy
2023-10-16 17:06:15 linux-kernel Re: [PATCH] hamradio: replace deprecated strncpy with strscpy