Linux-Integrity Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-27 16:44:48 to 2022-01-14 08:53:13 UTC [more...]

[PATCH 1/1] ima_measurements.sh: Use /proc/uptime instead of date
 2022-01-14  8:53 UTC  (3+ messages)

[PATCH] ima: Fix trivial typos in the comments
 2022-01-14  4:31 UTC  (5+ messages)

[PATCH v19 0/5] Add tpm i2c ptp driver
 2022-01-14  4:12 UTC  (3+ messages)
` [PATCH v19 4/5] tpm: tpm_tis: Add tpm_tis_i2c driver

[PATCH] ima: fix reference leak in asymmetric_verify()
 2022-01-14  2:47 UTC  (4+ messages)

[PATCH] tpm: vtpm_proxy: Avoid device-originated buffer overflow
 2022-01-13 21:19 UTC  (2+ messages)

[PATCH v8 00/19] ima: Namespace IMA with audit support in IMA-ns
 2022-01-13 20:28 UTC  (30+ messages)
` [PATCH v8 01/19] securityfs: Extend securityfs with namespacing support
` [PATCH v8 02/19] ima: Define ima_namespace structure and implement basic functions
` [PATCH v8 03/19] ima: Move policy related variables into ima_namespace
` [PATCH v8 04/19] ima: Move ima_htable "
` [PATCH v8 05/19] ima: Move measurement list related variables "
` [PATCH v8 06/19] ima: Move some IMA policy and filesystem "
` [PATCH v8 07/19] ima: Move dentry into ima_namespace and others onto stack
` [PATCH v8 08/19] ima: Use mac_admin_ns_capable() to check corresponding capability
` [PATCH v8 09/19] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v8 10/19] ima: Implement hierarchical processing of file accesses
` [PATCH v8 11/19] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v8 12/19] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v8 13/19] ima: Add functions for creation and freeing of an ima_namespace
` [PATCH v8 14/19] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v8 15/19] ima: Namespace audit status flags
` [PATCH v8 16/19] ima: Enable re-auditing of modified files
` [PATCH v8 17/19] ima: Setup securityfs for IMA namespace
` [PATCH v8 18/19] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v8 19/19] ima: Enable IMA namespaces

[PATCH v4] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-01-13 19:14 UTC  (14+ messages)

[PATCH v4 0/2] selftests: tpm2: Determine available PCR bank
 2022-01-13 18:04 UTC  (5+ messages)
` [PATCH v4 1/2] "

[PATCH 00/14] KEYS: Add support for PGP keys and signatures
 2022-01-13  9:11 UTC  (19+ messages)
` [PATCH 01/14] mpi: Introduce mpi_key_length()
` [PATCH 02/14] rsa: add parser of raw format
` [PATCH 03/14] PGPLIB: PGP definitions (RFC 4880)
` [PATCH 04/14] PGPLIB: Basic packet parser
` [PATCH 05/14] PGPLIB: Signature parser
` [PATCH 06/14] KEYS: PGP data parser
` [PATCH 07/14] KEYS: Provide PGP key description autogeneration
` [PATCH 08/14] KEYS: PGP-based public key signature verification
` [PATCH 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
` [PATCH 10/14] KEYS: Calculate key digest and get signature of the key
` [PATCH 11/14] verification: introduce verify_pgp_signature()
` [PATCH 12/14] PGP: Provide a key type for testing PGP signatures
` [PATCH 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
` [PATCH 14/14] KEYS: Introduce load_pgp_public_keyring()

[PATCH v3 1/2] tpm: Fix error handling in async work
 2022-01-12 18:47 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: tpm: add async space test with noneexisting handle

[PATCH v8 0/3] IMA: Add tests for uid, gid, fowner, and fgroup options
 2022-01-12 13:06 UTC  (2+ messages)

[GIT PULL] integrity subsystem updates for v5.17
 2022-01-11 23:01 UTC  (5+ messages)

[GIT PULL] TPM DEVICE DRIVER updates for v5.17 (fixed)
 2022-01-11 21:24 UTC  (2+ messages)

[PATCH v8 0/3] integrity: support including firmware ".platform" keys at build time
 2022-01-11 18:36 UTC  (4+ messages)
