linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-14 19:19:03 to 2018-02-26 18:32:37 UTC [more...]

[RFC PATCH v17 0/7] mm: security: ro protection for dynamic data
 2018-02-26 18:32 UTC  (26+ messages)
` [PATCH 1/7] genalloc: track beginning of allocations
` [PATCH 2/7] genalloc: selftest
` [PATCH 3/7] struct page: add field for vm_struct
` [PATCH 4/7] Protectable Memory
` [PATCH 5/7] Pmalloc selftest
` [PATCH 6/7] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 7/7] Documentation for Pmalloc

[PATCH 1/2 v5] tpm: cmd_ready command can be issued only after granting locality
 2018-02-26 13:59 UTC  (3+ messages)

[GIT PULL] tpmdd fixes for 4.16
 2018-02-26 12:41 UTC 

[PATCH 1/2 v4] tpm: cmd_ready command can be issued only after granting locality
 2018-02-26 11:55 UTC  (7+ messages)

No subject
 2018-02-25  0:39 UTC 

[PATCH V8 2/4] sctp: Add ip option support
 2018-02-24 16:18 UTC 

[PATCH] selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration
 2018-02-24 10:29 UTC  (3+ messages)

[PATCH V7 2/4] sctp: Add ip option support
 2018-02-24  0:56 UTC  (8+ messages)

[GIT PULL] Security subsystem fixes for v4.16-rc3
 2018-02-23 19:10 UTC 

[PATCH v2 0/4] ima: unverifiable file signatures
 2018-02-23  4:00 UTC  (6+ messages)
` [PATCH v2 1/4] ima: fail file signature verification on non-init mounted filesystems
` [PATCH v2 2/4] ima: re-evaluate files on privileged "
` [PATCH v2 3/4] ima: fail signature verification based on policy
` [PATCH v2 4/4] fuse: define the filesystem as untrusted

[RFC][PATCH 0/6] KEYS: Fixes
 2018-02-23  0:24 UTC  (11+ messages)
` [PATCH 1/6] PKCS#7: fix certificate chain verification
` [PATCH 2/6] PKCS#7: fix certificate blacklisting
` [PATCH 3/6] PKCS#7: fix direct verification of SignerInfo signature
` [PATCH 4/6] X.509: fix BUG_ON() when hash algorithm is unsupported
` [PATCH 5/6] X.509: fix NULL dereference when restricting key with unsupported_sig
` [PATCH 6/6] KEYS: Use individual pages in big_key for crypto buffers

[PATCH 08a/30] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
 2018-02-22 19:14 UTC  (15+ messages)
    ` [PATCH 00/30] security, efi: Add kernel lockdown
      ` [PATCH 08/30] kexec_file: Restrict at runtime if the kernel is locked down
      ` [PATCH 04/30] Enforce module signatures "

[RFC PATCH v16 0/6] mm: security: ro protection for dynamic data
 2018-02-22 18:28 UTC  (26+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest
` [PATCH 5/6] Pmalloc: self-test

[RFC][PATCH 0/6] KEYS: Fixes
 2018-02-22 16:17 UTC 

[RFC PATCH v15 0/6] mm: security: ro protection for dynamic data
 2018-02-22 14:20 UTC  (8+ messages)
` [PATCH 3/6] struct page: add field for vm_struct

Your Consent
 2018-02-22  9:40 UTC 

[PATCH v1 0/2] ima: untrusted filesystems
 2018-02-21 23:32 UTC  (17+ messages)
` [PATCH v1 1/2] ima: fail signature verification on "
` [PATCH v1 2/2] fuse: define the filesystem as untrusted

[RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-02-21 22:37 UTC  (30+ messages)
` [PATCH 4/6] Protectable Memory
  ` [kernel-hardening] "
                                ` arm64 physmap (was Re: [kernel-hardening] [PATCH 4/6] Protectable Memory)

Sync to v4.16-rc2
 2018-02-21 17:02 UTC  (2+ messages)

[PATCH selinux-next] selinux: Annotate lockdep for services locks
 2018-02-21  9:31 UTC  (4+ messages)

[PATCH v4] tpm: Trigger only missing TPM 2.0 self tests
 2018-02-21  7:31 UTC  (3+ messages)

information required
 2018-02-21  6:56 UTC 

[PATCH 0/2 v3] tpm: fix locality and power saving handling
 2018-02-20 23:03 UTC  (11+ messages)
` [PATCH 1/2 v3] tpm: cmd_ready command can be issued only after granting locality
` [PATCH 2/2 v3] tpm: separate cmd_ready/go_idle from runtime_pm

[PATCH v3 00/15] extend initramfs archive format to support xattrs
 2018-02-20 19:01 UTC  (31+ messages)
` [PATCH v3 01/15] Documentation: add newcx initramfs format description
` [PATCH v3 02/15] initramfs: replace states with function pointers
` [PATCH v3 03/15] initramfs: store file name in name_buf
` [PATCH v3 04/15] initramfs: remove unnecessary symlinks processing shortcut
` [PATCH v3 05/15] initramfs: move files creation into separate state
` [PATCH v3 06/15] initramfs: separate reading cpio method from header
` [PATCH v3 07/15] initramfs: split header layout information from parsing function
` [PATCH v3 08/15] initramfs: add newcx format
` [PATCH v3 09/15] initramfs: set extended attributes
` [PATCH v3 10/15] gen_init_cpio: move header formatting into function
` [PATCH v3 11/15] gen_init_cpio: add newcx format
` [PATCH v3 12/15] gen_init_cpio: set extended attributes for "
` [PATCH v3 12/14] gen_initramfs_list.sh: add -x option to enable "
` [PATCH v3 13/15] "
` [PATCH v3 13/14] selinux: allow setxattr on rootfs so initramfs code can set them
` [PATCH v3 14/15] "
` [PATCH v3 14/14] selinux: delay sid population for rootfs till init is complete
` [PATCH v3 15/15] "

[RFC PATCH v3 0/3] Safe, dynamically loadable LSM hooks
 2018-02-20  2:14 UTC  (4+ messages)
` [RFC PATCH v3 1/3] security: Refactor LSM hooks into an array
` [RFC PATCH v3 2/3] security: Expose a mechanism to load lsm hooks dynamically at runtime
` [RFC PATCH v3 3/3] security: Add an example sample dynamic LSM

[RFC PATCH 1/4] ima: define a new policy condition based on the filesystem name
 2018-02-19 15:44 UTC  (10+ messages)
` [RFC PATCH 2/4] ima: fail signature verification on unprivileged & untrusted filesystems

[PATCH V6 2/4] sctp: Add ip option support
 2018-02-19  1:21 UTC  (9+ messages)

[PATCH V6 0/4] Add SELinux SCTP protocol support
 2018-02-15 14:21 UTC  (5+ messages)

[PATCH 04/30] Enforce module signatures if the kernel is locked down
 2017-11-09 17:31 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).