linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-13 12:36:06 to 2021-08-16 09:12:14 UTC [more...]

[5.14] problem with dynamic memory allocation for object debugging
 2021-08-16  9:10 UTC  (3+ messages)

[linux-next:master 3690/8423] drivers/gpu/drm/vc4/vc4_hdmi.c:1406:41: warning: unused variable 'vc4_hdmi_audio_widgets'
 2021-08-16  8:50 UTC 

[PATCH 5.10.y 00/11] mm: memcontrol: fix nullptr in __mod_lruvec_page_state()
 2021-08-16  8:34 UTC  (13+ messages)
` [PATCH 5.10.y 01/11] mm: memcontrol: Use helpers to read page's memcg data
` [PATCH 5.10.y 02/11] mm: memcontrol/slab: Use helpers to access slab page's memcg_data
` [PATCH 5.10.y 03/11] mm: Introduce page memcg flags
` [PATCH 5.10.y 04/11] mm: Convert page kmemcg type to a page memcg flag
` [PATCH 5.10.y 05/11] mm: memcontrol: introduce obj_cgroup_{un}charge_pages
` [PATCH 5.10.y 06/11] mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
` [PATCH 5.10.y 07/11] mm: memcontrol: change ug->dummy_page only if memcg changed
` [PATCH 5.10.y 08/11] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
` [PATCH 5.10.y 09/11] mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_pages()
` [PATCH 5.10.y 10/11] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM
` [PATCH 5.10.y 11/11] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()

[PATCH] mm, slub: add cpus_read_lock/unlock() for slab_mem_going_offline_callback()
 2021-08-16  8:23 UTC  (5+ messages)

[PATCH v2] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-08-16  8:19 UTC 

[linux-next:master 5040/8423] net/ipv4/ip_sockglue.c:838:7: warning: taking address of packed member 'gf_group' of class or structure 'compat_group_filter::(anonymous union)::(anonymous)' may result in an unaligned pointer value
 2021-08-16  8:17 UTC 

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2021-08-16  8:07 UTC  (12+ messages)

[syzbot] BUG: unable to handle kernel paging request in alloc_huge_page
 2021-08-16  7:47 UTC  (5+ messages)

[PATCH v14 035/138] mm/memcg: Use the node id in mem_cgroup_update_tree()
 2021-08-16  3:02 UTC  (44+ messages)
` [PATCH v14 000/138] Memory folios
  ` [PATCH v14 022/138] mm/filemap: Add __folio_lock_or_retry()
  ` [PATCH v14 038/138] mm/memcg: Add folio_memcg() and related functions
  ` [PATCH v14 040/138] mm/memcg: Convert mem_cgroup_charge() to take a folio
  ` [PATCH v14 050/138] mm/workingset: Convert workingset_activation "
  ` [PATCH v14 052/138] mm: Add folio_raw_mapping()
  ` [PATCH v14 071/138] mm/writeback: Add filemap_dirty_folio()
  ` [PATCH v14 072/138] mm/writeback: Add folio_account_cleaned()
  ` [PATCH v14 076/138] mm/writeback: Add folio_redirty_for_writepage()
  ` [PATCH v14 078/138] mm/filemap: Add folio_mkwrite_check_truncate()
  ` [PATCH v14 080/138] mm/workingset: Convert workingset_refault() to take a folio
  ` [PATCH v14 081/138] mm: Add folio_evictable()
  ` [PATCH v14 082/138] mm/lru: Convert __pagevec_lru_add_fn to take a folio
  ` [PATCH v14 084/138] mm/page_alloc: Add folio allocation functions
  ` [PATCH v14 088/138] mm/filemap: Add filemap_get_folio

[linux-next:master 7541/7963] csky-linux-gcc: error: unrecognized command-line option '--param=allow-store-data-races=0'; did you mean '--allow-store-data-races'?
 2021-08-15 23:50 UTC 

[linux-next:master 7729/7963] kernel/sys_ni.c:292:1: warning: no previous prototype for function '__arm64_sys_process_mrelease'
 2021-08-15 22:25 UTC 

arch/csky/kernel/ftrace.c:152:6: warning: no previous prototype for 'prepare_ftrace_return'
 2021-08-15 20:40 UTC 

