linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/14] Convert powerpc to default topdown mmap layout
 2022-02-24 15:05 UTC  (3+ messages)
` [PATCH v7 05/14] sizes.h: Add SZ_1T macro

Regression in workingset_refault latency on 5.15
 2022-02-24 14:46 UTC  (10+ messages)

[PATCH 21/22] mmc: wbsd: Use dma_alloc_noncoherent() for dma buffer
 2022-02-24 14:27 UTC  (12+ messages)
          ` [PATCH 1/2] dma-mapping: check dma_mask for streaming mapping allocs

[PATCH] binfmt_elf: Introduce KUnit test
 2022-02-24 14:15 UTC  (7+ messages)

[next] mm/mmap.c:1962:25: error: passing argument 1 of 'vma_find' from incompatible pointer type
 2022-02-24 14:02 UTC 

[linux-next:master 6403/7915] arch/nios2/kernel/misaligned.c:111:42: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-24 13:58 UTC 

[RFC PATCH] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-02-24 13:44 UTC  (15+ messages)

[PATCH 0/5] slab cleanups
 2022-02-24 13:31 UTC  (15+ messages)
` [PATCH 1/5] mm/sl[au]b: Unify __ksize()
` [PATCH 2/5] mm/sl[auo]b: Do not export __ksize()
` [PATCH 3/5] mm/slab: Do not call kmalloc_large() for unsupported size
` [PATCH 4/5] mm/slub: Limit min_partial only in cache creation

slabinfo shows incorrect active_objs ???
 2022-02-24 13:16 UTC  (7+ messages)

[PATCH RFC 00/13] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-02-24 12:26 UTC  (14+ messages)
` [PATCH RFC 01/13] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed
` [PATCH RFC 02/13] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
` [PATCH RFC 03/13] mm/memory: slightly simplify copy_present_pte()
` [PATCH RFC 04/13] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap()
` [PATCH RFC 05/13] mm/rmap: remove do_page_add_anon_rmap()
` [PATCH RFC 06/13] mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
` [PATCH RFC 07/13] mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page exclusively
` [PATCH RFC 08/13] mm/page-flags: reuse PG_slab as PG_anon_exclusive for PageAnon() pages
` [PATCH RFC 09/13] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
` [PATCH RFC 10/13] mm/gup: disallow follow_page(FOLL_PIN)
` [PATCH RFC 11/13] mm: support GUP-triggered unsharing of anonymous pages
` [PATCH RFC 12/13] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page
` [PATCH RFC 13/13] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pinning

[PATCH] mm: use helper macro min and max in unmap_mapping_range_tree
 2022-02-24 12:11 UTC 

[linux-next:master 70/7526] undefined reference to `__trace_hardirqs_off'
 2022-02-24 12:09 UTC  (11+ messages)

[PATCH] mm/oom_kill: remove unneeded is_memcg_oom check
 2022-02-24 11:59 UTC 

[PATCH] mm/writeback: minor clean up for highmem_dirtyable_memory
 2022-02-24 11:54 UTC 

