Show patches with: Submitter = Kees Cook       |   421 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[security-next,v2,04/26] LSM: Remove initcall tracing LSM: Explict LSM ordering - - - --- 2018-09-20 Kees Cook New
[security-next,v2,03/26] LSM: Rename .security_initcall section to .lsm_info LSM: Explict LSM ordering - - - --- 2018-09-20 Kees Cook New
[security-next,v2,02/26] vmlinux.lds.h: Avoid copy/paste of security_init section LSM: Explict LSM ordering - - - --- 2018-09-20 Kees Cook New
[security-next,v2,01/26] LSM: Correctly announce start of LSM initialization LSM: Explict LSM ordering - 1 - --- 2018-09-20 Kees Cook New
[18/18] LSM: Don't ignore initialization failures LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[17/18] LSM: Provide init debugging LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[16/18] LSM: Allow arbitrary LSM ordering LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[15/18] capability: Initialize as LSM_TYPE_MINOR LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[14/18] Yama: Initialize as LSM_TYPE_MINOR LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[13/18] LoadPin: Initialize as LSM_TYPE_MINOR LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[12/18] LSM: Introduce ordering details in struct lsm_info LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[11/18] LSM: Lift LSM selection out of individual LSMs LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[10/18] LSM: Plumb visibility into optional "enabled" state LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[09/18] LSM: Record LSM name in struct lsm_info LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[08/18] integrity: Initialize as LSM_TYPE_MINOR LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[07/18] LSM: Add minor LSM initialization loop LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[06/18] LSM: Convert security_initcall() into DEFINE_LSM() LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[05/18] vmlinux.lds.h: Move LSM_TABLE into INIT_DATA LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[04/18] LSM: Convert from initcall to struct lsm_info LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[03/18] LSM: Remove initcall tracing LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[02/18] LSM: Rename .security_initcall section to .lsm_info LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[01/18] vmlinux.lds.h: Avoid copy/paste of security_init section LSM: Prepare for explict LSM ordering - - - --- 2018-09-16 Kees Cook New
[v2] exec: Set file unwritable before LSM check - - - --- 2018-03-09 Kees Cook New
exec: Set file unwritable before LSM check - - - --- 2018-03-09 Kees Cook New
selftests/seccomp: Add simple seccomp overhead benchmark - - - --- 2017-08-14 Kees Cook New
selftests/seccomp: Add tests for basic ptrace actions - - - --- 2017-08-14 Kees Cook New
[v4,4/4] selftests/seccomp: Test thread vs process killing - 1 - --- 2017-08-11 Kees Cook New
[v4,3/4] seccomp: Implement SECCOMP_RET_KILL_PROCESS action - - - --- 2017-08-11 Kees Cook New
[v4,2/4] seccomp: Introduce SECCOMP_RET_KILL_PROCESS - - - --- 2017-08-11 Kees Cook New
[v4,1/4] seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD - - - --- 2017-08-11 Kees Cook New
[v3,4/4] selftests/seccomp: Test thread vs process killing - 1 - --- 2017-08-09 Kees Cook New
[v3,3/4] selftests/seccomp: Refactor RET_ERRNO tests - 1 - --- 2017-08-09 Kees Cook New
[v3,2/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS - - - --- 2017-08-09 Kees Cook New
[v3,1/4] seccomp: Provide matching filter for introspection - 1 - --- 2017-08-09 Kees Cook New
[v2,4/4] selftests/seccomp: Test thread vs process killing - 1 - --- 2017-08-08 Kees Cook New
[v2,3/4] selftests/seccomp: Refactor RET_ERRNO tests - 1 - --- 2017-08-08 Kees Cook New
[v2,2/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS - 1 - --- 2017-08-08 Kees Cook New
[v2,1/4] seccomp: Provide matching filter for introspection - 1 - --- 2017-08-08 Kees Cook New
[4/4] selftests/seccomp: Test thread vs process killing - 1 - --- 2017-08-03 Kees Cook New
[3/4] selftests/seccomp: Refactor RET_ERRNO tests - 1 - --- 2017-08-03 Kees Cook New
[2/4] seccomp: Add SECCOMP_FILTER_FLAG_KILL_PROCESS - - - --- 2017-08-03 Kees Cook New
[1/4] seccomp: Provide matching filter for introspection - 1 - --- 2017-08-03 Kees Cook New
[v5,15/15] exec: Consolidate pdeath_signal clearing 1 - - --- 2017-08-01 Kees Cook New
[v5,14/15] exec: Use sane stack rlimit under secureexec 1 1 - --- 2017-08-01 Kees Cook New
[v5,13/15] exec: Consolidate dumpability logic 1 1 - --- 2017-08-01 Kees Cook New
[v5,12/15] smack: Remove redundant pdeath_signal clearing 1 2 - --- 2017-08-01 Kees Cook New
[v5,11/15] exec: Use secureexec for clearing pdeath_signal 1 1 - --- 2017-08-01 Kees Cook New
[v5,10/15] exec: Use secureexec for setting dumpability 1 1 - --- 2017-08-01 Kees Cook New
[v5,09/15] LSM: drop bprm_secureexec hook 2 1 - --- 2017-08-01 Kees Cook New
[v5,08/15] commoncap: Move cap_elevated calculation into bprm_set_creds 1 2 - --- 2017-08-01 Kees Cook New
[v5,07/15] commoncap: Refactor to remove bprm_secureexec hook 2 1 - --- 2017-08-01 Kees Cook New
[v5,06/15] smack: Refactor to remove bprm_secureexec hook 1 2 - --- 2017-08-01 Kees Cook New
[v5,05/15] selinux: Refactor to remove bprm_secureexec hook 2 2 1 --- 2017-08-01 Kees Cook New
[v5,04/15] apparmor: Refactor to remove bprm_secureexec hook 2 1 - --- 2017-08-01 Kees Cook New
[v5,03/15] binfmt: Introduce secureexec flag 1 2 - --- 2017-08-01 Kees Cook New
[v5,02/15] exec: Correct comments about "point of no return" 2 - - --- 2017-08-01 Kees Cook New
[v5,01/15] exec: Rename bprm->cred_prepared to called_set_creds 4 - - --- 2017-08-01 Kees Cook New
[v4,15/15] exec: Consolidate pdeath_signal clearing 1 1 - --- 2017-07-31 Kees Cook New
[v4,14/15] exec: Use sane stack rlimit under secureexec 1 1 - --- 2017-07-31 Kees Cook New
[v4,13/15] exec: Consolidate dumpability logic 1 - - --- 2017-07-31 Kees Cook New
[v4,12/15] smack: Remove redundant pdeath_signal clearing 1 2 - --- 2017-07-31 Kees Cook New
[v4,11/15] exec: Use secureexec for clearing pdeath_signal 1 1 - --- 2017-07-31 Kees Cook New
[v4,10/15] exec: Use secureexec for setting dumpability 1 1 - --- 2017-07-31 Kees Cook New
[v4,09/15] LSM: drop bprm_secureexec hook 2 1 - --- 2017-07-31 Kees Cook New
[v4,08/15] commoncap: Move cap_elevated calculation into bprm_set_creds 1 2 - --- 2017-07-31 Kees Cook New
[v4,07/15] commoncap: Refactor to remove bprm_secureexec hook 2 1 - --- 2017-07-31 Kees Cook New
[v4,06/15] smack: Refactor to remove bprm_secureexec hook 1 2 - --- 2017-07-31 Kees Cook New
[v4,05/15] selinux: Refactor to remove bprm_secureexec hook 2 2 1 --- 2017-07-31 Kees Cook New
[v4,04/15] apparmor: Refactor to remove bprm_secureexec hook 2 1 - --- 2017-07-31 Kees Cook New
[v4,03/15] binfmt: Introduce secureexec flag 1 2 - --- 2017-07-31 Kees Cook New
[v4,02/15] exec: Correct comments about "point of no return" 2 - - --- 2017-07-31 Kees Cook New
[v4,01/15] exec: Rename bprm->cred_prepared to called_set_creds 4 - - --- 2017-07-31 Kees Cook New
[v3,15/15] exec: Consolidate pdeath_signal clearing - - - --- 2017-07-18 Kees Cook New
[v3,14/15] exec: Use sane stack rlimit under secureexec - 1 - --- 2017-07-18 Kees Cook New
[v3,13/15] exec: Consolidate dumpability logic - - - --- 2017-07-18 Kees Cook New
[v3,12/15] smack: Remove redundant pdeath_signal clearing - - - --- 2017-07-18 Kees Cook New
[v3,11/15] exec: Use secureexec for clearing pdeath_signal - - - --- 2017-07-18 Kees Cook New
[v3,10/15] exec: Use secureexec for setting dumpability - - - --- 2017-07-18 Kees Cook New
[v3,09/15] exec: Correct comments about "point of no return" 1 - - --- 2017-07-18 Kees Cook New
[v3,08/15] LSM: drop bprm_secureexec hook 1 1 - --- 2017-07-18 Kees Cook New
[v3,07/15] commoncap: Move cap_elevated calculation into bprm_set_creds - 1 - --- 2017-07-18 Kees Cook New
[v3,06/15] commoncap: Refactor to remove bprm_secureexec hook 1 1 - --- 2017-07-18 Kees Cook New
[v3,05/15] smack: Refactor to remove bprm_secureexec hook - - - --- 2017-07-18 Kees Cook New
[v3,04/15] selinux: Refactor to remove bprm_secureexec hook 1 - 1 --- 2017-07-18 Kees Cook New
[v3,03/15] apparmor: Refactor to remove bprm_secureexec hook 1 1 - --- 2017-07-18 Kees Cook New
[v3,02/15] exec: Rename bprm->cred_prepared to called_set_creds 3 - - --- 2017-07-18 Kees Cook New
[v3,01/15] binfmt: Introduce secureexec flag - 1 - --- 2017-07-18 Kees Cook New
[v2,8/8] exec: Use sane stack rlimit under secureexec - - - --- 2017-07-10 Kees Cook New
[v2,7/8] exec: Consolidate pdeath_signal clearing - - - --- 2017-07-10 Kees Cook New
[v2,6/8] exec: Consolidate dumpability logic - - - --- 2017-07-10 Kees Cook New
[v2,5/8] smack: Remove redundant pdeath_signal clearing - - - --- 2017-07-10 Kees Cook New
[v2,4/8] exec: Use secureexec for clearing pdeath_signal - - - --- 2017-07-10 Kees Cook New
[v2,3/8] exec: Use secureexec for setting dumpability - - - --- 2017-07-10 Kees Cook New
[v2,2/8] exec: Move security_bprm_secureexec() earlier - - - --- 2017-07-10 Kees Cook New
[v2,1/8] exec: Correct comments about "point of no return" - - - --- 2017-07-10 Kees Cook New
[2/2] exec: Use sane stack rlimit for setuid exec - - - --- 2017-07-07 Kees Cook New
[1/2] exec: Move security_bprm_secureexec() earlier - - - --- 2017-07-07 Kees Cook New
[17/17] doc: ReSTify keys-trusted-encrypted.txt - - - --- 2017-05-13 Kees Cook New
[16/17] doc: ReSTify keys-request-key.txt - - - --- 2017-05-13 Kees Cook New
[15/17] doc: ReSTify keys-ecryptfs.txt - - - --- 2017-05-13 Kees Cook New
« 1 2 ... 2 3 4 5 »