linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-13 18:14:00 to 2020-08-25 22:52:13 UTC [more...]

[PATCH bpf-next v10 0/7] Generalizing bpf_local_storage
 2020-08-25 22:51 UTC  (11+ messages)
` [PATCH bpf-next v10 1/7] bpf: Renames in preparation for bpf_local_storage
` [PATCH bpf-next v10 2/7] bpf: Generalize caching for sk_storage
` [PATCH bpf-next v10 3/7] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next v10 4/7] bpf: Split bpf_local_storage to bpf_sk_storage
` [PATCH bpf-next v10 5/7] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next v10 6/7] bpf: Allow local storage to be used from LSM programs
` [PATCH bpf-next v10 7/7] bpf: Add selftests for local_storage

[PATCH] SELinux: Measure state and hash of policy using IMA
 2020-08-25 20:49 UTC  (9+ messages)

[PATCH v2 0/3] IMA: Infrastructure for measurement of critical kernel data
 2020-08-25 20:43 UTC  (7+ messages)
` [PATCH v2 1/3] IMA: generalize keyring specific measurement constructs
` [PATCH v2 2/3] IMA: add policy to support measuring critical data from kernel components
` [PATCH v2 3/3] IMA: define IMA hook to measure "

[PATCH] IMA: Handle early boot data measurement
 2020-08-25 19:43 UTC  (8+ messages)

[PATCH bpf-next v9 0/7] Generalizing bpf_local_storage
 2020-08-25 17:39 UTC  (13+ messages)
` [PATCH bpf-next v9 1/7] bpf: Renames in preparation for bpf_local_storage
` [PATCH bpf-next v9 2/7] bpf: Generalize caching for sk_storage
` [PATCH bpf-next v9 3/7] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next v9 4/7] bpf: Split bpf_local_storage to bpf_sk_storage
` [PATCH bpf-next v9 5/7] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next v9 6/7] bpf: Allow local storage to be used from LSM programs
` [PATCH bpf-next v9 7/7] bpf: Add selftests for local_storage

[PATCH v36 11/24] x86/sgx: Add SGX enclave driver
 2020-08-25 16:44 UTC  (5+ messages)
` [PATCH v36 15/24] x86/sgx: Allow a limited use of ATTRIBUTE.PROVISIONKEY for attestation