[PATCH v6 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-02-24 11:47 UTC  (14+ messages)
` [PATCH v6 1/5] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v6 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v6 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v6 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v6 5/5] mm/page_alloc: reuse tail struct pages "

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-24 11:30 UTC  (5+ messages)
` [PATCH 06/11] ceph: remove reliance on bdi congestion

[linux-next:master 1455/7915] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:805:6: warning: no previous prototype for 'dm_helpers_enable_periodic_detection'
 2022-02-24 11:15 UTC 

kernel/stackleak.c:33:50: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2022-02-24 10:44 UTC 

[PATCH] mm/hugetlb: use helper macro __ATTR_RW
 2022-02-24 10:38 UTC  (2+ messages)

[linux-next:master 6849/7915] arch/riscv/kernel/vdso.c:123:27: error: 'next' undeclared; did you mean 'net'?
 2022-02-24 10:33 UTC 

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-24 10:22 UTC  (8+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[linux-next:master 6791/7915] arch/mips/kernel/mips-mt.c:233:19: error: conflicting types for 'mt_init'; have 'int(void)'
 2022-02-24 10:13 UTC 

[PATCH v2] vsprintf: Fix %pK with kptr_restrict == 0
 2022-02-24  9:43 UTC  (2+ messages)

[PATCH v2] hugetlb: clean up potential spectre issue warnings
 2022-02-24  9:31 UTC  (9+ messages)

[PATCH v2] usercopy: Check valid lifetime via stack depth
 2022-02-24  8:58 UTC  (2+ messages)

[PATCH v2] kasan: fix more unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
 2022-02-24  8:54 UTC  (2+ messages)

[PATCH v3 1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure
 2022-02-24  8:53 UTC  (3+ messages)

[linux-next:master 6797/7915] mm/mmap.c:754:6: warning: no previous prototype for 'vma_store'
 2022-02-24  8:51 UTC 

[PATCH v2 1/3] mm: refactor vm_area_struct::anon_vma_name usage code
 2022-02-24  8:45 UTC  (6+ messages)
` [PATCH v2 2/3] mm: prevent vm_area_struct::anon_name refcount saturation
` [PATCH v5 3/3] mm: fix use-after-free when anon vma name is used after vma is freed

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-24  8:45 UTC  (12+ messages)
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 09/18] mips: use simpler access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users

[linux-next:master 6791/7915] arch/mips/kernel/mips-mt.c:246:1: error: incompatible function pointer types initializing 'initcall_t' (aka 'int (*)(void)') with an expression of type 'void (struct maple_tree *)'
 2022-02-24  8:41 UTC 

[mm/munlock] 237b445401: stress-ng.remap.ops_per_sec -62.6% regression
 2022-02-24  8:37 UTC  (4+ messages)

[PATCH] MAINTAINERS: remove myself from memcg maintainers
 2022-02-24  8:26 UTC  (3+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-24  8:07 UTC  (8+ messages)
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

[PATCH] sched/numa: add per-process numa_balancing
 2022-02-24  7:52 UTC 

[linux-next:master 6850/7915] mm/nommu.c:554:32: warning: variable 'prev' set but not used
 2022-02-24  7:50 UTC 

[linux-next:master 6806/7915] ld.lld: error: undefined symbol: find_vma_intersection
 2022-02-24  7:50 UTC 

[PATCH] MAINTAINERS: add myself as a memcg co-maintainer as well
 2022-02-24  7:39 UTC  (3+ messages)

[linux-next:master 6797/7915] mm/mmap.c:754:6: warning: no previous prototype for function 'vma_store'
 2022-02-24  7:29 UTC 

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-24  6:33 UTC  (5+ messages)

[PATCH -next] mm/mlock: Fix argument list that the kdoc format and script verified
 2022-02-24  6:27 UTC 

[linux-next:master 6850/7915] mm/mmap.c:1991:25: error: passing argument 1 of 'vma_find' from incompatible pointer type
 2022-02-24  6:06 UTC 

[linux-next:master 6806/7915] shm.c:undefined reference to `find_vma_intersection'
 2022-02-24  5:45 UTC 

[PATCH] ELF: Properly redefine PT_GNU_* in terms of PT_LOOS
 2022-02-24  5:40 UTC 

[PATCH] MAINTAINERS: Update execve entry with more details
 2022-02-24  5:39 UTC 

Please add for-next/execve
 2022-02-24  5:37 UTC 

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-24  5:35 UTC  (23+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
` [PATCH v7 05/12] mm: multigenerational LRU: minimal implementation
` [PATCH v7 12/12] mm: multigenerational LRU: documentation

mmotm 2022-02-23-21-20 uploaded
 2022-02-24  5:24 UTC  (2+ messages)

[PATCH] kasan: update function name in comments
 2022-02-24  4:07 UTC  (6+ messages)

[linux-next:master 4897/7915] drivers/acpi/apei/erst.c:792:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-24  3:43 UTC 

[linux-next:master 4899/7915] drivers/video/fbdev/i740fb.c:743:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-24  3:10 UTC 

[linux-next:master 5435/7526] fs/btrfs/ordered-data.c:168: warning: expecting prototype for Add an ordered extent to the per(). Prototype was for btrfs_add_ordered_extent() instead
 2022-02-24  2:29 UTC 

[linux-next:master 4715/7526] drivers/power/supply/ab8500_chargalg.c:821:13: warning: variable 'delta_i_ua' set but not used
 2022-02-24  2:29 UTC 

[linux-next:master 5435/7526] fs/btrfs/ordered-data.c:168: warning: expecting prototype for Add an ordered extent to the per(). Prototype was for btrfs_add_ordered_extent() instead
 2022-02-24  2:08 UTC 

[hnaz-mm:master 209/343] page_alloc.c:undefined reference to `node_data'
 2022-02-24  1:58 UTC 

[linux-next:master 4916/7526] drivers/video/fbdev/hgafb.c:496:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-24  1:47 UTC 

[PATCH -next] mm/rmap: Fix argument list that the kdoc format and script verified
 2022-02-24  1:43 UTC 

[PATCH v2 0/6] Follow-up on high-order PCP caching
 2022-02-24  1:34 UTC  (9+ messages)
` [PATCH 5/6] mm/page_alloc: Free pages in a single pass during bulk free

[linux-next:master 5015/7526] drivers/spi/spi-amd.c:296:21: warning: cast to smaller integer type 'enum amd_spi_versions' from 'const void *'
 2022-02-24  1:27 UTC 

[linux-next:master 4917/7526] drivers/gpu/drm/gma500/framebuffer.c:268:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-24  0:35 UTC 

[linux-next:master 4915/7526] drivers/video/fbdev/cirrusfb.c:1852:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-24  0:25 UTC 

[linux-next:master 4917/7526] drivers/mtd/nand/raw/hisi504_nand.c:465:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-24  0:25 UTC 

[PATCH] kasan: fix more unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
 2022-02-24  0:21 UTC  (3+ messages)

[PATCH -V11 1/9] mm/numa: automatically generate node migration order
 2022-02-24  0:05 UTC  (4+ messages)
` [PATCH -V11 2/9] mm/migrate: update node demotion order on hotplug events

[linux-next:master 4926/7526] include/linux/fortify-string.h:336:4: warning: call to __read_overflow2_field declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()?
 2022-02-23 23:43 UTC 

[linux-next:master 5106/7526] fs/btrfs/tree-log.c:6755: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-02-23 23:43 UTC 

[linux-next:master 4915/7526] include/linux/fortify-string.h:275:4: warning: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()?
 2022-02-23 23:32 UTC 

[linux-next:master 5106/7526] fs/btrfs/tree-log.c:6755: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-02-23 23:32 UTC 

[linux-next:master 4991/7526] drivers/gpu/drm/i915/gvt/kvmgt.c:595:10: error: implicit declaration of function 'drm_edid_block_valid'
 2022-02-23 22:20 UTC 

[GIT PULL] slab fixes for 5.17-rc6
 2022-02-23 20:08 UTC  (2+ messages)

[PATCH v2 1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure
 2022-02-23 19:49 UTC  (3+ messages)

[PATCH 1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure
 2022-02-23 19:42 UTC  (6+ messages)

[linux-next:master 6322/7526] arch/riscv/kernel/perf_callchain.c:19:26: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-02-23 19:22 UTC  (2+ messages)

[PATCH 00/12] Introduce DAMON sysfs interface
 2022-02-23 19:03 UTC  (9+ messages)
` [PATCH 03/12] mm/damon: Implement a minimal stub for sysfs-based DAMON interface

[PATCH] MAINTAINERS: add myself as a memcg co-maintainer
 2022-02-23 18:56 UTC  (2+ messages)

[PATCH] mm/filemap: Fix handling of THPs in generic_file_buffered_read()
 2022-02-23 18:21 UTC  (5+ messages)
` Patch "mm/filemap: Fix handling of THPs in generic_file_buffered_read()" has been added to the 5.15-stable tree
` Patch "mm/filemap: Fix handling of THPs in generic_file_buffered_read()" has been added to the 5.16-stable tree

[RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
 2022-02-23 17:17 UTC  (2+ messages)

read() data corruption with CONFIG_READ_ONLY_THP_FOR_FS=y
 2022-02-23 17:07 UTC  (3+ messages)

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-23 16:45 UTC  (5+ messages)

[PATCH v2 00/35] Speculative page faults
 2022-02-23 16:11 UTC  (2+ messages)

[PATCH 1/3] mm: refactor vm_area_struct::anon_vma_name usage code
 2022-02-23 15:38 UTC  (8+ messages)
` [PATCH v4 3/3] mm: fix use-after-free when anon vma name is used after vma is freed

page:  |  | latest

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