LinuxLists
Users
About
Lakshmi Ramasubramanian (
[email protected]
)
Number of posts: 633 (0.58 per day)
First post: 2019-05-14 17:15:39
Last post: 2022-05-18 20:34:10
Previous Page
/
Next Page
Date
List
Subject
2020-12-04 19:54:57
linux-kernel
[PATCH v10 1/8] powerpc: fix compiler warnings and errors
2020-12-04 19:54:34
linux-kernel
[PATCH v10 4/8] powerpc: Use ima kexec node functions
2020-12-02 02:29:59
linux-kernel
Re: [PATCH v9 0/8] Carry forward IMA measurement log on kexec on ARM64
2020-12-01 19:14:00
linux-kernel
Re: [PATCH v9 0/8] Carry forward IMA measurement log on kexec on ARM64
2020-12-01 19:11:19
linux-kernel
Re: [PATCH v9 7/8] arm64: Store IMA log information in kimage used for kexec
2020-12-01 19:10:51
linux-kernel
Re: [PATCH v9 6/8] powerpc: Move ima_get_kexec_buffer() and ima_free_kexec_buffer() to ima
2020-12-01 19:06:41
linux-kernel
Re: [PATCH v9 3/8] ima: Define get_ima_kexec_buffer() in drivers/of
2020-11-21 19:50:50
linux-kernel
Re: [PATCH v9 0/8] Carry forward IMA measurement log on kexec on ARM64
2020-11-21 14:40:27
linux-kernel
Re: [PATCH v9 0/8] Carry forward IMA measurement log on kexec on ARM64
2020-11-20 23:41:59
linux-kernel
Re: [PATCH v6 8/8] selinux: measure state and hash of the policy using IMA
2020-11-20 23:37:37
linux-kernel
Re: [PATCH v6 7/8] IMA: add a built-in policy rule for critical data measurement
2020-11-13 19:27:04
linux-kernel
[PATCH v9 6/8] powerpc: Move ima_get_kexec_buffer() and ima_free_kexec_buffer() to ima
2020-11-13 19:26:59
linux-kernel
[PATCH v9 7/8] arm64: Store IMA log information in kimage used for kexec
2020-11-13 19:25:37
linux-kernel
[PATCH v9 5/8] powerpc: Move remove_ima_buffer() to drivers/of
2020-11-13 19:24:58
linux-kernel
[PATCH v9 3/8] ima: Define get_ima_kexec_buffer() in drivers/of
2020-11-13 19:24:51
linux-kernel
[PATCH v9 8/8] arm64: Add IMA kexec buffer to DTB
2020-11-13 19:24:43
linux-kernel
[PATCH v9 4/8] powerpc: Use get_ima_kexec_buffer to get ima kexec buffer
2020-11-13 19:24:40
linux-kernel
[PATCH v9 2/8] powerpc: Move delete_fdt_mem_rsv() to drivers/of
2020-11-13 19:24:32
linux-kernel
[PATCH v9 0/8] Carry forward IMA measurement log on kexec on ARM64
2020-11-13 19:24:31
linux-kernel
[PATCH v9 1/8] powerpc: fix compiler warnings and errors
2020-11-12 20:42:48
linux-kernel
[PATCH v2] ima: select ima-buf template for buffer measurement
2020-11-12 17:38:27
linux-kernel
Re: [PATCH] ima: select ima-buf template for buffer measurement
2020-11-11 21:04:19
linux-kernel
[PATCH] ima: select ima-buf template for buffer measurement
2020-11-09 17:25:52
linux-kernel
Re: [PATCH v5 6/7] IMA: add critical_data to the built-in policy rules
2020-11-06 23:54:15
linux-kernel
Re: [PATCH v5 6/7] IMA: add critical_data to the built-in policy rules
2020-11-06 15:41:20
linux-kernel
Re: [PATCH v5 6/7] IMA: add critical_data to the built-in policy rules
2020-11-05 21:56:29
linux-kernel
Re: [PATCH v8 1/4] powerpc: Refactor kexec functions to move arch independent code to drivers/of
2020-11-05 03:56:29
linux-kernel
Re: [PATCH v8 1/4] powerpc: Refactor kexec functions to move arch independent code to drivers/of
2020-11-03 20:09:16
linux-kernel
Re: [PATCH v8 2/4] powerpc: Refactor kexec functions to move arch independent code to ima
2020-11-03 20:09:00
linux-kernel
Re: [PATCH v8 1/4] powerpc: Refactor kexec functions to move arch independent code to drivers/of
2020-11-03 19:30:30
linux-kernel
Re: [PATCH v8 0/4] Carry forward IMA measurement log on kexec on ARM64
2020-11-03 19:25:46
linux-kernel
Re: [PATCH v8 2/4] powerpc: Refactor kexec functions to move arch independent code to ima
2020-11-03 19:17:52
linux-kernel
Re: [PATCH v8 1/4] powerpc: Refactor kexec functions to move arch independent code to drivers/of
2020-10-30 17:49:06
linux-kernel
[PATCH v8 1/4] powerpc: Refactor kexec functions to move arch independent code to drivers/of
2020-10-30 17:48:43
linux-kernel
[PATCH v8 0/4] Carry forward IMA measurement log on kexec on ARM64
2020-10-30 17:47:55
linux-kernel
[PATCH v8 2/4] powerpc: Refactor kexec functions to move arch independent code to ima
2020-10-30 17:46:52
linux-kernel
[PATCH v8 3/4] arm64: Store IMA log information in kimage used for kexec
2020-10-30 17:46:44
linux-kernel
[PATCH v8 4/4] arm64: Add IMA kexec buffer to DTB
2020-10-26 23:52:00
linux-kernel
Re: [PATCH v7 1/4] powerpc: Refactor kexec functions to move arch independent code to kernel
2020-10-22 11:04:59
linux-kernel
Re: [PATCH v7 1/4] powerpc: Refactor kexec functions to move arch independent code to kernel
2020-10-22 05:36:07
linux-kernel
Re: [PATCH v7 2/4] powerpc: Refactor kexec functions to move arch independent code to ima
2020-10-21 18:39:18
linux-kernel
Re: [PATCH v7 1/4] powerpc: Refactor kexec functions to move arch independent code to kernel
2020-10-21 12:09:03
linux-kernel
Re: [PATCH v7 2/4] powerpc: Refactor kexec functions to move arch independent code to ima
2020-09-30 22:39:43
linux-kernel
[PATCH v7 1/4] powerpc: Refactor kexec functions to move arch independent code to kernel
2020-09-30 22:39:42
linux-kernel
[PATCH v7 4/4] arm64: Add IMA kexec buffer to DTB
2020-09-30 22:39:42
linux-kernel
[PATCH v7 2/4] powerpc: Refactor kexec functions to move arch independent code to ima
2020-09-30 22:39:42
linux-kernel
[PATCH v7 3/4] arm64: Store IMA log information in kimage used for kexec
2020-09-30 22:39:42
linux-kernel
[PATCH v7 0/3] Carry forward IMA measurement log on kexec on ARM64
2020-09-29 05:54:40
linux-kernel
Re: [PATCH 1/1] selinux: Measure state and hash of policy using IMA
2020-09-26 16:41:45
linux-kernel
[PATCH 1/1] selinux: Measure state and hash of policy using IMA
2020-09-26 16:41:28
linux-kernel
[PATCH v2 0/1] selinux: Measure state and hash of policy using IMA