[PATCH v7 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-25  3:50 UTC  (6+ messages)
` [PATCH v7 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v7 2/3] Teach SELinux about anonymous inodes
` [PATCH v7 3/3] Wire UFFD up to SELinux

general protection fault in security_inode_getattr
 2020-08-25  0:48 UTC  (5+ messages)

[PATCH v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
 2020-08-24 23:51 UTC  (2+ messages)

[net PATCH] netlabel: fix problems with mapping removal
 2020-08-24 23:08 UTC  (2+ messages)

[PATCH] ima: use kmemdup() rather than kmalloc+memcpy
 2020-08-24 21:21 UTC 

[PATCH] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
 2020-08-24 20:48 UTC  (2+ messages)

[PATCH] integrity: Use current_uid() in integrity_audit_message()
 2020-08-24 20:33 UTC  (2+ messages)

[PATCH v2 0/2] ima: Fix keyrings race condition and other key related bugs
 2020-08-24 18:53 UTC  (3+ messages)

[RFC] security: replace indirect calls with static calls
 2020-08-24 17:54 UTC  (12+ messages)

[PATCH 01/11] evm: Execute evm_inode_init_security() only when the HMAC key is loaded
 2020-08-24 17:45 UTC  (11+ messages)
` [PATCH 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if the HMAC key is loaded
` [PATCH 04/11] evm: Check size of security.evm before using it
` [PATCH 05/11] evm: Allow xattr/attr operations for portable signatures if check fails

[PATCH] security: selinux: delete repeated words in comments
 2020-08-24 13:07 UTC  (3+ messages)

[PATCH 06/11] evm: Allow setxattr() and setattr() if metadata digest won't change
 2020-08-24 13:02 UTC  (10+ messages)
` [PATCH 07/11] evm: Set IMA_CHANGE_XATTR/ATTR bit if EVM_ALLOW_METADATA_WRITES is set
` [PATCH 08/11] ima: Allow imasig requirement to be satisfied by EVM portable signatures
` [PATCH 09/11] ima: Don't remove security.ima if file must not be appraised
` [PATCH 10/11] ima: Don't ignore errors from crypto_shash_update()

[PATCH] security/commoncap: Use current_user_ns()
 2020-08-24 12:49 UTC 

[PATCH] security: fix some spelling mistakes in the comments by codespell
 2020-08-22  3:05 UTC 

[net-next PATCH] netlabel: fix problems with mapping removal
 2020-08-21 20:36 UTC  (3+ messages)

[PATCH 5.8 000/232] 5.8.3-rc1 review
 2020-08-21 16:21 UTC  (5+ messages)
    ` [LTP] "

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-08-21 15:37 UTC  (16+ messages)
  ` [RFC PATCH 01/30] ima: Introduce ima namespace
  ` [RFC PATCH 02/30] ima: Add a list of the installed ima namespaces
  ` [RFC PATCH 03/30] ima: Bind ima namespace to the file descriptor
  ` [RFC PATCH 04/30] ima: Add ima policy related data to the ima namespace
  ` [RFC PATCH 05/30] ima: Add methods for parsing ima policy configuration string
  ` [RFC PATCH 06/30] ima: Add ima namespace to the ima subsystem APIs
  ` [RFC PATCH 07/30] ima: Extend the APIs in the integrity subsystem
  ` [RFC PATCH 08/30] ima: Add integrity inode related data to the ima namespace
  ` [RFC PATCH 09/30] ima: Enable per ima namespace policy settings

[GIT PULL] Mount notifications
 2020-08-21 13:17 UTC  (26+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)
                  ` file metadata via fs API

[PATCH v6 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-21  3:48 UTC  (6+ messages)
` [PATCH v6 1/3] Add a new LSM-supporting anonymous inode interface

[PATCH RESEND] device_cgroup: Fix RCU list debugging warning
 2020-08-20 22:38 UTC  (7+ messages)

[PATCH] mm/migrate: Avoid possible unnecessary ptrace_may_access() call in kernel_move_pages()
 2020-08-20 21:21 UTC  (2+ messages)

init_on_alloc/init_on_free boot options
 2020-08-20  0:35 UTC  (3+ messages)

[PATCH bpf-next v8 0/7] Generalizing bpf_local_storage
 2020-08-19 22:19 UTC  (19+ messages)
` [PATCH bpf-next v8 1/7] A purely mechanical change to split the renaming from the actual generalization
` [PATCH bpf-next v8 2/7] bpf: Generalize caching for sk_storage
` [PATCH bpf-next v8 3/7] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next v8 5/7] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next v8 6/7] bpf: Allow local storage to be used from LSM programs

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-08-19 18:53 UTC  (7+ messages)

[PATCH] mm/migrate: Avoid possible unnecessary ptrace_may_access() call in kernel_move_pages()
 2020-08-19 18:04 UTC 

[RFC PATCH 10/30] ima: Add ima namespace ID to the ima ML related structures
 2020-08-18 15:42 UTC  (21+ messages)
` [RFC PATCH 11/30] ima: Keep track of the measurment list per ima namespace
` [RFC PATCH 12/30] ima: Check ima namespace ID during digest entry lookup
` [RFC PATCH 13/30] ima: Add a new ima template that includes namespace ID
` [RFC PATCH 14/30] ima: Add per namespace view of the measurement list
` [RFC PATCH 15/30] ima: Add a reader counter to the integrity inode data
` [RFC PATCH 16/30] ima: Extend permissions to the ima securityfs entries
` [RFC PATCH 17/30] ima: Add the violation counter to the namespace
` [RFC PATCH 18/30] ima: Change the owning user namespace of the ima namespace if necessary
` [RFC PATCH 19/30] ima: Configure the new ima namespace from securityfs
` [RFC PATCH 20/30] ima: Parse per ima namespace policy file
` [RFC PATCH 21/30] user namespace: Add function that checks if the UID map is defined
` [RFC PATCH 22/30] ima: Remap IDs of subject based rules if necessary
` [RFC PATCH 23/30] keys: Add domain tag to the keyring search criteria
` [RFC PATCH 24/30] keys: Include key domain tag in the iterative search
` [RFC PATCH 25/30] keys: Allow to set key domain tag separately from the key type
` [RFC PATCH 26/30] ima: Add key domain to the ima namespace
` [RFC PATCH 27/30] integrity: Add key domain tag to the search criteria
` [RFC PATCH 28/30] ima: Load per ima namespace x509 certificate
` [RFC PATCH 29/30] ima: Add dummy boot aggregate to per ima namespace measurement list
` [RFC PATCH 30/30] ima: Set ML template per ima namespace

file metadata via fs API (was: [GIT PULL] Filesystem Information)
 2020-08-18  9:41 UTC  (14+ messages)

[PATCH] security: keys: delete repeated words in comments
 2020-08-18  5:57 UTC  (2+ messages)

[PATCH 0/3] IMA: Infrastructure for measurement of critical kernel data
 2020-08-17 23:45 UTC  (6+ messages)
` [PATCH 2/3] IMA: add policy to support measuring critical data from kernel components

[PATCH 0/2] SELinux: Measure state and hash of policy using IMA
 2020-08-17 23:20 UTC  (12+ messages)
` [PATCH 2/2] "

[PATCH] watch_queue: Limit the number of watches a user can hold
 2020-08-17 10:07 UTC 

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-14 14:21 UTC  (21+ messages)
      ` [dm-devel] "

[PATCH 0/3] Smack: Use the netlbl incoming cache
 2020-08-14  2:03 UTC  (5+ messages)

[PATCH v20 00/12] Landlock LSM
 2020-08-13 20:29 UTC  (7+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock
` [PATCH v20 08/12] landlock: Add syscall implementations


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