linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 13:00:09 to 2021-03-17 07:23:05 UTC [more...]

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-17  7:22 UTC  (7+ messages)
` [PATCH 1/3] mm: Add unsafe_follow_pfn
` [PATCH 2/3] media/videobuf1|2: Mark follow_pfn usage as unsafe
` [PATCH 3/3] mm: unexport follow_pfn

[PATCH v4 00/13] Introduced multi-preference mempolicy
 2021-03-17  7:19 UTC  (15+ messages)
` [PATCH v4 01/13] mm/mempolicy: Add comment for missing LOCAL
` [PATCH v4 02/13] mm/mempolicy: convert single preferred_node to full nodemask
` [PATCH v4 03/13] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v4 04/13] mm/mempolicy: allow preferred code to take a nodemask
` [PATCH v4 05/13] mm/mempolicy: refactor rebind code for PREFERRED_MANY
` [PATCH v4 06/13] mm/mempolicy: kill v.preferred_nodes
` [PATCH v4 07/13] mm/mempolicy: handle MPOL_PREFERRED_MANY like BIND
` [PATCH v4 08/13] mm/mempolicy: Create a page allocator for policy
` [PATCH v4 09/13] mm/mempolicy: Thread allocation for many preferred
` [PATCH v4 10/13] mm/mempolicy: VMA "
` [PATCH v4 11/13] mm/mempolicy: huge-page "
` [PATCH v4 12/13] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY
` [PATCH v4 13/13] mem/mempolicy: unify mpol_new_preferred() and mpol_new_preferred_many()

[PATCH] mm: cma: Fix potential null dereference on pointer cma
 2021-03-17  7:13 UTC  (3+ messages)

[PATCH v2 1/3] mm: add __ prefix to page_cpupid_reset_last because it is non-atomic
 2021-03-17  6:47 UTC  (3+ messages)
` [PATCH v2 2/3] mm: add page_cpupid_reset_last atomic variant
` [PATCH v2 3/3] mm: skip page_cpupid_reset_last atomic update if the value is already reset

[PATCH v13 00/14] huge vmalloc mappings
 2021-03-17  6:24 UTC  (15+ messages)
` [PATCH v13 01/14] ARM: mm: add missing pud_page define to 2-level page tables
` [PATCH v13 02/14] mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
` [PATCH v13 03/14] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v13 04/14] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v13 05/14] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v13 06/14] mm: HUGE_VMAP arch support cleanup
` [PATCH v13 07/14] powerpc: inline huge vmap supported functions
` [PATCH v13 08/14] arm64: "
` [PATCH v13 09/14] x86: "
` [PATCH v13 10/14] mm/vmalloc: provide fallback arch huge vmap support functions
` [PATCH v13 11/14] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v13 12/14] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v13 13/14] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v13 14/14] powerpc/64s/radix: Enable huge "

[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
 2021-03-17  6:05 UTC  (8+ messages)

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-17  5:57 UTC  (11+ messages)
` [PATCH RESEND] "
    ` [PATCH v2] "

[PATCH] mm: Typo fix in the file util.c
 2021-03-17  5:15 UTC  (2+ messages)

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-17  5:05 UTC  (2+ messages)

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-17  3:46 UTC  (4+ messages)
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH v1 00/14] Multigenerational LRU
 2021-03-17  3:37 UTC  (16+ messages)
` [PATCH v1 09/14] mm: multigenerational lru: mm_struct list
` [PATCH v1 11/14] mm: multigenerational lru: page activation

[PATCH v4 00/28] Network fs helper library & fscache kiocb API
 2021-03-17  2:35 UTC  (8+ messages)
` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-17  2:37 UTC  (7+ messages)
` [PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration
  ` [mm] 8fd8d23ab1: WARNING:at_fs/buffer.c:#__brelse

[PATCH v2 0/6] Some cleanups for huge_memory
 2021-03-17  2:18 UTC  (8+ messages)
` [PATCH v2 1/6] mm/huge_memory.c: rework the function vma_adjust_trans_huge()
` [PATCH v2 3/6] mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly
` [PATCH v2 4/6] mm/huge_memory.c: remove redundant PageCompound() check
` [PATCH v2 5/6] mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
` [PATCH v2 6/6] mm/huge_memory.c: use helper function migration_entry_to_page()

[PATCH v2 5/5] mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
 2021-03-17  1:44 UTC  (5+ messages)

[PATCH v23 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-03-17  1:42 UTC  (26+ messages)
` [PATCH v23 1/9] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v23 2/9] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v23 3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v23 4/9] x86/cet/ibt: Update ELF header parsing "
` [PATCH v23 5/9] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v23 6/9] x86/entry: Introduce ENDBR macro
` [PATCH v23 7/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v23 8/9] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v23 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[BUG -next] "memcg: charge before adding to swapcache on swapin" broken
 2021-03-17  0:46 UTC  (3+ messages)

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-17  0:29 UTC  (11+ messages)