` [PATCH v8 1/3] certs: export load_certificate_list() to be used outside certs/
` [PATCH v8 2/3] integrity: make integrity_keyring_from_id() non-static
` [PATCH v8 3/3] integrity: support including firmware ".platform" keys at build time

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-01-11 11:37 UTC  (7+ messages)
` [PATCH v5 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v5 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v5 4/6] module: strip the signature marker in the verification function
` [PATCH v5 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v5 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[PATCH v2 0/6] ima: support fs-verity digests and signatures
 2022-01-11  4:48 UTC  (15+ messages)
` [PATCH v2 1/6] ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
` [PATCH v2 2/6] fs-verity: define a function to return the integrity protected file digest
` [PATCH v2 3/6] ima: define a new template field 'd-type' and a new template 'ima-ngv2'
` [PATCH v2 4/6] ima: include fsverity's file digests in the IMA measurement list
` [PATCH v2 5/6] ima: support fs-verity file digest based signatures
` [PATCH v2 6/6] fsverity: update the documentation

[PATCH v7 0/3] integrity: support including firmware ".platform" keys at build time
 2022-01-11  2:25 UTC  (11+ messages)
` [PATCH v7 1/3] certs: export load_certificate_list() to be used outside certs/
` [PATCH v7 2/3] integrity: make integrity_keyring_from_id() non-static
` [PATCH v7 3/3] integrity: support including firmware ".platform" keys at build time

[PATCH v4 0/6] KEXEC_SIG with appended signature
 2022-01-10 19:30 UTC  (8+ messages)
` [PATCH v4 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v4 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v4 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v4 4/6] module: strip the signature marker in the verification function
` [PATCH v4 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v4 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v1 0/5] ima: support fs-verity signatures stored as
 2022-01-09 21:07 UTC  (7+ messages)
` [PATCH v1 4/5] ima: support fs-verity file digest based signatures

[PATCH v3 0/6] KEXEC_SIG with appended signature
 2022-01-08 14:58 UTC  (9+ messages)
` [PATCH v3 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v3 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v3 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v3 4/6] module: strip the signature marker in the verification function
` [PATCH v3 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v3 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v3] tpm: st33zp24: Make st33zp24_remove() a void function
 2022-01-07 21:42 UTC  (3+ messages)

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2022-01-07 12:14 UTC  (7+ messages)

[PATCH v2 1/2] tpm: Fix error handling in async work
 2022-01-07  2:51 UTC  (5+ messages)
` [PATCH 2/2] selftests: tpm: add async space test with noneexisting handle

[RFC PATCH 0/3] dm ima: allow targets to remeasure their state
 2022-01-06 20:34 UTC  (4+ messages)
` [RFC PATCH 1/3] dm ima: allow targets to remeasure their table entry
` [RFC PATCH 2/3] dm verity: add support for IMA target update event
` [RFC PATCH 3/3] dm ima: add documentation "

[GIT PULL] TPM DEVICE DRIVER updates for v5.17
 2022-01-06 19:10 UTC  (2+ messages)

[PATCH 1/3] selftest/kexec: fix "ignored null byte in input" warning
 2022-01-05 16:09 UTC  (3+ messages)
` [PATCH 2/3] selftests/kexec: Enable secureboot tests for PowerPC

[PATCH v4] ima: silence measurement list hexdump during kexec
 2022-01-05 13:35 UTC  (2+ messages)

[PATCH v18 0/4] Add trusted_for(2) (was O_MAYEXEC)
 2022-01-04 15:50 UTC  (5+ messages)
` [PATCH v18 1/4] printk: Move back proc_dointvec_minmax_sysadmin() to sysctl.c
` [PATCH v18 2/4] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v18 3/4] arch: Wire up trusted_for(2)
` [PATCH v18 4/4] selftest/interpreter: Add tests for trusted_for(2) policies

[oss-security] IMA gadgets
 2022-01-03 20:44 UTC  (5+ messages)

[PATCH v7 00/14] ima: Namespace IMA with audit support in IMA-ns
 2022-01-03 14:09 UTC  (8+ messages)
` [PATCH v7 10/14] securityfs: Extend securityfs with namespacing support

[PATCH ima-evm-utils] ci: Replace groovy -> impish
 2021-12-31 22:29 UTC 

[PATCH v2] tpm: fix potential NULL pointer access in tpm_del_char_device
 2021-12-29  1:51 UTC  (5+ messages)

[PATCH 1/2] tpm: Fix error handling in async work
 2021-12-29  1:42 UTC  (4+ messages)

[PATCH] tpm: fix NPE on probe for missing device
 2021-12-29  1:38 UTC  (2+ messages)

[PATCH v6 0/3] integrity: support including firmware ".platform" keys at build time
 2021-12-29  1:33 UTC  (5+ messages)
` [PATCH v6 1/3] certs: export load_certificate_list() to be used outside certs/
` [PATCH v6 3/3] integrity: support including firmware ".platform" keys at build time

[PATCH v3] Instantiate key with user-provided decrypted data
 2021-12-29  0:18 UTC  (2+ messages)

[PATCH] tpm: Fix kexec crash due to access to ops NULL pointer (powerpc)
 2021-12-29  0:10 UTC  (4+ messages)

[PATCH] security:trusted_tpm2: Fix memory leak in tpm2_key_encode()
 2021-12-29  0:08 UTC  (2+ messages)

[RFC 05/32] char: impi, tpm: depend on HAS_IOPORT
 2021-12-28 12:13 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2021-12-28  8:45 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 read-only IMAP folder(s) and NNTP newsgroup(s).