linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 03:21:05 to 2021-03-17 22:57:31 UTC [more...]

[RFC PATCH 0/4] Split security_task_getsecid() into subj and obj variants
 2021-03-17 22:56 UTC  (22+ messages)
` [RFC PATCH 1/4] lsm: separate security_task_getsecid() into subjective and objective variants
` [RFC PATCH 2/4] selinux: clarify task subjective and objective credentials
` [RFC PATCH 3/4] smack: differentiate between subjective and objective task credentials

[PATCH] KEYS: trusted: tee: fix build error due to missing include
 2021-03-17 21:57 UTC  (2+ messages)

[PATCH] selinux: vsock: Set SID for socket returned by accept()
 2021-03-17 20:16 UTC  (2+ messages)

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2021-03-17 15:45 UTC  (13+ messages)
` [PATCH v7 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v7 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
` [PATCH v7 4/5] certs: Factor out the blacklist hash creation
` [PATCH v7 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-17 14:08 UTC  (12+ messages)
` [PATCH v1 1/3] crypto: caam - add in-kernel interface for blob generator
` [PATCH v1 2/3] KEYS: trusted: implement fallback to kernel RNG
` [PATCH v1 3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-16 21:16 UTC  (12+ messages)
` [PATCH v12 01/10] oid_registry: Add OIDs for ECDSA with SHA224/256/384/512
` [PATCH v12 02/10] crypto: Add support for ECDSA signature verification
` [PATCH v12 03/10] crypto: Add NIST P384 curve parameters
` [PATCH v12 04/10] crypto: Add math to support fast NIST P384
` [PATCH v12 05/10] ecdsa: Register NIST P384 and extend test suite
` [PATCH v12 06/10] x509: Detect sm2 keys by their parameters OID
` [PATCH v12 07/10] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v12 08/10] ima: Support EC keys for signature verification
` [PATCH v12 09/10] x509: Add OID for NIST P384 and extend parser for it
` [PATCH v12 10/10] certs: Add support for using elliptic curve keys for signing modules

[PATCH] xfs: use has_capability_noaudit() instead of capable() where appropriate
 2021-03-16 20:50 UTC  (2+ messages)

[PATCH v30 00/12] Landlock LSM
 2021-03-16 20:42 UTC  (12+ messages)
` [PATCH v30 01/12] landlock: Add object management
` [PATCH v30 02/12] landlock: Add ruleset and domain management
` [PATCH v30 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v30 04/12] landlock: Add ptrace restrictions
` [PATCH v30 05/12] LSM: Infrastructure management of the superblock
` [PATCH v30 06/12] fs,security: Add sb_delete hook
` [PATCH v30 07/12] landlock: Support filesystem access-control
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 09/12] arch: Wire up Landlock syscalls
` [PATCH v30 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v30 12/12] landlock: Add user and kernel documentation

[PATCH v5 0/1] Unprivileged chroot
 2021-03-16 20:36 UTC  (2+ messages)
` [PATCH v5 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v4 0/1] Unprivileged chroot
 2021-03-16 20:06 UTC  (9+ messages)
` [PATCH v4 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v2] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2021-03-16 18:59 UTC  (3+ messages)

[PATCH] perf/core: fix unconditional security_locked_down() call
 2021-03-16 15:12 UTC  (4+ messages)

[PATCH v3 0/1] Unprivileged chroot
 2021-03-16  8:17 UTC  (4+ messages)
` [PATCH v3 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH] LSM: SafeSetID: Fix code specification by scripts/checkpatch.pl
 2021-03-15 16:51 UTC  (2+ messages)

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-03-15 16:15 UTC  (11+ messages)
` [PATCH v4 "

NULL deref in integrity_inode_get
 2021-03-15 13:07 UTC  (3+ messages)

[PATCH 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-03-13 20:27 UTC  (9+ messages)
` [PATCH 4/4] integrity: Load mokx variables into the blacklist keyring

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-13 10:44 UTC  (11+ messages)

[PATCH v6 00/40] idmapped mounts
 2021-03-13  0:05 UTC  (3+ messages)
