LinuxLists
Users
About
Kalesh Singh (
[email protected]
)
Number of posts: 409 (0.25 per day)
First post: 2019-07-31 00:22:06
Last post: 2024-01-11 16:37:59
Previous Page
/
Next Page
Date
List
Subject
2021-02-05 01:54:47
linux-kernel
[PATCH v2 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
2021-02-05 01:52:35
linux-kernel
[PATCH v2 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo
2021-02-03 20:54:10
linux-kernel
Re: [PATCH 0/2] Allow reading process DMA buf stats from fdinfo
2021-01-28 18:32:03
linux-kernel
[PATCH 2/2] dmabuf: Add dmabuf inode no to fdinfo
2021-01-28 18:31:12
linux-kernel
[PATCH 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
2021-01-28 00:09:35
linux-kernel
Re: [PATCH] procfs/dmabuf: Add /proc/<pid>/task/<tid>/dmabuf_fds
2021-01-27 22:08:25
linux-kernel
[PATCH] procfs/dmabuf: Add /proc/<pid>/task/<tid>/dmabuf_fds
2020-12-29 01:46:08
linux-kernel
Re: Linux 5.11-rc1
2020-12-19 17:08:17
linux-kernel
[PATCH] mm: mremap - Fix extent calculation
2020-12-17 18:17:14
linux-kernel
Re: [PATCH v4 3/5] mm: Speedup mremap on 1GB or larger regions
2020-10-14 19:03:51
linux-kernel
Re: [PATCH v4 1/5] kselftests: vm: Add mremap tests
2020-10-14 15:20:53
linux-kernel
[PATCH v4 4/5] arm64: mremap speedup - Enable HAVE_MOVE_PUD
2020-10-14 15:20:41
linux-kernel
[PATCH v4 5/5] x86: mremap speedup - Enable HAVE_MOVE_PUD
2020-10-14 09:27:35
linux-kernel
[PATCH v4 3/5] mm: Speedup mremap on 1GB or larger regions
2020-10-14 09:26:26
linux-kernel
[PATCH v4 2/5] arm64: mremap speedup - Enable HAVE_MOVE_PMD
2020-10-14 09:23:39
linux-kernel
[PATCH v4 1/5] kselftests: vm: Add mremap tests
2020-10-05 17:54:54
linux-kernel
[PATCH v3 4/5] arm64: mremap speedup - Enable HAVE_MOVE_PUD
2020-10-05 15:45:45
linux-kernel
[PATCH v3 3/5] mm: Speedup mremap on 1GB or larger regions
2020-10-05 15:44:15
linux-kernel
[PATCH v3 0/5] Speed up mremap on large regions
2020-10-05 15:44:14
linux-kernel
[PATCH v3 5/5] x86: mremap speedup - Enable HAVE_MOVE_PUD
2020-10-05 15:43:29
linux-kernel
[PATCH v3 2/5] arm64: mremap speedup - Enable HAVE_MOVE_PMD
2020-10-03 00:25:02
linux-kernel
Re: [PATCH v2 3/6] mm: Speedup mremap on 1GB or larger regions
2020-10-02 22:13:04
linux-kernel
Re: [PATCH v2 4/6] arm64: Add set_pud_at() function
2020-10-02 22:12:22
linux-kernel
Re: [PATCH v2 3/6] mm: Speedup mremap on 1GB or larger regions
2020-10-02 16:26:55
linux-kernel
[PATCH v2 6/6] x86: mremap speedup - Enable HAVE_MOVE_PUD
2020-10-02 16:24:39
linux-kernel
[PATCH v2 5/6] arm64: mremap speedup - Enable HAVE_MOVE_PUD
2020-10-02 16:24:23
linux-kernel
[PATCH v2 4/6] arm64: Add set_pud_at() function
2020-10-02 16:23:57
linux-kernel
[PATCH v2 3/6] mm: Speedup mremap on 1GB or larger regions
2020-10-02 16:23:41
linux-kernel
[PATCH v2 2/6] arm64: mremap speedup - Enable HAVE_MOVE_PMD
2020-10-02 16:22:55
linux-kernel
[PATCH v2 0/6] Speed up mremap on large regions
2020-10-01 18:12:16
linux-kernel
Re: [PATCH 3/5] mm: Speedup mremap on 1GB or larger regions
2020-10-01 16:42:53
linux-kernel
Re: [PATCH 3/5] mm: Speedup mremap on 1GB or larger regions
2020-10-01 16:04:34
linux-kernel
Re: [PATCH 0/5] Speed up mremap on large regions
2020-10-01 15:48:24
linux-kernel
Re: [PATCH 1/5] kselftests: vm: Add mremap tests
2020-10-01 00:29:14
linux-kernel
Re: [PATCH 0/5] Speed up mremap on large regions
2020-10-01 00:06:24
linux-kernel
[PATCH 0/5] Speed up mremap on large regions
2020-10-01 00:06:24
linux-kernel
[PATCH 2/5] arm64: mremap speedup - Enable HAVE_MOVE_PMD
2020-10-01 00:06:24
linux-kernel
[PATCH 5/5] x86: mremap speedup - Enable HAVE_MOVE_PUD
2020-10-01 00:06:24
linux-kernel
[PATCH 4/5] arm64: mremap speedup - Enable HAVE_MOVE_PUD
2020-10-01 00:06:24
linux-kernel
[PATCH 1/5] kselftests: vm: Add mremap tests
2020-10-01 00:06:24
linux-kernel
[PATCH 3/5] mm: Speedup mremap on 1GB or larger regions
2020-08-04 20:46:05
linux-kernel
Re: [PATCH 2/2] dmabuf/tracing: Add dma-buf trace events
2020-08-04 15:45:51
linux-kernel
Re: [PATCH 2/2] dmabuf/tracing: Add dma-buf trace events
2020-08-04 13:54:50
linux-kernel
Re: [PATCH 1/2] fs: Add fd_install file operation
2020-08-03 18:27:34
linux-kernel
Re: [PATCH 1/2] fs: Add fd_install file operation
2020-08-03 16:34:21
linux-kernel
Re: [PATCH 2/2] dmabuf/tracing: Add dma-buf trace events
2020-08-03 14:53:33
linux-kernel
[PATCH 0/2] Per process tracking of dma buffers
2020-08-03 14:51:25
linux-kernel
[PATCH 1/2] fs: Add fd_install file operation
2020-08-03 14:51:18
linux-kernel
[PATCH 2/2] dmabuf/tracing: Add dma-buf trace events
2019-08-01 18:11:38
linux-kernel
Re: [PATCH v2] PM/sleep: Expose suspend stats in sysfs
2019-07-31 22:44:37
linux-kernel
[PATCH v2] PM/sleep: Expose suspend stats in sysfs