linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 14:49:21 to 2020-11-02 01:07:01 UTC [more...]

incoming
 2020-11-02  1:06 UTC 

[Bug 209993] New: System won’t boot and hangs on boot because of unable to allocate memory address
 2020-11-02  0:41 UTC  (4+ messages)

[linux-next:master 2181/2472] drivers/spi/spi-bcm2835.c:1264:9: warning: variable 'lflags' is uninitialized when used here
 2020-11-02  0:00 UTC 

[linux-next:master 1570/2472] mm/kasan/init.c:318:9: warning: variable 'pud' set but not used
 2020-11-01 23:31 UTC 

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-11-01 22:50 UTC  (13+ messages)
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v5 13/15] resource: Move devmem revoke code to resource framework
` [PATCH v5 15/15] PCI: Revoke mappings like devmem

[PATCH 0/5] mm: Convert sysfs sprintf family to sysfs_emit
 2020-11-01 22:14 UTC  (14+ messages)
` [PATCH 1/5] mm: Use sysfs_emit for struct kobject * uses
` [PATCH 2/5] mm: huge_memory: Convert remaining use of sprintf to sysfs_emit and neatening
` [PATCH 3/5] mm:backing-dev: Use sysfs_emit in macro defining functions
` [PATCH 4/5] mm: shmem: Convert shmem_enabled_show to use sysfs_emit_at
` [PATCH 5/5] mm: slub: Convert sysfs sprintf family to sysfs_emit/sysfs_emit_at

[linux-next:master 2035/2472] include/asm-generic/barrier.h:78:18: error: implicit declaration of function 'barrier'
 2020-11-01 21:59 UTC  (11+ messages)
