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-06-13 14:42:55 linux-kernel Re: [PATCH v3 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
2024-06-13 05:04:03 linux-kernel Re: [PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
2024-06-13 03:34:45 linux-kernel Re: [PATCH v1] net: mvpp2: use slab_build_skb for oversized frames
2024-06-13 03:08:04 linux-kernel Re: [PATCH v1] net: mvpp2: use slab_build_skb for oversized frames
2024-06-12 23:24:13 linux-kernel Re: [PATCH v4 0/3] Hardening perf subsystem
2024-06-12 19:59:45 linux-kernel [PATCH v3 2/2] usercopy: Convert test_user_copy to KUnit test
2024-06-12 19:59:40 linux-kernel [PATCH v3 1/2] kunit: test: Add vm_mmap() allocation resource manager
2024-06-12 19:59:39 linux-kernel [PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
2024-06-12 19:48:09 linux-kernel Re: [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
2024-06-12 19:09:16 linux-kernel Re: [PATCH v3] selftests: seccomp: fix format-zero-length warnings
2024-06-12 19:01:29 linux-kernel Re: [PATCH v4 0/3] Hardening perf subsystem
2024-06-12 18:58:06 linux-kernel Re: [PATCH v3 1/3] slab: make check_object() more consistent
2024-06-12 18:46:15 linux-kernel Re: [PATCH v3 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
2024-06-12 18:42:43 linux-kernel Re: [PATCH v2] x86/traps: Enable UBSAN traps on x86
2024-06-12 18:28:39 linux-wireless Re: [PATCH v3] wifi: mac80211: Avoid address calculations via out of bounds array indexing
2024-06-12 18:24:04 linux-kernel Re: [PATCH v5 2/2] proc: restrict /proc/pid/mem
2024-06-12 16:52:22 linux-kernel Re: [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
2024-06-12 16:32:52 linux-kernel Re: [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
2024-06-10 21:46:18 linux-kernel Re: [PATCH v4 0/3] Hardening perf subsystem
2024-06-10 21:37:34 linux-kernel Re: [PATCH v3 1/3] slab: make check_object() more consistent
2024-06-10 21:34:15 linux-kernel [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
2024-06-10 21:34:02 linux-kernel [PATCH v2 0/2] usercopy: Convert test_user_copy to KUnit test
2024-06-10 21:33:59 linux-kernel [PATCH v2 1/2] kunit: test: Add vm_mmap() allocation resource manager
2024-06-10 21:04:41 linux-kernel [PATCH] x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking
2024-06-10 19:48:31 linux-kernel Re: [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
2024-06-10 19:28:07 linux-kernel Re: [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
2024-06-10 19:16:43 linux-kernel Re: [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
2024-06-10 19:06:02 linux-kernel Re: [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
2024-06-10 18:40:14 linux-kernel [PATCH] kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()
2024-06-10 18:24:42 linux-kernel Re: [Bug] Failing kunit test on ARCH=arm and LLVM=1
2024-06-10 17:59:40 linux-kernel Re: [PATCH v4 0/3] Hardening perf subsystem
2024-06-10 17:07:02 linux-kernel Re: [PATCH v2] selftests: seccomp: fix format-zero-length warnings
2024-06-10 17:02:15 linux-kernel Re: [PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-10 16:55:51 linux-crypto Re: [PATCH] crypto: arm/crc32 - add kCFI annotations to asm routines
2024-06-06 19:11:14 linux-kernel Re: (subset) [PATCH 1/2] yama: document function parameter
2024-06-06 18:52:33 linux-kernel Re: Current state of the sysctl constification effort
2024-06-06 17:45:57 linux-kernel Re: [PATCH v5 2/2] proc: restrict /proc/pid/mem
2024-06-06 16:30:41 linux-kernel Re: [PATCH v2] pstore/ram: Replace of_node_put with __free() for automatic cleanup
2024-06-05 00:49:34 linux-kernel Re: [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family
2024-06-04 17:21:45 linux-kernel Re: [PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
2024-06-04 14:11:34 linux-kernel Re: [PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
2024-06-04 05:53:02 linux-kernel Re: [PATCH 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-04 05:44:09 linux-kernel Re: Change in splice() behaviour after 5.10?
2024-06-03 22:45:44 linux-kernel Re: [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
2024-06-02 07:23:48 linux-kernel [GIT PULL] hardening fixes for v6.10-rc2 (take2)
2024-06-01 17:12:31 linux-kernel Re: [GIT PULL] hardening fixes for v6.10-rc2
2024-06-01 14:09:43 linux-kernel Re: [GIT PULL] bcachefs updates fro 6.10-rc1
2024-06-01 14:07:29 linux-kernel Re: [PATCH v2] x86/traps: Enable UBSAN traps on x86
2024-05-31 21:37:36 linux-kernel Re: [PATCH] x86/boot: add prototype for __fortify_panic()
2024-05-31 21:29:47 linux-kernel Re: [PATCH v4 2/2] proc: restrict /proc/pid/mem
2024-05-31 21:16:48 linux-kernel Re: [PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open