LinuxLists
Users
About
Amit Kachhap (
[email protected]
)
Number of posts: 210 (0.17 per day)
First post: 2018-07-27 14:03:19
Last post: 2021-12-07 07:12:02
Next Page
Date
List
Subject
2021-12-07 07:12:02
linux-kernel
Re: [RFC PATCH 01/14] fs/proc/vmcore: Update read_from_oldmem() for user pointer
2021-12-03 10:44:07
linux-kernel
[RFC PATCH 14/14] fs/proc/vmcore: Remove the unused old interface copy_oldmem_page
2021-12-03 10:44:00
linux-kernel
[RFC PATCH 13/14] s390/crash_dump: Use the new interface copy_oldmem_page_buf
2021-12-03 10:43:58
linux-kernel
[RFC PATCH 12/14] ia64/crash_dump: Use the new interface copy_oldmem_page_buf
2021-12-03 10:43:49
linux-kernel
[RFC PATCH 11/14] powerpc/crash_dump: Use the new interface copy_oldmem_page_buf
2021-12-03 10:43:44
linux-kernel
[RFC PATCH 10/14] riscv/crash_dump: Use the new interface copy_oldmem_page_buf
2021-12-03 10:43:40
linux-kernel
[RFC PATCH 06/14] arm64/crash_dump: Use the new interface copy_oldmem_page_buf
2021-12-03 10:43:37
linux-kernel
[RFC PATCH 09/14] sh/crash_dump: Use the new interface copy_oldmem_page_buf
2021-12-03 10:43:31
linux-kernel
[RFC PATCH 08/14] mips/crash_dump: Use the new interface copy_oldmem_page_buf
2021-12-03 10:43:28
linux-kernel
[RFC PATCH 07/14] arm/crash_dump: Use the new interface copy_oldmem_page_buf
2021-12-03 10:43:26
linux-kernel
[RFC PATCH 05/14] x86/crash_dump_32: Use the new interface copy_oldmem_page_buf
2021-12-03 10:43:11
linux-kernel
[RFC PATCH 04/14] x86/crash_dump_64: Use the new interface copy_oldmem_page_buf
2021-12-03 10:43:05
linux-kernel
[RFC PATCH 03/14] fs/proc/vmcore: Update copy_oldmem_page() for user buffer
2021-12-03 10:43:01
linux-kernel
[RFC PATCH 02/14] fs/proc/vmcore: Update copy_oldmem_page_encrypted() for user buffer
2021-12-03 10:42:54
linux-kernel
[RFC PATCH 01/14] fs/proc/vmcore: Update read_from_oldmem() for user pointer
2021-12-03 10:42:49
linux-kernel
[RFC PATCH 00/14] fs/proc/vmcore: Remove unnecessary user pointer conversions
2021-11-22 10:13:12
linux-kernel
[PATCH v2] fs/ioctl: Remove unnecessary __user annotation
2021-09-17 12:29:50
linux-kernel
[PATCH v2] arm64/traps: Avoid unnecessary kernel/user pointer conversion
2021-09-15 14:00:03
linux-kernel
Re: [PATCH] arm64/traps: Avoid unnecessary kernel/user pointer conversion
2021-09-14 15:29:50
linux-kernel
[PATCH] arm64/traps: Avoid unnecessary kernel/user pointer conversion
2021-09-14 15:11:00
linux-kernel
[PATCH] mm/memory: Avoid unnecessary kernel/user pointer conversion
2021-09-14 14:52:24
linux-kernel
[PATCH] fs/ioctl: Remove unnecessary __user annotation
2021-08-09 04:17:17
linux-kernel
Re: [PATCH v2] arm64: kprobe: Enable OPTPROBE for arm64
2020-10-28 06:52:29
linux-kernel
Re: [PATCH 5/6] kselftest/arm64: Fix check_ksm_options test
2020-10-28 06:51:30
linux-kernel
Re: [PATCH 2/6] kselftest/arm64: Fix check_tags_inclusion test
2020-10-28 06:48:43
linux-kernel
Re: [PATCH 1/6] kselftest/arm64: Fix check_buffer_fill test
2020-10-27 14:35:22
linux-kernel
Re: [PATCH 6/6] kselftest/arm64: Fix check_user_mem test
2020-10-27 14:34:39
linux-kernel
Re: [PATCH 4/6] kselftest/arm64: Fix check_mmap_options test
2020-10-27 14:34:38
linux-kernel
Re: [PATCH 3/6] kselftest/arm64: Fix check_child_memory test
2020-10-02 12:02:03
linux-kernel
[PATCH v2 6/6] kselftest/arm64: Check mte tagged user address in kernel
2020-10-02 12:01:42
linux-kernel
[PATCH v2 2/6] kselftest/arm64: Verify mte tag inclusion via prctl
2020-10-02 12:01:22
linux-kernel
[PATCH v2 4/6] kselftest/arm64: Verify all different mmap MTE options
2020-10-02 12:00:53
linux-kernel
[PATCH v2 3/6] kselftest/arm64: Check forked child mte memory accessibility
2020-10-02 11:58:49
linux-kernel
[PATCH v2 1/6] kselftest/arm64: Add utilities and a test to validate mte memory
2020-10-02 11:58:37
linux-kernel
[PATCH v2 0/6] kselftest: arm64/mte: Tests for user-space MTE
2020-09-23 07:08:41
linux-kernel
Re: [PATCH 6/6] kselftest/arm64: Check mte tagged user address in kernel
2020-09-16 18:27:29
linux-kernel
Re: [PATCH v2 1/4] kselftests/arm64: add a basic Pointer Authentication test
2020-09-01 09:31:02
linux-kernel
[PATCH 3/6] kselftest/arm64: Check forked child mte memory accessibility
2020-09-01 09:30:19
linux-kernel
[PATCH 4/6] kselftest/arm64: Verify all different mmap MTE options
2020-09-01 09:29:50
linux-kernel
[PATCH 5/6] kselftest/arm64: Verify KSM page merge for MTE pages
2020-09-01 09:29:48
linux-kernel
[PATCH 6/6] kselftest/arm64: Check mte tagged user address in kernel
2020-09-01 09:29:04
linux-kernel
[PATCH 2/6] kselftest/arm64: Verify mte tag inclusion via prctl
2020-09-01 09:29:04
linux-kernel
[PATCH 1/6] kselftest/arm64: Add utilities and a test to validate mte memory
2020-09-01 09:28:46
linux-kernel
[PATCH 0/6] kselftest: arm64/mte: Tests for user-space MTE
2020-08-31 08:24:19
linux-kernel
Re: [PATCH 4/4] kselftests/arm64: add PAuth tests for single threaded consistency and key uniqueness
2020-08-31 08:16:03
linux-kernel
Re: [PATCH 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys
2020-08-31 08:10:44
linux-kernel
Re: [PATCH 2/4] kselftests/arm64: add nop checks for PAuth tests
2020-08-31 08:06:50
linux-kernel
Re: [PATCH 1/4] kselftests/arm64: add a basic Pointer Authentication test
2020-07-01 08:04:44
linux-kernel
Re: [PATCH v6 2/2] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
2020-05-11 13:09:30
linux-kernel
[PATCH v3 2/2] Documentation/vmcoreinfo: Add documentation for 'KERNELPACMASK'
2020-05-11 13:05:52
linux-kernel
[PATCH v3 1/2] arm64/crash_core: Export KERNELPACMASK in vmcoreinfo