` [PATCH] compiler.h: Move barrier() back into compiler-*.h

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-01 17:08 UTC  (5+ messages)
` [PATCH v3 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v3 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v3 4/4] arch, mm: make kernel_page_present() always available

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-01 17:04 UTC  (14+ messages)
` [PATCH v2 01/13] alpha: switch from DISCONTIGMEM to SPARSEMEM
` [PATCH v2 02/13] ia64: remove custom __early_pfn_to_nid()
` [PATCH v2 03/13] ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
` [PATCH v2 04/13] ia64: discontig: paging_init(): remove local max_pfn calculation
` [PATCH v2 05/13] ia64: split virtual map initialization out of paging_init()
` [PATCH v2 06/13] ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
` [PATCH v2 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM
` [PATCH v2 08/13] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
` [PATCH v2 09/13] arm, arm64: move free_unused_memmap() to generic mm
` [PATCH v2 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
` [PATCH v2 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
` [PATCH v2 12/13] m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
` [PATCH v2 13/13] m68k: deprecate DISCONTIGMEM

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-01 17:02 UTC  (6+ messages)
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-01 16:55 UTC  (5+ messages)
` [PATCH 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM

clean up the generic pagecache read helpers
 2020-11-01 14:55 UTC  (29+ messages)
` [PATCH 01/13] mm: simplify generic_file_buffered_read_readpage
` [PATCH 02/13] mm: simplify generic_file_buffered_read_pagenotuptodate
` [PATCH 03/13] mm: lift the nowait checks into generic_file_buffered_read_pagenotuptodate
` [PATCH 04/13] mm: handle readahead in generic_file_buffered_read_pagenotuptodate
` [PATCH 05/13] mm: simplify generic_file_buffered_read_no_cached_page
` [PATCH 06/13] mm: factor out a filemap_find_get_pages helper
` [PATCH 07/13] mm: refactor generic_file_buffered_read_get_pages
` [PATCH 08/13] mm: move putting the page on error out of filemap_readpage
` [PATCH 09/13] mm: move putting the page on error out of filemap_make_page_uptodate
` [PATCH 10/13] mm: open code readahead in filemap_new_page
` [PATCH 11/13] mm: streamline the partially uptodate checks in filemap_make_page_uptodate
` [PATCH 12/13] mm: rename generic_file_buffered_read to filemap_read
` [PATCH 13/13] mm: simplify generic_file_read_iter

[PATCH] mm: optionally disable brk()
 2020-11-01 11:41 UTC  (10+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-01 11:09 UTC  (2+ messages)

[PATCH Resend 1/3] mips/mm: Add NUMA balancing support
 2020-11-01  3:33 UTC  (3+ messages)
` [PATCH Resend 2/3] mips/mm: include _PAGE_SPECIAL in _PAGE_CHG_MASK
` [PATCH Resend 3/3] MIPS: Loongson64: Enlarge cross-package node distance

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-10-31 21:33 UTC  (14+ messages)

Onlining CXL Type2 device coherent memory
 2020-10-31 16:51 UTC  (6+ messages)

[PATCH v2 0/2] Add a seqcount between gup_fast and copy_page_range()
 2020-10-31 15:26 UTC  (12+ messages)
` [PATCH v2 1/2] mm: reorganize internal_get_user_pages_fast()
` [PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork

[PATCH] x86/mm: Fix phys_to_target_node() export
 2020-10-31  9:10 UTC  (5+ messages)

[PATCH] mm/zswap: Fix passing zero to 'PTR_ERR' warning
 2020-10-31  5:56 UTC 

ERROR: modpost: "__irq_set_affinity" undefined!
 2020-10-31  1:15 UTC 

[PATCH v20 00/20] per memcg lru lock
 2020-10-31  1:14 UTC  (11+ messages)
` [PATCH v20 02/20] mm/memcg: bail early from swap accounting if memcg disabled
` [PATCH v20 04/20] mm/thp: use head for head page in lru_add_page_tail

[PATCH rc] mm/gup: use unpin_user_pages() in check_and_migrate_cma_pages()
 2020-10-30 23:58 UTC  (4+ messages)

[PATCH 0/3] optimize handling of memory debugging parameters
 2020-10-30 22:56 UTC  (4+ messages)
` [PATCH 2/3] mm, page_poison: use static key more efficiently

[PATCH] percpu: convert flexible array initializers to use struct_size()
 2020-10-30 21:38 UTC  (2+ messages)

[PATCH v4 0/9] ARM: remove set_fs callers and implementation
 2020-10-30 21:28 UTC  (12+ messages)
` [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
  ` [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
  ` [PATCH 3/9] ARM: oabi-compat: add epoll_pwait handler
  ` [PATCH 4/9] ARM: syscall: always store thread_info->syscall
  ` [PATCH 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
  ` [PATCH 6/9] ARM: oabi-compat: rework sys_semtimedop emulation
  ` [PATCH 7/9] ARM: oabi-compat: rework fcntl64() emulation
  ` [PATCH 8/9] ARM: uaccess: add __{get,put}_kernel_nofault
  ` [PATCH 9/9] ARM: uaccess: remove set_fs() implementation

[PATCH] percpu: Reduce the number of cpu distance comparisions
 2020-10-30 20:19 UTC  (2+ messages)

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-10-30 19:47 UTC  (20+ messages)
` [PATCH RFC v2 09/21] kasan: inline kasan_reset_tag for tag-based modes
` [PATCH RFC v2 10/21] kasan: inline random_tag for HW_TAGS
` [PATCH RFC v2 12/21] kasan: inline and rename kasan_unpoison_memory
` [PATCH RFC v2 14/21] kasan: add and integrate kasan boot parameters
` [PATCH RFC v2 15/21] kasan: check kasan_enabled in annotations

drivers/scsi/mvumi.c:407:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-10-30 19:40 UTC 

[PATCH v6 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-30 19:16 UTC  (21+ messages)
` [PATCH v6 1/9] mm: add Kernel Electric-Fence infrastructure
` [PATCH v6 2/9] x86, kfence: enable KFENCE for x86
` [PATCH v6 3/9] arm64, kfence: enable KFENCE for ARM64
` [PATCH v6 4/9] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v6 6/9] kfence, kasan: make KFENCE compatible with KASAN

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

[PATCH] mm: define flags using bit numbers
 2020-10-30 18:57 UTC 

[PATCH] mm/compaction: count pages and stop correctly during page isolation
 2020-10-30 18:55 UTC  (13+ messages)

[PATCH v3 1/2] mm/compaction: count pages and stop correctly during page isolation
 2020-10-30 18:38 UTC  (2+ messages)
` [PATCH v3 2/2] mm/compaction: stop isolation if too many pages are isolated and we have pages to migrate

[PATCH v2] mm/oom_kill.c: remove the unmatched comments
 2020-10-30 18:27 UTC  (5+ messages)
      ` [PATCH v3] mm/oom_kill: remove comment and rename is_dump_unreclaim_slabs()
        ` [PATCH v4] mm/oom_kill: change "

[PATCH v2 1/2] mm/compaction: count pages and stop correctly during page isolation
 2020-10-30 18:15 UTC  (4+ messages)
` [PATCH v2 2/2] mm/compaction: stop isolation if too many pages are isolated and we have pages to migrate

[PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-30 18:11 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 4e78c578cb987725eef1cec7d11b6437109e9a49
 2020-10-30 17:46 UTC 

[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
 2020-10-30 17:26 UTC  (2+ messages)

Machine lockups on extreme memory pressure
 2020-10-30 17:01 UTC  (9+ messages)

[PATCH v2 00/19] Free some vmemmap pages of hugetlb page
 2020-10-30 15:19 UTC  (4+ messages)
  ` [External] "


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).