messages from 2025-12-15 23:41:27 to 2026-01-13 12:37:47 UTC [more...]
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-01-13 12:28 UTC (7+ messages)
` [PATCH v4 01/17] module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 05/17] module: Switch load_info::len to size_t
` [PATCH v4 07/17] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v4 09/17] module: Make module loading policy usable without MODULE_SIG
[PATCH v6 00/11] Streamline TPM2 HMAC sessions
2026-01-13 0:22 UTC (3+ messages)
` [PATCH v6 05/11] tpm2-sessions: Remove AUTH_MAX_NAMES
[PATCH] ima: Detect changes to files via kstat changes rather than i_version
2026-01-12 22:32 UTC
[PATCH RFC] ima: Fallback to a ctime guard without i_version updates
2026-01-12 17:14 UTC (12+ messages)
[PATCH] tpm2-sessions: Fix out of range indexing in name_size
2026-01-09 9:45 UTC (3+ messages)
[PATCH v3 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2026-01-09 8:47 UTC (9+ messages)
` [PATCH v3 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v3 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v3 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH v3 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v3 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v3 6/6] docs: trusted-encryped: add PKWM as a new trust source
[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
2026-01-08 16:46 UTC (42+ messages)
` [PATCH v15 10/28] tpm/tpm_tis: Allow locality to be set to a different value
` [PATCH v15 11/28] tpm/sysfs: Show locality used by kernel
` [PATCH v15 12/28] Documentation/x86: Secure Launch kernel documentation
` [PATCH v15 13/28] x86: Secure Launch Kconfig
` [PATCH v15 14/28] x86: Secure Launch Resource Table header file
` [PATCH v15 15/28] x86: Secure Launch main "
` [PATCH v15 16/28] x86/txt: Intel Trusted eXecution Technology (TXT) definitions
` [PATCH v15 17/28] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v15 18/28] x86: Add early SHA-256 "
` [PATCH v15 19/28] x86/tpm: Early TPM PCR extending driver
` [PATCH v15 20/28] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v15 21/28] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v15 22/28] x86: Secure Launch kernel early boot stub
` [PATCH v15 23/28] x86: Secure Launch kernel late "
` [PATCH v15 24/28] x86: Secure Launch SMP bringup support
` [PATCH v15 25/28] kexec: Secure Launch kexec SEXIT support
` [PATCH v15 26/28] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v15 27/28] x86: Secure Launch late initcall platform module
` [PATCH v15 28/28] x86/efi: EFI stub DRTM launch support for Secure Launch
[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
2026-01-08 12:38 UTC (11+ messages)
[PATCH 1/2] ima_kexec.sh: Detect kernel image
2026-01-07 16:20 UTC (3+ messages)
` [PATCH 2/2] ima_kexec.sh: Document kernel config dependencies
[PATCH] tpm: Cap the number of PCR banks
2026-01-07 16:15 UTC
[PATCH v3 0/1] Trim N entries of IMA event logs
2026-01-07 10:06 UTC (5+ messages)
` [PATCH v3 1/3] ima: make ima event log trimming configurable
` [PATCH v3 2/3] ima: trim N IMA event log records
` [PATCH v3 3/3] ima: add new critical data record to measure log trimming
[PATCH v2 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2026-01-06 5:09 UTC (14+ messages)
` [PATCH v2 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v2 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v2 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH v2 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v2 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v2 6/6] docs: trusted-encryped: add PKWM as a new trust source
[RFC][PATCH] ima: add measurement for first unverified write on ima policy file
2026-01-03 15:21 UTC (8+ messages)
` [RFC][PATCH v2 0/2] ima: measure write on securityfs "
` [RFC][PATCH v2 1/2] ima: measure loaded policy after "
` [RFC][PATCH v2 2/2] ima: measure buffer sent to "
[PATCH] tpm: st33zp24: Fix missing cleanup on get_burstcount() error
2026-01-02 17:29 UTC (2+ messages)
[PATCH] tpm: tpm_tis_spi: Initialize ret variable in tpm_tis_spi_transfer_half()
2026-01-02 17:28 UTC (2+ messages)
[PATCH] tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
2026-01-02 17:17 UTC (2+ messages)
[PATCH] tpm: tpm2-space: Skip handle check when context load returns -ENOENT
2026-01-02 16:52 UTC (2+ messages)
[PATCH v8 00/12] Streamline TPM2 HMAC sessions
2026-01-02 16:40 UTC (25+ messages)
` [PATCH v8 01/12] KEYS: trusted: Use get_random-fallback for TPM
` [PATCH v8 02/12] KEYS: trusted: Use get_random_bytes_wait() instead of tpm_get_random()
` [PATCH v8 03/12] tpm: Orchestrate TPM commands in tpm_get_random()
` [PATCH v8 04/12] tpm: Change tpm_get_random() opportunistic
` [PATCH v8 05/12] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v8 06/12] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v8 07/12] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
` [PATCH v8 08/12] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v8 09/12] tpm2-sessions: Remove the support for more than one authorization
` [PATCH v8 10/12] tpm-buf: Remove tpm_buf_append_handle
` [PATCH v8 11/12] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v8 12/12] tpm-buf: Implement managed allocations
[PATCH v2 0/1] Trim N entries of IMA event logs
2026-01-02 14:33 UTC (7+ messages)
` [PATCH V2 1/1] IMA event log trimming
[PATCH v2 1/2] dt-bindings: tpm: Add st,st33tphf2ei2c
2025-12-31 2:25 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mp: Update Data Modul i.MX8M Plus eDM SBC DT to rev.903
[PATCH] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
2025-12-29 21:13 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[syzbot] [integrity?] [lsm?] INFO: task hung in process_measurement (3)
2025-12-28 6:29 UTC (2+ messages)
` [syzbot] [lsm?] [integrity?] "
[PATCH] module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y
2025-12-22 20:24 UTC (3+ messages)
` [PATCH v2] "
[PATCHv3 1/2] kernel/kexec: Change the prototype of kimage_map_segment()
2025-12-22 2:09 UTC (3+ messages)
` [PATCHv3 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
[PATCH v4 0/4] tst_runas.c, ima_{conditionals, measurements}.sh enhancements
2025-12-18 11:47 UTC (9+ messages)
` [PATCH v4 1/4] shell: Add tst_runas.c helper
` [PATCH v4 2/4] tst_test.sh: Add TST_USR_{G,U}ID variables
` [PATCH v4 3/4] ima_{conditionals,measurements}.sh: Use tst_runas
[PATCH] integrity: Fix spelling mistake TRUSTED_KEYRING
2025-12-18 10:31 UTC
[RFC][PATCH v2] ima: Add support for staging measurements for deletion and trimming
2025-12-17 19:41 UTC (4+ messages)
[PATCH] ima_violations.sh: Another fix of condition evaluation
2025-12-17 14:25 UTC (3+ messages)
[PATCH] ima_selinux: Fix requirements
2025-12-17 14:07 UTC (3+ messages)
` [LTP] "
[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
2025-12-17 9:02 UTC (8+ messages)
[PATCH 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2025-12-17 5:18 UTC (4+ messages)
` [PATCH 5/6] keys/trusted_keys: establish PKWM as a trusted source
[PATCH v7 00/12] Streamline TPM2 HMAC sessions
2025-12-16 7:48 UTC (14+ messages)
` [PATCH v7 01/12] KEYS: trusted: Use get_random-fallback for TPM
` [PATCH v7 02/12] KEYS: trusted: Use get_random_bytes_wait() instead of tpm_get_random()
` [PATCH v7 03/12] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v7 04/12] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v7 05/12] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
` [PATCH v7 06/12] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v7 07/12] tpm2-sessions: Remove AUTH_MAX_NAMES
` [PATCH v7 08/12] tpm: Orchestrate TPM commands in tpm_get_random()
` [PATCH v7 09/12] tpm: Change tpm_get_random() opportunistic
` [PATCH v7 10/12] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v7 11/12] tpm-buf: Implement managed allocations
` [PATCH v7 12/12] tpm-buf: Remove tpm_buf_append_handle
[PATCH] KEYS: trusted: Use get_random-fallback for TPM
2025-12-16 6:48 UTC (5+ messages)
[PATCH v3] KEYS: trusted: Use get_random-fallback for TPM
2025-12-15 23:49 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