LinuxLists
Users
About
Suren Baghdasaryan (
[email protected]
)
Number of posts: 2281 (0.96 per day)
First post: 2017-12-06 17:27:44
Last post: 2024-06-15 04:14:11
Next Page
Date
List
Subject
2024-06-15 04:14:11
linux-kernel
[PATCH 1/1] lib/dump_stack: report process UID in dump_stack_print_info()
2024-06-15 03:50:55
linux-kernel
Re: [PATCH 1/1] mm: handle profiling for fake memory allocations during compaction
2024-06-14 23:13:14
linux-kernel
Re: mm/slub.c:3905:29: error: variable 'obj_exts' set but not used
2024-06-14 23:12:39
linux-kernel
[PATCH 1/1] mm: handle profiling for fake memory allocations during compaction
2024-06-14 23:00:04
linux-kernel
[PATCH 1/1] mm/slab: fix 'variable obj_exts set but not used' warning
2024-06-12 15:44:22
linux-kernel
Re: Bad psi_group_cpu.tasks[NR_MEMSTALL] counter
2024-06-12 05:01:51
linux-kernel
Re: Bad psi_group_cpu.tasks[NR_MEMSTALL] counter
2024-06-07 14:55:51
linux-kernel
Re: [RFC PATCH 4/5] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
2024-06-07 14:39:12
linux-kernel
Re: [RFC PATCH 3/5] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
2024-06-07 00:15:13
linux-kernel
Re: [RFC PATCH 2/5] mm/mmap: Split do_vmi_align_munmap() into a gather and complete operation
2024-06-06 17:37:19
linux-kernel
Re: [PATCH v3 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
2024-06-06 17:21:23
linux-kernel
Re: [PATCH v3 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock
2024-06-06 17:12:54
linux-kernel
Re: [PATCH v3 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
2024-06-06 00:51:51
linux-kernel
Re: [RFC PATCH 1/5] mm/mmap: Correctly position vma_iterator in __split_vma()
2024-06-05 23:24:40
linux-kernel
Re: [PATCH v3 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock
2024-06-05 23:16:25
linux-kernel
Re: [PATCH v3 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
2024-06-05 20:00:57
linux-kernel
Re: [BUG?] memory allocation profiling: the counters are not non-decreasing.
2024-06-01 23:47:56
linux-kernel
Re: [linus:master] [mm] cc92eba1c8: WARNING:at_kernel/rcu/tree_plugin.h:#__rcu_read_unlock
2024-06-01 23:41:24
linux-kernel
Re: ld.lld: error: undefined symbol: proc_do_static_key
2024-06-01 23:39:00
linux-kernel
[PATCH 1/1] lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()
2024-06-01 23:38:46
linux-kernel
[PATCH 1/1] lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
2024-05-31 20:54:10
linux-kernel
[PATCH 1/1] mm: fix xyz_noprof functions calling profiled functions
2024-05-19 21:16:48
linux-kernel
Re: [GIT PULL] MM updates for 6.10-rc1
2024-05-14 20:19:54
linux-kernel
Re: [PATCH v2 1/1] lib: add version into /proc/allocinfo output
2024-05-14 16:31:44
linux-kernel
[PATCH v2 1/1] lib: add version into /proc/allocinfo output
2024-05-14 15:36:06
linux-kernel
[PATCH 1/1] lib: add version into /proc/allocinfo output
2024-04-26 15:45:50
linux-kernel
Re: [PATCH 3/4] mm: Fix some minor per-VMA lock issues in userfaultfd
2024-04-26 15:27:47
linux-kernel
Re: [PATCH 1/4] mm: Assert the mmap_lock is held in __anon_vma_prepare()
2024-04-26 03:46:40
linux-kernel
Re: [PATCH] mm/slub: Avoid recursive loop with kmemleak
2024-04-25 21:35:35
linux-kernel
Re: [PATCH v6 00/37] Memory allocation profiling
2024-04-25 21:31:17
linux-kernel
Re: [PATCH] mm/slub: Avoid recursive loop with kmemleak
2024-04-25 21:22:02
linux-kernel
Re: [PATCH] alloc_tag: Tighten file permissions on /proc/allocinfo
2024-04-25 15:40:11
linux-kernel
Re: [PATCH v6 00/37] Memory allocation profiling
2024-04-24 21:24:29
linux-kernel
Re: linux-next: manual merge of the modules tree with the mm tree
2024-04-24 20:34:24
linux-kernel
Re: linux-next: manual merge of the modules tree with the mm tree
2024-04-24 20:17:51
linux-kernel
Re: linux-next: manual merge of the modules tree with the mm tree
2024-04-23 02:14:24
linux-kernel
Re: [PATCH AUTOSEL 6.6 10/29] memblock tests: fix undefined reference to `BIT'
2024-04-22 20:40:19
linux-kernel
Re: [PATCH 1/1] arch/um: fix forward declaration for vmalloc
2024-04-18 20:19:46
linux-kernel
Re: [PATCH v10 0/5] Introduce mseal
2024-04-18 17:15:44
linux-kernel
Re: [PATCH v2] psi: Fix avg trigger being fired unexpectedly.
2024-04-17 00:34:12
linux-kernel
[PATCH 1/1] lib: fix alloc_tag_init() to prevent passing NULL to PTR_ERR()
2024-04-15 15:59:35
linux-kernel
Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
2024-04-15 02:08:34
linux-kernel
[PATCH 1/1] userfaultfd: remove WRITE_ONCE when setting folio->index during UFFDIO_MOVE
2024-04-15 02:07:45
linux-nfs
[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
2024-04-13 21:47:22
linux-kernel
Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
2024-04-13 21:42:17
linux-kernel
Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
2024-04-12 13:07:08
linux-kernel
Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
2024-04-12 12:47:16
linux-kernel
Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
2024-04-11 17:10:24
linux-kernel
Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks
2024-04-06 21:43:11
linux-kernel
Re: [PATCH v6 00/37] Memory allocation profiling
2024-04-06 21:40:56
linux-kernel
[PATCH 1/1] fixup! increase PERCPU_MODULE_RESERVE to accommodate allocation tags