linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 08:55:52 to 2021-06-18 14:50:43 UTC [more...]

[linux-next:master 5946/11253] ld.lld: error: undefined symbol: reset_controller_register
 2021-06-18 14:52 UTC  (2+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-18 14:46 UTC  (17+ messages)

[linux-next:master 5946/11253] mc.c:undefined reference to `reset_controller_register'
 2021-06-18 14:42 UTC 

[PATCH] backing_dev_info: introduce min_bw/max_bw limits
 2021-06-18 14:41 UTC  (5+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-18 13:59 UTC  (11+ messages)
` [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-18 13:50 UTC  (9+ messages)

[PATCH 0/8] membarrier cleanups
 2021-06-18 13:36 UTC  (60+ messages)
` [PATCH 1/8] membarrier: Document why membarrier() works
` [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit
              ` [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms
` [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE
` [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation

[PATCH v1] mm: slub: fix the leak of alloc/free traces debugfs interface
 2021-06-18 13:15 UTC  (2+ messages)

[PATCH] mm/page_alloc: do bulk array bounds check after checking populated elements
 2021-06-18 12:51 UTC 

[bug report] mm/page_alloc: add an array-based interface to the bulk page allocator
 2021-06-18 12:49 UTC  (4+ messages)

[PATCH] mm: Mark idle page tracking as BROKEN
 2021-06-18 12:48 UTC  (8+ messages)

[linux-next:pending-fixes] BUILD SUCCESS d41bf1808eb71f8761dc74569cd93d935b84be35
 2021-06-18 12:42 UTC 

[PATCH] slab: Use %s instead of function name
 2021-06-18 12:03 UTC  (2+ messages)

[PATCH] x86/mm: avoid truncating memblocks for SGX memory
 2021-06-18  8:44 UTC  (2+ messages)

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-06-18  8:36 UTC  (4+ messages)
` [PATCH v1 6/6] "

[PATCH -V8 00/10] Migrate Pages in lieu of discard
 2021-06-18  8:15 UTC  (13+ messages)
` [PATCH -V8 01/10] mm/numa: node demotion data structure and lookup
` [PATCH -V8 02/10] mm/numa: automatically generate node migration order
` [PATCH -V8 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH -V8 04/10] mm/migrate: make migrate_pages() return nr_succeeded
` [PATCH -V8 05/10] mm/migrate: demote pages during reclaim
` [PATCH -V8 06/10] mm/vmscan: add page demotion counter
` [PATCH -V8 07/10] mm/vmscan: add helper for querying ability to age anonymous pages
` [PATCH -V8 08/10] mm/vmscan: Consider anonymous pages without swap
` [PATCH -V8 09/10] mm/vmscan: never demote for memcg reclaim
` [PATCH -V8 10/10] mm/migrate: add sysfs interface to enable reclaim migration

[linux-next:master 6856/7430] hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0x88): cannot reach dump_page
 2021-06-18  7:47 UTC  (6+ messages)

[linux-next:master 9419/10007] drivers/mtd/nand/raw/arasan-nand-controller.c:1453:33: warning: shift count >= width of type
 2021-06-18  7:46 UTC  (2+ messages)

[PATCH mmotm v1] mm/hwpoison: disable pcp for page_handle_poison()
 2021-06-18  4:47 UTC  (6+ messages)

[PATCH v5 -mm 0/6] Introduced multi-preference mempolicy
 2021-06-18  3:44 UTC  (7+ messages)
` [PATCH v5 -mm 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v5 -mm 2/6] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
` [PATCH v5 -mm 3/6] mm/mempolicy: enable page allocation for MPOL_PREFERRED_MANY for general cases
` [PATCH v5 -mm 4/6] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
` [PATCH v5 -mm 5/6] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY
` [PATCH v5 -mm 6/6] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies

[PATCH v2] percpu: optimize locking in pcpu_balance_workfn()
 2021-06-18  2:53 UTC  (4+ messages)

[PATCH v2 0/2] Cleanups for zbud
 2021-06-18  2:52 UTC  (6+ messages)
` [PATCH v2 2/2] mm/zbud: don't export any zbud API

[linux-next:master] BUILD REGRESSION 7d9c6b8147bdd76d7eb2cf6f74f84c6918ae0939
 2021-06-18  0:21 UTC 

vmemmap alloc failure in hot_add_req()
 2021-06-18  0:16 UTC  (5+ messages)

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-17 23:52 UTC  (13+ messages)
` [PATCH v3 1/8] ext4/xfs: add page refcount helper
` [PATCH v3 2/8] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v3 3/8] kernel: resource: lookup_resource as exported symbol
` [PATCH v3 4/8] drm/amdkfd: add SPM support for SVM
` [PATCH v3 5/8] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v3 6/8] include/linux/mm.h: helpers to check zone device generic type
` [PATCH v3 7/8] mm: add generic type support to migrate_vma helpers
` [PATCH v3 8/8] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages

[linux-next:master 9819/10875] efct_hw.c:undefined reference to `__bad_cmpxchg'
 2021-06-17 22:42 UTC 

[PATCH 1/3] mm/doc: Include compressed memory kernel-doc
 2021-06-17 21:54 UTC  (4+ messages)
` [PATCH 2/3] mm/doc: Add some more missing kernel-doc
` [PATCH 3/3] mm/doc: Include percpu documentation in html docs

[linux-next:master 10117/10875] arch/s390/boot/uv.c:65:6: error: redefinition of 'adjust_to_uv_max'
 2021-06-17 21:47 UTC 

[linux-next:master 8338/10875] ice_main.c:(.text.ice_misc_intr+0x31c): undefined reference to `ice_ptp_process_ts'
 2021-06-17 20:23 UTC 

[linux-next:master 6373/10489] fs/xfs/xfs_log_cil.c:897:1-10: second lock on line 900 (fwd)
 2021-06-17 19:40 UTC  (6+ messages)
` [kbuild-all] "

[PATCH v2 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-06-17 18:45 UTC  (15+ messages)
` [PATCH v2 01/14] memory-failure: fetch compound_head after pgmap_pfn_valid()
` [PATCH v2 02/14] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v2 03/14] mm/page_alloc: refactor memmap_init_zone_device() page init
` [PATCH v2 04/14] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v2 05/14] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v2 06/14] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v2 07/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v2 08/14] mm/sparse-vmemmap: populate compound pagemaps
` [PATCH v2 09/14] mm/page_alloc: reuse tail struct pages for "
` [PATCH v2 10/14] device-dax: use ALIGN() for determining pgoff
` [PATCH v2 11/14] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [PATCH v2 12/14] device-dax: compound pagemap support
` [PATCH v2 13/14] mm/gup: grab head page refcount once for group of subpages
` [PATCH v2 14/14] mm/sparse-vmemmap: improve memory savings for compound pud geometry

[LSF/MM TOPIC] Tiered memory accounting and management
 2021-06-17 18:48 UTC  (3+ messages)

[linux-next:master 8337/10875] ice_main.c:(.text.ice_do_ioctl+0x60): undefined reference to `ice_ptp_get_ts_config'
 2021-06-17 17:27 UTC 

mmotm 2021-06-16-22-12 uploaded
 2021-06-17 17:18 UTC  (2+ messages)
` mmotm 2021-06-16-22-12 uploaded (drivers/net/ethernet/intel/ice/ice_main.o)

[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
 2021-06-17 16:32 UTC  (16+ messages)
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-17 16:17 UTC  (7+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

Idle THPs
 2021-06-17 15:57 UTC  (2+ messages)

[linux-next:master 8336/10875] ice_ethtool.c:(.text.ice_get_ts_info+0x4c): undefined reference to `ice_get_ptp_clock_index'
 2021-06-17 15:17 UTC 

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-17 15:10 UTC  (4+ messages)
` [PATCH v3 06/27] shmem/userfaultfd: Handle uffd-wp special pte in page fault handler

[PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-17 14:52 UTC  (7+ messages)

[linux-next:master 8612/10875] arch/arm/mach-imx/src.c:103:6: warning: no previous prototype for 'imx_gpcv2_set_core1_pdn_pup_by_software'
 2021-06-17 14:10 UTC 

[PATCH] mm/slub: Add taint after the errors are printed
 2021-06-17 14:07 UTC  (3+ messages)

[PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-17 14:04 UTC  (6+ messages)
` [PATCH v15 1/4] kasan: allow an architecture to disable inline instrumentation
` [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check
` [PATCH v15 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h
` [PATCH v15 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables

[PATCH 00/29] Speculative page faults (anon vmas only)
 2021-06-17 13:46 UTC 

[linux-next:master 8335/10875] ice_main.c:(.text.ice_rebuild+0x424): undefined reference to `ice_ptp_init'
 2021-06-17 13:05 UTC 

[PATCH 1/2] mm: support fastpath if NUMA is enabled with numa off
 2021-06-17 12:40 UTC  (6+ messages)

[next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c
 2021-06-17 12:15 UTC  (3+ messages)

[linux-next:master 1092/10489] decompress.c:undefined reference to `__bswapsi2'
 2021-06-17 12:07 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 227cd20c3337e2a689f86094523425708093664c
 2021-06-17 12:01 UTC 

[PATCH v30 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-17 11:35 UTC  (9+ messages)
` [PATCH v30 10/13] Documentation: Add documents for DAMON
` [PATCH v30 12/13] mm/damon: Add user space selftests
` [PATCH v30 13/13] MAINTAINERS: Update for DAMON

[linux-next:master 8106/10489] drivers/clk/renesas/renesas-rzg2l-cpg.c:204:2-7: WARNING: invalid free of devm_ allocated data
 2021-06-17 11:25 UTC  (2+ messages)
` [PATCH] clk: renesas: fix semicolon.cocci warnings

[PATCH] mm/vmalloc: unbreak kasan vmalloc support
 2021-06-17  9:40 UTC  (2+ messages)

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-06-17  9:14 UTC  (2+ 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).