Show patches with: Submitter = Kees Cook       |    Archived = No       |   293 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Clean up cut-here even harder (was Re: [PATCH 1/3] powerpc: don't use __WARN() for WARN_ON()) Clean up cut-here even harder (was Re: [PATCH 1/3] powerpc: don't use __WARN() for WARN_ON()) - - - - 5-1 2019-08-19 Kees Cook Not Applicable
[01/13] timer: Convert schedule_timeout() to use from_timer() timer: Start conversion to timer_setup() - - - - --- 2017-10-04 Kees Cook Not Applicable
[01/14] seccomp: add tests for ptrace hole - - - - --- 2016-06-09 Kees Cook Not Applicable
[01/15] selftests/seccomp: Refactor arch register macros to avoid xtensa special case selftests/seccomp: Refactor change_syscall() 1 - - - 21- 2020-09-12 Kees Cook Not Applicable
[01/18] pstore: Use dynamic spinlock initializer - - - - --- 2017-03-06 Kees Cook Not Applicable
[01/29] powerpc: Rename "notes" PT_NOTE to "note" vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() timer: Start conversion to timer_setup() - - - - --- 2017-10-04 Kees Cook Not Applicable
[02/14] seccomp: Add a seccomp_data parameter secure_computing() - - - - --- 2016-06-09 Kees Cook Not Applicable
[02/15] selftests/seccomp: Provide generic syscall setting macro selftests/seccomp: Refactor change_syscall() 1 - - - 21- 2020-09-12 Kees Cook Not Applicable
[02/18] pstore: Shut down worker when unregistering - - - - --- 2017-03-06 Kees Cook Not Applicable
[02/29] powerpc: Remove PT_NOTE workaround vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() timer: Start conversion to timer_setup() 1 - - - --- 2017-10-04 Kees Cook Not Applicable
[03/14] x86/entry: Get rid of two-phase syscall entry work - - - - --- 2016-06-09 Kees Cook Not Applicable
[03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro selftests/seccomp: Refactor change_syscall() 1 - - - 21- 2020-09-12 Kees Cook Not Applicable
[03/18] pstore: Avoid race in module unloading - - - - --- 2017-03-06 Kees Cook Not Applicable
[03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text" vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[04/13] timer: Remove init_timer_pinned() in favor of timer_setup() timer: Start conversion to timer_setup() 1 - - - --- 2017-10-04 Kees Cook Not Applicable
[04/14] seccomp: remove 2-phase API - - - - --- 2016-06-09 Kees Cook Not Applicable
[04/15] selftests/seccomp: arm: Define SYSCALL_NUM_SET macro selftests/seccomp: Refactor change_syscall() 1 - - - 3-- 2020-09-12 Kees Cook Not Applicable
[04/18] pstore: Improve register_pstore() error reporting - - - - --- 2017-03-06 Kees Cook Not Applicable
[04/29] alpha: Rename PT_LOAD identifier "kernel" to "text" vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[05/13] timer: Remove init_timer_deferrable() in favor of timer_setup() timer: Start conversion to timer_setup() 2 - - - --- 2017-10-04 Kees Cook Not Applicable
[05/14] seccomp: recheck the syscall after RET_TRACE - - - - --- 2016-06-09 Kees Cook Not Applicable
[05/15] selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro selftests/seccomp: Refactor change_syscall() 1 - - - 3-- 2020-09-12 Kees Cook Not Applicable
[05/18] pstore: Add kernel-doc for struct pstore_info - - - - --- 2017-03-06 Kees Cook Not Applicable
[05/29] ia64: Rename PT_LOAD identifier "code" to "text" vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER timer: Start conversion to timer_setup() - - - - --- 2017-10-04 Kees Cook Not Applicable
[06/14] x86/ptrace: run seccomp after ptrace - - - - --- 2016-06-09 Kees Cook Not Applicable
[06/15] selftests/seccomp: mips: Remove O32-specific macro selftests/seccomp: Refactor change_syscall() 1 - - - 21- 2020-09-12 Kees Cook Not Applicable
[06/18] pstore: Extract common arguments into structure - - - - --- 2017-03-06 Kees Cook Not Applicable
[06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[07/13] timer: Remove last user of TIMER_INITIALIZER timer: Start conversion to timer_setup() 1 - - - --- 2017-10-04 Kees Cook Not Applicable
[07/14] arm/ptrace: run seccomp after ptrace - - - - --- 2016-06-09 Kees Cook Not Applicable
[07/15] selftests/seccomp: Remove syscall setting #ifdefs selftests/seccomp: Refactor change_syscall() 1 - - - 3-- 2020-09-12 Kees Cook Not Applicable
[07/18] pstore: Move record decompression to function - - - - --- 2017-03-06 Kees Cook Not Applicable
[07/29] x86: Restore "text" Program Header with dummy section vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[08/13] timer: Remove unused static initializer macros timer: Start conversion to timer_setup() - - - - --- 2017-10-04 Kees Cook Not Applicable
[08/14] arm64/ptrace: run seccomp after ptrace - - - - --- 2016-06-09 Kees Cook Not Applicable
[08/15] selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG selftests/seccomp: Refactor change_syscall() 1 - - - 3-- 2020-09-12 Kees Cook Not Applicable
[08/18] pstore: Switch pstore_mkfile to pass record - - - - --- 2017-03-06 Kees Cook Not Applicable
[08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 1-1 2019-09-26 Kees Cook Not Applicable
[09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER timer: Start conversion to timer_setup() 2 - - - --- 2017-10-04 Kees Cook Not Applicable
[09/14] MIPS/ptrace: run seccomp after ptrace - - - - --- 2016-06-09 Kees Cook Not Applicable
[09/15] selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG selftests/seccomp: Refactor change_syscall() 1 - - - 3-- 2020-09-12 Kees Cook Not Applicable
[09/18] pstore: Replace arguments for read() API - - - - --- 2017-03-06 Kees Cook Not Applicable
[09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 1-1 2019-09-26 Kees Cook Not Applicable
[1/3] lib: fix callers of strtobool to use char array - - - - --- 2016-01-28 Kees Cook Not Applicable
[1/4] arm: Reduce ELF_ET_DYN_BASE - - - - --- 2017-06-22 Kees Cook Not Applicable
[1/5] arm: factor out mmap ASLR into mmap_rnd 1 - - - --- 2015-03-03 Kees Cook Not Applicable
[1/5] arm: factor out mmap ASLR into mmap_rnd - - - - --- 2015-02-27 Kees Cook Superseded
[1/9] mm: Hardened usercopy - - - - --- 2016-07-06 Kees Cook Not Applicable
[10/13] timer: Remove expires and data arguments from DEFINE_TIMER timer: Start conversion to timer_setup() 7 - - - --- 2017-10-04 Kees Cook Not Applicable
[10/14] parisc/ptrace: run seccomp after ptrace - - - - --- 2016-06-09 Kees Cook Not Applicable
[10/15] selftests/seccomp: Avoid redundant register flushes selftests/seccomp: Refactor change_syscall() 1 - - - 3-- 2020-09-12 Kees Cook Not Applicable
[10/18] pstore: Replace arguments for write() API - - - - --- 2017-03-06 Kees Cook Not Applicable
[10/29] vmlinux.lds.h: Move NOTES into RO_DATA vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[11/13] timer: Remove expires argument from __TIMER_INITIALIZER() timer: Start conversion to timer_setup() - - 1 - --- 2017-10-04 Kees Cook Not Applicable
[11/14] s390/ptrace: run seccomp after ptrace - - - - --- 2016-06-09 Kees Cook Not Applicable
[11/15] selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET selftests/seccomp: Refactor change_syscall() 1 - - - 21- 2020-09-12 Kees Cook Not Applicable
[11/18] pstore: Always allocate buffer for decompression - - - - --- 2017-03-06 Kees Cook Not Applicable
[11/29] vmlinux.lds.h: Replace RODATA with RO_DATA vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[12/13] kthread: Convert callback to use from_timer() timer: Start conversion to timer_setup() - - 1 - --- 2017-10-04 Kees Cook Not Applicable
[12/14] powerpc/ptrace: run seccomp after ptrace - - - - --- 2016-06-09 Kees Cook Not Applicable
[12/15] selftests/seccomp: powerpc: Fix seccomp return value testing selftests/seccomp: Refactor change_syscall() - 1 1 - 12- 2020-09-12 Kees Cook Not Applicable
[12/18] pstore: Pass record contents instead of copying - - - - --- 2017-03-06 Kees Cook Not Applicable
[12/29] vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[13/13] workqueue: Convert callback to use from_timer() timer: Start conversion to timer_setup() - - - - --- 2017-10-04 Kees Cook Not Applicable
[13/14] tile/ptrace: run seccomp after ptrace - - - - --- 2016-06-09 Kees Cook Not Applicable
[13/15] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit selftests/seccomp: Refactor change_syscall() - 1 - - 12- 2020-09-12 Kees Cook Not Applicable
[13/18] pstore: Allocate records on heap instead of stack - - - - --- 2017-03-06 Kees Cook Not Applicable
[13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[14/14] um/ptrace: run seccomp after ptrace - - - - --- 2016-06-09 Kees Cook Not Applicable
[14/15] selftests/clone3: Avoid OS-defined clone_args selftests/seccomp: Refactor change_syscall() - - - - 3-- 2020-09-12 Kees Cook Not Applicable
[14/18] pstore: Do not duplicate record metadata - - - - --- 2017-03-06 Kees Cook Not Applicable
[14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES 1 - - - 2-- 2019-09-26 Kees Cook Not Applicable
[15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod selftests/seccomp: Refactor change_syscall() 1 1 - - 34- 2020-09-12 Kees Cook Not Applicable
[15/18] pstore: Replace arguments for erase() API - - - - --- 2017-03-06 Kees Cook Not Applicable
[15/29] x86: Actually use _etext for end of text segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[16/18] pstore: Replace arguments for write_buf() API - - - - --- 2017-03-06 Kees Cook Not Applicable
[16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[17/18] pstore: Replace arguments for write_buf_user() API - - - - --- 2017-03-06 Kees Cook Not Applicable
[17/29] alpha: Move EXCEPTION_TABLE to RO_DATA segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[18/18] pstore: Remove write_buf() callback - - - - --- 2017-03-06 Kees Cook Not Applicable
[18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES 1 - - - 2-- 2019-09-26 Kees Cook Not Applicable
[19/29] c6x: Move EXCEPTION_TABLE to RO_DATA segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[19/31] timer: Remove open-coded casts for .data and .function Untitled series #925 2 - - - --- 2017-08-31 Kees Cook Not Applicable
[2/3] lib: add "on" and "off" to strtobool - - - - --- 2016-01-28 Kees Cook Not Applicable
[2/4] arm64: Reduce ELF_ET_DYN_BASE - - - - --- 2017-06-22 Kees Cook Not Applicable
[2/5] mm: expose arch_mmap_rnd when available 1 - - - --- 2015-03-03 Kees Cook Not Applicable
[2/5] mm: expose arch_mmap_rnd when available - - - - --- 2015-02-27 Kees Cook Superseded
[2/9] x86/uaccess: Enable hardened usercopy - - - - --- 2016-07-06 Kees Cook Not Applicable
[20/29] h8300: Move EXCEPTION_TABLE to RO_DATA segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[21/29] ia64: Move EXCEPTION_TABLE to RO_DATA segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[22/29] microblaze: Move EXCEPTION_TABLE to RO_DATA segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[24/29] powerpc: Move EXCEPTION_TABLE to RO_DATA segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[25/29] xtensa: Move EXCEPTION_TABLE to RO_DATA segment vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[26/29] x86/mm: Remove redundant &s on addresses vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 2-- 2019-09-26 Kees Cook Not Applicable
[27/29] x86/mm: Report which part of kernel image is freed vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 11- 2019-09-26 Kees Cook Not Applicable
[28/29] x86/mm: Report actual image regions in /proc/iomem vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES - - - - 11- 2019-09-26 Kees Cook Not Applicable
« 1 2 3 »