Show patches with: Submitter = Kees Cook       |    Archived = No       |   89 patches
Patch Series S/W/F Date Submitter Delegate State
selftests/exec: Convert remaining /bin/sh to /bin/bash selftests/exec: Convert remaining /bin/sh to /bin/bash --- 2024-03-18 Kees Cook New
selftests/exec: execveat: Improve debug reporting selftests/exec: execveat: Improve debug reporting --- 2024-03-13 Kees Cook New
[GIT,PULL] execve updates for v6.9-rc1 [GIT,PULL] execve updates for v6.9-rc1 --- 2024-03-11 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 --- 2024-02-22 Kees Cook Accepted
[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 --- 2024-02-21 Kees Cook Superseded
[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 --- 2024-02-19 Kees Cook Superseded
selftests/harness: Actually report SKIP for signal tests selftests/harness: Actually report SKIP for signal tests --- 2023-08-07 Kees Cook Accepted
bpf: Deprecate "data" member of bpf_lpm_trie_key bpf: Deprecate "data" member of bpf_lpm_trie_key --- 2023-02-09 Kees Cook New
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array bpf: Replace bpf_lpm_trie_key 0-length array with flexible array --- 2023-02-04 Kees Cook New
[1/2] fortify: Add run-time WARN for cross-field memcpy() fortify: Add run-time WARN for cross-field memcpy() --- 2022-09-01 Kees Cook Accepted
[GIT,PULL] seccomp updates for v5.19-rc1 [GIT,PULL] seccomp updates for v5.19-rc1 --- 2022-05-23 Kees Cook New
[GIT,PULL,drivers/misc] lkdtm updates for next [GIT,PULL,drivers/misc] lkdtm updates for next --- 2022-04-16 Kees Cook New
[2/2] selftests/harness: Pass variant to teardown selftests/harness: Run TEARDOWN for ASSERT failures --- 2022-03-24 Kees Cook New
[1/2] selftests/harness: Run TEARDOWN for ASSERT failures selftests/harness: Run TEARDOWN for ASSERT failures --- 2022-03-24 Kees Cook Accepted
[v3,5/7] um: Allow builds with Clang Untitled series #168656 --- 2022-02-27 Kees Cook Accepted
kunit: tool: Do not colorize output when redirected kunit: tool: Do not colorize output when redirected --- 2022-02-24 Kees Cook Accepted
um: Allow builds with Clang um: Allow builds with Clang --- 2022-02-17 Kees Cook New
lib: overflow: Convert to Kunit lib: overflow: Convert to Kunit --- 2022-02-16 Kees Cook Accepted
selftests: kselftest framework: Provide "finished" helper selftests: kselftest framework: Provide "finished" helper --- 2022-02-01 Kees Cook Accepted
selftests/exec: Test for empty string on NULL argv selftests/exec: Test for empty string on NULL argv --- 2022-02-01 Kees Cook Accepted
selftests/exec: Avoid future NULL argv execve warning selftests/exec: Avoid future NULL argv execve warning --- 2022-02-01 Kees Cook New
[GIT,PULL] seccomp updates for v5.17-rc1 [GIT,PULL] seccomp updates for v5.17-rc1 --- 2022-01-05 Kees Cook New
[2/4] lkdtm/fortify: Consolidate FORTIFY_SOURCE tests LKDTM: Various CI improvements --- 2021-08-18 Kees Cook Accepted
[1/4] lkdtm/bugs: Add ARRAY_BOUNDS to selftests LKDTM: Various CI improvements --- 2021-08-18 Kees Cook Accepted
[8/9] selftests/lkdtm: Enable various testable CONFIGs Untitled series #139568 --- 2021-06-23 Kees Cook Accepted
[6/9] lkdtm: Enable DOUBLE_FAULT on all architectures Untitled series #139568 --- 2021-06-23 Kees Cook Accepted
[4/9] lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE Untitled series #139568 --- 2021-06-23 Kees Cook Accepted
[3/9] selftests/lkdtm: Fix expected text for free poison Untitled series #139568 --- 2021-06-23 Kees Cook Accepted
[2/9] selftests/lkdtm: Fix expected text for CR4 pinning Untitled series #139568 --- 2021-06-23 Kees Cook Accepted
[v2] selftests/lkdtm: Use /bin/sh not $SHELL [v2] selftests/lkdtm: Use /bin/sh not $SHELL --- 2021-06-19 Kees Cook New
selftests/lkdtm: Use /bin/sh not $SHELL selftests/lkdtm: Use /bin/sh not $SHELL --- 2021-06-17 Kees Cook New
selftests/tls: Add {} to avoid static checker warning selftests/tls: Add {} to avoid static checker warning --- 2021-05-27 Kees Cook Accepted
selftests: lib.mk: Also install "config" and "settings" selftests: lib.mk: Also install "config" and "settings" --- 2021-05-27 Kees Cook Accepted
[v4,2/3] seq_file: Fix clang warning for NULL pointer arithmetic [v4,1/3] lkdtm/heap: Add vmalloc linear overflow test --- 2021-04-01 Kees Cook New
[v4,1/3] lkdtm/heap: Add vmalloc linear overflow test [v4,1/3] lkdtm/heap: Add vmalloc linear overflow test --- 2021-04-01 Kees Cook Accepted
selftests/seccomp: powerpc: Fix typo in macro variable name selftests/seccomp: powerpc: Fix typo in macro variable name --- 2020-11-17 Kees Cook Accepted
selftests/seccomp: sh: Fix register names selftests/seccomp: sh: Fix register names --- 2020-11-17 Kees Cook Accepted
[v2] selftests/tls: Add {} to avoid static checker warning [v2] selftests/tls: Add {} to avoid static checker warning --- 2020-10-08 Kees Cook Superseded
selftests: splice: Adjust for handler fallback removal selftests: splice: Adjust for handler fallback removal --- 2020-10-05 Kees Cook Accepted
[v5,15/16] firmware: Add request_partial_firmware_into_buf() Untitled series #55313 --- 2020-10-02 Kees Cook New
[v5,14/16] firmware: Store opt_flags in fw_priv Untitled series #55313 --- 2020-10-02 Kees Cook Accepted
[v5,12/16] IMA: Add support for file reads without contents Untitled series #55313 --- 2020-10-02 Kees Cook New
[v5,11/16] LSM: Add "contents" flag to kernel_read_file hook Untitled series #55313 --- 2020-10-02 Kees Cook Accepted
[v5,08/16] LSM: Introduce kernel_post_load_data() hook Untitled series #55313 --- 2020-10-02 Kees Cook Accepted
[v5,05/16] fs/kernel_read_file: Remove redundant size argument Untitled series #55313 --- 2020-10-02 Kees Cook Accepted
[v5,03/16] fs/kernel_read_file: Split into separate include file Untitled series #55313 --- 2020-10-02 Kees Cook New
[v5,02/16] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum Untitled series #55313 --- 2020-10-02 Kees Cook Accepted
[v2,2/3] selftests/run_kselftest.sh: Make each test individually selectable Extract run_kselftest.sh and generate stand-alone test list --- 2020-09-28 Kees Cook Superseded
[2/2] selftests/run_kselftest.sh: Make each test individually selectable [1/2] selftests: Extract run_kselftest.sh and generate stand-alone test list --- 2020-09-25 Kees Cook Accepted
[1/2] selftests: Extract run_kselftest.sh and generate stand-alone test list [1/2] selftests: Extract run_kselftest.sh and generate stand-alone test list --- 2020-09-25 Kees Cook Accepted
[v2,4/4] selftests/clone3: Avoid OS-defined clone_args Untitled series #51197 --- 2020-09-19 Kees Cook Accepted
[v2,2/4] selftests/seccomp: Allow syscall nr and ret value to be set separately Untitled series #51197 --- 2020-09-19 Kees Cook Accepted
[15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod Untitled series #51209 --- 2020-09-12 Kees Cook Accepted
[13/15] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit Untitled series #51209 --- 2020-09-12 Kees Cook New
[12/15] selftests/seccomp: powerpc: Fix seccomp return value testing Untitled series #51209 --- 2020-09-12 Kees Cook Accepted
[09/15] selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG Untitled series #51209 --- 2020-09-12 Kees Cook Accepted
[06/15] selftests/seccomp: mips: Remove O32-specific macro Untitled series #51209 --- 2020-09-12 Kees Cook Accepted
[05/15] selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro Untitled series #51209 --- 2020-09-12 Kees Cook Accepted
[03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro Untitled series #51209 --- 2020-09-12 Kees Cook Accepted
[02/15] selftests/seccomp: Provide generic syscall setting macro Untitled series #51209 --- 2020-09-12 Kees Cook Accepted
[v2] selftests/lkdtm: Use "comm" instead of "diff" for dmesg [v2] selftests/lkdtm: Use "comm" instead of "diff" for dmesg --- 2020-09-09 Kees Cook Accepted
selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior --- 2020-09-08 Kees Cook Accepted
[2/2] selftests/exec: Add file type errno tests Untitled series #51247 --- 2020-08-13 Kees Cook New
selftests/socket: Introduce simple SCM_RIGHTS tests selftests/socket: Introduce simple SCM_RIGHTS tests --- 2020-08-10 Kees Cook New
[drivers/misc,v2,3/4] selftests/lkdtm: Reset WARN_ONCE to avoid false negatives lkdtm: Various clean ups --- 2020-06-25 Kees Cook Superseded
[drivers/misc,v2,1/4] lkdtm: Avoid more compiler optimizations for bad writes lkdtm: Various clean ups --- 2020-06-25 Kees Cook Accepted
[v2,7/8] selftests/harness: Display signed values correctly [v2,1/8] selftests/clone3: Reorder reporting output --- 2020-06-22 Kees Cook Accepted
[v2,5/8] selftests/harness: Switch to TAP output [v2,1/8] selftests/clone3: Reorder reporting output --- 2020-06-22 Kees Cook Superseded
[v2,3/8] selftests/binderfs: Fix harness API usage [v2,1/8] selftests/clone3: Reorder reporting output --- 2020-06-22 Kees Cook Superseded
[v2,1/8] selftests/clone3: Reorder reporting output [v2,1/8] selftests/clone3: Reorder reporting output --- 2020-06-22 Kees Cook Accepted
[v5,5/7] fs: Expand __fd_install_received() to accept fd Add seccomp notifier ioctl that enables adding fds --- 2020-06-17 Kees Cook New
[v5,4/7] pidfd: Replace open-coded partial fd_install_received() Add seccomp notifier ioctl that enables adding fds --- 2020-06-17 Kees Cook New
[v5,2/7] fs: Move __scm_install_fd() to __fd_install_received() Add seccomp notifier ioctl that enables adding fds --- 2020-06-17 Kees Cook Superseded
[v4,11/11] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID Add seccomp notifier ioctl that enables adding fds --- 2020-06-16 Kees Cook New
[v4,06/11] seccomp: Introduce addfd ioctl to seccomp user notifier Add seccomp notifier ioctl that enables adding fds --- 2020-06-16 Kees Cook Accepted
[v4,05/11] fs: Expand __fd_install_received() to accept fd Add seccomp notifier ioctl that enables adding fds --- 2020-06-16 Kees Cook New
[v4,02/11] fs: Move __scm_install_fd() to __fd_install_received() Add seccomp notifier ioctl that enables adding fds --- 2020-06-16 Kees Cook New
[v4,01/11] net/scm: Regularize compat handling of scm_detach_fds() Add seccomp notifier ioctl that enables adding fds --- 2020-06-16 Kees Cook Accepted
[5/7] selftests/harness: Switch to TAP output selftests/harness: Switch to TAP output --- 2020-06-11 Kees Cook Accepted
[4/7] selftests: Add header documentation and helpers selftests/harness: Switch to TAP output --- 2020-06-11 Kees Cook New
[3/7] selftests/binderfs: Fix harness API usage selftests/harness: Switch to TAP output --- 2020-06-11 Kees Cook Accepted
[4/4] lkdtm: Make arch-specific tests always available lkdtm: Various clean ups --- 2020-05-29 Kees Cook Accepted
[3/4] selftests/lkdtm: Reset WARN_ONCE to avoid false negatives lkdtm: Various clean ups --- 2020-05-29 Kees Cook Accepted
[v2,2/2] selftests/harness: Handle timeouts cleanly Untitled series #36801 --- 2020-03-13 Kees Cook Superseded
[2/2] selftests/harness: Handle timeouts cleanly [1/2] selftests/seccomp: Move test child waiting logic --- 2020-03-11 Kees Cook New
[1/2] selftests/seccomp: Move test child waiting logic [1/2] selftests/seccomp: Move test child waiting logic --- 2020-03-11 Kees Cook New
[v3,7/7] selftests/exec: Add READ_IMPLIES_EXEC tests binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs --- 2020-02-10 Kees Cook New
[v3,4/7] arm32/64, elf: Add tables to document READ_IMPLIES_EXEC binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs --- 2020-02-10 Kees Cook New
[v3,3/7] x86/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs --- 2020-02-10 Kees Cook New