linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 16:04:51 to 2021-07-13 02:40:13 UTC [more...]

[PATCH v3 0/3] ima: Provide more info about buffer measurement
 2021-07-13  2:40 UTC  (7+ messages)
` [PATCH v3 1/3] ima: Introduce ima_get_current_hash_algo()
` [PATCH v3 2/3] ima: Return int in the functions to measure a buffer
` [PATCH v3 3/3] ima: Add digest and digest_len params to "

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-07-13  2:34 UTC  (3+ messages)

[PATCH] LSM: add NULL check for kcalloc()
 2021-07-12 23:44 UTC 

[RFC PATCH v2 0/1] Relax restrictions on user.* xattr
 2021-07-12 21:22 UTC  (16+ messages)
` [PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files
        ` [Virtio-fs] "

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

[PATCH] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-07-12 16:25 UTC 

[PATCH v2 0/4] Add Landlock man pages
 2021-07-12 15:57 UTC  (5+ messages)
` [PATCH v2 1/4] landlock.7: Add a new page to introduce Landlock
` [PATCH v2 2/4] landlock_create_ruleset.2: Document new syscall
` [PATCH v2 3/4] landlock_add_rule.2: "
` [PATCH v2 4/4] landlock_restrict_self.2: "

[PATCH 0/2] net: cipso: bug fixes
 2021-07-12 15:03 UTC  (7+ messages)
` [PATCH 1/2] net: cipso: fix warnings in netlbl_cipsov4_add_std
` [PATCH 2/2] net: cipso: fix memory leak in cipso_v4_doi_free

[PATCH v3 1/2] perf: Fix required permissions if sigtrap is requested
 2021-07-12 10:32 UTC  (5+ messages)
` [PATCH v3 2/2] perf: Refactor permissions check into perf_check_permission()

[PATCH v1 0/4] Add Landlock man pages
 2021-07-10 18:12 UTC  (6+ messages)
` [PATCH v1 1/4] landlock.7: Add a new page to introduce Landlock
` [PATCH v1 2/4] landlock_create_ruleset.2: Document new syscall
` [PATCH v1 3/4] landlock_add_rule.2: "
` [PATCH v1 4/4] landlock_restrict_self.2: "

[PATCH RFC 00/12] Enroll kernel keys thru MOK
 2021-07-09 15:59 UTC  (30+ messages)
` [PATCH RFC 01/12] KEYS: Add KEY_ALLOC_BYPASS_RESTRICTION option to key_move
` [PATCH RFC 02/12] KEYS: Allow unrestricted keys to be moved to the secondary keyring
` [PATCH RFC 03/12] KEYS: CA link restriction
` [PATCH RFC 04/12] integrity: add integrity_destroy_keyring
` [PATCH RFC 05/12] integrity: Introduce mok keyring
` [PATCH RFC 06/12] integrity: Trust mok keys if MokListTrustedRT found
` [PATCH RFC 07/12] integrity: add add_to_mok_keyring
` [PATCH RFC 08/12] integrity: restrict INTEGRITY_KEYRING_MOK to restrict_link_by_secondary_trusted_or_ca
` [PATCH RFC 09/12] integrity: accessor function to get trust_moklist
` [PATCH RFC 10/12] integrity: add new keyring handler
` [PATCH RFC 11/12] integrity: move keys from the mok keyring into the secondary keyring
` [PATCH RFC 12/12] integrity: Suppress error message for keys added to the mok keyring

[PATCH] smack: mark 'smack_enabled' global variable as __initdata
 2021-07-07 14:27 UTC  (3+ messages)

[PATCH] ima: check control characters in policy path
 2021-07-07 11:45 UTC 

[PATCH] ima: Support euid keyword for buffer measurement
 2021-07-07  7:15 UTC  (3+ messages)

[PATCH 1/1] NAX LSM: Add initial support support
 2021-07-07  1:03 UTC 

[PATCH 0/1] NAX (No Anonymous Execution) LSM
 2021-07-07  1:03 UTC 

[syzbot] general protection fault in legacy_parse_param
 2021-07-06 12:50 UTC  (5+ messages)

Refinanzierung *Heimwerkerdarlehen *Erfinderdarlehen
 2021-07-06 12:05 UTC 

[PATCH v8 3/8] security/brute: Detect a brute force attack
 2021-07-05 12:52 UTC  (6+ messages)

[PATCH AUTOSEL 5.12 36/80] ima: Don't remove security.ima if file must not be appraised
 2021-07-04 23:05 UTC 

[PATCH AUTOSEL 5.13 38/85] ima: Don't remove security.ima if file must not be appraised
 2021-07-04 23:03 UTC 

[PATCH v2 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-07-02 12:33 UTC  (8+ messages)
` [PATCH v2 5/6] crypto: caam - add in-kernel interface for blob generator
` [PATCH v2 6/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH v2 0/3] ima: Provide more info about buffer measurement
 2021-07-02 10:54 UTC  (9+ messages)
` [PATCH v2 1/3] ima: Introduce ima_get_current_hash_algo()
` [PATCH v2 2/3] ima: Return int in the functions to measure a buffer
` [PATCH v2 3/3] ima: Add digest and digest_len params to "

[PATCH v2] perf: Require CAP_KILL if sigtrap is requested
 2021-07-02  7:20 UTC  (3+ messages)

[PATCH v8 0/2] Add support for ECDSA-signed kernel modules
 2021-07-02  6:50 UTC  (6+ messages)
` [PATCH v8 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
` [PATCH v8 2/2] certs: Add support for using elliptic curve keys for signing modules

[RFC PATCH 0/1] xattr: Allow user.* xattr on symlink/special files if caller has CAP_SYS_RESOURCE
 2021-07-01 16:58 UTC  (29+ messages)

[PATCH] perf: Require CAP_KILL if sigtrap is requested
 2021-07-01  7:56 UTC  (4+ messages)

[PATCH v1 0/4] Landlock filesystem caching
 2021-06-30 22:48 UTC  (5+ messages)
` [PATCH v1 1/4] fs,security: Add resolve_path_at() hook
` [PATCH v1 2/4] landlock: Add filesystem rule caching
` [PATCH v1 3/4] selftests/landlock: Work in a temporary directory
` [PATCH v1 4/4] selftests/landlock: Check all possible intermediate directories

[GIT PULL] SafeSetID changes for v5.14
 2021-06-30 22:34 UTC  (2+ messages)

[GIT PULL] Smack patches for v5.14
 2021-06-30 22:34 UTC  (2+ messages)

[GIT PULL] SELinux patches for v5.14
 2021-06-30 22:34 UTC  (2+ messages)

[PATCH 0/3] ima: Provide more info about buffer measurement
 2021-06-30 15:09 UTC  (6+ messages)
` [PATCH 1/3] ima: Introduce ima_get_current_hash_algo()
` [PATCH 2/3] ima: Return int in the functions to measure a buffer
` [PATCH 3/3] ima: Add digest parameter to "

[RFC PATCH v2 0/3] Allow access to confidential computing secret area
 2021-06-29 22:48 UTC  (12+ messages)
` [RFC PATCH v2 1/3] efi/libstub: Copy "
` [RFC PATCH v2 2/3] efi: Reserve "
` [RFC PATCH v2 3/3] virt: Add sev_secret module to expose confidential computing secrets

[PATCH] IMA: remove -Wmissing-prototypes warning
 2021-06-29 22:40 UTC  (3+ messages)

[PATCH v7 0/2] Add support for ECDSA-signed kernel modules
 2021-06-29 20:56 UTC  (4+ messages)
` [PATCH v7 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
` [PATCH v7 2/2] certs: Add support for using elliptic curve keys for signing modules

[PATCH] certs: Redirect openssl error message to null device
 2021-06-29 20:26 UTC  (4+ messages)

ima - wait for tpm load
 2021-06-28 22:04 UTC  (5+ 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).