linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-08 01:07:58 to 2021-07-12 02:51:22 UTC [more...]

[PATCH] mm/vmalloc: try alloc_pages_bulk first to get order 0 pages fast
 2021-07-12  2:51 UTC  (5+ messages)
  `  "

[PATCH v2] mm/page_alloc: fix alloc_pages_bulk/set_page_owner panic on irq disabled
 2021-07-12  2:23 UTC 

[PATCH] mm/page_alloc: fix alloc_pages_bulk/set_page_owner panic on irq disabled
 2021-07-12  2:16 UTC  (3+ messages)
  `  "

[PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
 2021-07-12  1:44 UTC  (4+ messages)
` [PATCH 1/2] mm/readahead: Add gfp_flags to ractl
` [PATCH 2/2] mm/filemap: Prevent waiting for memory for NOWAIT reads

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2021-07-12  1:30 UTC  (5+ messages)

v5.12+ regression on page_poison=1 i_on_free=0 i_on_alloc=0 warnings
 2021-07-11 23:57 UTC 

stackdepot.c:undefined reference to `__irqentry_text_start'
 2021-07-11 15:51 UTC  (2+ messages)

Re: [PATCH v2] mm: hugetlb: add hwcrp_hugepages to record memory failure on hugetlbfs
 2021-07-11 14:20 UTC  (2+ messages)

[syzbot] linux-next test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-11  8:54 UTC 

kernel BUG at include/linux/swapops.h:204!
 2021-07-11  6:06 UTC  (4+ messages)

[syzbot] BUG: sleeping function called from invalid context in __munlock_pagevec
 2021-07-11  3:11 UTC  (2+ messages)

[PATCH 0/5] Cleanup and fixup for vmscan
 2021-07-10 23:22 UTC  (7+ messages)
` [PATCH 1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list
` [PATCH 2/5] mm/vmscan: remove misleading setting to sc->priority
` [PATCH 3/5] mm/vmscan: remove unneeded return value of kswapd_run()
` [PATCH 4/5] mm/vmscan: add 'else' to remove check_pending label
` [PATCH 5/5] mm/vmscan: fix misleading comment in isolate_lru_pages()

[PATCH] mm/page_alloc: avoid hard lockups in __alloc_pages_bulk()
 2021-07-10 22:57 UTC  (4+ messages)

[PATCH] lib/test_vmalloc.c: Add a new 'nr_pages' parameter
 2021-07-10 19:41 UTC 

[GIT PULL] memblock, arm: fixup for the pfn_valid() rework for v5.14-rc1
 2021-07-10 17:35 UTC  (2+ messages)

[GIT PULL] percpu fixes for v5.14-rc1
 2021-07-10 17:35 UTC  (2+ messages)

[PATCH 1/2] mm/page_alloc: correct return value when failing at preparing
 2021-07-10 11:31 UTC  (6+ messages)
` [PATCH 2/2] mm/page_alloc: avoid counting event if no successful allocation

[PATCH v3 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
 2021-07-10 11:19 UTC  (9+ messages)
` [PATCH v3 2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
  ` [External] "
` [PATCH v3 3/3] mm, memcg: inline swap-related functions "
  ` [External] "
` [External] [PATCH v3 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions

[f2fs-dev] [PATCH] f2fs: initialize page->private when using for our internal use
 2021-07-10  8:11 UTC  (8+ messages)

[PATCH 0/3] hugetlb: fix potential ref counting races
 2021-07-10  0:24 UTC  (4+ messages)
` [PATCH 1/3] hugetlb: simplify prep_compound_gigantic_page ref count racing code
` [PATCH 2/3] hugetlb: drop ref count earlier after page allocation
` [PATCH 3/3] hugetlb: before freeing hugetlb page set dtor to appropriate value

[PATCH v2] mm: Enable suspend-only swap spaces
 2021-07-09 23:33 UTC  (4+ messages)

[PATCH v4 0/2] userfaultfd: do not untag user pointers
 2021-07-09 23:27 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] selftest: use mmap instead of posix_memalign to allocate memory

[PATCH 1/1] mm: introduce process_reap system call
 2021-07-09 20:05 UTC  (19+ messages)

[PATCH v3 00/18] Folio conversion of memcg
 2021-07-09 19:37 UTC  (17+ messages)
` [PATCH v3 13/18] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v3 14/18] mm/memcg: Convert mem_cgroup_move_account() to use a folio

[PATCH v2 1/1] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
 2021-07-09 17:27 UTC  (2+ messages)

[PATCH 0/3] mm, memcg: Optimizations to minimize overhead when memcgs are disabled
 2021-07-09 17:17 UTC  (11+ messages)
` [PATCH 1/3] mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions
` [PATCH 2/3] mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
` [PATCH 3/3] mm, memcg: inline swap-related functions "

[linux-next:master] BUILD REGRESSION 92510a7fd93c64ca3e3564b041051e9a17860a65
 2021-07-09 16:33 UTC 

incoming
 2021-07-09 15:44 UTC  (55+ messages)
` [patch 09/54] riscv/Kconfig: make direct map manipulation options depend on MMU
` [patch 10/54] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [patch 11/54] mm: introduce memfd_secret system call to create "secret" memory areas
` [patch 12/54] PM: hibernate: disable when there are active secretmem users
` [patch 13/54] arch, mm: wire up memfd_secret system call where relevant
` [patch 14/54] secretmem: test: add basic selftest for memfd_secret(2)
` [patch 15/54] mm: fix spelling mistakes in header files
` [patch 16/54] mm: add setup_initial_init_mm() helper
` [patch 17/54] arc: convert to setup_initial_init_mm()
` [patch 18/54] arm: "
` [patch 19/54] arm64: "
` [patch 20/54] csky: "
` [patch 21/54] h8300: "
` [patch 22/54] m68k: "
` [patch 23/54] nds32: "
` [patch 24/54] nios2: "
` [patch 25/54] openrisc: "
` [patch 26/54] powerpc: "
` [patch 27/54] riscv: "
` [patch 28/54] s390: "
` [patch 29/54] sh: "
` [patch 30/54] x86: "
` [patch 31/54] buildid: only consider GNU notes for build ID parsing
` [patch 32/54] buildid: add API to parse build ID out of buffer
` [patch 33/54] buildid: stash away kernels build ID on init
` [patch 34/54] dump_stack: add vmlinux build ID to stack traces
` [patch 35/54] module: add printk formats to add module build ID to stacktraces
` [patch 36/54] arm64: stacktrace: use %pSb for backtrace printing
` [patch 37/54] x86/dumpstack: use %pSb/%pBb "
` [patch 38/54] scripts/decode_stacktrace.sh: support debuginfod
` [patch 39/54] scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
` [patch 40/54] scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path
` [patch 41/54] buildid: mark some arguments const
` [patch 42/54] buildid: fix kernel-doc notation
` [patch 43/54] kdump: use vmlinux_build_id to simplify
` [patch 44/54] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
` [patch 45/54] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
` [patch 46/54] selftest/mremap_test: update the test to handle pagesize other than 4K
` [patch 47/54] selftest/mremap_test: avoid crash with static build
` [patch 48/54] mm/mremap: convert huge PUD move to separate helper
` [patch 49/54] mm/mremap: don't enable optimized PUD move if page table levels is 2
` [patch 50/54] mm/mremap: use pmd/pud_poplulate to update page table entries
` [patch 51/54] mm/mremap: hold the rmap lock in write mode when moving "
` [patch 52/54] mm/mremap: allow arch runtime override
` [patch 53/54] powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
` [patch 54/54] powerpc/mm: enable HAVE_MOVE_PMD support

[Question] Do we need remote charging for cpu and cpuacct subsys?
 2021-07-09 15:17 UTC  (4+ messages)

[PATCH] ovl: fix mmap denywrite
 2021-07-09 13:48 UTC  (5+ messages)

[PATCH 0/5] writeback: Fix bandwidth estimates
 2021-07-09 13:19 UTC  (7+ messages)
` [PATCH 3/5] writeback: Fix bandwidth estimate for spiky workload

[linux-next:pending-fixes] BUILD SUCCESS 5f5e6a60f828f5bc609bb40133ad6171a3d466b2
 2021-07-09 11:55 UTC 

[PATCH 1/4] mm/rmap: fix comments left over from recent changes
 2021-07-09 10:56 UTC  (5+ messages)
` [PATCH 2/4] mm/rmap: fix old bug: munlocking THP missed other mlocks

[PATCH 00/29] Speculative page faults (anon vmas only)
 2021-07-09 10:41 UTC  (2+ messages)

[linux-next:master 14576/14788] drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c:857:12: warning: address of array 'dm->backlight_dev' will always evaluate to 'true'
 2021-07-09 10:13 UTC 

[PATCH 00/14] Clean W=1 build warnings for mm/
 2021-07-09  9:30 UTC  (4+ messages)
` [PATCH 03/14] mm/page_alloc: Make should_fail_alloc_page a static function should_fail_alloc_page static

[PATCH] Revert "mm/page_alloc: make should_fail_alloc_page() static"
 2021-07-09  9:08 UTC  (2+ messages)

[linux-stable-rc:linux-5.4.y 7045/7049] mipsel-linux-ld: decompress.c:undefined reference to `memmove'
 2021-07-09  5:50 UTC  (2+ messages)

[PATCH v3 0/4] memblock, arm: fixes for freeing of the memory map
 2021-07-09  4:56 UTC  (5+ messages)
` [PATCH v3 4/4] arm: extend pfn_valid to take into account freed memory map alignment

[PATCH v3 0/3] Bulk-release pages during NFSD read splice
 2021-07-09  3:04 UTC  (8+ messages)
` [PATCH v3 1/3] NFSD: Clean up splice actor
` [PATCH v3 2/3] SUNRPC: Add svc_rqst_replace_page() API
` [PATCH v3 3/3] NFSD: Batch release pages during splice read

drivers/scsi/mvumi.c:407:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-07-08 20:34 UTC 

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-08 18:56 UTC  (14+ messages)
` [PATCH Part2 RFC v4 09/40] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v4 14/40] crypto:ccp: Provide APIs to issue SEV-SNP commands

[PATCH] mm/page_alloc: Avoid page allocator recursion with pagesets.lock held
 2021-07-08 17:05 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION e2f74b13dbe60e36e7082592cebfa8bd84ae5931
 2021-07-08 16:40 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 47fac7b4f4b23f7335229b54c6a0ff9e8ee65e19
 2021-07-08 13:13 UTC 

[syzbot] general protection fault in try_grab_compound_head
 2021-07-08 13:03 UTC  (2+ messages)

[PATCH v2] mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration()
 2021-07-08 12:14 UTC  (2+ messages)

[PATCH v2] mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration()
 2021-07-08 11:50 UTC 

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-07-08  8:53 UTC  (4+ messages)
` [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper

page pools, was Re: [PATCH v9 1/5] drm: Add a sharable drm page-pool implementation
 2021-07-08  7:37 UTC  (4+ messages)

[syzbot] kernel BUG in __tlb_remove_page_size
 2021-07-08  4:37 UTC 

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-07-08  2:49 UTC  (4+ messages)
` [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed

[PATCH] mm/page_alloc: avoid deadlocks for &pagesets.lock
 2021-07-08  1:48 UTC  (3+ 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).