Show patches with: none      |   15746 patches
« 1 2 ... 129 130 131157 158 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/6] tpm2: add new tpm2 commands according to TCG 1.36 - - - --- 2018-03-05 Winkler, Tomas New
[3/6] tpm2: add longer timeouts for creation commands. - - - --- 2018-03-05 Winkler, Tomas New
[2/6] tpm: factor out tpm 1.2 duration calculation to tpm1-cmd.c - - - --- 2018-03-05 Winkler, Tomas New
[1/6] tpm: sort objects in the Makefile - - - --- 2018-03-05 Winkler, Tomas New
[v3,5/5] tpm: migrate tpm2_get_random() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v3,4/5] tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v3,3/5] tpm: migrate tpm2_probe() to use struct tpm_buf 1 - - --- 2018-03-05 Jarkko Sakkinen New
[v3,2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v3,1/5] tpm: fix intermittent failure with self tests - - 1 --- 2018-03-05 Jarkko Sakkinen New
[v2,5/5] tpm: migrate tpm2_get_random() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v2,4/5] tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v2,3/5] tpm: migrate tpm2_probe() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v2,2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf - - - --- 2018-03-05 Jarkko Sakkinen New
[v2,1/5] tpm: fix intermittent failure with self tests - - 1 --- 2018-03-05 Jarkko Sakkinen New
[2/2] tpm: fix buffer type in tpm_transimt/_cmd - 1 - --- 2018-03-05 Winkler, Tomas New
[1/2] tpm: tpm-interface: fix tpm_transmit/_cmd kdoc - 1 - --- 2018-03-05 Winkler, Tomas New
[v7] tpm: cmd_ready command can be issued only after granting locality - 1 1 --- 2018-03-05 Winkler, Tomas New
[3/3] tpm_crb: use __le64 annotated variable for response buffer address - - - --- 2018-03-04 Winkler, Tomas New
[2/3] tpm: add new tpm2 commands according to TCG 1.36 - - - --- 2018-03-04 Winkler, Tomas New
[1/3,RESEND] tpm: add longer timeouts for creation commands. - - - --- 2018-03-04 Winkler, Tomas New
[RFC,v2,1/2] WhiteEgret: Add WhiteEgret core functions. - - - --- 2018-03-03 Tetsuo Handa New
selinux: Fix ltp test connect-syscall failure - 1 - --- 2018-03-02 Richard Haines New
[1/2,v6] tpm: cmd_ready command can be issued only after granting locality - - - --- 2018-03-01 Winkler, Tomas New
[RFC,v2,2/2] WhiteEgret: Add an example of user application. - - - --- 2018-03-01 Masanobu Koike New
[RFC,v2,1/2] WhiteEgret: Add WhiteEgret core functions. - - - --- 2018-03-01 Masanobu Koike New
[7/7] Documentation for Pmalloc - 1 - --- 2018-02-28 Igor Stoppa New
[6/7] lkdtm: crash on overwriting protected pmalloc var - 1 - --- 2018-02-28 Igor Stoppa New
[5/7] Pmalloc selftest - 1 - --- 2018-02-28 Igor Stoppa New
[4/7] Protectable Memory - - - --- 2018-02-28 Igor Stoppa New
[3/7] struct page: add field for vm_struct - 1 - --- 2018-02-28 Igor Stoppa New
[2/7] genalloc: selftest - 1 - --- 2018-02-28 Igor Stoppa New
[1/7] genalloc: track beginning of allocations - 1 - --- 2018-02-28 Igor Stoppa New
[5/5] tpm: migrate tpm2_get_random() to use struct tpm_buf - - - --- 2018-02-28 Jarkko Sakkinen New
[4/5] tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf - - - --- 2018-02-28 Jarkko Sakkinen New
[3/5] tpm: migrate tpm2_probe() to use struct tpm_buf - - - --- 2018-02-28 Jarkko Sakkinen New
[2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf - - - --- 2018-02-28 Jarkko Sakkinen New
[1/5] tpm: Trigger only missing TPM 2.0 self tests - - - --- 2018-02-28 Jarkko Sakkinen New
[RFC,3/3] tpm: tpm_msleep() with finer granularity improves performance - - - --- 2018-02-28 Nayna New
[2/3] tpm: reduce poll sleep time between send() and recv() in tpm_transmit() - - - --- 2018-02-28 Nayna New
[1/3] tpm: move TPM_POLL_SLEEP from tpm_tis_core.c to tpm.h - - - --- 2018-02-28 Nayna New
[3/3] ima: support platform keyring for kernel appraisal - - - --- 2018-02-28 Nayna New
[2/3] keys: export find_keyring_by_name() - - - --- 2018-02-28 Nayna New
[1/3] certs: define a trusted platform keyring - - - --- 2018-02-28 Nayna New
[2/2] security: evm: Constify *integrity_status_msg[] - - - --- 2018-02-27 Hernán Gonzalez New
[1/2] security: evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c - - - --- 2018-02-27 Hernán Gonzalez New
[GIT,PULL] seccomp fix for v4.16-rc4 - - - --- 2018-02-27 James Morris New
[bpf-next,v8,11/11] landlock: Add user and kernel documentation for Landlock - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,10/11] bpf,landlock: Add tests for Landlock - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,09/11] bpf: Add a Landlock sandbox example - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,08/11] landlock: Add ptrace restrictions - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,07/11] landlock: Handle filesystem access control - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,06/11] bpf,landlock: Add a new map type: inode - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,04/11] bpf,landlock: Define an eBPF program type for Landlock hooks - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,03/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,02/11] fs,security: Add a new file access type: MAY_CHROOT - - - --- 2018-02-27 Mickaël Salaün New
[bpf-next,v8,01/11] fs,security: Add a security blob to nameidata - - - --- 2018-02-27 Mickaël Salaün New
security: mark kmem caches as __ro_after_init - - - --- 2018-02-26 Alexey Dobriyan New
[1/2,v5] tpm: cmd_ready command can be issued only after granting locality - - 1 --- 2018-02-25 Winkler, Tomas New
[V8,2/4] sctp: Add ip option support - - - --- 2018-02-24 Richard Haines New
[1/2,v4] tpm: cmd_ready command can be issued only after granting locality - 1 1 --- 2018-02-24 Winkler, Tomas New
selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration - - - --- 2018-02-23 Arnd Bergmann New
[7/7] Documentation for Pmalloc - - - --- 2018-02-23 Igor Stoppa New
[6/7] lkdtm: crash on overwriting protected pmalloc var - 1 - --- 2018-02-23 Igor Stoppa New
[5/7] Pmalloc selftest - 1 - --- 2018-02-23 Igor Stoppa New
[4/7] Protectable Memory - - - --- 2018-02-23 Igor Stoppa New
[3/7] struct page: add field for vm_struct - - - --- 2018-02-23 Igor Stoppa New
[2/7] genalloc: selftest - - - --- 2018-02-23 Igor Stoppa New
[1/7] genalloc: track beginning of allocations - - - --- 2018-02-23 Igor Stoppa New
[v2,4/4] fuse: define the filesystem as untrusted - - - --- 2018-02-22 Mimi Zohar New
[v2,3/4] ima: fail signature verification based on policy - - - --- 2018-02-22 Mimi Zohar New
[v2,2/4] ima: re-evaluate files on privileged mounted filesystems - - - --- 2018-02-22 Mimi Zohar New
[v2,1/4] ima: fail file signature verification on non-init mounted filesystems - - - --- 2018-02-22 Mimi Zohar New
[6/6] KEYS: Use individual pages in big_key for crypto buffers - - - --- 2018-02-22 David Howells New
[5/6] X.509: fix NULL dereference when restricting key with unsupported_sig - - - --- 2018-02-22 David Howells New
[4/6] X.509: fix BUG_ON() when hash algorithm is unsupported - - - --- 2018-02-22 David Howells New
[3/6] PKCS#7: fix direct verification of SignerInfo signature - - - --- 2018-02-22 David Howells New
[2/6] PKCS#7: fix certificate blacklisting - - - --- 2018-02-22 David Howells New
[1/6] PKCS#7: fix certificate chain verification - - - --- 2018-02-22 David Howells New
[08/30] kexec_file: Restrict at runtime if the kernel is locked down - 1 - --- 2018-02-22 David Howells New
[08/30] kexec_file: Restrict at runtime if the kernel is locked down - 1 - --- 2018-02-22 David Howells New
[04/30] Enforce module signatures if the kernel is locked down - 1 - --- 2018-02-22 David Howells New
[v4] tpm: Trigger only missing TPM 2.0 self tests - - - --- 2018-02-20 Jarkko Sakkinen New
[V7,2/4] sctp: Add ip option support 2 - - --- 2018-02-20 Richard Haines New
[RFC,v3,3/3] security: Add an example sample dynamic LSM - - - --- 2018-02-20 Sargun Dhillon New
[RFC,v3,2/3] security: Expose a mechanism to load lsm hooks dynamically at runtime - - - --- 2018-02-20 Sargun Dhillon New
[RFC,v3,1/3] security: Refactor LSM hooks into an array - - - --- 2018-02-20 Sargun Dhillon New
[v1,2/2] fuse: define the filesystem as untrusted - - - --- 2018-02-19 Mimi Zohar New
[v1,1/2] ima: fail signature verification on untrusted filesystems - - - --- 2018-02-19 Mimi Zohar New
[selinux-next] selinux: Annotate lockdep for services locks - - - --- 2018-02-19 Peter Enderborg New
[v3,15/15] selinux: delay sid population for rootfs till init is complete - - - --- 2018-02-16 Taras Kondratiuk New
[v3,14/14] selinux: delay sid population for rootfs till init is complete - - - --- 2018-02-16 Taras Kondratiuk New
[v3,14/15] selinux: allow setxattr on rootfs so initramfs code can set them - - - --- 2018-02-16 Taras Kondratiuk New
[v3,13/14] selinux: allow setxattr on rootfs so initramfs code can set them - - - --- 2018-02-16 Taras Kondratiuk New
[v3,13/15] gen_initramfs_list.sh: add -x option to enable newcx format - - - --- 2018-02-16 Taras Kondratiuk New
[v3,12/14] gen_initramfs_list.sh: add -x option to enable newcx format - - - --- 2018-02-16 Taras Kondratiuk New
[v3,12/15] gen_init_cpio: set extended attributes for newcx format - - - --- 2018-02-16 Taras Kondratiuk New
[v3,11/15] gen_init_cpio: add newcx format - - - --- 2018-02-16 Taras Kondratiuk New
[v3,10/15] gen_init_cpio: move header formatting into function - - - --- 2018-02-16 Taras Kondratiuk New
[v3,09/15] initramfs: set extended attributes - - - --- 2018-02-16 Taras Kondratiuk New
« 1 2 ... 129 130 131157 158 »