Show patches with: Submitter = Kees Cook       |    State = Action Required       |    Archived = No       |   767 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,2/2] string: Convert helpers selftest to KUnit string: Convert selftests to KUnit - - - --- 2024-03-01 Kees Cook New
[v3,1/2] string: Convert selftest to KUnit string: Convert selftests to KUnit - - - --- 2024-03-01 Kees Cook New
overflow: Allow non-type arg to type_max() and type_min() overflow: Allow non-type arg to type_max() and type_min() - - - --- 2024-03-01 Kees Cook New
compiler.h: Explain how __is_constexpr() works compiler.h: Explain how __is_constexpr() works 1 1 - --- 2024-03-01 Kees Cook New
[v2,2/2] string: Convert helpers selftest to KUnit string: Convert selftests to KUnit - - - --- 2024-03-01 Kees Cook New
[v2,1/2] string: Convert selftest to KUnit string: Convert selftests to KUnit - - - --- 2024-03-01 Kees Cook New
[2/2] string: Convert helpers selftest to KUnit string: Convert selftests to KUnit - - - --- 2024-02-29 Kees Cook New
[1/2] string: Convert selftest to KUnit string: Convert selftests to KUnit - - - --- 2024-02-29 Kees Cook New
netdev: Use flexible array for trailing private bytes netdev: Use flexible array for trailing private bytes - 1 - --- 2024-02-29 Kees Cook New
lib: stackinit: Adjust target string to 8 bytes for m68k lib: stackinit: Adjust target string to 8 bytes for m68k - - 2 --- 2024-02-27 Kees Cook New
[v2] x86, relocs: Ignore relocations in .notes section [v2] x86, relocs: Ignore relocations in .notes section - 1 - --- 2024-02-27 Kees Cook New
[v2] iio: pressure: dlhl60d: Initialize empty DLH bytes [v2] iio: pressure: dlhl60d: Initialize empty DLH bytes - 1 - --- 2024-02-23 Kees Cook New
init/Kconfig: Lower GCC version check for -Warray-bounds init/Kconfig: Lower GCC version check for -Warray-bounds - 1 - --- 2024-02-23 Kees Cook New
sparc: vdso: Disable UBSAN instrumentation sparc: vdso: Disable UBSAN instrumentation 1 - - --- 2024-02-23 Kees Cook New
[RFC] iio: pressure: dlhl60d: Check mask_width for IRQs [RFC] iio: pressure: dlhl60d: Check mask_width for IRQs - - - --- 2024-02-22 Kees Cook New
[v2,4/4] leaking_addresses: Provide mechanism to scan binary files leaking_addresses: Provide mechanism to scan binary files 1 - - --- 2024-02-22 Kees Cook New
[v2,3/4] leaking_addresses: Ignore input device status lines leaking_addresses: Provide mechanism to scan binary files - - - --- 2024-02-22 Kees Cook New
[v2,2/4] leaking_addresses: Use File::Temp for /tmp files leaking_addresses: Provide mechanism to scan binary files - - - --- 2024-02-22 Kees Cook New
[v2,1/4] MAINTAINERS: Update LEAKING_ADDRESSES details leaking_addresses: Provide mechanism to scan binary files - - - --- 2024-02-22 Kees Cook New
pstore: inode: Only d_invalidate() is needed pstore: inode: Only d_invalidate() is needed - - - --- 2024-02-22 Kees Cook New
x86, relocs: Ignore relocations in .notes section x86, relocs: Ignore relocations in .notes section - - - --- 2024-02-22 Kees Cook New
[v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array [v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array 1 - - --- 2024-02-22 Kees Cook New
[v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array [v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array 1 - - --- 2024-02-21 Kees Cook New
refcount: Annotated intentional signed integer wrap-around refcount: Annotated intentional signed integer wrap-around - 1 - --- 2024-02-21 Kees Cook New
[v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array [v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array 1 - - --- 2024-02-20 Kees Cook New
[v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array [v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array 1 - - --- 2024-02-19 Kees Cook New
leaking_addresses: Provide mechanism to scan binary files leaking_addresses: Provide mechanism to scan binary files 1 1 - --- 2024-02-18 Kees Cook New
[v4] nbd: null check for nla_nest_start [v4] nbd: null check for nla_nest_start - 1 - --- 2024-02-18 Kees Cook New
[2/2] binfmt_elf: Leave a gap between .bss and brk Adjust brk randomness - - - --- 2024-02-17 Kees Cook New
[1/2] x86: Increase brk randomness entropy on x86_64 Adjust brk randomness - - - --- 2024-02-17 Kees Cook New
[v3,5/5] fortify: Improve buffer overflow reporting fortify: Add KUnit tests for runtime overflows - - - --- 2024-02-17 Kees Cook New
[v3,4/5] fortify: Add KUnit tests for runtime overflows fortify: Add KUnit tests for runtime overflows - - - --- 2024-02-17 Kees Cook New
[v3,3/5] fortify: Provide KUnit counters for failure testing fortify: Add KUnit tests for runtime overflows - - - --- 2024-02-17 Kees Cook New
[v3,2/5] fortify: Allow KUnit test to build without FORTIFY fortify: Add KUnit tests for runtime overflows - - - --- 2024-02-17 Kees Cook New
[v3,1/5] fortify: Split reporting and avoid passing string pointer fortify: Add KUnit tests for runtime overflows - 1 - --- 2024-02-17 Kees Cook New
[v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array [v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array 1 - - --- 2024-02-16 Kees Cook New
netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination - 1 - --- 2024-02-16 Kees Cook New
enic: Avoid false positive under FORTIFY_SOURCE enic: Avoid false positive under FORTIFY_SOURCE - - - --- 2024-02-16 Kees Cook New
ntfs: Replace struct ntfs_name 0-sized array with flexible array ntfs: Replace struct ntfs_name 0-sized array with flexible array - - - --- 2024-02-16 Kees Cook New
greybus: Avoid fake flexible array for response data greybus: Avoid fake flexible array for response data - 1 - --- 2024-02-16 Kees Cook New
net: sched: Annotate struct tc_pedit with __counted_by net: sched: Annotate struct tc_pedit with __counted_by 1 1 - --- 2024-02-16 Kees Cook New
[v2] sock: Use unsafe_memcpy() for sock_copy() [v2] sock: Use unsafe_memcpy() for sock_copy() - - - --- 2024-02-16 Kees Cook New
sock: Use unsafe_memcpy() for sock_copy() sock: Use unsafe_memcpy() for sock_copy() - 1 - --- 2024-02-16 Kees Cook New
fortify: Include more details when reporting overflows fortify: Include more details when reporting overflows - - - --- 2024-02-16 Kees Cook New
[v2] cocci: Add rules to find str_plural() replacements [v2] cocci: Add rules to find str_plural() replacements - - - --- 2024-02-15 Kees Cook New
cocci: Add rules to find str_plural() replacements cocci: Add rules to find str_plural() replacements - - - --- 2024-02-15 Kees Cook New
[v7,3/3] overflow: Introduce wrapping_assign_add() and wrapping_assign_sub() overflow: Introduce wrapping helpers 1 1 - --- 2024-02-14 Kees Cook New
[v7,2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() overflow: Introduce wrapping helpers 1 2 - --- 2024-02-14 Kees Cook New
[v7,1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results overflow: Introduce wrapping helpers 1 1 - --- 2024-02-14 Kees Cook New
[v2,2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc) stddef: Allow attributes to be used when creating flex arrays 1 1 - --- 2024-02-13 Kees Cook New
[v2,1/2] stddef: Allow attributes to be used when creating flex arrays stddef: Allow attributes to be used when creating flex arrays - 1 - --- 2024-02-13 Kees Cook New
[v6,3/3] overflow: Introduce wrapping_assign_add() and wrapping_assign_sub() overflow: Introduce wrapping helpers - - - --- 2024-02-13 Kees Cook New
[v6,2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() overflow: Introduce wrapping helpers 1 2 - --- 2024-02-13 Kees Cook New
[v6,1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results overflow: Introduce wrapping helpers - 1 - --- 2024-02-13 Kees Cook New
x86/vdso: Move vDSO to mmap region x86/vdso: Move vDSO to mmap region - - - --- 2024-02-10 Kees Cook New
[2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc) stddef: Allow attributes to be used when creating flex arrays 1 1 - --- 2024-02-10 Kees Cook New
[1/2] stddef: Allow attributes to be used when creating flex arrays stddef: Allow attributes to be used when creating flex arrays - 1 - --- 2024-02-10 Kees Cook New
[v5,3/3] overflow: Introduce wrapping_inc() and wrapping_dec() overflow: Introduce wrapping helpers - - - --- 2024-02-07 Kees Cook New
[v5,2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() overflow: Introduce wrapping helpers - 2 - --- 2024-02-07 Kees Cook New
[v5,1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results overflow: Introduce wrapping helpers - 1 - --- 2024-02-07 Kees Cook New
[v3] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_li… [v3] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_li… - 1 - --- 2024-02-07 Kees Cook New
[v2] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_li… [v2] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_li… - - - --- 2024-02-06 Kees Cook New
xen/gntalloc: Replace UAPI 1-element array xen/gntalloc: Replace UAPI 1-element array - 1 - --- 2024-02-06 Kees Cook New
wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_pa… wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_pa… - - - --- 2024-02-06 Kees Cook New
net/sun3_82586: Avoid reading past buffer in debug output net/sun3_82586: Avoid reading past buffer in debug output - 2 1 --- 2024-02-06 Kees Cook New
[v3,4/4] um: Convert strscpy() usage to 2-argument style string: Allow 2-argument strscpy() - - - --- 2024-02-06 Kees Cook New
[v3,3/4] string: Allow 2-argument strscpy_pad() string: Allow 2-argument strscpy() - 1 - --- 2024-02-06 Kees Cook New
[v3,2/4] string: Allow 2-argument strscpy() string: Allow 2-argument strscpy() - 1 - --- 2024-02-06 Kees Cook New
[v3,1/4] string: Redefine strscpy_pad() as a macro string: Allow 2-argument strscpy() - 1 - --- 2024-02-06 Kees Cook New
[v2] selftests/seccomp: Pin benchmark to single CPU [v2] selftests/seccomp: Pin benchmark to single CPU - 1 - --- 2024-02-06 Kees Cook New
[v4,3/3] overflow: Introduce wrapping_inc() and wrapping_dec() overflow: Introduce wrapping helpers - - - --- 2024-02-06 Kees Cook New
[v4,2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() overflow: Introduce wrapping helpers - 1 - --- 2024-02-06 Kees Cook New
[v4,1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results overflow: Introduce wrapping helpers - 1 - --- 2024-02-06 Kees Cook New
selftests/seccomp: Pin benchmark to single CPU selftests/seccomp: Pin benchmark to single CPU - - - --- 2024-02-06 Kees Cook New
[v2,4/4] um: Convert strscpy() usage to 2-argument style string: Allow 2-argument strscpy() - - - --- 2024-02-05 Kees Cook New
[v2,3/4] string: Allow 2-argument strscpy_pad() string: Allow 2-argument strscpy() - - - --- 2024-02-05 Kees Cook New
[v2,2/4] string: Allow 2-argument strscpy() string: Allow 2-argument strscpy() - 1 - --- 2024-02-05 Kees Cook New
[v2,1/4] string: Redefine strscpy_pad() as a macro string: Allow 2-argument strscpy() - - - --- 2024-02-05 Kees Cook New
[v3] ubsan: Reintroduce signed overflow sanitizer [v3] ubsan: Reintroduce signed overflow sanitizer - - - --- 2024-02-05 Kees Cook New
[v3,3/3] overflow: Introduce inc_wrap() and dec_wrap() overflow: Introduce wrapping helpers - - - --- 2024-02-05 Kees Cook New
[v3,2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() overflow: Introduce wrapping helpers - 1 - --- 2024-02-05 Kees Cook New
[v3,1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results overflow: Introduce wrapping helpers - 1 - --- 2024-02-05 Kees Cook New
[v2] ubsan: Silence W=1 warnings in self-test [v2] ubsan: Silence W=1 warnings in self-test - 1 - --- 2024-02-05 Kees Cook New
[v2,6/6] ubsan: Get x86_64 booting with unsigned wrap-around sanitizer ubsan: Introduce wrap-around sanitizers - - - --- 2024-02-02 Kees Cook New
[v2,5/6] ubsan: Split wrapping sanitizer Makefile rules ubsan: Introduce wrap-around sanitizers - - - --- 2024-02-02 Kees Cook New
[v2,4/6] ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL ubsan: Introduce wrap-around sanitizers - - - --- 2024-02-02 Kees Cook New
[v2,3/6] ubsan: Introduce CONFIG_UBSAN_POINTER_WRAP ubsan: Introduce wrap-around sanitizers - - - --- 2024-02-02 Kees Cook New
[v2,2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers ubsan: Introduce wrap-around sanitizers - - - --- 2024-02-02 Kees Cook New
[v2,1/6] ubsan: Use Clang's -fsanitize-trap=undefined option ubsan: Introduce wrap-around sanitizers - 2 - --- 2024-02-02 Kees Cook New
[v2] MAINTAINERS: Add UBSAN section [v2] MAINTAINERS: Add UBSAN section 2 - - --- 2024-02-02 Kees Cook New
ubsan: Silence W=1 warnings in self-test ubsan: Silence W=1 warnings in self-test - - - --- 2024-02-02 Kees Cook New
string: Allow 2-argument strscpy() string: Allow 2-argument strscpy() - 1 - --- 2024-01-31 Kees Cook New
MAINTAINERS: Add UBSAN section MAINTAINERS: Add UBSAN section 2 - - --- 2024-01-30 Kees Cook New
LoongArch: vDSO: Disable UBSAN instrumentation LoongArch: vDSO: Disable UBSAN instrumentation - - - --- 2024-01-30 Kees Cook New
sh: Fix build with CONFIG_UBSAN=y sh: Fix build with CONFIG_UBSAN=y - - - --- 2024-01-30 Kees Cook New
[v2,5/5] overflow: Introduce inc_wrap() and dec_wrap() overflow: Introduce wrapping helpers - - - --- 2024-01-30 Kees Cook New
[v2,4/5] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap() overflow: Introduce wrapping helpers - - - --- 2024-01-30 Kees Cook New
[v2,3/5] overflow: Introduce add_would_overflow() overflow: Introduce wrapping helpers - - - --- 2024-01-30 Kees Cook New
[v2,2/5] overflow: Expand check_add_overflow() for pointer addition overflow: Introduce wrapping helpers - - - --- 2024-01-30 Kees Cook New
[v2,1/5] overflow: Adjust check_*_overflow() kern-doc to reflect results overflow: Introduce wrapping helpers - - - --- 2024-01-30 Kees Cook New
« 1 2 3 47 8 »