messages from 2020-12-04 16:12:47 to 2020-12-07 09:03:06 UTC [more...]
[PATCH sl-b 1/6] mm: Add kmem_last_alloc() to return last allocation for memory block
2020-12-07 9:02 UTC (5+ messages)
` [PATCH sl-b 2/6] mm: Add kmem_last_alloc_errstring() to provide more kmem_last_alloc() info
` [PATCH sl-b 3/6] rcu: Make call_rcu() print allocation address of double-freed callback
` [PATCH sl-b 4/6] mm: Create kmem_last_alloc_stack() to provide stack trace in slub
[PATCH] mm/filemap: add static for function __add_to_page_cache_locked
2020-12-07 8:15 UTC (6+ messages)
[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
2020-12-07 8:08 UTC (11+ messages)
[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
[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
2020-12-07 7:13 UTC (27+ messages)
` [PATCH 6/6] mm/gup: migrate pinned pages out of movable zone
[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)
[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
2020-12-07 4:38 UTC (7+ messages)
` [RFC V2 3/3] s390/mm: Define arch_get_mappable_range()
[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
scheduling while atomic in z3fold
2020-12-07 2:18 UTC (13+ messages)
[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] "
[PATCH] powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()
2020-12-07 0:24 UTC (6+ messages)
crypto: sun4i-ss: error with kmap
2020-12-07 0:15 UTC (10+ messages)
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)
[PATCH v9 0/2] avoid xfs transaction reservation recursion
2020-12-06 21:04 UTC (4+ messages)
` [PATCH v9 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v9 2/2] xfs: avoid transaction reservation recursion
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 (8+ messages)
[mm/memblock] 4df001639c: kernel_BUG_at_mm/page_alloc.c
2020-12-06 14:07 UTC
[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
2020-12-06 11:30 UTC (7+ 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
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
[RESEND PATCH v2 00/12] Convert all vmstat counters to pages or bytes
2020-12-06 10:14 UTC (13+ 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
[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 "
[PATCH] mm: memcontrol: optimize per-lruvec stats counter memory usage
2020-12-06 8:56 UTC
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)
incoming
2020-12-06 6:15 UTC (13+ 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()
[PATCH 0/8] shoot lazy tlbs
2020-12-06 3:59 UTC (10+ messages)
` [PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
[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
[PATCH] z3fold: stricter locking and more careful reclaim
2020-12-05 18:09 UTC (4+ messages)
[PATCH 0/9] Convert all THP vmstat counters to pages
2020-12-05 17:06 UTC (18+ messages)
` [PATCH 1/9] mm: vmstat: fix stat_threshold for NR_KERNEL_STACK_KB
` [PATCH 2/9] mm: memcontrol: fix NR_ANON_THPS account
` [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 5/9] mm: memcontrol: convert NR_FILE_THPS "
` [External] "
` [PATCH 6/9] mm: memcontrol: convert NR_SHMEM_THPS "
` [PATCH 7/9] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
` [PATCH 8/9] mm: memcontrol: convert NR_FILE_PMDMAPPED "
` [PATCH 9/9] mm: memcontrol: make the slab calculation consistent
mips-linux-ld: decompress.c:(.text.decompress_kernel+0x21c): undefined reference to `__ubsan_handle_out_of_bounds'
2020-12-05 9:26 UTC
[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
2020-12-05 8:22 UTC (9+ messages)
` [PATCH v3 3/6] mm: support THP migration to device private memory
linux-next boot error: kernel BUG at mm/page_alloc.c:LINE!
2020-12-05 7:02 UTC
[PATCH v9 00/12] huge vmalloc mappings
2020-12-05 6:57 UTC (13+ messages)
` [PATCH v9 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v9 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v9 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v9 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v9 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v9 06/12] powerpc: inline huge vmap supported functions
` [PATCH v9 07/12] arm64: "
` [PATCH v9 08/12] x86: "
` [PATCH v9 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v9 10/12] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v9 11/12] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v9 12/12] powerpc/64s/radix: Enable huge "
[PATCH] mm: refactor initialization of stuct page for holes in memory layout
2020-12-05 5:10 UTC (4+ messages)
` [PATCH 0/1] mm: initialize struct pages in reserved regions outside of the zone ranges
` [PATCH 1/1] "
[RFC v2 2/2] [MOCKUP] sched/mm: Lightweight lazy mm refcounting
2020-12-05 4:49 UTC (3+ messages)
[PATCH v8 00/12] huge vmalloc mappings
2020-12-05 4:49 UTC (6+ messages)
` [PATCH v8 11/12] mm/vmalloc: Hugepage "
[linux-next:master] BUILD REGRESSION 2996bd3f6ca9ea529b40c369a94b247657abdb4d
2020-12-05 1:43 UTC
[PATCH] mm/gup: remove the vma allocation from gup_longterm_locked()
2020-12-05 0:27 UTC (4+ messages)
[linux-next:master 10963/10966] <stdin>:1539:2: warning: syscall memfd_secret not implemented
2020-12-04 23:56 UTC
[PATCH RFC 00/10] New permission vmalloc interface
2020-12-04 23:24 UTC (3+ messages)
` [PATCH RFC 01/10] vmalloc: Add basic perm alloc implementation
[PATCH v2] mm/memcontrol: make the slab calculation consistent
2020-12-04 22:08 UTC (4+ messages)
` [External] "
[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
2020-12-04 21:24 UTC (8+ messages)
` [PATCH 4/9] mm: vmscan: use a new flag to indicate shrinker is registered
[RFC v2 0/2] lazy mm refcounting
2020-12-04 20:39 UTC (5+ messages)
` [RFC v2 1/2] [NEEDS HELP] x86/mm: Handle unlazying membarrier core sync in the arch code
[PATCH v2] mm: Don't fault around userfaultfd-registered regions on reads
2020-12-04 20:21 UTC (16+ messages)
[PATCH v2] fix mmap return value when vma is merged after call_mmap()
2020-12-04 19:53 UTC (6+ messages)
Deferred Memory Init: How to bring rest of memory online after limiting it with `mem=XG`?
2020-12-04 19:50 UTC (7+ messages)
BUG: KCSAN: data-race in dec_zone_page_state / write_cache_pages
2020-12-04 18:51 UTC
[linux-next:pending-fixes] BUILD SUCCESS 01e6f29caf8feb566035a29d2f215b281dcae179
2020-12-04 18:22 UTC
[PATCH] mm: mmap_lock: fix use-after-free race and css ref leak in tracepoints
2020-12-04 17:46 UTC (13+ messages)
[PATCH v2] mm/page_isolation: do not isolate the max order page
2020-12-04 17:12 UTC (4+ messages)
` [External] "
[PATCH] mm/vmalloc: randomize vmalloc() allocations
2020-12-04 16:53 UTC (7+ messages)
[PATCH v2] mm: fix a race on nr_swap_pages
2020-12-04 16:19 UTC (2+ messages)
[PATCH RFC] mm: Let readahead submit larger batches of pages in case of ra->ra_pages == 0
2020-09-11 11:35 UTC (5+ messages)
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).