messages from 2025-06-25 12:00:47 to 2025-07-24 15:44:55 UTC [more...]
[RFC PATCH v2 0/34] Rework the LSM initialization
2025-07-24 15:44 UTC (49+ messages)
` [RFC PATCH v2 01/34] lsm: split the notifier code out into lsm_notifier.c
` [RFC PATCH v2 02/34] lsm: split the init code out into lsm_init.c
` [RFC PATCH v2 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
` [RFC PATCH v2 04/34] lsm: introduce looping macros for the initialization code
` [RFC PATCH v2 05/34] lsm: integrate report_lsm_order() code into caller
` [RFC PATCH v2 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() "
` [RFC PATCH v2 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
` [RFC PATCH v2 08/34] lsm: replace the name field with a pointer to the lsm_id struct
` [RFC PATCH v2 09/34] lsm: rename the lsm order variables for consistency
` [RFC PATCH v2 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
` [RFC PATCH v2 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [RFC PATCH v2 12/34] lsm: rework the LSM enable/disable setter/getter functions
` [RFC PATCH v2 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
` [RFC PATCH v2 14/34] lsm: rename/rework append_ordered_lsm() into lsm_order_append()
` [RFC PATCH v2 15/34] lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
` [RFC PATCH v2 16/34] lsm: cleanup the LSM blob size code
` [RFC PATCH v2 17/34] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
` [RFC PATCH v2 18/34] lsm: fold lsm_init_ordered() into security_init()
` [RFC PATCH v2 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
` [RFC PATCH v2 20/34] lsm: cleanup the debug and console output "
` [RFC PATCH v2 21/34] lsm: output available LSMs when debugging
` [RFC PATCH v2 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
` [RFC PATCH v2 23/34] lsm: introduce an initcall mechanism into the LSM framework
` [RFC PATCH v2 24/34] loadpin: move initcalls to "
` [RFC PATCH v2 25/34] ipe: "
` [RFC PATCH v2 26/34] smack: "
` [RFC PATCH v2 27/34] tomoyo: "
` [RFC PATCH v2 28/34] safesetid: "
` [RFC PATCH v2 29/34] apparmor: "
` [RFC PATCH v2 30/34] lockdown: "
` [RFC PATCH v2 31/34] ima,evm: "
` [RFC PATCH v2 32/34] selinux: "
` [RFC PATCH v2 33/34] lsm: consolidate all of the LSM framework initcalls
` [RFC PATCH v2 34/34] lsm: add a LSM_STARTED_ALL notification event
[PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
2025-07-23 15:26 UTC
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.17-rc1
2025-07-23 0:18 UTC
[PATCH v3] tpm: Check for completion after timeout
2025-07-22 23:22 UTC (4+ messages)
[RFC PATCH 0/29] Rework the LSM initialization
2025-07-21 21:59 UTC (6+ messages)
` [RFC PATCH 25/29] ima,evm: move initcalls to the LSM framework
[PATCH] tpm: crb: Fix typo in function name __tpm_crb_ffa_send_receive
2025-07-21 18:33 UTC
[PATCH 2/2] vfs: Fix inode ownership checks with regard to foreign ownership
2025-07-21 16:15 UTC (3+ messages)
[PATCH v9 0/3] tpm_crb_ffa: handle tpm busy return code
2025-07-20 23:05 UTC (6+ messages)
` [PATCH v9 1/3] tpm_crb_ffa: Fix typos in function name
` [PATCH v9 2/3] tpm_crb_ffa:Remove memset usage
` [PATCH v9 3/3] tpm_crb_ffa: handle tpm busy return code
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-07-20 1:05 UTC (8+ messages)
` [PATCH v12 1/4] mfd: Add support for Loongson Security Engine chip controller
` [PATCH v12 2/4] crypto: loongson - add Loongson RNG driver support
` [PATCH v12 3/4] tpm: Add a driver for Loongson TPM device
` [PATCH v12 4/4] MAINTAINERS: Add entry for Loongson Security Engine drivers
[PATCH v2] tpm: Fix the timeout & use ktime
2025-07-19 20:19 UTC (10+ messages)
[RFC PATCH] tpm, tpm_vtpm_proxy: boot-time TPM
2025-07-19 14:17 UTC (5+ messages)
[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
2025-07-17 12:29 UTC (8+ messages)
[PATCH -next RFC 0/4] IMA Root of Trust (RoT) Framework
2025-07-08 21:15 UTC (7+ messages)
` [PATCH -next RFC 1/4] ima: rot: Introduce basic framework
` [PATCH -next RFC 2/4] ima: rot: Prepare TPM as an RoT
` [PATCH -next RFC 3/4] ima: rot: Make RoT kick in
` [PATCH -next RFC 4/4] ima: rot: Involve per-RoT default PCR index
[PATCH] Revert "integrity: Do not load MOK and MOKx when secure boot be disabled"
2025-07-08 20:52 UTC (10+ messages)
[PATCH v8 0/3] tpm_crb_ffa: handle tpm busy return code
2025-07-05 17:11 UTC (14+ messages)
` [PATCH v8 1/3] tpm_crb_ffa: Fix typos in function name
` [PATCH v8 2/3] tpm_crb_ffa:Introduce memzero macro to replace memset
` [PATCH v8 3/3] tpm_crb_ffa: handle tpm busy return code
[PATCH v4 0/3] Enhancements to the secvar interface in static key management mode
2025-07-04 8:43 UTC (7+ messages)
` [PATCH v4 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH v4 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH v4 3/3] integrity/platform_certs: Allow loading of keys in the static "
[PATCH v4 0/2] integrity: Extract secure boot enquiry function out of IMA
2025-07-04 7:51 UTC (3+ messages)
` [PATCH v4 1/2] x86/efi: Rename IMA-related function and macro of boot mode
` [PATCH v4 2/2] integrity: Extract secure boot enquiry function out of IMA
[PATCH] tpm: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-07-04 2:58 UTC (2+ messages)
[PATCH v5] tpm: Managed allocations for tpm_buf instances
2025-07-04 2:53 UTC (3+ messages)
[PATCH] tpm: prevents local DOS via tpm/tpm0/ppi/*operations
2025-07-03 12:00 UTC (3+ messages)
[PATCH v3 0/2] integrity: Extract secure boot enquiry function out of IMA
2025-07-03 1:43 UTC (3+ messages)
` [PATCH v3 1/2] x86/efi: Rename IMA-related function and macro of boot mode
` [PATCH v3 2/2] integrity: Extract secure boot enquiry function out of IMA
[PATCH v4] tpm: Managed allocations for tpm_buf instances
2025-07-02 22:42 UTC (7+ messages)
[PATCH v11 0/4] dd Loongson Security Engine chip driver
2025-07-02 22:25 UTC (16+ messages)
` [PATCH v11 1/4] mfd: Add support for Loongson Security Engine chip controller
` [PATCH v11 3/4] tpm: Add a driver for Loongson TPM device
[PATCH v4 0/2] generate boot_aggregate log in IMA with TPM using CRB over FF-A
2025-07-02 22:24 UTC (13+ messages)
` [PATCH v4 2/2] tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in
[PATCH v5] tpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show functions
2025-07-02 21:36 UTC (2+ messages)
[PATCH v3] tpm: Repeal and replace tpm_buf_init*() and tpm_buf_destroy()
2025-07-01 0:26 UTC (2+ messages)
[PATCH RESEND] integrity: Extract secure boot enquiry function out of IMA
2025-06-28 2:37 UTC (3+ messages)
[PATCH v2] tpm: Cleanup class for tpm_buf
2025-06-28 2:14 UTC (5+ messages)
[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-06-27 9:15 UTC (5+ messages)
` [PATCH v14 04/19] x86: Secure Launch main header file
[PATCH] tpm: Create cleanup class for tpm_buf
2025-06-26 22:33 UTC (5+ messages)
[PATCH] tpm_crb_ffa: Remove unused export
2025-06-26 18:25 UTC (5+ messages)
[PATCH v7 0/2] tpm_crb_ffa: handle tpm busy return code
2025-06-26 10:57 UTC (4+ messages)
` [PATCH v7 1/2] tpm_crb_ffa: Fix typos in function name
` [PATCH v7 2/2] tpm_crb_ffa: handle tpm busy return code
[PATCH] integrity: Extract secure boot enquiry function out of IMA
2025-06-26 2:31 UTC
[PATCH v6 0/2] tpm_crb_ffa: handle tpm busy return code
2025-06-25 19:09 UTC (4+ messages)
` [PATCH v6 2/2] "
[PATCH v4] tpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show functions
2025-06-25 16:56 UTC (2+ messages)
[PATCH v6 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
2025-06-25 16:42 UTC (9+ messages)
` [PATCH v6 1/4] tpm: add bufsiz parameter in the .send callback
` [PATCH v6 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v6 4/4] tpm/tpm_svsm: "
[syzbot] Monthly integrity report (Jun 2025)
2025-06-25 14:15 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).