messages from 2022-03-30 15:38:34 to 2022-04-01 00:00:42 UTC [more...]
[PATCH bpf 0/4] introduce HAVE_ARCH_HUGE_VMALLOC_FLAG for bpf_prog_pack
2022-03-31 23:59 UTC (17+ messages)
` [PATCH bpf 1/4] x86: disable HAVE_ARCH_HUGE_VMALLOC
` [PATCH bpf 2/4] vmalloc: introduce HAVE_ARCH_HUGE_VMALLOC_FLAG
` [PATCH bpf 3/4] x86: select HAVE_ARCH_HUGE_VMALLOC_FLAG for X86_64
` [PATCH bpf 4/4] bpf: use __vmalloc_node_range() with VM_TRY_HUGE_VMAP for bpf_prog_pack
mmotm 2022-03-30-13-01 uploaded
2022-03-31 23:14 UTC (6+ messages)
` mmotm 2022-03-30-13-01 uploaded (kernel/sched/ and sysctls)
` mmotm 2022-03-30-13-01 uploaded (DWARF error: could not find abbrev number 74)
` mmotm 2022-03-30-13-01 uploaded (drivers/platform/x86/amd-pmc.o)
[hnaz-mm:master 29/122] arch/arm64/kernel/stacktrace.c:289:13: error: implicit declaration of function 'task_scs' is invalid in C99
2022-03-31 23:10 UTC (2+ messages)
[PATCH v5 0/6] Fix some bugs related to ramp and dax
2022-03-31 22:48 UTC (4+ messages)
[PATCH] hugetlb: remove use of list iterator variable after loop
2022-03-31 22:43 UTC
[PATCH v6 00/16] Optimize list lru memory consumption
2022-03-31 22:36 UTC (8+ messages)
` [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
[PATCH v4 1/2] mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
2022-03-31 22:31 UTC (8+ messages)
` [PATCH v4 2/2] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
[PATCH] mm: page_alloc: validate buddy before check its migratetype
2022-03-31 22:07 UTC (9+ messages)
[PATCH] hugetlb: Fix hugepages_setup when deal with pernode
2022-03-31 21:11 UTC (8+ messages)
[PATCH] selftest/vm: clarify error statement in gup_test
2022-03-31 19:28 UTC (3+ messages)
[LSF/MM TOPIC] Better handling of negative dentries
2022-03-31 19:27 UTC (11+ messages)
[RFC PATCH] cgroup: introduce dynamic protection for memcg
2022-03-31 19:26 UTC (5+ messages)
[PATCH resend] memcg: introduce per-memcg reclaim interface
2022-03-31 19:25 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 412036f22f464f3889fa2c2a8fc0ee1ba9e205d6
2022-03-31 18:18 UTC
[linux-next:master] BUILD REGRESSION fdcbcd1348f4ef713668bae1b0fa9774e1811205
2022-03-31 18:02 UTC
[PATCH v4] mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning
2022-03-31 18:02 UTC
[PATCH] mm/secretmem: fix panic when growing a memfd_secret
2022-03-31 17:42 UTC (4+ messages)
[linux-next:master 14693/14948] mm/secretmem.c:173:31: sparse: sparse: symbol 'secretmem_iops' was not declared. Should it be static?
2022-03-31 17:40 UTC (3+ messages)
` [RFC PATCH linux-next] mm/secretmem: secretmem_iops can be static
[PATCH v3] mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning
2022-03-31 17:33 UTC (4+ messages)
[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 4036/5872] WARNING: modpost: vmlinux.o(.text+0x4111c4): Section mismatch in reference from the function memblock_bottom_up() to the variable .meminit.data:memblock
2022-03-31 17:06 UTC (6+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-31 16:04 UTC (11+ messages)
[PATCH v6 0/4] add hugetlb_free_vmemmap sysctl
2022-03-31 15:26 UTC (12+ messages)
` [PATCH v6 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
` [PATCH v6 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v6 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v6 4/4] mm: hugetlb_vmemmap: add hugetlb_free_vmemmap sysctl
[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
2022-03-31 15:24 UTC (4+ messages)
[Patch v2 0/3] mm/memcg: some cleanup for mem_cgroup_iter()
2022-03-31 15:03 UTC (8+ messages)
` [Patch v2 1/3] mm/memcg: set memcg after css verified and got reference
` [Patch v2 2/3] mm/memcg: set pos explicitly for reclaim and !reclaim
` [Patch v2 3/3] mm/memcg: move generation assignment and comparison together
[RFC PATCH] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-03-31 14:33 UTC (5+ messages)
[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
2022-03-31 13:52 UTC (6+ messages)
` [patch v3] "
` [patch v4] "
` [patch v5] "
[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
2022-03-31 13:46 UTC (7+ messages)
` [PATCH v2 01/15] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed
[PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
2022-03-31 12:39 UTC (9+ messages)
` [PATCH v2 1/4] stacktrace: add interface based on shadow call stack
` [PATCH v2 2/4] arm64, scs: save scs_sp values per-cpu when switching stacks
` [PATCH v2 3/4] arm64: implement stack_trace_save_shadow
[hnaz-mm:master 28/122] arch/arm64/kernel/irq.c:44:11: error: use of undeclared identifier 'irq_shadow_call_stack_ptr'
2022-03-31 12:08 UTC
[PATCH v5] mm/vmstat: add events for ksm cow
2022-03-31 11:44 UTC (2+ messages)
[linux-next:master 14063/14948] drivers/dma-buf/st-dma-fence-unwrap.c:25:4: warning: unused function 'to_mock_fence'
2022-03-31 11:38 UTC
[PATCH v2 0/2] x86/kexec: fix memory leak of elf header buffer
2022-03-31 11:32 UTC (2+ messages)
[PATCH] mm: migrate: set demotion targets differently
2022-03-31 11:17 UTC (12+ messages)
Question about hwpoison handling of 1GB hugepage
2022-03-31 10:56 UTC
[PATCH 0/8] A few cleanup and fixup patches for migration
2022-03-31 10:47 UTC (15+ messages)
` [PATCH 1/8] mm/vmscan: remove redundant folio_test_swapbacked check when folio is file lru
` [PATCH 2/8] mm/vmscan: remove unneeded can_split_huge_page check
` [PATCH 3/8] mm/vmscan: introduce helper function reclaim_page_list()
[linux-next:master 10210/14948] arch/powerpc/kvm/powerpc.c:716:29: error: implicit declaration of function 'kvmhv_on_pseries'
2022-03-31 10:16 UTC
[PATCH v2 0/3] split vm_normal_pages for LRU and non-LRU handling
2022-03-31 8:57 UTC (7+ messages)
` [PATCH v2 1/3] mm: add vm_normal_lru_pages for LRU handled pages only
` [PATCH v2 2/3] tools: add more gup configs to hmm_gup selftests
` [PATCH v2 3/3] tools: add selftests to hmm for COW in device memory
[PATCH for-mm 0/3] Trivial fixes for build failures
2022-03-31 8:49 UTC (4+ messages)
` [PATCH for-mm 1/3] arch/arm64/Kconfig: Fix a typo
` [PATCH for-mm 2/3] arch/arm64/kernel/irq: Include missed header file
` [PATCH for-mm 3/3] arch/arm64: Set HAVE_SHADOW_STACKTRACE depends on SHADOW_CALL_STACK
[PATCH] fbdev: defio: fix the pagelist corruption
2022-03-31 8:39 UTC (2+ messages)
[PATCH 00/10] MM changes to improve swap-over-NFS support
2022-03-31 8:13 UTC (4+ messages)
[PATCH v2] mm/list_lru: Fix possible race in memcg_reparent_list_lru_node()
2022-03-31 7:46 UTC (6+ messages)
[PATCH RESEND V5,0/2]mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
2022-03-31 6:38 UTC (3+ messages)
` [PATCH RESEND V5,1/2] mm: fadvise: move 'endbyte' calculations to helper function
` [PATCH RESEND V5,2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
WARNING: mm/workingset.c:567 shadow_lru_isolate
2022-03-31 5:14 UTC (3+ messages)
[LSF/MM/BPF TOPIC] block drivers in user space
2022-03-31 3:49 UTC (8+ messages)
[PATCH v3] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
2022-03-31 2:46 UTC (3+ messages)
[PATCH] mm/mlock: remove unneeded start >= vma->vm_end check
2022-03-31 1:50 UTC (4+ messages)
[PATCH 0/3] mm/memcg: some cleanup for mem_cgroup_iter()
2022-03-30 23:04 UTC (4+ messages)
` [PATCH 3/3] mm/memcg: move generation assignment and comparison together
[linux-next:pending-fixes] BUILD SUCCESS c7e54cdeb14169ac81dbcbeb69a461cee554a4c8
2022-03-30 22:24 UTC
[BUG] Crash on x86_32 for: mm: page_alloc: avoid merging non-fallbackable pageblocks with others
2022-03-30 22:24 UTC (13+ messages)
[PATCH] drm/amdkfd: Add SVM API support capability bits
2022-03-30 22:04 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57
2022-03-30 21:51 UTC
[PATCH v5] mm/oom_kill.c: futex: Close a race between do_exit and the oom_reaper
2022-03-30 21:36 UTC (11+ messages)
[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
2022-03-30 16:48 UTC (5+ messages)
` [PATCH v2 5/8] s390/pgtable: cleanup description of swp pte layout
` [PATCH v2 6/8] s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[RFC PATCH] hugetlbfs: zero partial pages during fallocate hole punch
2022-03-30 16:23 UTC (3+ messages)
[PATCH v11 0/8] fsdax: introduce fs query to support reflink
2022-03-30 16:18 UTC (14+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device
` [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
writeback completion soft lockup BUG in folio_wake_bit()
2022-03-30 15:55 UTC (10+ 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).