[PATCH v6 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-08-15 20:40 UTC  (16+ messages)
` [PATCH v6 01/13] ext4/xfs: add page refcount helper
` [PATCH v6 02/13] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v6 04/13] drm/amdkfd: add SPM support for SVM
` [PATCH v6 05/13] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v6 06/13] include/linux/mm.h: helpers to check zone device generic type
` [PATCH v6 07/13] mm: add generic type support to migrate_vma helpers
` [PATCH v6 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages

drivers/scsi/mvumi.c:407:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-08-15 19:22 UTC 

[PATCH] percpu: remove the unnecessary operation for bitmaps in finding suitable region
 2021-08-15 16:19 UTC  (2+ messages)

[PATCH -next v2] include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
 2021-08-15 15:30 UTC  (2+ messages)

[PATCH v4 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock
 2021-08-15 12:27 UTC  (2+ messages)

[PATCH RESEND 00/17] Resend bitmap patches
 2021-08-15 11:09 UTC  (19+ messages)
` [PATCH 01/17] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/17] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 03/17] include: move find.h from asm_generic to linux
` [PATCH 04/17] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 05/17] lib: add find_first_and_bit()
` [PATCH 06/17] cpumask: use find_first_and_bit()
` [PATCH 07/17] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 08/17] tools: sync tools/bitmap with mother linux
` [PATCH 09/17] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [PATCH 10/17] include/linux: move for_each_bit() macros from bitops.h to find.h
` [PATCH 11/17] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 12/17] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [PATCH 13/17] tools: Rename bitmap_alloc() to bitmap_zalloc()
` [PATCH 14/17] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 15/17] bitmap: unify find_bit operations
` [PATCH 16/17] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 17/17] vsprintf: rework bitmap_list_string

[PATCH v2 0/4] Some cleanup for page migration
 2021-08-15 10:34 UTC  (6+ messages)
` [PATCH v2 1/4] mm: migrate: Move the page count validation to the proper place
` [PATCH v2 2/4] mm: migrate: Introduce a local variable to get the number of pages
` [PATCH v2 3/4] mm: migrate: Fix the incorrect function name in comments
` [PATCH v2 4/4] mm: migrate: Change to use bool type for 'page_was_mapped'

[PATCH v4 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-15 10:22 UTC  (6+ messages)
` [PATCH v4 13/35] mm, slub: do initial checks in ___slab_alloc() with irqs enabled

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING f8275649b86e143c0004ecb62322f7365cd2bad8
 2021-08-15  9:59 UTC 

[PATCH v2 00/19] ARC mm updates: support 3/4 levels and asm-generic/pgalloc
 2021-08-15  9:27 UTC  (8+ messages)
` [PATCH v2 01/19] ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
` [PATCH v2 03/19] ARC: mm: move mmu/cache externs out to setup.h
` [PATCH v2 16/19] ARC: mm: support 3 levels of page tables

[linux-next:master 1213/7963] drivers/hv/hv_common.c:61:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-08-15  7:02 UTC 

[PATCH v3] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
 2021-08-15  6:10 UTC 

[linux-next:master 5053/7963] virtio.c:undefined reference to `virtio_check_driver_offered_feature'
 2021-08-15  4:54 UTC 

[PATCH] mm: add kernel_misc_reclaimable in show_free_areas
 2021-08-15  4:44 UTC  (4+ messages)

kernel/sys_ni.c:362:1: warning: no previous prototype for function '__arm64_sys_memfd_secret'
 2021-08-15  3:15 UTC 

[linux-next:master] BUILD REGRESSION 4b358aabb93a2c654cd1dcab1a25a589f6e2b153
 2021-08-15  0:39 UTC 

[PATCH v1 00/12] Use obj_cgroup APIs to charge the LRU pages
 2021-08-14 22:23 UTC  (17+ messages)
` [PATCH v1 01/12] mm: memcontrol: prepare objcg API for non-kmem usage
` [PATCH v1 02/12] mm: memcontrol: introduce compact_folio_lruvec_lock_irqsave
` [PATCH v1 03/12] mm: memcontrol: make lruvec lock safe when LRU pages are reparented
` [PATCH v1 04/12] mm: vmscan: rework move_pages_to_lru()
` [PATCH v1 05/12] mm: thp: introduce folio_split_queue_lock{_irqsave}()
` [PATCH v1 06/12] mm: thp: make split queue lock safe when LRU pages are reparented
` [PATCH v1 07/12] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
` [PATCH v1 08/12] mm: memcontrol: introduce memcg_reparent_ops
` [PATCH v1 09/12] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
` [PATCH v1 10/12] mm: memcontrol: rename {un}lock_page_memcg() to {un}lock_page_objcg()
` [PATCH v1 11/12] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function
` [PATCH v1 12/12] mm: lru: use lruvec lock to serialize memcg changes

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-14 19:52 UTC  (19+ messages)

kernel/sys_ni.c:71:1: warning: no previous prototype for function '__arm64_sys_epoll_pwait2'
 2021-08-14 13:33 UTC 