` [PATCH v6 02/40] fs: add id translation helpers

[PATCH v5 0/8] Fork brute force attack mitigation
 2021-03-12 17:54 UTC  (18+ messages)
` [PATCH v5 5/8] security/brute: Mitigate a brute force attack
` [PATCH v5 7/8] Documentation: Add documentation for the Brute LSM

[PATCH v2 0/3] Fix bugs related to TPM2 event log
 2021-03-12 16:54 UTC  (12+ messages)
` [PATCH v2 1/3] tpm: efi: Use local variable for calculating final log size
` [PATCH v2 2/3] tpm: acpi: Check eventlog signature before using it
` [PATCH v2 3/3] tpm: vtpm_proxy: Avoid reading host log when using a virtual device

[PATCH v25 00/25] LSM: Module stacking for AppArmor
 2021-03-12 16:16 UTC  (32+ messages)
  ` [PATCH v25 01/25] LSM: Infrastructure management of the sock security
  ` [PATCH v25 02/25] LSM: Add the lsmblob data structure
  ` [PATCH v25 03/25] LSM: provide lsm name and id slot mappings
  ` [PATCH v25 04/25] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v25 05/25] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v25 06/25] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v25 07/25] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v25 08/25] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v25 09/25] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v25 10/25] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v25 11/25] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v25 12/25] LSM: Use lsmblob in security_cred_getsecid
    ` [RFC PATCH] LSM: audit_sig_lsm can be static
  ` [PATCH v25 13/25] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v25 14/25] LSM: Specify which LSM to display
  ` [PATCH v25 15/25] LSM: Ensure the correct LSM context releaser
  ` [PATCH v25 16/25] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v25 17/25] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v25 18/25] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v25 19/25] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v25 20/25] LSM: Verify LSM display sanity in binder
  ` [PATCH v25 21/25] audit: add support for non-syscall auxiliary records
  ` [PATCH v25 22/25] Audit: Add new record for multiple process LSM attributes
  ` [PATCH v25 23/25] Audit: Add a new record for multiple object "
  ` [PATCH v25 24/25] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v25 25/25] AppArmor: Remove the exclusive flag

[PATCH] NFSv4.2: fix return value of _nfs4_get_security_label()
 2021-03-12 15:42 UTC  (3+ messages)

[GIT PULL] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-03-11 17:05 UTC 

[PATCH v1 0/1] Unprivileged chroot
 2021-03-11 10:42 UTC  (8+ messages)
` [PATCH v1 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v2 0/1] Unprivileged chroot
 2021-03-11 10:37 UTC  (6+ messages)
` [PATCH v2 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v3 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-03-10 22:47 UTC  (8+ messages)
` [PATCH v3 1/4] certs: Add EFI_CERT_X509_GUID support for dbx entries
` [PATCH v3 2/4] certs: Move load_system_certificate_list to a common function
` [PATCH v3 3/4] certs: Add ability to preload revocation certs
` [PATCH v3 4/4] integrity: Load mokx variables into the blacklist keyring

[PATCH 0/3] Fix bugs related to TPM2 event log
 2021-03-10 19:51 UTC  (6+ messages)
` [PATCH 1/3] tpm: efi: Use local variable for calculating final log size
` [PATCH 2/3] tpm: acpi: Check eventlog signature before using it
` [PATCH 3/3] tpm: vtpm_proxy: Avoid reading host log when using a virtual device

[PATCH v5] ARM: Implement SLS mitigation
 2021-03-10  4:43 UTC  (6+ messages)

[RFC PATCH 0/3] LSM Documentation - Render lsm_hooks.h for kernel_docs
 2021-03-09 14:39 UTC  (4+ messages)
` [RFC PATCH 1/3] Documentation/security: Update LSM security hook text
` [RFC PATCH 2/3] include/linux: Update LSM hook text part1
` [RFC PATCH 3/3] include/linux: Update LSM hook text part2

[PATCH] security/apparmor: fix misspellings using codespell tool
 2021-03-09  3:26 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).