[PATCH v4 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-16 23:18 UTC  (4+ messages)
` [PATCH v4 2/2] mm: huge_memory: debugfs for file-backed THP split

[PATCH] Add MHI bus support and driver for T99W175 5G modem
 2021-03-16 21:37 UTC  (2+ messages)

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-16 21:34 UTC  (31+ messages)
` [PATCH v23 01/28] Documentation/x86: Add CET description
` [PATCH v23 02/28] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v23 03/28] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v23 04/28] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v23 05/28] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v23 06/28] x86/cet: Add control-protection fault handler
` [PATCH v23 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v23 08/28] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v23 09/28] x86/mm: Introduce _PAGE_COW
` [PATCH v23 10/28] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v23 11/28] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v23 12/28] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v23 13/28] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v23 14/28] x86/mm: Shadow Stack page fault error checking
` [PATCH v23 15/28] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v23 16/28] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v23 17/28] mm: Add guard pages around a shadow stack
` [PATCH v23 18/28] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v23 19/28] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v23 20/28] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v23 21/28] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v23 22/28] x86/cet/shstk: User-mode shadow stack support
` [PATCH v23 23/28] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v23 24/28] ELF: Introduce arch_setup_elf_property()
` [PATCH v23 25/28] x86/cet/shstk: Handle thread shadow stack
` [PATCH v23 26/28] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v23 27/28] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v23 28/28] mm: Introduce PROT_SHSTK for shadow stack

[PATCH] mm: Allow shmem mappings with MREMAP_DONTUNMAP
 2021-03-16 20:17 UTC  (5+ messages)

[PATCH v8 0/8] Count rlimits in each user namespace
 2021-03-16 19:32 UTC  (7+ messages)
` [PATCH v8 3/8] Use atomic_t for ucounts reference counting

Issue with kfence and kmemleak
 2021-03-16 19:22 UTC  (6+ messages)

arch/x86/include/asm/syscall_wrapper.h:83:14: warning: no previous prototype for '__x64_sys_epoll_pwait2'
 2021-03-16 19:03 UTC 

[PATCH v1 10/14] mm: multigenerational lru: core
 2021-03-16 18:40 UTC  (6+ messages)

[PATCH] memblock: fix section mismatch warning again
 2021-03-16 18:01 UTC  (3+ messages)

[PATCH v2] task_work: kasan: record task_work_add() call stack
 2021-03-16 17:54 UTC  (3+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 0f4b0bb396f6f424a7b074d00cb71f5966edcb8a
 2021-03-16 17:44 UTC 

[PATCH v4 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-16 17:45 UTC  (5+ messages)
` [PATCH v4 1/5] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH 1/3] mm/slub: fixing backtrace of objects because of redzone adjustment
 2021-03-16 17:44 UTC  (2+ messages)

[PATCH] mm: Move page_mapping_file to pagemap.h
 2021-03-16 17:18 UTC  (3+ messages)

File THP and HWPoison
 2021-03-16 16:52 UTC  (3+ messages)

[PATCH] lib/test_hmm.c: fix harmless shift wrapping bug
 2021-03-16 16:43 UTC  (2+ messages)

WARNING: modpost: vmlinux.o(.text+0x74fea4): Section mismatch in reference from the function memblock_find_in_range_node() to the function .init.text:memblock_bottom_up()
 2021-03-16 16:34 UTC  (4+ messages)

[syzbot] kernel panic: corrupted stack end in openat
 2021-03-16 16:28 UTC  (10+ messages)

[PATCH v10 0/3] Charge loop device i/o to issuing cgroup
 2021-03-16 16:25 UTC  (7+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 2/3] mm: Charge active memcg when no mm is set
` [PATCH 3/3] loop: Charge i/o to mem and blk cg

[PATCH] mm/shmem: Enclose shmem_mcopy_atomic_pte() with 'CONFIG_USERFAULTFD'
 2021-03-16 16:22 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-16 16:02 UTC  (11+ messages)
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA

drivers/pci/controller/dwc/pcie-spear13xx.c:252:34: warning: unused variable 'spear13xx_pcie_of_match'
 2021-03-16 15:44 UTC 

[PATCH mm] kfence: fix printk format for ptrdiff_t
 2021-03-16 15:40 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).