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-02-22 19:43:58
linux-kernel
Re: [PATCH v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-22 18:42:07
linux-kernel
[PATCH] pstore: inode: Only d_invalidate() is needed
2024-02-22 17:20:02
linux-kernel
[PATCH] x86, relocs: Ignore relocations in .notes section
2024-02-22 16:49:55
linux-kernel
Re: [PATCH 1/2] [v2] scsi: bfa: fix function pointer type mismatch for hcb_qe->cbfn
2024-02-22 16:09:57
linux-kernel
[PATCH v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-22 15:53:55
linux-kernel
Re: [PATCH v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-22 00:58:23
linux-kernel
Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
2024-02-22 00:31:16
linux-kernel
Re: [PATCH v2] scsi: libfc: replace deprecated strncpy with memcpy
2024-02-22 00:25:29
linux-kernel
Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
2024-02-21 23:05:49
linux-kernel
Re: [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
2024-02-21 22:33:24
linux-kernel
Re: [PATCH v2] checkpatch: add check for snprintf to scnprintf
2024-02-21 22:26:45
linux-kernel
[PATCH v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-21 22:01:25
linux-kernel
Re: [PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-21 21:56:54
linux-kernel
Re: [PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-21 06:45:04
linux-kernel
Re: [PATCH] ARM: fault: Implement copy_from_kernel_nofault_allowed()
2024-02-21 06:33:51
linux-kernel
Re: [RFC] arm64: syscall: Direct PRNG kstack randomization
2024-02-21 05:17:27
linux-kernel
[PATCH] refcount: Annotated intentional signed integer wrap-around
2024-02-20 19:34:55
linux-kernel
Re: [PATCH 3/3] x86/boot: avoid recompiling kaslr.c for incremental rebuilds
2024-02-20 18:55:27
linux-kernel
[PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-20 18:53:25
linux-kernel
Re: [PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-20 18:47:32
linux-kernel
Re: [syzbot] [mm?] [hardening?] BUG: bad usercopy in raw_getsockopt
2024-02-20 00:27:14
linux-kernel
Re: [PATCH 00/10] vdso: Misc cleanups and prevent code duplication
2024-02-19 23:41:47
linux-kernel
[PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-19 21:31:14
linux-kernel
Re: [PATCH 03/10] scsi: NCR5380: Replace snprintf() with the safer scnprintf() variant
2024-02-19 21:08:02
linux-kernel
Re: [PATCH] landlock: Warn once if a Landlock action is requested while disabled
2024-02-19 19:58:24
linux-kernel
Re: [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-19 05:04:27
linux-kernel
Re: [PATCH -next] mux: convert mux_chip->mux to flexible array
2024-02-19 04:39:47
linux-kernel
Re: [PATCH] coccinelle: semantic patch to check for potential struct_size calls
2024-02-18 17:38:26
linux-kernel
[PATCH] leaking_addresses: Provide mechanism to scan binary files
2024-02-18 15:20:03
linux-kernel
Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
2024-02-18 15:06:40
linux-kernel
Re: [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-02-18 09:07:09
linux-kernel
Re: [PATCH] PM: hibernate: Don't ignore return from set_memory_ro()
2024-02-18 09:05:00
linux-kernel
Re: [RESEND RFC] kernel/ksysfs.c: restrict /sys/kernel/notes to root access
2024-02-18 04:25:55
linux-kernel
[PATCH v4] nbd: null check for nla_nest_start
2024-02-18 01:25:48
linux-kernel
Re: [PATCH 0/2] Adjust brk randomness
2024-02-17 22:45:21
linux-kernel
Re: [PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
2024-02-17 21:58:50
linux-kernel
Re: [PATCH] greybus: Avoid fake flexible array for response data
2024-02-17 06:51:00
linux-kernel
Re: [PATCH] mm: Revert x86_64 and arm64 ELF_ET_DYN_BASE base
2024-02-17 06:26:15
linux-kernel
[PATCH 2/2] binfmt_elf: Leave a gap between .bss and brk
2024-02-17 06:26:12
linux-kernel
[PATCH 1/2] x86: Increase brk randomness entropy on x86_64
2024-02-17 06:26:09
linux-kernel
[PATCH 0/2] Adjust brk randomness
2024-02-17 05:31:13
linux-kernel
Re: [PATCH] x86/vdso: Move vDSO to mmap region
2024-02-17 04:55:10
linux-kernel
[PATCH v3 5/5] fortify: Improve buffer overflow reporting
2024-02-17 04:54:39
linux-kernel
[PATCH v3 4/5] fortify: Add KUnit tests for runtime overflows
2024-02-17 04:54:14
linux-kernel
[PATCH v3 1/5] fortify: Split reporting and avoid passing string pointer
2024-02-17 04:54:10
linux-kernel
[PATCH v3 3/5] fortify: Provide KUnit counters for failure testing
2024-02-17 04:53:52
linux-kernel
[PATCH v3 0/5] fortify: Add KUnit tests for runtime overflows
2024-02-17 04:53:49
linux-kernel
[PATCH v3 2/5] fortify: Allow KUnit test to build without FORTIFY
2024-02-17 03:03:33
linux-kernel
Re: [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-17 00:24:20
linux-kernel
Re: [PATCH] selftests/mqueue: Set timeout to 100 seconds
2024-02-17 00:09:02
linux-kernel
Re: [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling