Show patches with: Submitter = Kees Cook       |    State = Action Required       |   43 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/12] slab: Introduce kmalloc_size_roundup() slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook New
[02/12] skbuff: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() 1 - - --- 2022-09-22 Kees Cook New
[03/12] net: ipa: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-22 Kees Cook New
[04/12] btrfs: send: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() 1 - - --- 2022-09-22 Kees Cook New
[05/12] dma-buf: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook New
[06/12] coredump: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook New
[07/12] igb: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook New
[08/12] openvswitch: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook New
[09/12] x86/microcode/AMD: Track patch allocation size explicitly slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook New
[10/12] iwlwifi: Track scan_cmd allocation size explicitly slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook New
[11/12] slab: Remove __malloc attribute from realloc functions slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook New
[12/12] slab: Restore __alloc_size attribute to __kmalloc_track_caller slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-22 Kees Cook New
[13/82] btrfs: Refactor intentional wrap-around calculation Untitled series #818895 1 - - --- 2024-01-23 Kees Cook New
[2/3] net: Remove accidental VLAs from proc buffers - - - --- 2018-03-08 Kees Cook New
[3/3] btrfs: tree-checker: Avoid accidental stack VLA 1 - - --- 2018-03-08 Kees Cook New
[44/82] btrfs: Refactor intentional wrap-around test Untitled series #818895 1 - - --- 2024-01-23 Kees Cook New
[v2,01/16] slab: Remove __malloc attribute from realloc functions slab: Introduce kmalloc_size_roundup() 1 - - --- 2022-09-23 Kees Cook New
[v2,02/16] slab: Introduce kmalloc_size_roundup() slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-23 Kees Cook New
[v2,03/16] skbuff: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,04/16] skbuff: Phase out ksize() fallback for frag_size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,05/16] net: ipa: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-23 Kees Cook New
[v2,06/16] igb: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,07/16] btrfs: send: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() 1 - - --- 2022-09-23 Kees Cook New
[v2,08/16] dma-buf: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-23 Kees Cook New
[v2,09/16] coredump: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,1/3] vsprintf: Remove accidental VLA usage - - - --- 2018-03-08 Kees Cook New
[v2,10/16] openvswitch: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,11/16] bpf: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,12/16] devres: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,13/16] mempool: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,14/16] kasan: Remove ksize()-related tests slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,15/16] mm: Make ksize() a reporting-only function slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,16/16] slab: Restore __alloc_size attribute to __kmalloc_track_caller slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,49/63] btrfs: Use memset_startat() to clear end of struct Untitled series #533183 1 1 - --- 2021-08-18 Kees Cook New
[v2] kernel.h: Skip single-eval logic on literals in min()/max() - - - --- 2018-03-08 Kees Cook New
[v3] kernel.h: Skip single-eval logic on literals in min()/max() - - - --- 2018-03-09 Kees Cook New
[v4,1/2] kernel.h: Introduce const_max() for VLA removal - - - --- 2018-03-15 Kees Cook New
[v4,2/2] Remove false-positive VLAs when using max() - 1 - --- 2018-03-15 Kees Cook New
[v5,1/2] kernel.h: Introduce const_max_t() for VLA removal - - - --- 2018-03-16 Kees Cook New
[v5,2/2] Remove false-positive VLAs when using max() - - - --- 2018-03-16 Kees Cook New
btrfs: raid56: Remove VLA usage - 1 - --- 2018-05-29 Kees Cook New
btrfs: sysfs: Handle NULL return values btrfs: sysfs: Handle NULL return values - - - --- 2023-02-04 Kees Cook New
kernel.h: Skip single-eval logic on literals in min()/max() - - - --- 2018-03-08 Kees Cook New