Show patches with: none      |   15510 patches
« 1 2 ... 102 103 104155 156 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[24/90] Audit: Convert target_sid to an lsm_export structure LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[23/90] Audit: Change audit_sig_sid to audit_sig_lsm LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[22/90] LSM: Use lsm_export in security_cred_getsecid LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[21/90] LSM: Use lsm_export in security_inode_getsecid LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[20/90] LSM: Use lsm_export in security_task_getsecid LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[19/90] LSM: Use lsm_export in security_ipc_getsecid LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[18/90] LSM: Use lsm_export in security_secid_to_secctx LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[17/90] LSM: Use lsm_export in security_secctx_to_secid LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[16/90] LSM: Use lsm_export in security_socket_getpeersec_dgram LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[15/90] LSM: Use lsm_export in security_kernel_act_as LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[14/90] LSM: Use lsm_export in security_audit_rule_match LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[13/90] LSM: Use lsm_export in the secctx_to_secid hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[12/90] LSM: Use lsm_export in the secid_to_secctx hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[11/90] LSM: Fix logical operation in lsm_export checks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[10/90] LSM: Use lsm_export in the audit_rule_match hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[09/90] LSM: Use lsm_export in the getpeersec_dgram hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[08/90] LSM: Use lsm_export in the kernel_ask_as hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[07/90] LSM: Use lsm_export in the ipc_getsecid and task_getsecid hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[06/90] LSM: Use lsm_export in the cred_getsecid hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[05/90] LSM: Use lsm_export in the inode_getsecid hooks LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[04/90] LSM: Create an lsm_export data structure. LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[03/90] LSM: Infrastructure management of the key security blob LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[02/90] LSM: Infrastructure management of the sock security LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[01/90] LSM: Infrastructure management of the superblock LSM: Module stacking for all - - - --- 2019-04-19 Casey Schaufler New
[3/3] RFC: net: apply __GFP_NOINIT to AF_UNIX sk_buff allocations RFC: add init_allocations=1 boot option - - - --- 2019-04-18 Alexander Potapenko New
[2/3] gfp: mm: introduce __GFP_NOINIT RFC: add init_allocations=1 boot option - - - --- 2019-04-18 Alexander Potapenko New
[1/3] mm: security: introduce the init_allocations=1 boot option RFC: add init_allocations=1 boot option - - - --- 2019-04-18 Alexander Potapenko New
[v10,12/12] ima: Store the measurement again when appraising a modsig Appended signatures support for IMA appraisal - - - --- 2019-04-18 Thiago Jung Bauermann New
[v10,11/12] ima: Define ima-modsig template Appended signatures support for IMA appraisal - 1 - --- 2019-04-18 Thiago Jung Bauermann New
[v10,10/12] ima: Collect modsig Appended signatures support for IMA appraisal - - - --- 2019-04-18 Thiago Jung Bauermann New
[v10,09/12] ima: Implement support for module-style appended signatures Appended signatures support for IMA appraisal - - - --- 2019-04-18 Thiago Jung Bauermann New
[v10,08/12] ima: Factor xattr_verify() out of ima_appraise_measurement() Appended signatures support for IMA appraisal - 1 - --- 2019-04-18 Thiago Jung Bauermann New
[v10,07/12] ima: Add modsig appraise_type option for module-style appended signatures Appended signatures support for IMA appraisal - - - --- 2019-04-18 Thiago Jung Bauermann New
[v10,06/12] ima: Use designated initializers for struct ima_event_data Appended signatures support for IMA appraisal - 1 - --- 2019-04-18 Thiago Jung Bauermann New
[v10,05/12] integrity: Select CONFIG_KEYS instead of depending on it Appended signatures support for IMA appraisal - - - --- 2019-04-18 Thiago Jung Bauermann New
[v10,04/12] integrity: Introduce struct evm_xattr Appended signatures support for IMA appraisal - 1 - --- 2019-04-18 Thiago Jung Bauermann New
[v10,03/12] PKCS#7: Introduce pkcs7_get_digest() Appended signatures support for IMA appraisal - 1 - --- 2019-04-18 Thiago Jung Bauermann New
[v10,02/12] PKCS#7: Refactor verify_pkcs7_signature() Appended signatures support for IMA appraisal - 2 - --- 2019-04-18 Thiago Jung Bauermann New
[v10,01/12] MODSIGN: Export module signature definitions Appended signatures support for IMA appraisal - 1 - --- 2019-04-18 Thiago Jung Bauermann New
[v20,16/28] x86/sgx: Add provisioning Untitled series #106975 - - - --- 2019-04-17 Jarkko Sakkinen New
apparmor: fix spelling mistake "immutible" -> "immutable" apparmor: fix spelling mistake "immutible" -> "immutable" 1 - - --- 2019-04-16 Colin King New
[23/57] docs: netlabel: convert it to ReST Convert files to ReST 1 - - --- 2019-04-16 Mauro Carvalho Chehab New
[PULL] Smack: Changes for 5.2 [PULL] Smack: Changes for 5.2 - - - --- 2019-04-15 Casey Schaufler New
mm: security: introduce CONFIG_INIT_HEAP_ALL mm: security: introduce CONFIG_INIT_HEAP_ALL - - - --- 2019-04-12 Alexander Potapenko New
[(resend)] tomoyo: Add a kernel config option for fuzzing testing. [(resend)] tomoyo: Add a kernel config option for fuzzing testing. - - - --- 2019-04-12 Tetsuo Handa New
[3/3] tomoyo: Check address length before reading address family [1/3] selinux: Check address length before reading address family - - - --- 2019-04-12 Tetsuo Handa New
[2/3] smack: Check address length before reading address family [1/3] selinux: Check address length before reading address family 1 - - --- 2019-04-12 Tetsuo Handa New
[1/3] selinux: Check address length before reading address family [1/3] selinux: Check address length before reading address family - - - --- 2019-04-12 Tetsuo Handa New
[GIT,PULL] linux-integrity patches for Linux 5.2 [GIT,PULL] linux-integrity patches for Linux 5.2 - - - --- 2019-04-12 Mimi Zohar New
[v2,09/10] LSM: SafeSetID: verify transitive constrainedness Untitled series #104475 - 1 - --- 2019-04-11 Micah Morton New
[v2,08/10] LSM: SafeSetID: add read handler Untitled series #104475 - 1 - --- 2019-04-11 Micah Morton New
crypto: testmgr - allocate buffers with __GFP_COMP crypto: testmgr - allocate buffers with __GFP_COMP - 1 - --- 2019-04-11 Eric Biggers New
[v2,3/3] security: Implement Clang's stack initialization Refactor memory initialization hardening - - 1 --- 2019-04-11 Kees Cook New
[v2,2/3] security: Move stackleak config to Kconfig.hardening Refactor memory initialization hardening - - - --- 2019-04-11 Kees Cook New
[v2,1/3] security: Create "kernel hardening" config area Refactor memory initialization hardening - - - --- 2019-04-11 Kees Cook New
[10/10] LSM: SafeSetID: fix use of literal -1 in capable hook [01/10] LSM: SafeSetID: fix pr_warn() to include newline - 1 - --- 2019-04-10 Micah Morton New
[09/10] LSM: SafeSetID: verify transitive constrainedness [01/10] LSM: SafeSetID: fix pr_warn() to include newline - - - --- 2019-04-10 Micah Morton New
[08/10] LSM: SafeSetID: add read handler [01/10] LSM: SafeSetID: fix pr_warn() to include newline - - - --- 2019-04-10 Micah Morton New
[07/10] LSM: SafeSetID: rewrite userspace API to atomic updates [01/10] LSM: SafeSetID: fix pr_warn() to include newline - - - --- 2019-04-10 Micah Morton New
[06/10] LSM: SafeSetID: fix userns handling in securityfs [01/10] LSM: SafeSetID: fix pr_warn() to include newline - 1 - --- 2019-04-10 Micah Morton New
[05/10] LSM: SafeSetID: refactor policy parsing [01/10] LSM: SafeSetID: fix pr_warn() to include newline - 1 - --- 2019-04-10 Micah Morton New
[04/10] LSM: SafeSetID: refactor safesetid_security_capable() [01/10] LSM: SafeSetID: fix pr_warn() to include newline - 1 - --- 2019-04-10 Micah Morton New
[03/10] LSM: SafeSetID: refactor policy hash table [01/10] LSM: SafeSetID: fix pr_warn() to include newline - 1 - --- 2019-04-10 Micah Morton New
[02/10] LSM: SafeSetID: fix check for setresuid(new1, new2, new3) [01/10] LSM: SafeSetID: fix pr_warn() to include newline - 1 - --- 2019-04-10 Micah Morton New
[01/10] LSM: SafeSetID: fix pr_warn() to include newline [01/10] LSM: SafeSetID: fix pr_warn() to include newline - 1 - --- 2019-04-10 Micah Morton New
[3/3] kbuild: Implement Clang's stack initialization Kconfig: Refactor memory initialization hardening - - - --- 2019-04-10 Kees Cook New
[2/3] kbuild: Move stackleak config to Kconfig.hardening Kconfig: Refactor memory initialization hardening - - - --- 2019-04-10 Kees Cook New
[1/3] Kconfig: Create "kernel hardening" config area Kconfig: Refactor memory initialization hardening - - - --- 2019-04-10 Kees Cook New
[3/3] net: make sk_prot_alloc() work with CONFIG_INIT_ALL_HEAP RFC: introduce CONFIG_INIT_ALL_MEMORY - - - --- 2019-04-10 Alexander Potapenko New
[v4,2/3] initmem: introduce CONFIG_INIT_ALL_HEAP RFC: introduce CONFIG_INIT_ALL_MEMORY - - - --- 2019-04-10 Alexander Potapenko New
[v4,1/3] initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK RFC: introduce CONFIG_INIT_ALL_MEMORY - - - --- 2019-04-10 Alexander Potapenko New
[GIT,PULL] apparmor regression fix for v5.1-rc5 [GIT,PULL] apparmor regression fix for v5.1-rc5 - - - --- 2019-04-10 John Johansen New
[59/59] AppArmor: Remove the exclusive flag LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[58/59] LSM: Specify which LSM to display with /proc/self/attr/display LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[57/59] SELinux: Use blob offset in current_sid LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[56/59] LSM: Special handling for secctx lsm hooks LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[55/59] LSM: Remove unused macro LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[54/59] kernfs: remove lsm_context scaffolding LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[53/59] LSM: Use lsm_context in security_inode_setsecctx LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[52/59] LSM: Use lsm_context in inode_setsecctx hooks LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[51/59] LSM: Add the release function to the lsm_context LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[50/59] fs: remove lsm_context scaffolding LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[49/59] LSM: Use lsm_context in security_secid_to_secctx LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[48/59] LSM: Use lsm_context in security_release_secctx LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[47/59] LSM: Use lsm_context in release_secctx hooks LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[46/59] LSM: Use lsm_context in security_secctx_to_secid LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[45/59] LSM: Use lsm_context in security_inode_getsecctx LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[44/59] LSM: Use lsm_context in security_inode_notifysecctx LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[43/59] LSM: Use lsm_context in security_dentry_init_security LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[42/59] LSM: Use lsm_context in dentry_init_security hooks LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[41/59] LSM: Use lsm_context in inode_notifysecctx hooks LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[40/59] LSM: Use lsm_context in inode_getsecctx hooks LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[39/59] LSM: Use lsm_context in secctx_to_secid hooks LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[38/59] LSM: Use lsm_context in secid_to_secctx hooks LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[37/59] LSM: Create a data structure for a security context LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[36/59] LSM: Limit calls to certain module hooks LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[35/59] AppArmor: Remove unnecessary hook stub LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[34/59] Smack: Restore the release_secctx hook LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[33/59] IMA: FIXUP prototype using lsm_export LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
[32/59] LSM: Remove lsm_export scaffolding functions LSM: Module stacking for AppArmor - - - --- 2019-04-09 Casey Schaufler New
« 1 2 ... 102 103 104155 156 »