linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-16 12:53:44 to 2017-05-25 19:04:06 UTC [more...]

[RFC 00/11] ima: namespace support for IMA policy
 2017-05-25 19:04 UTC  (7+ messages)
` [RFC 04/11] ima: add support to namespace securityfs file

[PATCH 0/5] security, efi: Set lockdown if in secure boot mode
 2017-05-25 18:18 UTC  (9+ messages)
` [PATCH 1/5] efi: Move the x86 secure boot switch to generic code
` [PATCH 2/5] efi: Add EFI_SECURE_BOOT bit
` [PATCH 3/5] Add the ability to lock down access to the running kernel image
` [PATCH 4/5] efi: Lock down the kernel if booted in secure boot mode
` [PATCH 5/5] Add a sysrq option to exit "

[PATCH] tpm, tpm_infineon: remove useless snprintf() calls
 2017-05-25 16:44 UTC  (4+ messages)
  ` Aw: "

[PATCH] tpm: vtpm_proxy: Do not run tpm2_shutdown
 2017-05-25 15:50 UTC  (2+ messages)

[Patch v2 0/8] securityfs: add the ability to support symlinks
 2017-05-25 15:32 UTC  (9+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] apparmor: move to per loaddata files, instead of replicating in profiles
` [PATCH 3/8] apparmor: use macro template to simplify profile seq_files
` [PATCH 4/8] apparmor: use macro template to simplify namespace seq_files
` [PATCH 5/8] apparmor: add custom apparmorfs that will be used by policy namespace files
` [PATCH 6/8] apparmor: rename apparmor file fns and data to indicate use
` [PATCH 7/8] apparmor: allow specifying an already created dir to create ns entries in
` [PATCH 8/8] apparmor: convert from securityfs to apparmorfs for policy ns files

[PATCH] tpm: remove struct tpm_pcrextend_in
 2017-05-25  5:32 UTC  (3+ messages)
  ` Aw: "

[PATCH v6 0/3] Extend the vTPM proxy driver to pass locality
 2017-05-25  0:10 UTC  (11+ messages)
` [PATCH v6 1/3] tpm: Introduce flag TPM_TRANSMIT_RAW
` [PATCH v6 2/3] tpm: vtpm_proxy: Implement request_locality function
` [PATCH v6 3/3] tpm: vtpm_proxy: Prevent userspace from sending driver command
    ` [tpmdd-devel] "

[PATCH v2 0/5] Updated API for TPM 2.0 PCR extend
 2017-05-24 20:25 UTC  (16+ messages)
` [PATCH v2 1/5] tpm: introduce tpm_pcr_algorithms()
` [PATCH v2 2/5] tpm: introduce tpm_pcr_algo_to_crypto() and tpm_pcr_algo_from_crypto()

[RFC][Patch 0/3] securityfs: add the ability to support symlinks
 2017-05-24 20:14 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] apparmor: move to per loaddata files, instead of replicating in profiles
` [PATCH 3/3] apparmor: virtualize the policy/ directory

[PATCH v5 0/2] Extend the vTPM proxy driver to pass locality
 2017-05-24 19:27 UTC  (7+ messages)
` [PATCH v5 1/2] tpm: Introduce flag TPM_TRANSMIT_RAW
` [PATCH v5 2/2] tpm: vtpm_proxy: Implement request_locality function

[PATCH v4 0/2] Extend the vTPM proxy driver to pass locality
 2017-05-24 19:25 UTC  (9+ messages)
` [PATCH v4 2/2] tpm: vtpm_proxy: Implement request_locality function
  ` [tpmdd-devel] "

[PATCH v4 next 0/3] modules: automatic module loading restrictions
 2017-05-24 18:06 UTC  (22+ messages)
` [PATCH v4 next 1/3] modules:capabilities: allow __request_module() to take a capability argument
` [PATCH v4 next 2/3] modules:capabilities: automatic module loading restriction
` [PATCH v4 next 3/3] modules:capabilities: add a per-task modules auto-load mode
` [kernel-hardening] [PATCH v4 next 0/3] modules: automatic module loading restrictions

[PATCH] tpm: fix byte order related arithmetic inconsistency in tpm_getcap()
 2017-05-24 16:59 UTC  (7+ messages)
      ` [tpmdd-devel] "

