linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 18:38:20 to 2020-11-02 12:32:32 UTC [more...]

[PATCH v2 0/4] syscalls: remove compat_alloc_user_space callers
 2020-11-02 12:31 UTC  (4+ messages)
` [PATCH v2 1/4] kexec: simplify compat_sys_kexec_load
` [PATCH v2 2/4] mm: simplify compat_sys_move_pages
` [PATCH v2 3/4] mm: simplify compat numa syscalls

[PATCH] mm/process_vm_access: remove redundant initialization of iov_r
 2020-11-02 12:06 UTC 

Higher slub memory consumption on 64K page-size systems?
 2020-11-02 11:33 UTC  (3+ messages)

[PATCH -V2 0/2] autonuma: Migrate on fault among multiple bound nodes
 2020-11-02 11:17 UTC  (8+ messages)
` [PATCH -V2 1/2] mempolicy: Rename MPOL_F_MORON to MPOL_F_MOPRON
` [PATCH -V2 2/2] autonuma: Migrate on fault among multiple bound nodes

[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
 2020-11-02 11:04 UTC  (4+ messages)

[PATCH] mm/zswap: Fix passing zero to 'PTR_ERR' warning
 2020-11-02 10:21 UTC  (2+ messages)

[PATCH] kthread_worker: Document CPU hotplug handling
 2020-11-02 10:10 UTC 

Onlining CXL Type2 device coherent memory
 2020-11-02  9:51 UTC  (7+ messages)

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-11-02  9:43 UTC  (15+ 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 v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-02  9:31 UTC  (4+ messages)

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-02  9:28 UTC  (8+ 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

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-11-02  9:06 UTC  (12+ messages)

[PATCH v2 0/2] Add a seqcount between gup_fast and copy_page_range()
 2020-11-02  8:31 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

clean up the generic pagecache read helpers
 2020-11-02  8:18 UTC  (30+ 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 v5 00/15] follow_pfn and other iomap races
 2020-11-02  7:29 UTC  (15+ messages)
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v5 08/15] mm: Add unsafe_follow_pfn
` [PATCH v5 13/15] resource: Move devmem revoke code to resource framework
` [PATCH v5 15/15] PCI: Revoke mappings like devmem

[PATCH v2] mm/oom_kill.c: remove the unmatched comments
 2020-11-02  7:28 UTC  (6+ messages)
      ` [PATCH v3] mm/oom_kill: remove comment and rename is_dump_unreclaim_slabs()
        ` [PATCH v4] mm/oom_kill: change "

[PATCH] percpu: reduce the number of searches calculating best upa
 2020-11-02  5:26 UTC 

[PATCH 2/2] mm: prevent gup_fast from racing with COW during fork
 2020-11-02  3:25 UTC  (2+ messages)
` [mm] e498078ae9: will-it-scale.per_thread_ops -1.4% regression

[linux-next:master 1839/2472] drivers/usb/misc/brcmstb-usb-pinmap.c:219:6: warning: no previous prototype for function 'sync_all_pins'
 2020-11-02  3:11 UTC 

[PATCH 0/2] bail out early for memcg disable
 2020-11-02  2:17 UTC  (3+ messages)
` [PATCH 1/2] mm/memcg: bail early from swap accounting if memcg disabled
` [PATCH 2/2] mm/memcg: warning on !memcg after readahead page charged

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-02  1:08 UTC  (15+ messages)

incoming
 2020-11-02  1:08 UTC  (16+ messages)
` [patch 01/15] mm/mremap_pages: fix static key devmap_managed_key updates
` [patch 02/15] hugetlb_cgroup: fix reservation accounting
` [patch 03/15] mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
` [patch 04/15] mm: memcg: link page counters to root if use_hierarchy is false
` [patch 05/15] kasan: adopt KUNIT tests to SW_TAGS mode
` [patch 06/15] mm: mempolicy: fix potential pte_unmap_unlock pte error
` [patch 07/15] ptrace: fix task_join_group_stop() for the case when current is traced
` [patch 08/15] lib/crc32test: remove extra local_irq_disable/enable
` [patch 09/15] mm/truncate.c: make __invalidate_mapping_pages() static
` [patch 10/15] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled
` [patch 11/15] mm, oom: keep oom_adj under or at upper limit when printing
` [patch 12/15] mm: always have io_remap_pfn_range() set pgprot_decrypted()
` [patch 13/15] epoll: check ep_events_available() upon timeout
` [patch 14/15] epoll: add a selftest for epoll timeout race
` [patch 15/15] kernel/hung_task.c: make type annotations consistent

[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 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 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

[PATCH] mm: optionally disable brk()
 2020-11-01 11:41 UTC  (10+ 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] x86/mm: Fix phys_to_target_node() export
 2020-10-31  9:10 UTC  (5+ messages)

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  (5+ messages)
` [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
  ` [PATCH 4/9] ARM: syscall: always store thread_info->syscall

[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  (9+ messages)
` [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  (4+ messages)
` [PATCH v6 1/9] mm: add Kernel Electric-Fence infrastructure

[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  (7+ messages)

[PATCH v3 1/2] mm/compaction: count pages and stop correctly during page isolation
 2020-10-30 18:38 UTC 


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