Oscar Salvador ([email protected])

Number of posts: 1443 (0.58 per day)
First post: 2017-09-04 14:36:59
Last post: 2024-06-14 14:15:20

Date List Subject
2024-05-25 03:41:00 linux-kernel Re: [RFC PATCH v2 09/20] powerpc/mm: Remove _PAGE_PSIZE
2024-05-25 03:37:10 linux-kernel Re: [RFC PATCH v2 08/20] powerpc/8xx: Simplify struct mmu_psize_def
2024-05-24 10:02:34 linux-kernel Re: [RFC PATCH v2 07/20] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
2024-05-24 06:32:03 linux-kernel Re: [RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-05-23 10:34:02 linux-kernel Re: CVE-2024-36000: mm/hugetlb: fix missing hugetlb_lock for resv uncharge
2024-05-23 03:08:49 linux-kernel Re: [PATCH v2 1/1] arch/fault: don't print logs for pte marker poison errors
2024-05-22 20:57:26 linux-kernel Re: [PATCH v3 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail
2024-05-22 20:50:47 linux-kernel Re: [PATCH v3 4/5] mm/memory-failure: move hwpoison_filter() higher up
2024-05-22 20:38:07 linux-kernel Re: [PATCH v3 3/5] mm/memory-failure: improve memory failure action_result messages
2024-05-21 14:21:20 linux-kernel Re: [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
2024-05-21 11:57:59 linux-kernel Re: [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
2024-05-21 10:51:52 linux-kernel Re: [PATCH] mm/hugetlb: remove {Set,Clear}Hpage macros
2024-05-21 10:26:45 linux-kernel Re: [PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
2024-05-21 09:39:38 linux-kernel Re: [RFC PATCH v2 03/20] mm: Provide pmd to pte_leaf_size()
2024-05-21 09:26:55 linux-kernel Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
2024-05-21 07:35:17 linux-kernel [PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
2024-05-20 17:42:42 linux-kernel Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
2024-05-20 09:15:00 linux-kernel Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
2024-05-20 09:02:14 linux-kernel Re: [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
2024-05-17 14:28:55 linux-kernel Re: [RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
2024-05-16 12:47:30 linux-kernel Re: [PATCH v2 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail
2024-05-16 10:11:27 linux-kernel Re: [PATCH v2 4/5] mm/memory-failure: move hwpoison_filter() higher up
2024-05-16 09:47:42 linux-kernel Re: [PATCH v2 3/5] mm/memory-failure: improve memory failure action_result messages
2024-05-16 09:07:46 linux-kernel Re: [PATCH v2] mm/huge_memory: don't unpoison huge_zero_folio
2024-05-16 08:27:19 linux-kernel Re: [PATCH v2] mm/huge_memory: don't unpoison huge_zero_folio
2024-05-16 08:10:55 linux-kernel [PATCH] mm/hugetlb: Drop node_alloc_noretry from alloc_fresh_hugetlb_folio
2024-05-15 11:44:46 linux-kernel Re: [PATCH v2 2/5] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
2024-05-15 10:54:50 linux-kernel Re: [PATCH v2 1/1] arch/fault: don't print logs for pte marker poison errors
2024-05-15 10:22:18 linux-kernel Re: [PATCH v2 1/1] arch/fault: don't print logs for pte marker poison errors
2024-05-14 21:08:13 linux-kernel Re: [PATCH v2 6/8] riscv: Enable memory hotplugging for RISC-V
2024-05-14 21:03:58 linux-kernel Re: [PATCH v2 5/8] riscv: mm: Take memory hotplug read-lock during kernel page table dump
2024-05-14 20:51:12 linux-kernel Re: [PATCH v2 4/8] riscv: mm: Add memory hotplugging support
2024-05-14 20:37:47 linux-kernel Re: [PATCH v2 3/8] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
2024-05-14 20:33:01 linux-kernel Re: [PATCH v2 2/8] riscv: mm: Change attribute from __init to __meminit for page functions
2024-05-14 20:27:39 linux-kernel Re: [PATCH v2 1/1] arch/fault: don't print logs for pte marker poison errors
2024-05-09 10:02:45 linux-kernel [PATCH 2/2] mm/hugetlb: Add missing VM_FAULT_SET_HINDEX in hugetlb_wp
2024-05-09 10:02:31 linux-kernel [PATCH 0/2] Minor fixups for hugetlb fault path
2024-05-09 10:02:30 linux-kernel [PATCH 1/2] mm/hugetlb: Add missing VM_FAULT_SET_HINDEX in hugetlb_fault
2024-05-08 12:06:41 linux-kernel Re: [PATCH 1/3] mm/memory-failure: try to send SIGBUS even if unmap failed
2024-05-08 10:27:46 linux-kernel Re: [PATCH] mm/hugetlb: align cma on allocation order, not demotion order
2024-05-07 09:03:38 linux-kernel Re: [PATCH 1/3] mm/memory-failure: try to send SIGBUS even if unmap failed
2024-05-06 15:50:35 linux-kernel Re: [PATCH v4 2/4] mm,page_owner: Fix refcount imbalance
2024-05-06 15:44:33 linux-kernel Re: [PATCH v4 2/4] mm,page_owner: Fix refcount imbalance
2024-04-24 12:51:05 linux-kernel Re: [PATCH 1/2] mm: page_owner: fixing wrong information in dump_page_owner
2024-04-23 13:54:04 linux-kernel Re: [PATCH v2] mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
2024-04-18 12:41:37 linux-kernel Re: [PATCH 1/2] mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
2024-04-18 04:06:29 linux-kernel Re: [PATCH 1/2] mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
2024-04-17 12:31:57 linux-kernel Re: [PATCH v1 2/2] fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios
2024-04-17 12:09:55 linux-kernel Re: [PATCH v1 2/2] fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios
2024-04-17 10:23:58 linux-kernel Re: [PATCH v1 1/2] fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on folios
2024-04-16 08:13:49 linux-kernel Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in __vma_reservation_common