[linux-next:master 3464/7963] drivers/gpu/drm/i915/gt/selftest_hangcheck.c:455:62: error: variable 'err' is uninitialized when used here
 2021-08-14 13:33 UTC 

kernel/sys_ni.c:283:1: warning: no previous prototype for function '__arm64_sys_process_madvise'
 2021-08-14 11:44 UTC 

[linux-next:master 7940/7963] {standard input}:2633: Error: Register number out of range 0..2
 2021-08-14 11:44 UTC 

[PATCH 0/4] Cleanups and fixup for memcontrol
 2021-08-14 11:00 UTC  (6+ messages)
` [PATCH 1/4] mm/hwpoison: remove unneeded variable unmap_success
` [PATCH 2/4] mm/hwpoison: fix potential pte_unmap_unlock pte error
` [PATCH 3/4] mm/hwpoison: change argument struct page **hpagep to *hpage
` [PATCH 4/4] mm/hwpoison: fix some obsolete comments

kernel/sys_ni.c:72:1: warning: no previous prototype for function '__arm64_compat_sys_epoll_pwait2'
 2021-08-14  8:38 UTC 

[PATCH v2] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
 2021-08-14  8:36 UTC 

[PATCH v1] mm: Add configuration to control whether vmpressure notifier is enabled
 2021-08-14  8:00 UTC  (7+ messages)

[linux-next:master 5593/7963] ptp_ocp.c:undefined reference to `devlink_unregister'
 2021-08-14  4:18 UTC 

[PATCH] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
 2021-08-14  3:11 UTC  (7+ messages)

[PATCH v6 00/12] mm/debug_vm_pgtable: Enhancements
 2021-08-14  2:57 UTC  (5+ messages)

[PATCH 0/3] mm: optimize thp for reclaim and migration
 2021-08-14  2:34 UTC  (11+ messages)
` [PATCH 2/3] mm: free zapped tail pages when splitting isolated thp

incoming
 2021-08-13 23:54 UTC  (8+ messages)
` [patch 1/7] kasan, kmemleak: reset tags when scanning block
` [patch 2/7] kasan, slub: reset tag when printing address
` [patch 3/7] slub: fix kmalloc_pagealloc_invalid_free unit test
` [patch 4/7] mm: slub: fix slub_debug disabling for list of slabs
` [patch 5/7] mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
` [patch 6/7] mm/memcg: fix incorrect flushing of lruvec data in obj_stock
` [patch 7/7] lib: use PFN_PHYS() in devmem_is_allowed()

[PATCH v2] mm, hugepages: add mremap() support for hugepage backed vma
 2021-08-13 23:40 UTC  (2+ messages)

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-13 17:09 UTC  (11+ messages)
` [PATCH Part1 RFC v4 08/36] x86/sev: check the vmpl level
` [PATCH Part1 RFC v4 09/36] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v4 13/36] x86/kernel: Make the bss.decrypted section shared in RMP table

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-13 16:32 UTC  (6+ messages)
` [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[PATCH RFC 0/4] mm: Enable PM_SWAP for shmem with PTE_MARKER
 2021-08-13 16:01 UTC  (4+ messages)
` [PATCH RFC 4/4] mm: Install marker pte when page out for shmem pages

[PATCH v6 0/2] hwpoison: fix race with hugetlb page allocation
 2021-08-13 15:07 UTC  (7+ messages)
` [PATCH v6 1/2] mm,hwpoison: "

[PATCH 0/5] x86: Impplement support for unaccepted memory
 2021-08-13 14:56 UTC  (16+ messages)
` [PATCH 1/5] mm: Add "

[PATCH] mm: in_irq() cleanup
 2021-08-13 14:52 UTC 

[PATCH v2 13/19] ARC: mm: disintegrate mmu.h (arcv2 bits out)
 2021-08-13 14:48 UTC  (3+ messages)

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-08-13 14:47 UTC 

[PATCH] mm: remove redundant compound_head() calling
 2021-08-13 14:24 UTC  (3+ messages)

[PATCH v2 08/19] ARC: mm: switch pgtable_t back to struct page *
 2021-08-13 14:25 UTC  (3+ messages)

[linux-next:master 5325/7963] fs/file.c:401:54: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-08-13 14:16 UTC 

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-08-13 12:53 UTC  (2+ messages)

[PATCH v14 088/138] mm/filemap: Add filemap_get_folio
 2021-07-15  3:36 UTC 

[PATCH v14 084/138] mm/page_alloc: Add folio allocation functions
 2021-07-15  3:36 UTC 

[PATCH v14 082/138] mm/lru: Convert __pagevec_lru_add_fn to take a folio
 2021-07-15  3:36 UTC 

[PATCH v14 081/138] mm: Add folio_evictable()
 2021-07-15  3:36 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).