LinuxLists
Users
About
Catalin Marinas (
[email protected]
)
Number of posts: 4926 (0.68 per day)
First post: 2004-10-04 12:02:41
Last post: 2024-06-14 12:25:17
Previous Page
/
Next Page
Date
List
Subject
2023-05-25 17:04:06
linux-kernel
Re: [PATCH] tracing: avoid missing-prototype warnings
2023-05-25 17:01:09
linux-kernel
Re: [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
2023-05-25 16:45:42
linux-kernel
Re: [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
2023-05-25 16:44:55
linux-kernel
Re: [PATCH 02/23] arm64: allow pte_offset_map() to fail
2023-05-24 18:54:16
linux-kernel
Re: [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
2023-05-23 17:01:21
linux-kernel
Re: [PATCH v2 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
2023-05-23 14:35:13
linux-kernel
Re: [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
2023-05-23 14:19:21
linux-kernel
Re: [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
2023-05-23 13:18:31
linux-kernel
Re: [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
2023-05-23 10:40:55
linux-kernel
Re: [PATCH v2 RESEND 4/7] swiotlb: Dynamically allocated bounce buffers
2023-05-23 09:56:56
linux-kernel
Re: [PATCH 3/7] arm64: Update Documentation/arm references
2023-05-22 15:30:16
linux-kernel
Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
2023-05-19 17:05:22
linux-kernel
Re: [PATCH v3 2/3] mm: Call arch_swap_restore() from unuse_pte()
2023-05-19 17:05:16
linux-kernel
Re: [PATCH v3 3/3] arm64: mte: Simplify swap tag restoration logic
2023-05-19 16:46:59
linux-kernel
Re: [PATCH v3 1/3] mm: Call arch_swap_restore() from do_swap_page()
2023-05-19 16:40:01
linux-kernel
Re: [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()
2023-05-19 11:00:33
linux-kernel
Re: next: arm64: build/gcc-12-lkftconfig-64k_page_size - error: call to '__compiletime_assert_494' declared with attribute error: BUILD_BUG_ON failed: (((16 - 3) * (4 - (2)) + 3)-16) > 10
2023-05-17 11:30:11
linux-kernel
Re: [PATCH v2 RESEND 4/7] swiotlb: Dynamically allocated bounce buffers
2023-05-17 09:44:30
linux-kernel
Re: [PATCH v2 RESEND 4/7] swiotlb: Dynamically allocated bounce buffers
2023-05-16 18:29:37
linux-kernel
Re: [PATCH v2 RESEND 4/7] swiotlb: Dynamically allocated bounce buffers
2023-05-16 11:27:44
linux-kernel
Re: [PATCH v2 RESEND 7/7] swiotlb: per-device flag if there are dynamically allocated buffers
2023-05-15 17:59:34
linux-kernel
Re: [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()
2023-05-15 16:41:36
linux-kernel
Re: [PATCH v2 RESEND 7/7] swiotlb: per-device flag if there are dynamically allocated buffers
2023-05-14 19:20:31
linux-kernel
Re: [PATCH v2 RESEND 7/7] swiotlb: per-device flag if there are dynamically allocated buffers
2023-05-12 10:58:28
linux-kernel
Re: [PATCH 08/12] arm64: vdso: Pass (void *) to virt_to_page()
2023-05-12 10:57:54
linux-kernel
Re: [PATCH] arm64: wire up cachestat for arm64
2023-05-12 10:48:04
linux-kernel
Re: [PATCH 11/12] arm64: memory: Make virt_to_pfn() a static inline
2023-05-09 10:24:52
linux-kernel
Re: [PATCH 0/4] MDWE without inheritance
2023-05-08 14:14:14
linux-kernel
Re: [PATCH 0/4] MDWE without inheritance
2023-05-05 18:45:07
linux-kernel
Re: [PATCH 3/4] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
2023-05-03 10:29:03
linux-kernel
Re: [PATCH] Revert arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
2023-05-02 17:58:08
linux-kernel
Re: [PATCH] Revert arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
2023-05-02 14:15:08
linux-kernel
Re: [PATCH] Revert arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
2023-04-28 17:25:47
linux-kernel
Re: [PATCH 0/3] kmemleak report format changes
2023-04-28 17:13:57
linux-kernel
Re: [PATCH 3/3] kmemleak-test: drop __init to get better backtrace
2023-04-28 17:09:25
linux-kernel
Re: [PATCH] Revert arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
2023-04-27 13:44:04
linux-kernel
Re: [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
2023-04-19 11:08:24
linux-kernel
Re: [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
2023-04-17 16:24:03
linux-kernel
Re: [PATCH v3 1/7] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
2023-04-17 11:17:59
linux-kernel
Re: [PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
2023-04-14 10:20:43
linux-kernel
Re: [PATCH] docs: kmemleak: adjust to config renaming
2023-04-14 10:19:36
linux-kernel
Re: [PATCH v3 1/4] module: fix kmemleak annotations for non init ELF sections
2023-04-13 14:36:35
linux-kernel
Re: [PATCH v5] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
2023-04-13 14:19:49
linux-kernel
Re: [PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
2023-04-12 17:38:52
linux-kernel
Re: [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
2023-04-12 11:55:43
linux-kernel
Re: [PATCH v5] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
2023-04-12 10:04:47
linux-kernel
Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
2023-04-11 16:46:55
linux-kernel
Re: [PATCH -next v8 4/4] arm64: add cow to machine check safe
2023-04-11 15:31:55
linux-kernel
Re: [PATCH v2 1/6] module: fix kmemleak annotations for non init ELF sections
2023-04-11 15:12:00
linux-kernel
Re: kmemleaks on ac3b43283923 ("module: replace module_layout with module_memory")
2023-04-11 11:16:28
linux-kernel
Re: drivers/acpi/acpica/tbfind.c:60:9: error: 'strncpy' specified bound 6 equals destination size