linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2] mm/compaction:let proactive compaction order configurable
 2021-04-22 20:33 UTC  (3+ messages)

[RFC] mm/vmscan.c: avoid possible long latency caused by too_many_isolated()
 2021-04-22 20:30 UTC  (8+ messages)

[PATCH v4 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-22 20:22 UTC  (3+ messages)
` [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE "

[linux-next:master 13957/14602] drivers/iio/common/scmi_sensors/scmi_iio.c:70:4: error: couldn't allocate output register for constraint 'x'
 2021-04-22 19:34 UTC 

alloc_contig_range() with MIGRATE_MOVABLE performance regression since 4.9
 2021-04-22 19:31 UTC  (4+ messages)

[PATCH 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2021-04-22 19:00 UTC  (13+ messages)
` [PATCH 15/23] hugetlb/userfaultfd: Hook page faults for uffd write protection
` [PATCH 16/23] hugetlb/userfaultfd: Take care of UFFDIO_COPY_MODE_WP
` [PATCH 17/23] hugetlb/userfaultfd: Handle UFFDIO_WRITEPROTECT
` [PATCH 18/23] mm/hugetlb: Introduce huge version of special swap pte helpers

[PATCH] mm: memcontrol: fix root_mem_cgroup charging
 2021-04-22 18:53 UTC  (10+ messages)
  ` [External] "

Percpu allocator: CPU hotplug support
 2021-04-22 17:52 UTC  (6+ messages)

[PATCH-next v5 0/4] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-22 17:26 UTC  (10+ messages)
` [PATCH-next v5 1/4] mm/memcg: Move mod_objcg_state() to memcontrol.c
` [PATCH-next v5 2/4] mm/memcg: Cache vmstat data in percpu memcg_stock_pcp
` [PATCH-next v5 3/4] mm/memcg: Improve refill_obj_stock() performance

[PATCH v3 0/3] mm,hwpoison: fix sending SIGBUS for Action Required MCE
 2021-04-22 17:02 UTC  (7+ messages)
` [PATCH v3 1/3] mm/memory-failure: Use a mutex to avoid memory_failure() races
` [PATCH v3 2/3] mm,hwpoison: return -EHWPOISON when page already
` [PATCH v3 3/3] mm,hwpoison: add kill_accessing_process() to find error virtual address

[linux-next:master 10925/14602] drivers/net/wireless/mediatek/mt76/mt7921/mac.c:1392:70: sparse: sparse: Using plain integer as NULL pointer
 2021-04-22 15:56 UTC 

(in)consistency of page/folio function naming
 2021-04-22 15:55 UTC  (5+ messages)

[RFC] Reclaiming PG_private
 2021-04-22 15:47 UTC 

[RFC] memory reserve for userspace oom-killer
 2021-04-22 15:41 UTC  (23+ messages)
          ` [RFC PATCH] Android OOM helper proof of concept

[PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-22 15:28 UTC  (16+ messages)
` [PATCH v2 1/4] include/linux/mmzone.h: add documentation for pfn_valid()
` [PATCH v2 2/4] memblock: update initialization of reserved pages
` [PATCH v2 3/4] arm64: decouple check whether pfn is in linear map from pfn_valid()
` [PATCH v2 4/4] arm64: drop pfn_valid_within() and simplify pfn_valid()

[PATCH 0/9 v5] Use local_lock for pcp protection and reduce stat overhead
 2021-04-22 15:18 UTC  (12+ messages)
` [PATCH 1/9] mm/page_alloc: Split per cpu page lists and zone stats
` [PATCH 2/9] mm/page_alloc: Convert per-cpu list protection to local_lock
` [PATCH 3/9] mm/vmstat: Convert NUMA statistics to basic NUMA counters
` [PATCH 4/9] mm/vmstat: Inline NUMA event counter updates
` [PATCH 5/9] mm/page_alloc: Batch the accounting updates in the bulk allocator
` [PATCH 6/9] mm/page_alloc: Reduce duration that IRQs are disabled for VM counters
` [PATCH 7/9] mm/page_alloc: Explicitly acquire the zone lock in __free_pages_ok
` [PATCH 9/9] mm/page_alloc: Update PGFREE outside "

[PATCH 1/2] mm/kasan: avoid duplicate KASAN issues from reporting
 2021-04-22 15:06 UTC  (8+ messages)
    ` [PATCH 2/2] mm/kasan: proc interface to read KASAN errors at any time

[PATCH v6 00/30] Network fs helper library & fscache kiocb API
 2021-04-22 14:51 UTC  (5+ messages)
` [PATCH v6 01/30] iov_iter: Add ITER_XARRAY

[RFCv2 00/13] TDX and guest memory unmapping
 2021-04-22 14:36 UTC 

[RFC PATCH 0/2] selinux,anon_inodes: Use a separate SELinux class for each type of anon inode
 2021-04-22 13:48 UTC  (7+ messages)
` [RFC PATCH 1/2] LSM,anon_inodes: explicitly distinguish anon inode types
` [RFC PATCH 2/2] selinux: add capability to map anon inode types to separate classes

[PATCH] mm: compaction: improve /proc trigger for full node memory compaction
 2021-04-22 13:37 UTC 

[PATCH v11 0/9] Count rlimits in each user namespace
 2021-04-22 12:27 UTC  (10+ messages)
` [PATCH v11 1/9] Increase size of ucounts to atomic_long_t
` [PATCH v11 2/9] Add a reference to ucounts for each cred
` [PATCH v11 3/9] Use atomic_t for ucounts reference counting
` [PATCH v11 4/9] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v11 6/9] Reimplement RLIMIT_SIGPENDING "
` [PATCH v11 7/9] Reimplement RLIMIT_MEMLOCK "
` [PATCH v11 8/9] kselftests: Add test to check for rlimit changes in different user namespaces
` [PATCH v11 9/9] ucounts: Set ucount_max to the largest positive value the type can hold

[PATCH v3 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-22 12:19 UTC  (15+ messages)
` [PATCH v3 1/4] include/linux/mmzone.h: add documentation for pfn_valid()
` [PATCH v3 2/4] memblock: update initialization of reserved pages
` [PATCH v3 3/4] arm64: decouple check whether pfn is in linear map from pfn_valid()
` [PATCH v3 4/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
` [RFC V2] mm: Enable generic pfn_valid() to handle early sections with memmap holes

[linux-next:pending-fixes] BUILD SUCCESS 611fe7bee4055db2ff5123ec8dc24b5c92b06882
 2021-04-22 11:03 UTC 

[linux-next:master 14157/14231] kernel/resource.c:505:5: sparse: sparse: symbol '__region_intersects' was not declared. Should it be static?
 2021-04-22 10:46 UTC  (3+ messages)
` [RFC PATCH linux-next] kernel/resource: __region_intersects() can be static

[RFC] mm: support multi_freearea to the reduction of external fragmentation
 2021-04-22  9:37 UTC  (5+ messages)
  `  "

[PATCH 0/3] cgroup2: introduce cpuset.mems.migration
 2021-04-22  9:06 UTC  (4+ messages)
` [PATCH 1/3] mm/mempolicy: apply cpuset limits to tasks using default policy
` [PATCH 2/3] cgroup/cpuset: introduce cpuset.mems.migration
` [PATCH 3/3] docs/admin-guide/cgroup-v2: add cpuset.mems.migration

[PATCH] mm: hugetlb: fix a race between memory-failure/soft_offline and gather_surplus_pages
 2021-04-22  8:27 UTC  (5+ messages)

[linux-next:master 2520/14231] drivers/pci/controller/pci-xgene.c:511:33: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2021-04-22  8:26 UTC 

mmotm 2021-04-21-23-03 uploaded
 2021-04-22  6:04 UTC 

[PATCH 0/2] mm/filemap: fix 5.12-rc regressions
 2021-04-22  5:55 UTC  (6+ messages)
` [PATCH 1/2] mm/filemap: fix find_lock_entries hang on 32-bit THP
` [PATCH 2/2] mm/filemap: fix mapping_seek_hole_data on THP & 32-bit

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-04-22  5:43 UTC  (10+ messages)
` [PATCH v5 1/9] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v5 2/9] selftest/mremap_test: Avoid crash with static build
` [PATCH v5 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v5 4/9] powerpc/mm/book3s64: Fix possible build error
` [PATCH v5 5/9] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument
` [PATCH v5 6/9] mm/mremap: Use range flush that does TLB and page walk cache flush
` [PATCH v5 7/9] mm/mremap: Move TLB flush outside page table lock
` [PATCH v5 8/9] mm/mremap: Allow arch runtime override
` [PATCH v5 9/9] powerpc/mm: Enable move pmd/pud

[linux-next:master] BUILD REGRESSION b74523885a715463203d4ccc3cf8c85952d3701a
 2021-04-22  0:31 UTC 

kernel BUG at mm/huge_memory.c:2736(linux 5.10.29)
 2021-04-22  0:11 UTC  (4+ messages)

[PATCH v2] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
 2021-04-22  0:08 UTC  (2+ messages)

[linux-next:master 14157/14231] kernel/resource.c:505:5: warning: no previous prototype for '__region_intersects'
 2021-04-22  0:08 UTC  (2+ messages)

drivers/media/platform/pxa_camera.c:2447:34: warning: unused variable 'pxa_camera_of_match'
 2021-04-21 23:12 UTC 

[PATCH 0/5] 4.14 backports of fixes for "CoW after fork() issue"
 2021-04-21 23:05 UTC  (15+ messages)

[PATCH 1/1] gup: document and work around "COW can break either way" issue
 2021-04-21 22:57 UTC 

[PATCH 1/1] gup: document and work around "COW can break either way" issue
 2021-04-21 22:56 UTC 

[linux-next:master 14157/14231] kernel/resource.c:505:5: warning: no previous prototype for function '__region_intersects'
 2021-04-21 21:48 UTC 

[PATCH v1 0/3] perf/binfmt/mm: remove in-tree usage of MAP_EXECUTABLE
 2021-04-21 20:56 UTC  (4+ messages)

[linux-next:master 13371/14231] drivers/spi/spi-stm32-qspi.c:481:76: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2021-04-21 18:44 UTC 

[PATCH v4 0/4] percpu: partial chunk depopulation
 2021-04-21 18:24 UTC  (2+ messages)

[linux-next:master 13528/14231] or1k-linux-ld: drivers/net/ethernet/freescale/fec_main.o:undefined reference to `net_selftest'
 2021-04-21 18:24 UTC 

[linux-next:master 13666/14231] drivers/firewire/net.c:491:23: warning: variable 'dev' set but not used
 2021-04-21 17:56 UTC 

[linux-next:master 14111/14231] WARNING: modpost: vmlinux.o(.text.unlikely+0xce50): Section mismatch in reference from the function _ldm_printk() to the variable .init.data:initcall_level_names
 2021-04-21 17:29 UTC 

[linux-next:master 13560/14231] drivers/net/phy/marvell.c:2433:3: error: fallthrough annotation does not directly precede switch label
 2021-04-21 13:49 UTC 

[PATCH v3] docs: proc.rst: meminfo: briefly describe gaps in memory accounting
 2021-04-21 12:37 UTC  (2+ messages)

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-04-21 12:29 UTC  (3+ messages)
` [PATCH v11 6/6] powerpc: Book3S 64-bit outline-only KASAN support

[linux-next:master 11414/14048] drivers/net/ethernet/renesas/ravb_main.c:2086:6: warning: variable 'priv' is used uninitialized whenever 'if' condition is true
 2021-04-21 12:25 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 1040b90b8c834022954533bfa7a6a1a92cb6164b
 2021-04-21 12:03 UTC 

[PATCH v10 0/8] Allocate memmap from hotadded memory (per device)
 2021-04-21 11:37 UTC  (4+ messages)
` [PATCH v10 4/8] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v10 8/8] arm64/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE

[PATCH v2 0/3] kfence: optimize timer scheduling
 2021-04-21 10:51 UTC  (4+ messages)
` [PATCH v2 1/3] kfence: await for allocation using wait_event
` [PATCH v2 2/3] kfence: maximize allocation wait timeout duration
` [PATCH v2 3/3] kfence: use power-efficient work queue to run delayed work

[PATCH 0/3] kfence: optimize timer scheduling
 2021-04-21 10:27 UTC  (6+ messages)
` [PATCH 1/3] kfence: await for allocation using wait_event

page:  |  | latest

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