linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/2] mm: fix missing handler for __GFP_NOWARN
 2022-05-11  2:32 UTC  (5+ messages)
` [PATCH 2/2] tty: fix deadlock caused by calling printk() under tty_port->lock

[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
 2022-05-11  2:28 UTC  (11+ messages)
` [PATCH v11 06/07] xfs: support CoW in fsdax mode
  ` [PATCH v11.1 "

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-11  2:27 UTC  (12+ messages)
` [PATCH] x86: Implement Linear Address Masking support
` [RFCv2 01/10] x86/mm: Fix CR3_ADDR_MASK
` [RFCv2 02/10] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [RFCv2 03/10] x86: Introduce userspace API to handle per-thread features
` [RFCv2 04/10] x86/mm: Introduce X86_THREAD_LAM_U48 and X86_THREAD_LAM_U57
` [RFCv2 05/10] x86/mm: Provide untagged_addr() helper
` [RFCv2 06/10] x86/uaccess: Remove tags from the address before checking
` [RFCv2 07/10] x86/mm: Handle tagged memory accesses from kernel threads
` [RFCv2 08/10] x86/mm: Make LAM_U48 and mappings above 47-bits mutually exclusive
` [RFCv2 09/10] x86/mm: Add userspace API to enable Linear Address Masking
` [RFCv2 10/10] x86: Expose thread features status in /proc/$PID/arch_status

[PATCH] mm/memcg: support control THP behaviour in cgroup
 2022-05-11  2:19 UTC  (13+ messages)

[PATCH] memblock: config the number of init memblock regions
 2022-05-11  1:55 UTC  (2+ messages)

[PATCH 0/2] Implement arm64 specific huge_ptep_get()
 2022-05-11  1:24 UTC  (6+ messages)
` [PATCH 1/2] arm64/hugetlb: Use ptep_get() to get the pte value of a huge page
` [PATCH 2/2] arm64/hugetlb: Implement arm64 specific huge_ptep_get()

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-05-11  1:19 UTC  (14+ messages)
` [PATCHv5 06/12] x86/boot/compressed: Handle "
` [PATCHv5 08/12] x86/mm: Provide helpers for "
` [PATCHv5 10/12] x86/tdx: Unaccepted memory support

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-11  1:16 UTC  (3+ messages)

