LinuxLists
Users
About
Roberto Sassu (
[email protected]
)
Number of posts: 1022 (1.61 per day)
First post: 2022-08-18 12:44:06
Last post: 2024-05-14 07:35:20
Next Page
Date
List
Subject
2024-05-14 07:35:20
linux-kernel
Re: [PATCH 0/3] kbuild: remove many tool coverage variables
2024-05-13 13:17:27
linux-kernel
Re: [PATCH] arch/x86/um: Disable UBSAN sanitization
2024-05-13 13:13:08
linux-kernel
[PATCH v2] x86: um: vdso: Disable UBSAN instrumentation
2024-05-13 12:59:32
linux-kernel
Re: [PATCH] arch/x86/um: Disable UBSAN sanitization
2024-05-13 12:43:22
linux-kernel
Re: [PATCH] arch/x86/um: Disable UBSAN sanitization
2024-05-13 12:28:42
linux-kernel
[PATCH] arch/x86/um: Disable UBSAN sanitization
2024-05-07 09:33:43
linux-kernel
Re: [RFC][PATCH] ima: Use sequence number to wait for policy updates
2024-05-07 09:30:02
linux-kernel
[RFC][PATCH] ima: Use sequence number to wait for policy updates
2024-05-06 12:34:39
linux-kernel
Re: [RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-26 07:34:59
linux-kernel
Re: [RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-25 11:41:36
linux-kernel
Re: [RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-23 13:52:16
linux-kernel
Re: [RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-23 07:24:16
linux-kernel
Re: [PATCH] um: Add winch to winch_handlers before registering winch IRQ
2024-04-22 16:23:00
linux-kernel
Re: [RFC PATCH v2 2/2] ima: Fix detection of read/write violations on stacked filesystems
2024-04-19 23:30:31
linux-kernel
Re: [PATCH v4 00/14] security: digest_cache LSM
2024-04-17 17:04:57
linux-kernel
Re: [PATCH v4 02/14] security: Introduce the digest_cache LSM
2024-04-16 10:40:15
linux-kernel
Re: [PATCH v4 13/14] selftests/digest_cache: Add selftests for digest_cache LSM
2024-04-16 10:38:17
linux-kernel
Re: [PATCH v4 11/14] digest_cache: Reset digest cache on file/directory change
2024-04-16 10:35:19
linux-kernel
Re: [PATCH v4 10/14] digest cache: Prefetch digest lists if requested
2024-04-16 10:32:42
linux-kernel
Re: [PATCH v4 09/14] digest_cache: Add support for directories
2024-04-16 10:29:24
linux-kernel
Re: [PATCH v4 04/14] digest_cache: Add hash tables and operations
2024-04-16 10:16:37
linux-kernel
Re: [PATCH v4 03/14] digest_cache: Add securityfs interface
2024-04-16 07:10:43
linux-kernel
Re: [PATCH v4 02/14] security: Introduce the digest_cache LSM
2024-04-16 06:57:16
linux-kernel
Re: [PATCH v4 00/14] security: digest_cache LSM
2024-04-15 16:22:13
linux-kernel
[RFC][PATCH v2 8/9] ima: Use digest caches for appraisal
2024-04-15 16:15:25
linux-kernel
[RFC][PATCH v2 9/9] ima: Register to the digest_cache LSM notifier and process events
2024-04-15 16:14:46
linux-kernel
[RFC][PATCH v2 7/9] ima: Use digest caches for measurement
2024-04-15 16:14:18
linux-kernel
[RFC][PATCH v2 6/9] ima: Store allowed usage in digest cache based on integrity metadata flags
2024-04-15 16:14:16
linux-kernel
[RFC][PATCH v2 5/9] ima: Modify existing boot-time built-in policies with digest cache policies
2024-04-15 16:13:47
linux-kernel
[RFC][PATCH v2 4/9] ima: Add digest_cache_measure/appraise boot-time built-in policies
2024-04-15 16:13:22
linux-kernel
[RFC][PATCH v2 2/9] ima: Nest iint mutex for DIGEST_LIST_CHECK hook
2024-04-15 16:13:07
linux-kernel
[RFC][PATCH v2 1/9] ima: Introduce hook DIGEST_LIST_CHECK
2024-04-15 16:13:05
linux-kernel
[RFC][PATCH v2 3/9] ima: Add digest_cache policy keyword
2024-04-15 16:12:13
linux-kernel
[RFC][PATCH v2 0/9] ima: Integrate with digest_cache LSM
2024-04-15 14:44:37
linux-kernel
[PATCH v4 00/14] security: digest_cache LSM
2024-04-15 14:42:52
linux-kernel
[PATCH v4 01/14] lib: Add TLV parser
2024-04-15 14:38:47
linux-kernel
[PATCH v4 00/14] security: digest_cache LSM
2024-04-15 14:38:27
linux-kernel
[PATCH v4 12/14] digest_cache: Notify digest cache events
2024-04-15 14:35:35
linux-kernel
[PATCH v4 11/14] digest_cache: Reset digest cache on file/directory change
2024-04-15 14:33:21
linux-kernel
[PATCH v4 14/14] docs: Add documentation of the digest_cache LSM
2024-04-15 14:32:50
linux-kernel
[PATCH v4 13/14] selftests/digest_cache: Add selftests for digest_cache LSM
2024-04-15 14:31:40
linux-kernel
[PATCH v4 07/14] digest_cache: Parse rpm digest lists
2024-04-15 14:31:26
linux-kernel
[PATCH v4 10/14] digest cache: Prefetch digest lists if requested
2024-04-15 14:31:21
linux-kernel
[PATCH v4 06/14] digest_cache: Parse tlv digest lists
2024-04-15 14:29:38
linux-kernel
[PATCH v4 09/14] digest_cache: Add support for directories
2024-04-15 14:29:18
linux-kernel
[PATCH v4 03/14] digest_cache: Add securityfs interface
2024-04-15 14:28:58
linux-kernel
[PATCH v4 08/14] digest_cache: Add management of verification data
2024-04-15 14:27:27
linux-kernel
[PATCH v4 05/14] digest_cache: Populate the digest cache from a digest list
2024-04-15 14:27:00
linux-kernel
[PATCH v4 04/14] digest_cache: Add hash tables and operations
2024-04-15 14:26:48
linux-kernel
[PATCH v4 02/14] security: Introduce the digest_cache LSM
2024-04-03 09:21:27
linux-kernel
[RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was