[PATCH v6 1/2] selinux: add brief info to policydb
 2017-05-24 15:52 UTC  (13+ messages)
` [PATCH v6 2/2] selinux: expose policy brief via selinuxfs

[PATCH 1/5] efi: Move the x86 secure boot switch to generic code
 2017-05-24 14:04 UTC  (4+ messages)

[PATCH 0/7] IMA: new parser for ima_restore_measurement_list()
 2017-05-24  8:18 UTC  (12+ messages)
` [PATCH 4/7] ima: declare get_binary_runtime_size() as non-static
` [PATCH 5/7] ima: add securityfs interface to save a measurements list with kexec header
` [PATCH 6/7] ima: add securityfs interface to restore a measurements list
` [PATCH 7/7] ima: fix get_binary_runtime_size()
` [Linux-ima-devel] [PATCH 0/7] IMA: new parser for ima_restore_measurement_list()

[PATCH] apparmor: Fix error cod in __aa_fs_profile_mkdir()
 2017-05-23 18:51 UTC  (4+ messages)

[PATCH v8 2/9] IB/core: Enforce PKey security on QPs
 2017-05-23 16:34 UTC  (2+ messages)

[PATCH v7 0/9] SELinux support for Infiniband RDMA
 2017-05-22 20:59 UTC  (28+ messages)
` [PATCH v7 1/9] IB/core: IB cache enhancements to support Infiniband security
` [PATCH v7 2/9] IB/core: Enforce PKey security on QPs
` [PATCH v7 3/9] selinux lsm IB/core: Implement LSM notification system
` [PATCH v7 4/9] IB/core: Enforce security on management datagrams
` [PATCH v7 5/9] selinux: Create policydb version for Infiniband support
` [PATCH v7 6/9] selinux: Allocate and free infiniband security hooks
` [PATCH v7 7/9] selinux: Implement Infiniband PKey "Access" access vector
` [PATCH v7 8/9] selinux: Add IB Port SMP "
` [PATCH v7 9/9] selinux: Add a cache for quicker retreival of PKey SIDs

[PATCH] LSM: Make security_hook_heads a local variable
 2017-05-22 20:43 UTC  (6+ messages)

security-next merged to v4.12-rc2
 2017-05-22 15:51 UTC  (2+ messages)

[PATCH] KEYS: Delete an error message for a failed memory allocation in get_derived_key()
 2017-05-21 11:05 UTC 

[PATCH 0/8] CaitSith LSM module
 2017-05-21  5:59 UTC  (3+ messages)

[PATCH] selinux: Remove redundant check for unknown labeling behavior
 2017-05-19 18:43 UTC  (3+ messages)

[PATCH] selinux: Mark array 'labeling_behaviors' as __maybe_unused
 2017-05-19 16:52 UTC  (4+ messages)

[PATCH v6 0/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-05-19 14:33 UTC  (21+ messages)
` [PATCH v6 2/2] "
                ` [kernel-hardening] Re: [PATCH v6 0/2] "

[PATCH 00/17] convert/reorganize Documentation/security/
 2017-05-18 17:01 UTC  (5+ messages)
` [PATCH 08/17] doc: ReSTify SELinux.txt

[PATCH v6 0/9] SELinux support for Infiniband RDMA
 2017-05-17 21:23 UTC  (4+ messages)

[PATCH v5 1/2] selinux: add brief info to policydb
 2017-05-17 18:28 UTC  (12+ messages)

[PATCH 0/3] SELinux: Fine-tuning for two function implementations
 2017-05-16 19:57 UTC  (8+ messages)
  ` [PATCH 1/3] selinux: Return directly after a failed memory allocation in policydb_index()
  ` [PATCH 2/3] selinux: Return an error code only as a constant in sidtab_insert()
  ` [PATCH 3/3] selinux: Use an other error code for an input validation failure "
      `  "

[PATCH] selinux: Use task_alloc hook rather than task_create hook
 2017-05-16 18:21 UTC  (7+ messages)


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).