[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-11  0:49 UTC  (3+ messages)
` [PATCH v5 10/13] mm/madvise: add MADV_COLLAPSE to process_madvise()

[PATCH v10 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-11  0:39 UTC  (4+ messages)
` [PATCH v10 4/4] mm: hugetlb_vmemmap: "

[PATCH v4] mm: fix is_pinnable_page against on cma page
 2022-05-11  0:09 UTC  (5+ messages)

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-10 23:39 UTC  (10+ messages)

[PATCH v3 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-10 23:28 UTC  (8+ messages)
` [PATCH v3 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v3 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v3 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[linux-next:master 10107/10661] libbpf.c:4954:8: error: variable 'i' set but not used
 2022-05-10 22:47 UTC 

[GIT PULL] Two folio fixes for 5.18
 2022-05-10 22:45 UTC  (4+ messages)

[PATCH v2 0/6] zswap: accounting & cgroup control
 2022-05-10 22:40 UTC  (8+ messages)
` [PATCH v2 1/6] Documentation: filesystems: proc: update meminfo section
` [PATCH v2 2/6] mm: Kconfig: move swap and slab config options to the MM section
` [PATCH v2 3/6] mm: Kconfig: group swap, slab, hotplug and thp options into submenus
` [PATCH v2 4/6] mm: Kconfig: simplify zswap configuration
` [PATCH v2 5/6] mm: zswap: add basic meminfo and vmstat coverage
` [PATCH v2 6/6] zswap: memcg accounting

[mm-unstable v4 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-05-10 22:35 UTC  (11+ messages)
` [v4 PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
` [v4 PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
` [v4 PATCH 3/8] mm: khugepaged: skip DAX vma
` [v4 PATCH 4/8] mm: thp: only regular file could be THP eligible
` [v4 PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function
` [v4 PATCH 6/8] mm: khugepaged: make hugepage_vma_check() non-static
` [v4 PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_vma() helper
` [v4 PATCH 8/8] mm: mmap: register suitable readonly file vmas for khugepaged

[PATCH] mm/damon : Add documentation for Enum value
 2022-05-10 22:27 UTC  (3+ messages)

[PATCH v4] mm: don't be stuck to rmap lock on reclaim path
 2022-05-10 22:26 UTC  (2+ messages)

[PATCH 0/4] Assorted improvements to usercopy
 2022-05-10 22:01 UTC  (4+ messages)
` [PATCH 1/4] mm/usercopy: Check kmap addresses properly

[PATCH] mm: usercopy: move the virt_addr_valid() below the is_vmalloc_addr()
 2022-05-10 21:54 UTC  (3+ messages)

[PATCH v3] mm: don't be stuck to rmap lock on reclaim path
 2022-05-10 21:44 UTC  (3+ messages)

[akpm-mm:mm-unstable 175/431] mm/madvise.c:632:36: error: implicit declaration of function 'is_swapin_error_entry'
 2022-05-10 21:42 UTC  (2+ messages)

[PATCH 1/3] selftests: vm: add process_mrelease tests
 2022-05-10 20:59 UTC  (16+ messages)
` [PATCH 2/3] mm: drop oom code from exit_mmap
` [PATCH 3/3] mm: delete unused MMF_OOM_VICTIM flag

[PATCH] niu: Silence randstruct warnings
 2022-05-10 20:57 UTC 

[akpm-mm:mm-unstable 175/431] mm/madvise.c:632:8: error: call to undeclared function 'is_swapin_error_entry'; ISO C99 and later do not support implicit function declarations
 2022-05-10 20:54 UTC 

[PATCH] mm: Allow shmem mappings with MREMAP_DONTUNMAP
 2022-05-10 20:50 UTC  (6+ messages)
` [PATCH v5 1/3] mm: Extend MREMAP_DONTUNMAP to non-anonymous mappings
  ` [PATCH] mremap.2: MREMAP_DONTUNMAP to reflect to supported mappings

[PATCH v3] mm/ksm: introduce ksm_force for each process
 2022-05-10 20:30 UTC  (8+ messages)
` [PATCH v5] "

[PATCH] niu: Add "overloaded" struct page union member
 2022-05-10 20:20 UTC  (3+ messages)

[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
 2022-05-10 20:16 UTC  (6+ messages)
` [RFC PATCH v1 15/18] mm: support write throttling for "

[v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-05-10 19:25 UTC  (5+ messages)

[PATCH v9 15/69] damon: Convert __damon_va_three_regions to use the VMA iterator
 2022-05-10 19:13 UTC  (4+ messages)

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-05-10 19:05 UTC  (2+ messages)

[RFC PATCH 0/6] Drain remote per-cpu directly v2
 2022-05-10 18:13 UTC  (4+ messages)

[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
 2022-05-10 17:43 UTC  (9+ messages)
` [PATCH v2 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()

[linux-next:master 9330/10661] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1326:12: warning: stack frame size (1040) exceeds limit (1024) in 'smu_v13_0_7_get_power_profile_mode'
 2022-05-10 17:39 UTC 

[akpm-mm:mm-unstable 338/431] mm/nommu.c:579:2: error: call to undeclared function 'vma_mas_store'; ISO C99 and later do not support implicit function declarations
 2022-05-10 17:35 UTC  (3+ messages)

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-05-10 17:28 UTC  (7+ messages)
                    ` clear_user (was: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE)

[PATCH v2 1/3] kasan: update documentation
 2022-05-10 17:23 UTC  (4+ messages)
` [PATCH v2 2/3] kasan: move boot parameters section in documentation
` [PATCH v2 3/3] kasan: clean-up kconfig options descriptions

[PATCH 1/3] kasan: update documentation
 2022-05-10 17:20 UTC  (8+ messages)
` [PATCH 2/3] kasan: move boot parameters section in documentation
` [PATCH 3/3] kasan: clean-up kconfig options descriptions

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-05-10 17:10 UTC  (19+ messages)
                  ` [RFC PATCH 0/7] crypto: Add helpers for allocating with DMA alignment
                    ` [RFC PATCH 1/7] crypto: Prepare to move crypto_tfm_ctx
                    ` [RFC PATCH 2/7] crypto: api - Add crypto_tfm_ctx_dma
                    ` [RFC PATCH 3/7] crypto: aead - Add ctx helpers with DMA alignment
                    ` [RFC PATCH 4/7] crypto: hash "
                    ` [RFC PATCH 5/7] crypto: skcipher "
                    ` [RFC PATCH 6/7] crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127
                    ` [RFC PATCH 7/7] crypto: caam - Explicitly request DMA alignment

[PATCH v9 08/69] mm: start tracking VMAs with maple tree
 2022-05-10 16:58 UTC  (4+ messages)

[PATCH v2] mm: don't be stuck to rmap lock on reclaim path
 2022-05-10 16:52 UTC  (3+ messages)

[PATCH v6] mm/ksm: introduce ksm_force for each process
 2022-05-10 13:30 UTC  (2+ messages)

squashfs performance regression and readahea
 2022-05-10 13:18 UTC  (14+ messages)

[ia64] Linux 5.17 (Debian) - Hardened Usercopy: kernel BUG at mm/usercopy.c:100
 2022-05-10 12:48 UTC 

[PATCH v3 0/3] A few fixup patches for mm
 2022-05-10 12:46 UTC  (5+ messages)
` [PATCH v3 1/3] mm/swapfile: unuse_pte can map random data if swap read fails

[akpm-mm:mm-unstable 338/431] mm/nommu.c:579:9: error: implicit declaration of function 'vma_mas_store'; did you mean 'mas_store'?
 2022-05-10 12:11 UTC 

RFC: Memory Tiering Kernel Interfaces
 2022-05-10 12:10 UTC  (25+ messages)

[PATCH v2] mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
 2022-05-10 10:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: add myself as reviewer for slab
 2022-05-10 10:01 UTC  (3+ messages)

[PATCH v2 0/5] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-05-10  7:06 UTC  (2+ messages)

[RFC PATCH v1 11/18] xfs: add async buffered write support
 2022-05-10  6:47 UTC  (11+ messages)

[PATCH -V2 0/3 RESEND] memory tiering: hot page selection
 2022-05-10  6:39 UTC  (4+ messages)
` [PATCH -V2 1/3 RESEND] memory tiering: hot page selection with hint page fault latency
` [PATCH -V2 2/3 RESEND] memory tiering: rate limit NUMA migration throughput
` [PATCH -V2 3/3 RESEND] memory tiering: adjust hot threshold automatically

[akpm-mm:mm-unstable 223/289] mm/nommu.c:579:9: error: implicit declaration of function 'vma_mas_store'; did you mean 'mas_store'?
 2022-05-10  3:18 UTC 

[linux-next:master 10120/10218] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3461:3: error: call to undeclared function 'vfree'; ISO C99 and later do not support implicit function declarations
 2022-05-10  2:27 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox