org.kernel.vger.linux-integrity archive

584 archived articles, newest first (page 6 of 6). Latest articles →

Re: [PATCH v5 2/4] security: ima: introduce IMA_INIT_LATE_SYNC option
Tue, 02 Jun 2026 08:35:52 -0400
Mimi Zohar <[email protected]> • #37457
Re: [PATCH v5 3/4] security: ima: rename boot_aggregate when ima is initialised at late_sync
Tue, 02 Jun 2026 08:34:46 -0400
Mimi Zohar <[email protected]> • #37456
Re: [PATCH v6 11/12] ima: Support staging and deleting N measurements records
Tue, 02 Jun 2026 13:22:11 +0200
Roberto Sassu <[email protected]> • #37455
[PATCH v6 12/12] doc: security: Add documentation of exporting and deleting IMA measurements
Tue, 2 Jun 2026 13:14:01 +0200
Roberto Sassu <[email protected]> • #37454
[PATCH v6 11/12] ima: Support staging and deleting N measurements records
Tue, 2 Jun 2026 13:14:00 +0200
Roberto Sassu <[email protected]> • #37453
[PATCH v6 10/12] ima: Add support for flushing the hash table when staging measurements
Tue, 2 Jun 2026 13:13:59 +0200
Roberto Sassu <[email protected]> • #37452
[PATCH v6 09/12] ima: Add support for staging measurements with prompt
Tue, 2 Jun 2026 13:13:58 +0200
Roberto Sassu <[email protected]> • #37451
[PATCH v6 08/12] ima: Introduce ima_dump_measurement()
Tue, 2 Jun 2026 13:13:57 +0200
Roberto Sassu <[email protected]> • #37450
[PATCH v6 07/12] ima: Use snprintf() in create_securityfs_measurement_lists
Tue, 2 Jun 2026 13:13:56 +0200
Roberto Sassu <[email protected]> • #37449
[PATCH v6 06/12] ima: Mediate open/release method of the measurements list
Tue, 2 Jun 2026 13:13:55 +0200
Roberto Sassu <[email protected]> • #37448
[PATCH v6 05/12] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
Tue, 2 Jun 2026 13:13:54 +0200
Roberto Sassu <[email protected]> • #37447
[PATCH v6 04/12] ima: Introduce per binary measurements list type binary_runtime_size value
Tue, 2 Jun 2026 13:13:53 +0200
Roberto Sassu <[email protected]> • #37446
[PATCH v6 03/12] ima: Introduce per binary measurements list type ima_num_records counter
Tue, 2 Jun 2026 13:13:52 +0200
Roberto Sassu <[email protected]> • #37445
[PATCH v6 02/12] ima: Replace static htable queue with dynamically allocated array
Tue, 2 Jun 2026 13:13:51 +0200
Roberto Sassu <[email protected]> • #37444
[PATCH v6 01/12] ima: Remove ima_h_table structure
Tue, 2 Jun 2026 13:13:50 +0200
Roberto Sassu <[email protected]> • #37443
[PATCH v6 00/12] ima: Exporting and deleting IMA measurement records from kernel memory
Tue, 2 Jun 2026 13:13:49 +0200
Roberto Sassu <[email protected]> • #37442
Re: [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Tue, 2 Jun 2026 10:57:25 +0100
Sudeep Holla <[email protected]> • #37441
Re: [PATCH v5 4/4] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Tue, 2 Jun 2026 05:29:35 +0300
Jarkko Sakkinen <[email protected]> • #37440
Re: [PATCH] tpm: cap tpm_buf_append() at TPM_BUFSIZE, not PAGE_SIZE
Tue, 2 Jun 2026 05:03:38 +0300
Jarkko Sakkinen <[email protected]> • #37439
Re: [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Tue, 2 Jun 2026 04:55:35 +0300
Jarkko Sakkinen <[email protected]> • #37438
Re: [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Tue, 2 Jun 2026 04:50:42 +0300
Jarkko Sakkinen <[email protected]> • #37437
Re: [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Tue, 2 Jun 2026 04:45:33 +0300
Jarkko Sakkinen <[email protected]> • #37436
Landstrip
Tue, 2 Jun 2026 04:42:51 +0300
Jarkko Sakkinen <[email protected]> • #37435
Re: [PATCH v5 11/13] ima: Support staging and deleting N measurements entries
Mon, 1 Jun 2026 16:28:37 -0700
steven chen <[email protected]> • #37434
Re: [PATCH v3 0/2] tpm: tpm_tis: Fix probe of some older TPMs
Mon, 1 Jun 2026 23:14:28 +0300
Jarkko Sakkinen <[email protected]> • #37433
[PATCH v5 4/4] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Mon, 1 Jun 2026 15:27:49 +0100
Yeoreum Yun <[email protected]> • #37432
[PATCH v5 3/4] security: ima: rename boot_aggregate when ima is initialised at late_sync
Mon, 1 Jun 2026 15:27:48 +0100
Yeoreum Yun <[email protected]> • #37431
[PATCH v5 2/4] security: ima: introduce IMA_INIT_LATE_SYNC option
Mon, 1 Jun 2026 15:27:47 +0100
Yeoreum Yun <[email protected]> • #37430
[PATCH v5 1/4] security: lsm: allow LSMs to register for late_initcall_sync init
Mon, 1 Jun 2026 15:27:46 +0100
Yeoreum Yun <[email protected]> • #37429
[PATCH v5 0/4] introduce IMA_INIT_LATE_SYNC option
Mon, 1 Jun 2026 15:27:45 +0100
Yeoreum Yun <[email protected]> • #37428
Re: [PATCH v5 12/13] ima: Return error on deleting measurements already copied during kexec
Mon, 01 Jun 2026 09:47:40 -0400
Mimi Zohar <[email protected]> • #37427
Re: [PATCH] tpm: cap tpm_buf_append() at TPM_BUFSIZE, not PAGE_SIZE
Mon, 1 Jun 2026 03:42:30 -0700
Breno Leitao <[email protected]> • #37426
Re: [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Mon, 1 Jun 2026 11:01:48 +0100
Yeoreum Yun <[email protected]> • #37425
Re: [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Mon, 1 Jun 2026 09:54:08 +0100
Sudeep Holla <[email protected]> • #37424
Re: [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Mon, 1 Jun 2026 08:17:13 +0100
Yeoreum Yun <[email protected]> • #37423
Re: [PATCH v2] tpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_salt
Sun, 31 May 2026 20:39:17 +0300
Jarkko Sakkinen <[email protected]> • #37422
[PATCH v2] tpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_salt
Sun, 31 May 2026 08:44:28 -0400
Michael Bommarito <[email protected]> • #37421
Re: [PATCH] tpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_salt
Sat, 30 May 2026 03:30:40 +0300
Jarkko Sakkinen <[email protected]> • #37420
Re: [PATCH v3 0/2] tpm: tpm_tis: Fix probe of some older TPMs
Sat, 30 May 2026 02:01:46 +0300
Jarkko Sakkinen <[email protected]> • #37419
Re: [PATCH] tpm: cap tpm_buf_append() at TPM_BUFSIZE, not PAGE_SIZE
Sat, 30 May 2026 01:58:14 +0300
Jarkko Sakkinen <[email protected]> • #37418
Re: [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Sat, 30 May 2026 01:46:42 +0300
Jarkko Sakkinen <[email protected]> • #37417
Re: [PATCH] tpm-buf: memory-safe allocations
Sat, 30 May 2026 01:37:47 +0300
Jarkko Sakkinen <[email protected]> • #37416
Re: [PATCH] tpm-buf: memory-safe allocations
Sat, 30 May 2026 01:33:06 +0300
Jarkko Sakkinen <[email protected]> • #37415
Re: [PATCH v5 12/13] ima: Return error on deleting measurements already copied during kexec
Fri, 29 May 2026 16:59:33 +0200
Roberto Sassu <[email protected]> • #37414
Re: [PATCH] tpm-buf: memory-safe allocations
Fri, 29 May 2026 10:08:52 -0400
James Bottomley <[email protected]> • #37413
[PATCH] tpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_salt
Wed, 27 May 2026 14:46:55 -0400
Michael Bommarito <[email protected]> • #37412
Re: [PATCH v4 2/3] security: ima: introduce IMA_INIT_LATE_SYNC option
Wed, 27 May 2026 15:44:12 +0100
Yeoreum Yun <[email protected]> • #37411
Re: [PATCH v4 2/3] security: ima: introduce IMA_INIT_LATE_SYNC option
Wed, 27 May 2026 10:30:55 -0400
Mimi Zohar <[email protected]> • #37410
Re: [PATCH v5 00/13] ima: Introduce staging mechanism
Wed, 27 May 2026 09:57:02 -0400
Stefan Berger <[email protected]> • #37409
Re: [PATCH] firmware: arm_ffa: Treat missing FF-A feature on a platform as a probe miss
Wed, 27 May 2026 10:16:24 +0100
Sudeep Holla <[email protected]> • #37408
Re: [PATCH] firmware: arm_ffa: Treat missing FF-A feature on a platform as a probe miss
Wed, 27 May 2026 10:09:11 +0100
Sudeep Holla <[email protected]> • #37407
[PATCH v3 2/2] tpm: tpm_tis: Add settle time for some TPMs
Tue, 26 May 2026 16:22:44 -0700
Jim Broadus <[email protected]> • #37406
[PATCH v3 1/2] tpm: tpm_tis: store entire did_vid
Tue, 26 May 2026 16:22:43 -0700
Jim Broadus <[email protected]> • #37405
[PATCH v3 0/2] tpm: tpm_tis: Fix probe of some older TPMs
Tue, 26 May 2026 16:22:42 -0700
Jim Broadus <[email protected]> • #37404
Re: [PATCH] firmware: arm_ffa: Treat missing FF-A feature on a platform as a probe miss
Tue, 26 May 2026 12:35:43 -0700
Nathan Chancellor <[email protected]> • #37403
Re: [PATCH] tpm: cap tpm_buf_append() at TPM_BUFSIZE, not PAGE_SIZE
Tue, 26 May 2026 19:20:31 +0100
Breno Leitao <[email protected]> • #37402
Re: [PATCH v5 13/13] doc: security: Add documentation of the IMA staging mechanism
Tue, 26 May 2026 11:53:16 -0400
Mimi Zohar <[email protected]> • #37401
Re: [PATCH v5 00/13] ima: Introduce staging mechanism
Tue, 26 May 2026 10:10:08 -0400
Mimi Zohar <[email protected]> • #37400
Re: [PATCH v5 12/13] ima: Return error on deleting measurements already copied during kexec
Tue, 26 May 2026 10:02:36 -0400
Mimi Zohar <[email protected]> • #37399
[RFC][PATCH v3 2/2] ima: measure buffer sent to securityfs policy file
Tue, 26 May 2026 15:51:19 +0200
Enrico Bravi <[email protected]> • #37398
[RFC][PATCH v3 1/2] ima: measure loaded policy after write on securityfs policy file
Tue, 26 May 2026 15:51:17 +0200
Enrico Bravi <[email protected]> • #37397
[RFC][PATCH v3 0/2] ima: measure write on securityfs policy file
Tue, 26 May 2026 15:51:16 +0200
Enrico Bravi <[email protected]> • #37396
Re: [PATCH v5 10/14] module: Prepare for additional module authentication mechanisms
Tue, 26 May 2026 15:14:47 +0200
Petr Pavlu <[email protected]> • #37395
Re: [PATCH v5 09/14] module: Move signature type check out of mod_check_sig()
Tue, 26 May 2026 15:03:39 +0200
Petr Pavlu <[email protected]> • #37394
Re: [PATCH v5 07/14] module: Make module authentication usable without MODULE_SIG
Tue, 26 May 2026 14:27:36 +0200
kpcyrd <[email protected]> • #37393
Re: [PATCH v5 08/14] module: Move authentication logic into dedicated new file
Tue, 26 May 2026 13:58:29 +0200
Petr Pavlu <[email protected]> • #37392
Re: [PATCH v5 07/14] module: Make module authentication usable without MODULE_SIG
Tue, 26 May 2026 13:38:27 +0200
Thomas Weißschuh <[email protected]> • #37391
Re: [PATCH v5 06/14] module: Switch load_info::len to size_t
Tue, 26 May 2026 13:35:51 +0200
Thomas Weißschuh <[email protected]> • #37390
Re: [PATCH v5 11/13] ima: Support staging and deleting N measurements entries
Tue, 26 May 2026 07:08:00 -0400
Mimi Zohar <[email protected]> • #37389
Re: [PATCH v5 07/14] module: Make module authentication usable without MODULE_SIG
Tue, 26 May 2026 12:53:22 +0200
Petr Pavlu <[email protected]> • #37388
Re: [PATCH] firmware: arm_ffa: Treat missing FF-A feature on a platform as a probe miss
Tue, 26 May 2026 11:51:21 +0100
Yeoreum Yun <[email protected]> • #37387
[PATCH] firmware: arm_ffa: Treat missing FF-A feature on a platform as a probe miss
Tue, 26 May 2026 11:36:49 +0100
Sudeep Holla <[email protected]> • #37386
Re: [PATCH v5 06/14] module: Switch load_info::len to size_t
Tue, 26 May 2026 11:47:09 +0200
Petr Pavlu <[email protected]> • #37385
Re: [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver
Tue, 26 May 2026 10:41:29 +0100
Sudeep Holla <[email protected]> • #37384
Re: [PATCH] tpm-buf: memory-safe allocations
Tue, 26 May 2026 10:53:29 +0300
Jarkko Sakkinen <[email protected]> • #37383
Re: [PATCH] tpm-buf: memory-safe allocations
Mon, 25 May 2026 13:50:51 -0400
James Bottomley <[email protected]> • #37382
Re: [PATCH] tpm-buf: memory-safe allocations
Mon, 25 May 2026 19:16:03 +0530
Srish Srinivasan <[email protected]> • #37381
[PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
Mon, 25 May 2026 08:54:04 +0100
Yeoreum Yun <[email protected]> • #37380
[PATCH v4 2/3] security: ima: introduce IMA_INIT_LATE_SYNC option
Mon, 25 May 2026 08:54:03 +0100
Yeoreum Yun <[email protected]> • #37379
[PATCH v4 1/3] security: lsm: Allow LSMs to register for late_initcall_sync init
Mon, 25 May 2026 08:54:02 +0100
Yeoreum Yun <[email protected]> • #37378
[PATCH v4 0/3] introduce IMA_INIT_LATE_SYNC option
Mon, 25 May 2026 08:54:01 +0100
Yeoreum Yun <[email protected]> • #37377
Re: [PATCH] tpm: Use named initializers for arrays of i2c_device_data
Mon, 25 May 2026 09:26:40 +0200
Uwe Kleine-König (The Capable Hub) <[email protected]> • #37376
Re: [PATCH v8 0/3]
Mon, 25 May 2026 02:43:22 +0300
Jarkko Sakkinen <[email protected]> • #37375
Re: [PATCH] tpm: cap tpm_buf_append() at TPM_BUFSIZE, not PAGE_SIZE
Mon, 25 May 2026 02:24:38 +0300
Jarkko Sakkinen <[email protected]> • #37374
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.