linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-26 16:41:38 to 2021-08-11 20:49:26 UTC [more...]

[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
 2021-08-11 20:48 UTC  (7+ messages)
` [RFC PATCH v2 1/9] audit: prepare audit_context for use in calling contexts beyond syscalls
` [RFC PATCH v2 2/9] audit,io_uring,io-wq: add some basic audit support to io_uring
` [RFC PATCH v2 3/9] audit: dev/test patch to force io_uring auditing
` [RFC PATCH v2 4/9] audit: add filtering for io_uring records
` [RFC PATCH v2 6/9] io_uring: convert io_uring to the secure anon inode interface
` [RFC PATCH v2 7/9] lsm,io_uring: add LSM hooks to io_uring

[PATCH v2] fscrypt: support trusted keys
 2021-08-11 17:16 UTC  (16+ messages)

[PATCH v4 0/2] ibmvtpm: Avoid error message when process gets signal while waiting
 2021-08-11 12:15 UTC  (8+ messages)
` [PATCH v4 1/2] tpm: "
` [PATCH v4 2/2] tpm: ibmvtpm: Rename tpm_process_cmd to tpm_status and define flag

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-08-11 10:43 UTC  (14+ messages)
` [PATCH 2/4] KEYS: trusted: allow trust sources to use kernel RNG for key material
` [PATCH 3/4] crypto: caam - add in-kernel interface for blob generator

Documenting the requirement of CAP_SETFCAP to map UID 0
 2021-08-11 10:10 UTC  (3+ messages)

[PATCH 1/1] NAX LSM: Add initial support support
 2021-08-10  4:52 UTC  (3+ messages)

[PATCH 0/3] Allow access to confidential computing secret area in SEV guests
 2021-08-09 19:01 UTC  (4+ messages)
` [PATCH 1/3] efi/libstub: Copy confidential computing secret area
` [PATCH 2/3] efi: Reserve "
` [PATCH 3/3] virt: Add sev_secret module to expose confidential computing secrets

[PATCH v3 0/2] ibmvtpm: Avoid error message when process gets signal while waiting
 2021-08-09  4:27 UTC  (6+ messages)
` [PATCH v3 1/2] tpm: ibmvtpm: Rename tpm_process_cmd to tpm_status and define flag
` [PATCH v3 2/2] tpm: ibmvtpm: Avoid error message when process gets signal while waiting

[PATCH RFC v2 00/12] Enroll kernel keys thru MOK
 2021-08-06 21:20 UTC  (25+ messages)
` [PATCH RFC v2 01/12] integrity: Introduce a Linux keyring for the Machine Owner Key (MOK)
` [PATCH RFC v2 02/12] KEYS: CA link restriction
` [PATCH RFC v2 03/12] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH RFC v2 04/12] integrity: add add_to_mok_keyring
` [PATCH RFC v2 05/12] integrity: restrict INTEGRITY_KEYRING_MOK to restrict_link_by_system_trusted_or_ca
` [PATCH RFC v2 06/12] integrity: accessor function to get trust_moklist
` [PATCH RFC v2 07/12] integrity: add new keyring handler for mok keys
` [PATCH RFC v2 08/12] integrity: Suppress error message for keys added to the mok keyring
` [PATCH RFC v2 09/12] KEYS: add a reference to "
` [PATCH RFC v2 10/12] KEYS: link system_trusted_keys to mok_trusted_keys
` [PATCH RFC v2 11/12] integrity: Do not allow mok keyring updates following init
` [PATCH RFC v2 12/12] integrity: store reference to mok keyring

lsm-stacking: fix broken lsm audit
 2021-08-06 20:01 UTC  (5+ messages)
