messages from 2020-12-05 20:16:34 to 2020-12-07 22:10:03 UTC [more...]
[PATCH 00/11] mm: lru related cleanups
2020-12-07 22:09 UTC
[PATCH v3] mm: mmap_lock: fix use-after-free race and css ref leak in tracepoints
2020-12-07 21:33 UTC
[RESEND PATCH v2 00/12] Convert all vmstat counters to pages or bytes
2020-12-07 20:33 UTC (22+ messages)
` [RESEND PATCH v2 01/12] mm: memcontrol: fix NR_ANON_THPS account
` [RESEND PATCH v2 02/12] mm: memcontrol: convert NR_ANON_THPS account to pages
` [RESEND PATCH v2 03/12] mm: memcontrol: convert NR_FILE_THPS "
` [RESEND PATCH v2 04/12] mm: memcontrol: convert NR_SHMEM_THPS "
` [RESEND PATCH v2 05/12] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
` [RESEND PATCH v2 06/12] mm: memcontrol: convert NR_FILE_PMDMAPPED "
` [RESEND PATCH v2 07/12] mm: memcontrol: convert kernel stack account to bytes
` [RESEND PATCH v2 08/12] mm: memcontrol: convert NR_KERNEL_SCS_KB "
` [RESEND PATCH v2 09/12] mm: memcontrol: convert vmstat slab counters "
` [RESEND PATCH v2 10/12] mm: memcontrol: scale stat_threshold for byted-sized vmstat
` [RESEND PATCH v2 11/12] mm: memcontrol: make the slab calculation consistent
` [RESEND PATCH v2 12/12] mm: memcontrol: remove {global_}node_page_state_pages
` [External] Re: [RESEND PATCH v2 00/12] Convert all vmstat counters to pages or bytes
[linux-next:master 10583/11438] bpf_trace.c:undefined reference to `sock_from_file'
2020-12-07 19:38 UTC
[RFC V2 00/37] Enhance memory utilization with DMEMFS
2020-12-07 19:32 UTC (40+ messages)
` [RFC V2 01/37] fs: introduce dmemfs module
` [RFC V2 02/37] mm: support direct memory reservation
` [RFC V2 03/37] dmem: implement dmem memory management
` [RFC V2 04/37] dmem: let pat recognize dmem
` [RFC V2 05/37] dmemfs: support mmap for dmemfs
` [RFC V2 06/37] dmemfs: support truncating inode down
` [RFC V2 07/37] dmem: trace core functions
` [RFC V2 08/37] dmem: show some statistic in debugfs
` [RFC V2 09/37] dmemfs: support remote access
` [RFC V2 10/37] dmemfs: introduce max_alloc_try_dpages parameter
` [RFC V2 11/37] mm: export mempolicy interfaces to serve dmem allocator
` [RFC V2 12/37] dmem: introduce mempolicy support
` [RFC V2 13/37] mm, dmem: introduce PFN_DMEM and pfn_t_dmem
` [RFC V2 14/37] mm, dmem: differentiate dmem-pmd and thp-pmd
` [RFC V2 15/37] mm: add pmd_special() check for pmd_trans_huge_lock()
` [RFC V2 16/37] dmemfs: introduce ->split() to dmemfs_vm_ops
` [RFC V2 17/37] mm, dmemfs: support unmap_page_range() for dmemfs pmd
` [RFC V2 18/37] mm: follow_pmd_mask() for dmem huge pmd
` [RFC V2 19/37] mm: gup_huge_pmd() "
` [RFC V2 20/37] mm: support dmem huge pmd for vmf_insert_pfn_pmd()
` [RFC V2 21/37] mm: support dmem huge pmd for follow_pfn()
` [RFC V2 22/37] kvm, x86: Distinguish dmemfs page from mmio page
` [RFC V2 23/37] kvm, x86: introduce VM_DMEM for syscall support usage
` [RFC V2 24/37] dmemfs: support hugepage for dmemfs
` [RFC V2 25/37] mm, x86, dmem: fix estimation of reserved page for vaddr_get_pfn()
` [RFC V2 26/37] mm, dmem: introduce pud_special() for dmem huge pud support
` [RFC V2 27/37] mm: add pud_special() check to support dmem huge pud
` [RFC V2 28/37] mm, dmemfs: support huge_fault() for dmemfs
` [RFC V2 29/37] mm: add follow_pte_pud() to support huge pud look up
` [RFC V2 30/37] dmem: introduce dmem_bitmap_alloc() and dmem_bitmap_free()
` [RFC V2 31/37] dmem: introduce mce handler
` [RFC V2 32/37] mm, dmemfs: register and handle the dmem mce
` [RFC V2 33/37] kvm, x86: enable record_steal_time for dmem
` [RFC V2 34/37] dmem: add dmem unit tests
` [RFC V2 35/37] mm, dmem: introduce dregion->memmap for dmem
` [RFC V2 36/37] vfio: support dmempage refcount for vfio
` [RFC V2 37/37] Add documentation for dmemfs
[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
2020-12-07 19:01 UTC (13+ messages)
[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
2020-12-07 18:38 UTC (21+ messages)
` [PATCH v7 01/15] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v7 02/15] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [External] "
` [PATCH v7 03/15] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [External] "
` [PATCH v7 04/15] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [External] "
` [PATCH v7 05/15] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [External] "
` [External] Re: [PATCH v7 00/15] Free some vmemmap pages of hugetlb page
[PATCH] mm/filemap: add static for function __add_to_page_cache_locked
2020-12-07 18:35 UTC (7+ messages)
[PATCH] mm/page_alloc: simplify kmem cgroup charge/uncharge code
2020-12-07 17:28 UTC (3+ messages)
` [External] "
[PATCH sl-b 1/6] mm: Add kmem_last_alloc() to return last allocation for memory block
2020-12-07 17:25 UTC (3+ messages)
[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
2020-12-07 17:11 UTC (4+ messages)
` [PATCH v15 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
[PATCH] powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()
2020-12-07 17:02 UTC (3+ messages)
[PATCH v2] powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()
2020-12-07 16:58 UTC
[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
2020-12-07 16:00 UTC (9+ messages)
` [PATCH v14 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant
crypto: sun4i-ss: error with kmap
2020-12-07 15:53 UTC (12+ messages)
scheduling while atomic in z3fold
2020-12-07 15:41 UTC (18+ messages)
[PATCH] mm: memcontrol: optimize per-lruvec stats counter memory usage
2020-12-07 15:19 UTC (5+ messages)
` [External] "
[PATCH v2] mm/page_isolation: do not isolate the max order page
2020-12-07 13:42 UTC (2+ messages)
[PATCH v3] mm/page_alloc: speeding up the iteration of max_order
2020-12-07 13:37 UTC (3+ messages)
[linux-next:master 10645/11438] phy-ingenic-usb.c:undefined reference to `devm_platform_ioremap_resource'
2020-12-07 13:01 UTC
[PATCH v9 0/2] avoid xfs transaction reservation recursion
2020-12-07 12:19 UTC (5+ messages)
` [PATCH v9 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v9 2/2] xfs: avoid transaction reservation recursion
[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
2020-12-07 12:13 UTC (11+ messages)
` [PATCH 6/6] mm/gup: migrate pinned pages out of movable zone
[PATCH] mm,memory_failure: Always pin the page in madvise_inject_error
2020-12-07 9:48 UTC
5.10 RC 7: grub2 out of memory
2020-12-07 9:45 UTC (5+ messages)
[linux-next:pending-fixes] BUILD SUCCESS b2779a0d410f23bc3714aaad0356ce22e0e02d17
2020-12-07 9:13 UTC
incoming
2020-12-07 9:03 UTC (14+ messages)
` [patch 01/12] zlib: export S390 symbols for zlib modules
` [patch 02/12] coredump: fix core_pattern parse error
` [patch 03/12] mm: memcg/slab: fix obj_cgroup_charge() return value handling
` [patch 04/12] mm: list_lru: set shrinker map bit when child nr_items is not zero
` [patch 05/12] mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
` [patch 06/12] mm/swapfile: do not sleep with a spin lock held
` [patch 07/12] mailmap: add two more addresses of Uwe Kleine-König
` [patch 08/12] tools/testing/selftests/vm: fix build error
` [patch 09/12] userfaultfd: selftests: fix SIGSEGV if huge mmap fails
` [patch 10/12] mm/filemap: add static for function __add_to_page_cache_locked
` [patch 11/12] hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
` [patch 12/12] mm/mmap.c: fix mmap return value when vma is merged after call_mmap()
[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
2020-12-07 9:03 UTC (8+ messages)
` [RFC V2 3/3] s390/mm: Define arch_get_mappable_range()
[PATCH 0/7] HWPoison: Refactor get page interface
2020-12-07 7:24 UTC (8+ messages)
` [PATCH 3/7] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED
[linux-next:master 10764/10966] fs/ext4/move_extent.c:247:1: warning: stack frame size of 2256 bytes in function 'move_extent_per_page'
2020-12-07 7:06 UTC
sched: core.c:7270 Illegal context switch in RCU-bh read-side critical section! __alloc_pages_nodemask
2020-12-07 5:52 UTC (2+ messages)
[PATCH] userfaultfd: prevent non-cooperative events vs mcopy_atomic races
2020-12-07 4:31 UTC (4+ messages)
[xsk] 45a8668184: BUG:KASAN:null-ptr-deref_in_xsk_recvmsg
2020-12-07 2:43 UTC
[linux-next:master 9568/10966] drivers/media/i2c/ov02a10.c:537:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
2020-12-07 1:27 UTC
[linux-next:master 10134/10966] drivers/hwmon/pmbus/pm6764tr.c:56:34: warning: unused variable 'pm6764tr_of_match'
2020-12-07 1:27 UTC
[PATCH -V7 0/3] numa balancing: Migrate on fault among multiple bound nodes
2020-12-07 0:48 UTC (4+ messages)
` [PATCH -V7 2/3] NOT kernel/man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING
[drm/fb] 1d46491d4a: WARNING:at_drivers/gpu/drm/drm_fb_helper.c:#drm_fb_helper_damage_work[drm_kms_helper]
2020-12-07 0:45 UTC (5+ messages)
` [LKP] "
compaction: VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn))
2020-12-06 23:47 UTC (11+ messages)
` [PATCH 0/1] VM_BUG_ON_PAGE(!zone_spans_pfn) in set_pfnblock_flags_mask
` [PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages
[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
2020-12-06 22:55 UTC (4+ messages)
possible deadlock in hugetlb_cow
2020-12-06 18:03 UTC
[PATCH] mm/memblock:use a more appropriate order calculation when free memblock pages
2020-12-06 14:21 UTC (3+ messages)
[mm/memblock] 4df001639c: kernel_BUG_at_mm/page_alloc.c
2020-12-06 14:07 UTC
Regression from 5.7.17 to 5.9.9 with memory.low cgroup constraints
2020-12-06 11:30 UTC (5+ messages)
[linux-next:master 10963/10966] <stdin>:1539:2: warning: #warning syscall memfd_secret not implemented
2020-12-06 10:55 UTC (2+ messages)
kernel BUG at mm/internal.h:LINE! (3)
2020-12-06 10:52 UTC
[PATCH v2 00/12] Convert all vmstat counters to pages or bytes
2020-12-06 10:02 UTC (15+ messages)
` [PATCH v2 01/12] mm: memcontrol: fix NR_ANON_THPS account
` [PATCH 1/9] mm: vmstat: fix stat_threshold for NR_KERNEL_STACK_KB
` [PATCH v2 02/12] mm: memcontrol: convert NR_ANON_THPS account to pages
` [PATCH 2/9] mm: memcontrol: fix NR_ANON_THPS account
` [PATCH v2 03/12] mm: memcontrol: convert NR_FILE_THPS account to pages
` [PATCH 3/9] mm: memcontrol: convert kernel stack account to byte-sized
` [PATCH 4/9] mm: memcontrol: convert NR_ANON_THPS account to pages
` [PATCH v2 04/12] mm: memcontrol: convert NR_SHMEM_THPS "
` [PATCH 5/9] mm: memcontrol: convert NR_FILE_THPS "
` [PATCH v2 05/12] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
` [PATCH v2 06/12] mm: memcontrol: convert NR_FILE_PMDMAPPED "
` [PATCH 6/9] mm: memcontrol: convert NR_SHMEM_THPS "
` [PATCH 7/9] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
drivers/uio/uio_aec.c:50:49: sparse: sparse: incorrect type in argument 1 (different address spaces)
2020-12-06 8:53 UTC
[PATCH v2 07/12] mm: memcontrol: convert kernel stack account to bytes
2020-12-06 8:29 UTC (6+ messages)
` [PATCH v2 08/12] mm: memcontrol: convert NR_KERNEL_SCS_KB "
` [PATCH v2 09/12] mm: memcontrol: convert vmstat slab counters "
` [PATCH v2 10/12] mm: memcontrol: scale stat_threshold for byted-sized vmstat
` [PATCH v2 11/12] mm: memcontrol: make the slab calculation consistent
` [PATCH v2 12/12] mm: memcontrol: remove {global_}node_page_state_pages
[PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages
2020-12-06 8:09 UTC (11+ messages)
[PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
2020-12-06 3:59 UTC (5+ messages)
[PATCH] kasan: fix slab double free when cpu-hotplug
2020-12-06 1:09 UTC (3+ messages)
[linux-next:master 10800/10966] arch/arm/include/asm/highmem.h:52:43: error: implicit declaration of function 'cache_is_vivt'
2020-12-05 20:44 UTC
page: next (older) | prev (newer) | latest
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).