messages from 2022-06-22 02:17:50 to 2022-07-11 02:59:33 UTC [more...]
[PATCH V2] tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
2022-07-11 2:59 UTC (2+ messages)
[PATCH] tpm_tis: Hold locality open during probe
2022-07-11 2:58 UTC (4+ messages)
[PATCH v3] tpm: Add check for Failure mode for TPM2 modules
2022-07-11 2:52 UTC (2+ messages)
[PATCH v7 00/10] TPM IRQ fixes
2022-07-11 2:50 UTC (18+ messages)
` [PATCH v7 01/10] tpm, tpm_tis: Avoid cache incoherency in test for interrupts
` [PATCH v7 02/10] tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
` [PATCH v7 03/10] tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
` [PATCH v7 04/10] tpm, tmp_tis: Claim locality before writing interrupt registers
` [PATCH v7 05/10] tpm, tpm_tis: Only handle supported interrupts
` [PATCH v7 06/10] tpm, tpm_tis: Move interrupt mask checks into own function
` [PATCH v7 07/10] tmp, tmp_tis: Implement usage counter for locality
` [PATCH v7 08/10] tpm, tpm_tis: Request threaded interrupt handler
` [PATCH v7 09/10] tpm, tpm_tis: Claim locality in "
` [PATCH v7 10/10] tpm, tpm_tis: Enable interrupt test
[PATCH] tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
2022-07-11 1:13 UTC (3+ messages)
[PATCH -next] tpm: fix platform_no_drv_owner.cocci warning
2022-07-11 0:02 UTC (2+ messages)
[PATCH v4 0/5] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-07-11 0:01 UTC (10+ messages)
` [PATCH v4 1/5] of: check previous kernel's ima-kexec-buffer against memory bounds
` [PATCH v4 2/5] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v4 3/5] tpm: of: Make of-tree specific function commonly available
` [PATCH v4 4/5] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v4 5/5] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec
[RFC PATCH 0/7] ima: Support measurement of kexec initramfs components
2022-07-08 15:34 UTC (10+ messages)
` [RFC PATCH 1/7] initramfs: Move cpio handling routines into lib/
` [RFC PATCH 2/7] lib/cpio: Improve error handling
` [RFC PATCH 3/7] lib/cpio: use non __init filesystem related functions
` [RFC PATCH 4/7] lib/cpio: Allow use outside of initramfs creation
` [RFC PATCH 5/7] lib/cpio: Add a parse-only option that doesn't extract any files
` [RFC PATCH 6/7] HACK: Allow the use of generic decompress with gzip outside __init
` [RFC PATCH 7/7] ima: Support measurement of kexec initramfs components
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
2022-07-08 10:02 UTC (5+ messages)
[PATCH -next] evm: Use IS_ENABLED to initialize .enabled
2022-07-07 23:15 UTC (8+ messages)
[PATCH v9 0/4] unify the keyrings of arm64 and s390 with x86 to verify kexec'ed kernel signature
2022-07-07 22:28 UTC (10+ messages)
` [PATCH v9 1/4] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH v9 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v9 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v9 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
[PATCH v2] ima: Fix a potential integer overflow in ima_appraise_measurement
2022-07-07 21:39 UTC (2+ messages)
[PATCH v6 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-07-07 17:20 UTC (7+ messages)
` [PATCH v6 1/6] of: check previous kernel's ima-kexec-buffer against memory bounds
` [PATCH v6 2/6] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v6 3/6] x86/kexec: Carry forward IMA measurement log on kexec
` [PATCH v6 4/6] tpm: of: Make of-tree specific function commonly available
` [PATCH v6 5/6] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v6 6/6] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec
[PATCH v5 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-07-07 16:10 UTC (10+ messages)
` [PATCH v5 1/6] of: check previous kernel's ima-kexec-buffer against memory bounds
` [PATCH v5 2/6] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v5 3/6] x86/kexec: Carry forward IMA measurement log on kexec
` [PATCH v5 4/6] tpm: of: Make of-tree specific function commonly available
` [PATCH v5 5/6] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v5 6/6] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec
[PATCH v13 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-07-07 14:48 UTC (27+ messages)
` [PATCH v13 01/26] securityfs: rework dentry creation
` [PATCH v13 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v13 03/26] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v13 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v13 05/26] ima: Move ima_htable "
` [PATCH v13 06/26] ima: Move measurement list related variables "
` [PATCH v13 07/26] ima: Move some IMA policy and filesystem "
` [PATCH v13 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v13 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v13 10/26] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v13 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v13 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v13 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v13 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v13 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v13 16/26] ima: Add functions for creating and "
` [PATCH v13 17/26] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v13 18/26] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v13 19/26] ima: Namespace audit status flags
` [PATCH v13 20/26] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v13 21/26] ima: Setup securityfs for IMA namespace
` [PATCH v13 22/26] ima: Introduce securityfs file to activate an "
` [PATCH v13 23/26] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v13 24/26] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v13 25/26] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v13 26/26] ima: Enable IMA namespaces
[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-07-07 14:34 UTC (14+ messages)
` [PATCH v12 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v12 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v12 13/26] userns: Add pointer to ima_namespace to user_namespace
[PATCH] ima/evm: Fix potential memory leak in ima_init_crypto()
2022-07-07 3:19 UTC (2+ messages)
[syzbot] possible deadlock in mnt_want_write (2)
2022-07-06 22:24 UTC (3+ messages)
[PATCH 6/6] i2c: Make remove callback return void
2022-07-06 9:31 UTC (14+ messages)
` [PATCH 0/6] "
[PATCH] ima: Fix a potential integer overflow in ima_appraise_measurement
2022-07-06 8:50 UTC (3+ messages)
[PATCH v2] ima: fix violation measurement list record
2022-07-05 14:49 UTC (2+ messages)
[PATCH v2] tpm: Add check for Failure mode for TPM2 modules
2022-07-05 13:18 UTC (3+ messages)
[PATCH] Carry forward IMA measurement log on kexec on x86_64
2022-07-04 2:36 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
2022-07-02 1:03 UTC
[PATCH] ima: fix violation measurement list record
2022-07-01 22:43 UTC (3+ messages)
[PATCH v2 0/3] tpm: Preserve TPM measurement log across kexec
2022-06-30 23:16 UTC (9+ messages)
` [PATCH v2 1/3] tpm: of: Move of-tree specific code from tpm driver into of driver
[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
2022-06-30 20:38 UTC (5+ messages)
` [PATCH v4 3/3] gen_init_cpio: add support for file metadata
[PATCH] ima: Defer query for iversion until it is needed
2022-06-30 13:24 UTC (2+ messages)
[PATCH v2 0/5] Support kexec_file on 32-bit RISC-V
2022-06-30 13:21 UTC (10+ messages)
` [PATCH v2 1/5] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v2 2/5] ima: Fix a build issue on "
` [PATCH v2 3/5] RISC-V: kexec: Use Elf64 on 64-bit targets
` [PATCH v2 4/5] RISC-V: purgatory: Use XLEN-length loads to support rv32
` [PATCH v2 5/5] RISC-V: Allow kexec_file() on 32-bit platforms
Wycena paneli fotowoltaicznych
2022-06-30 7:51 UTC
[PATCH] of: Correctly annotate IMA kexec buffer functions
2022-06-29 17:49 UTC (3+ messages)
[PATCH v6 0/9] TPM IRQ fixes
2022-06-29 9:20 UTC (12+ messages)
` [PATCH v6 1/9] tpm, tpm_tis: Avoid cache incoherency in test for interrupts
` [PATCH v6 5/9] tpm, tpm_tis: Only handle supported interrupts
` [PATCH v6 9/9] tpm, tpm_tis: Enable interrupt test
[PATCH v3 0/3] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-06-28 17:25 UTC (5+ messages)
` [PATCH v3 1/3] tpm: of: Make of-tree specific function commonly available
` [PATCH v3 2/3] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v3 3/3] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec
[PATCH v2 3/3] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec
2022-06-28 16:53 UTC (2+ messages)
[PATCH v37 01/33] integrity: disassociate ima_filter_rule from security_audit_rule
2022-06-28 0:55 UTC (5+ messages)
` [PATCH v37 11/33] LSM: Use lsmblob in security_current_getsecid
` [PATCH v37 12/33] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v37 13/33] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v37 15/33] LSM: Ensure the correct LSM context releaser
[PATCH] tpm: increase timeout for kselftests
2022-06-26 6:18 UTC (6+ messages)
CKI team seeing boot failures with 5.19 kernels on VMs with tpm device
2022-06-26 6:08 UTC (4+ messages)
[PATCH v5 00/10] TPM IRQ fixes
2022-06-26 5:19 UTC (5+ messages)
` [PATCH v5 10/10] tpm, tpm_tis: Enable interrupt test
efi_tpm_eventlog_init question
2022-06-23 4:26 UTC
Wycena paneli fotowoltaicznych
2022-06-22 7:50 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).