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

Date List Subject
2022-06-01 21:18:43 linux-kernel Re: arch/arm64/kernel/fpsimd.c:1944:55: sparse: sparse: dereference of noderef expression
2022-06-01 19:59:18 linux-kernel Re: [PATCH v3] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-06-01 19:51:38 linux-kernel Re: [PATCH] mm: kmemleak: check boundary of objects allocated with physical address when scan
2022-06-01 19:25:27 linux-kernel Re: [PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
2022-06-01 19:08:37 linux-kernel Re: [PATCH] mm: kmemleak: check boundary of objects allocated with physical address when scan
2022-06-01 18:35:08 linux-kernel Re: arch/arm64/kernel/fpsimd.c:1944:55: sparse: sparse: dereference of noderef expression
2022-06-01 10:46:32 linux-kernel Re: arch/arm64/kernel/signal.c:663:43: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-05-31 21:02:36 linux-kernel Re: [PATCH] mm: kmemleak: Skip check in kmemleak_*_phys when pfn bound is not ready
2022-05-26 10:14:30 linux-kernel Re: [PATCH] arm64: enable THP_SWAP for arm64
2022-05-25 19:46:58 linux-kernel Re: [PATCH] arm64: enable THP_SWAP for arm64
2022-05-25 09:04:26 linux-kernel Re: [PATCH] ftrace/fgraph: fix increased missing-prototypes warnings
2022-05-24 23:24:06 linux-kernel Re: [PATCH] arm64: enable THP_SWAP for arm64
2022-05-23 16:39:36 linux-kernel [GIT PULL] arm64 updates for 5.19-rc1
2022-05-23 07:22:17 linux-kernel Re: [PATCH v3 1/6] ARM: mm: kill unused runtime hook arch_iounmap()
2022-05-19 10:20:56 linux-kernel Re: [PATCH RFC v6 00/21] DEPT(Dependency Tracker)
2022-05-18 16:36:45 linux-kernel Re: [PATCH -next 2/2] arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2
2022-05-18 13:54:27 linux-kernel Re: [PATCH] arm64/sve: Move sve_free() into SVE code section
2022-05-18 13:54:23 linux-kernel Re: [PATCH 0/2] arm64: Kconfig: Style cleanups
2022-05-18 13:35:29 linux-kernel Re: [RFC PATCH v1 1/1] arm64: Forget syscall if different from execve*()
2022-05-17 08:13:22 linux-kernel Re: [PATCH v3 0/2] Implement arm64 specific huge_ptep_get()
2022-05-17 07:24:44 linux-kernel Re: (subset) [PATCH -next v4 0/7]arm64: add machine check safe support
2022-05-17 04:39:04 linux-kernel Re: [PATCH] kselftest/arm64: bti: force static linking
2022-05-17 03:29:08 linux-kernel Re: [PATCH] arm64: kdump: Do not allocate crash low memory if not needed
2022-05-17 02:41:12 linux-kernel Re: [PATCH v2 5/5] arm64: Add HAVE_IOREMAP_PROT support
2022-05-17 01:55:35 linux-kernel Re: [PATCH v2 resend 4/5] arm64: mm: Convert to GENERIC_IOREMAP
2022-05-17 00:56:58 linux-kernel Re: [PATCH v2 0/5] arm64: Cleanup ioremap() and support ioremap_prot()
2022-05-16 13:41:19 linux-kernel Re: [PATCH] kselftest/arm64: bti: force static linking
2022-05-16 02:18:08 linux-kernel Re: [PATCHv4 2/2] cpu/hotplug: Remove the input parameter primary_cpu of smp_shutdown_nonboot_cpus()
2022-05-15 13:13:32 linux-kernel Re: [PATCH] kselftest/arm64: bti: force static linking
2022-05-14 03:13:55 linux-kernel Re: [RFCv2 00/10] Linear Address Masking enabling
2022-05-14 01:37:18 linux-kernel Re: linux-next: build failure after merge of the mm tree
2022-05-12 23:06:15 linux-kernel Re: linux-next: build failure after merge of the mm tree
2022-05-12 11:13:29 linux-kernel Re: [PATCH V2] arm64: Declare non global symbols as static
2022-05-11 21:39:11 linux-kernel Re: [PATCH] arm64/hugetlb: Drop TLB flush from get_clear_flush()
2022-05-10 19:29:27 linux-crypto Re: [RFC PATCH 2/7] crypto: api - Add crypto_tfm_ctx_dma
2022-05-10 11:08:22 linux-kernel Re: [PATCH] bug: Use normal relative pointers in 'struct bug_entry'
2022-05-09 11:17:53 linux-kernel Re: [PATCH v2 01/13] arm64: stackleak: fix current_top_of_stack()
2022-05-09 09:55:34 linux-kernel Re: [PATCH v23 3/6] arm64: kdump: Reimplement crashkernel=X
2022-05-09 08:30:44 linux-kernel Re: [PATCH v24 6/6] docs: kdump: Update the crashkernel description for arm64
2022-05-09 07:06:26 linux-kernel Re: [PATCH v24 0/6] support reserving crashkernel above 4G on arm64 kdump
2022-05-09 06:00:51 linux-kernel Re: [PATCH v2 01/13] arm64: stackleak: fix current_top_of_stack()
2022-05-09 05:59:10 linux-kernel Re: [PATCH v2 13/13] arm64: entry: use stackleak_erase_on_task_stack()
2022-05-09 05:09:44 linux-kernel Re: [PATCH V2 1/7] arm/xen: Introduce xen_setup_dma_ops()
2022-05-09 05:02:24 linux-kernel Re: [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe
2022-05-09 04:41:44 linux-kernel Re: [PATCH v23 3/6] arm64: kdump: Reimplement crashkernel=X
2022-05-09 04:13:30 linux-kernel Re: [PATCH -next v7 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
2022-05-08 13:30:14 linux-kernel Re: (subset) [PATCH v3 0/3] arm64: mm: Do not defer reserve_crashkernel()
2022-05-07 16:02:46 linux-kernel Re: [PATCH] arm64: cputype: Avoid overflow using MIDR_IMPLEMENTOR_MASK
2022-05-07 02:54:49 linux-kernel Re: [PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X
2022-05-06 06:33:42 linux-kernel Re: [PATCH -next v6 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
2022-05-06 00:07:26 linux-kernel Re: (subset) [PATCH -next v4 0/7]arm64: add machine check safe support