` [PATCH 1/3] security/security: remove extra address-of in hook.audit_rule_match call
` [PATCH 2/3] security/security: get rid of a duplicated condition
` [PATCH 3/3] kernel/auditsc: use correct blob for files in security_audit_rule_match call

[PATCH] LSM: add NULL check for kcalloc()
 2021-08-06 18:33 UTC  (4+ messages)

[RFC PATCH v1 0/4] keys: introduce key_extract_material helper
 2021-08-06 10:53 UTC  (2+ messages)

[PATCH v2] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-08-05 20:44 UTC  (3+ messages)

[GIT PULL] SELinux fixes for v5.14 (#1)
 2021-08-05 19:26 UTC  (2+ messages)

[RFC][PATCH v2 00/12] integrity: Introduce DIGLIM
 2021-08-05 17:04 UTC  (43+ messages)
` [RFC][PATCH v2 01/12] diglim: Overview
` [RFC][PATCH v2 02/12] diglim: Basic definitions
` [RFC][PATCH v2 03/12] diglim: Objects
` [RFC][PATCH v2 04/12] diglim: Methods
` [RFC][PATCH v2 05/12] diglim: Parser
` [RFC][PATCH v2 06/12] diglim: Interfaces - digest_list_add, digest_list_del
` [RFC][PATCH v2 10/12] diglim: Interfaces - digests_count
` [RFC][PATCH v2 11/12] diglim: Remote Attestation

[REGRESSION?] Simultaneous writes to a reader-less, non-full pipe can hang
 2021-08-04 20:04 UTC  (4+ messages)

[syzbot] BUG: unable to handle kernel paging request in cap_capable
 2021-08-04 18:16 UTC  (2+ messages)

LSM policy options for new GPIO kernel driver interface
 2021-08-04 14:02 UTC  (4+ messages)
  ` [External] "

Linux Kernel vulnerability scripting
 2021-08-03 20:50 UTC  (2+ messages)

[PATCH v2 0/4] Add Landlock man pages
 2021-07-31 13:48 UTC  (14+ messages)
` [PATCH v2 1/4] landlock.7: Add a new page to introduce Landlock

[PATCH] security: remove unneeded subdir-$(CONFIG_...)
 2021-07-31  6:02 UTC  (2+ messages)

[PATCH] apparmor: use per file locks for transactional queries
 2021-07-30 23:24 UTC  (2+ messages)

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

[PATCH] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-07-30 11:45 UTC  (7+ messages)

[PATCH v2] KEYS: trusted: fix use as module when CONFIG_TCG_TPM=m
 2021-07-30  6:21 UTC  (7+ messages)

[PATCH v3] KEYS: trusted: Fix trusted key backends when building as module
 2021-07-30  6:14 UTC  (3+ messages)

[PATCH] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-07-30  4:15 UTC  (2+ messages)

[PATCH v2] KEYS: trusted: Fix trusted key backends when building as module
 2021-07-30  1:02 UTC  (2+ messages)

[RFC PATCH v1] fscrypt: support encrypted and trusted keys
 2021-07-29 18:28 UTC  (9+ messages)

[syzbot] kernel BUG in assoc_array_insert (2)
 2021-07-29  5:31 UTC 

[PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-07-28 17:09 UTC 

[PATCH RFC 0/9] sk_buff: optimize layout for GRO
 2021-07-28 16:21 UTC  (14+ messages)

[PATCH RESEND] net: cipso: fix warnings in netlbl_cipsov4_add_std
 2021-07-27 20:00 UTC  (2+ messages)

[PATCH][V2] security: keys: trusted: Fix memory leaks on allocated blob
 2021-07-27  3:13 UTC  (2+ messages)

[PATCH] security: keys: trusted: Fix memory leaks on allocated blob
 2021-07-27  3:05 UTC  (2+ messages)

[PATCH] KEYS: trusted: Fix trusted key backends when building as module
 2021-07-27  2:57 UTC  (4+ messages)

[PATCH 0/2] net: cipso: bug fixes
 2021-07-27  2:40 UTC  (4+ messages)
` [PATCH 1/2] net: cipso: fix warnings in netlbl_cipsov4_add_std


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