Show patches with: Submitter = Kees Cook       |    State = Action Required       |    Archived = No       |   149 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/15] selftests/seccomp: Refactor arch register macros to avoid xtensa special case selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[02/15] selftests/seccomp: Provide generic syscall setting macro selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[04/15] selftests/seccomp: arm: Define SYSCALL_NUM_SET macro selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[05/15] selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[06/15] selftests/seccomp: mips: Remove O32-specific macro selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[07/15] selftests/seccomp: Remove syscall setting #ifdefs selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[08/15] selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[09/15] selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 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 New
[1/2] selftests: Extract run_kselftest.sh and generate stand-alone test list selftests: Extract run_kselftest.sh and generate stand-alone test list - - - --- 2020-09-25 Kees Cook New
[1/4] lkdtm: Avoid more compiler optimizations for bad writes lkdtm: Various clean ups - - - --- 2020-05-29 Kees Cook New
[1/6] selftests: Extract single-test shell logic from lib.mk selftests: Move test output to diagnostic lines - - - --- 2019-04-09 Kees Cook New
[1/7] selftests/clone3: Reorder reporting output selftests/harness: Switch to TAP output 1 - - --- 2020-06-11 Kees Cook New
[10/15] selftests/seccomp: Avoid redundant register flushes selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[11/15] selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[12/15] selftests/seccomp: powerpc: Fix seccomp return value testing selftests/seccomp: Refactor change_syscall() - 1 - --- 2020-09-12 Kees Cook New
[13/15] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit selftests/seccomp: Refactor change_syscall() - - - --- 2020-09-12 Kees Cook New
[14/15] selftests/clone3: Avoid OS-defined clone_args selftests/seccomp: Refactor change_syscall() - - - --- 2020-09-12 Kees Cook New
[15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-12 Kees Cook New
[2/2] selftests/run_kselftest.sh: Make each test individually selectable selftests: Extract run_kselftest.sh and generate stand-alone test list - - - --- 2020-09-25 Kees Cook New
[2/4] lkdtm/heap: Avoid edge and middle of slabs lkdtm: Various clean ups - - - --- 2020-05-29 Kees Cook New
[2/6] selftests: Use runner.sh for emit targets selftests: Move test output to diagnostic lines - - - --- 2019-04-09 Kees Cook New
[2/7] selftests: Remove unneeded selftest API headers selftests/harness: Switch to TAP output 1 - - --- 2020-06-11 Kees Cook New
[3/4] selftests/lkdtm: Reset WARN_ONCE to avoid false negatives lkdtm: Various clean ups 1 - - --- 2020-05-29 Kees Cook New
[3/6] selftests: Extract logic for multiple test runs selftests: Move test output to diagnostic lines - - - --- 2019-04-09 Kees Cook New
[3/7] selftests/binderfs: Fix harness API usage selftests/harness: Switch to TAP output 1 - - --- 2020-06-11 Kees Cook New
[4/4] lkdtm: Make arch-specific tests always available lkdtm: Various clean ups - - - --- 2020-05-29 Kees Cook New
[4/6] selftests/runner: Add plan line and fix result line syntax selftests: Move test output to diagnostic lines - - - --- 2019-04-09 Kees Cook New
[4/7] selftests: Add header documentation and helpers selftests/harness: Switch to TAP output - - - --- 2020-06-11 Kees Cook New
[5/6] selftests/runner: Distinguish between missing and non-executable selftests: Move test output to diagnostic lines - - - --- 2019-04-09 Kees Cook New
[5/7] selftests/harness: Switch to TAP output selftests/harness: Switch to TAP output - - - --- 2020-06-11 Kees Cook New
[6/6] selftests: Move test output to diagnostic lines selftests: Move test output to diagnostic lines - - - --- 2019-04-09 Kees Cook New
[6/7] selftests/harness: Fully track XFAIL reports selftests/harness: Switch to TAP output - - - --- 2020-06-11 Kees Cook New
[63/82] mm: Refactor intentional wrap-around test Untitled series #818871 - - - --- 2024-01-23 Kees Cook New
[7/7] selftests/harness: Display signed values correctly selftests/harness: Switch to TAP output - - - --- 2020-06-11 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
[GIT,PULL] seccomp updates for v5.17-rc1 [GIT,PULL] seccomp updates for v5.17-rc1 - - - --- 2022-01-05 Kees Cook New
[GIT,PULL] seccomp updates for v5.19-rc1 [GIT,PULL] seccomp updates for v5.19-rc1 - - - --- 2022-05-23 Kees Cook New
[GIT,PULL] seccomp updates for v5.5-rc1 [GIT,PULL] seccomp updates for v5.5-rc1 - - - --- 2019-11-26 Kees Cook New
[RFC] selftests/lib.mk: Move test output to diagnostic lines [RFC] selftests/lib.mk: Move test output to diagnostic lines - - - --- 2019-04-08 Kees Cook New
[RFC] signal: Add KUnit tests [RFC] signal: Add KUnit tests - - - --- 2023-08-14 Kees Cook New
[v2,1/4] selftests/seccomp: Record syscall during ptrace entry selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-19 Kees Cook New
[v2,2/4] selftests/seccomp: Allow syscall nr and ret value to be set separately selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-19 Kees Cook New
[v2,3/4] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-19 Kees Cook New
[v2,4/4] selftests/clone3: Avoid OS-defined clone_args selftests/seccomp: Refactor change_syscall() 1 - - --- 2020-09-19 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
[v2] selftests/lkdtm: Add tests for LKDTM targets [v2] selftests/lkdtm: Add tests for LKDTM targets - - - --- 2019-12-30 Kees Cook New
[v2] selftests/lkdtm: Use /bin/sh not $SHELL [v2] selftests/lkdtm: Use /bin/sh not $SHELL - - 1 --- 2021-06-19 Kees Cook New
[v2] um: Allow builds with Clang [v2] um: Allow builds with Clang - 1 1 --- 2022-02-24 Kees Cook New
[v3,01/19] test_firmware: Test platform fw loading on non-EFI systems Introduce partial kernel_read_file() support 1 - - --- 2020-07-24 Kees Cook New
[v3,02/19] selftest/firmware: Add selftest timeout in settings Introduce partial kernel_read_file() support 1 1 - --- 2020-07-24 Kees Cook New
[v3,03/19] firmware_loader: EFI firmware loader must handle pre-allocated buffer Introduce partial kernel_read_file() support 1 - - --- 2020-07-24 Kees Cook New
[v3,04/19] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum Introduce partial kernel_read_file() support 1 1 - --- 2020-07-24 Kees Cook New
[v3,05/19] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum Introduce partial kernel_read_file() support 1 - - --- 2020-07-24 Kees Cook New
[v3,06/19] fs/kernel_read_file: Split into separate include file Introduce partial kernel_read_file() support 1 2 - --- 2020-07-24 Kees Cook New
[v3,07/19] fs/kernel_read_file: Split into separate source file Introduce partial kernel_read_file() support 1 1 - --- 2020-07-24 Kees Cook New
[v3,08/19] fs/kernel_read_file: Remove redundant size argument Introduce partial kernel_read_file() support 1 1 - --- 2020-07-24 Kees Cook New
[v3,09/19] fs/kernel_read_file: Switch buffer size arg to size_t Introduce partial kernel_read_file() support 1 1 - --- 2020-07-24 Kees Cook New
[v3,1/7] x86/elf: Add table to document READ_IMPLIES_EXEC binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - - - --- 2020-02-10 Kees Cook New
[v3,10/19] fs/kernel_read_file: Add file_size output argument Introduce partial kernel_read_file() support 1 1 - --- 2020-07-24 Kees Cook New
[v3,11/19] LSM: Introduce kernel_post_load_data() hook Introduce partial kernel_read_file() support - - - --- 2020-07-24 Kees Cook New
[v3,12/19] firmware_loader: Use security_post_load_data() Introduce partial kernel_read_file() support - - - --- 2020-07-24 Kees Cook New
[v3,13/19] module: Call security_kernel_post_load_data() Introduce partial kernel_read_file() support - - - --- 2020-07-24 Kees Cook New
[v3,14/19] LSM: Add "contents" flag to kernel_read_file hook Introduce partial kernel_read_file() support - - - --- 2020-07-24 Kees Cook New
[v3,15/19] IMA: Add support for file reads without contents Introduce partial kernel_read_file() support - 1 - --- 2020-07-24 Kees Cook New
[v3,16/19] fs/kernel_file_read: Add "offset" arg for partial reads Introduce partial kernel_read_file() support - - - --- 2020-07-24 Kees Cook New
[v3,17/19] firmware: Store opt_flags in fw_priv Introduce partial kernel_read_file() support - - - --- 2020-07-24 Kees Cook New
[v3,18/19] firmware: Add request_partial_firmware_into_buf() Introduce partial kernel_read_file() support - - - --- 2020-07-24 Kees Cook New
[v3,19/19] test_firmware: Test partial read support Introduce partial kernel_read_file() support - - - --- 2020-07-24 Kees Cook New
[v3,2/7] x86/elf: Split READ_IMPLIES_EXEC from executable GNU_STACK 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 Untitled series #239341 - - - --- 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 - 1 - --- 2020-02-10 Kees Cook New
[v3,5/7] arm32/64, elf: Split READ_IMPLIES_EXEC from executable GNU_STACK binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - 1 - --- 2020-02-10 Kees Cook New
[v3,6/7] arm64, elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - 1 - --- 2020-02-10 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.1] selftests: Clean up module testing shell script [v3.1] selftests: Clean up module testing shell script - - - --- 2019-04-02 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
[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 New
[v4,01/17] test_firmware: Test platform fw loading on non-EFI systems Introduce partial kernel_read_file() support 1 1 - --- 2020-07-29 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,02/17] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum Introduce partial kernel_read_file() support 1 2 - --- 2020-07-29 Kees Cook New
[v4,03/11] fs: Add fd_install_received() wrapper for __fd_install_received() Add seccomp notifier ioctl that enables adding fds - - - --- 2020-06-16 Kees Cook New
[v4,03/17] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum Introduce partial kernel_read_file() support 1 1 - --- 2020-07-29 Kees Cook New
[v4,04/11] pidfd: Replace open-coded partial fd_install_received() Add seccomp notifier ioctl that enables adding fds - - - --- 2020-06-16 Kees Cook New
[v4,04/17] fs/kernel_read_file: Split into separate include file Introduce partial kernel_read_file() support 2 3 - --- 2020-07-29 Kees Cook New
[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,05/17] fs/kernel_read_file: Split into separate source file Introduce partial kernel_read_file() support 1 2 - --- 2020-07-29 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 New
[v4,06/17] fs/kernel_read_file: Remove redundant size argument Introduce partial kernel_read_file() support 1 3 - --- 2020-07-29 Kees Cook New
[v4,07/11] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD Add seccomp notifier ioctl that enables adding fds - - - --- 2020-06-16 Kees Cook New
[v4,07/17] fs/kernel_read_file: Switch buffer size arg to size_t Introduce partial kernel_read_file() support 1 3 - --- 2020-07-29 Kees Cook New
[v4,08/11] selftests/seccomp: Make kcmp() less required Add seccomp notifier ioctl that enables adding fds - - - --- 2020-06-16 Kees Cook New
[v4,08/17] fs/kernel_read_file: Add file_size output argument Introduce partial kernel_read_file() support 1 3 - --- 2020-07-29 Kees Cook New
[v4,09/11] selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall() Add seccomp notifier ioctl that enables adding fds - 1 - --- 2020-06-16 Kees Cook New
[v4,09/17] LSM: Introduce kernel_post_load_data() hook Introduce partial kernel_read_file() support - 1 - --- 2020-07-29 Kees Cook New
[v4,1/3] lkdtm/heap: Add vmalloc linear overflow test sysfs: Unconditionally use vmalloc for buffer - - - --- 2021-04-01 Kees Cook New
[v4,10/11] seccomp: Switch addfd to Extensible Argument ioctl Add seccomp notifier ioctl that enables adding fds - - - --- 2020-06-16 Kees Cook New
[v4,10/17] firmware_loader: Use security_post_load_data() Introduce partial kernel_read_file() support - 1 - --- 2020-07-29 Kees Cook New
[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
« 1 2 »