linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-24 19:46:10 to 2021-07-28 06:09:11 UTC [more...]

gup_test.c:1:10: fatal error: fcntl.h: No such file or directory
 2021-07-28  6:09 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-28  6:04 UTC  (13+ messages)
` [PATCH v3 05/14] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v3 06/14] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v3 12/14] device-dax: compound pagemap support

[mm/debug_vm_pgtable] 5b79c4a146: initcall_debug_vm_pgtable_returned_with_preemption_imbalance
 2021-07-28  5:56 UTC  (2+ messages)

[PATCH] mm/migrate: fix NR_ISOLATED corruption on 64-bit
 2021-07-28  4:25 UTC 

[PATCH 0/3] hugetlb: fix potential ref counting races
 2021-07-28  4:03 UTC  (3+ messages)

[PATCH] memcg: cleanup racy sum avoidance code
 2021-07-28  2:36 UTC  (2+ messages)

[PATCH v3 00/14] Multigenerational LRU Framework
 2021-07-28  1:59 UTC  (2+ messages)

[PATCH] mm/vmalloc: add missing __GFP_HIGHMEM flag for vmalloc
 2021-07-28  1:13 UTC  (5+ messages)

Fwd: [kbuild] [linux-next:master 1184/3379] drivers/of/fdt.c:196:4: warning: Value stored to 'pprev' is never read [clang-analyzer-deadcode.DeadStores]
 2021-07-28  0:33 UTC 

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-07-27 21:30 UTC  (2+ messages)

[PATCH v4] mm: Enable suspend-only swap spaces
 2021-07-27 21:18 UTC  (5+ messages)

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-27 20:42 UTC  (16+ messages)
` [PATCH v5 1/6] kexec: move locking into do_kexec_load
` [PATCH v5 2/6] kexec: avoid compat_alloc_user_space
` [PATCH v5 3/6] mm: simplify compat_sys_move_pages
` [PATCH v5 4/6] mm: simplify compat numa syscalls
` [PATCH v5 5/6] compat: remove some compat entry points
` [PATCH v5 6/6] arch: remove compat_alloc_user_space

Regression bisected to fa3354e4ea39 (mm: free_area_init: use maximal zone PFNs rather than zone sizes)
 2021-07-27 20:41 UTC  (6+ messages)

[PATCH] alpha: register early reserved memory in memblock
 2021-07-27 20:38 UTC 

[PATCH 0/2] kasan, mm: reset tag when access metadata
 2021-07-27 19:22 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kasan, mm: reset tag for hex dump address

[PATCH v14 000/138] Memory folios
 2021-07-27 18:59 UTC  (13+ messages)
` Folios give an 80% performance win
` folio_nr_pages returning long

[PATCH v2 0/6] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-07-27 17:46 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
` [PATCH v2 2/6] KVM: arm64: Walk userspace page tables to compute the THP mapping size
` [PATCH v2 3/6] KVM: arm64: Avoid mapping size adjustment on permission fault
` [PATCH v2 4/6] KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
` [PATCH v2 5/6] KVM: arm64: Use get_page() instead of kvm_get_pfn()
` [PATCH v2 6/6] KVM: Get rid "

[PATCH] mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
 2021-07-27 16:59 UTC  (6+ messages)

[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2021-07-27 16:37 UTC  (3+ messages)

[PATCH] mm/migrate: fix page state accounting type conversion underflow
 2021-07-27 16:19 UTC  (4+ messages)

sparc64-linux-gcc: error: unrecognized command-line option '-mxsave'
 2021-07-27 14:52 UTC  (2+ messages)

[PATCH 0/7] Free user PTE page table pages
 2021-07-27 13:39 UTC  (3+ messages)
` [PATCH 3/7] mm: remove redundant smp_wmb()

[linux-next:master 3368/3379] mm/memory_hotplug.c:748:33: error: no member named 'cma_pages' in 'struct zone'
 2021-07-27 13:07 UTC  (2+ messages)

[PATCH] man2: new page describing memfd_secret() system call
 2021-07-27 12:41 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 80ff4c1575913e69caf833eebe6c58a46891c594
 2021-07-27 12:26 UTC 

[PATCH] mm: slub: Fix slub_debug disablement for list of slabs
 2021-07-27 12:22 UTC  (4+ messages)

[PATCH v2] mm: Enable suspend-only swap spaces
 2021-07-27 12:19 UTC  (12+ messages)

[PATCH] mm: folio: use copy_highpage() instead of folio_migrate_copy() when copy once
 2021-07-27 11:46 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2265c5286967c58db9a99ed1b74105977507e690
 2021-07-27 10:20 UTC 

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-07-27  9:34 UTC  (21+ messages)

[PATCH] mm: Make kvmalloc refuse to allocate more than 2GB
 2021-07-27  7:38 UTC  (2+ messages)

[PATCH 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-07-27  7:15 UTC  (11+ messages)
` [PATCH 1/5] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
` [PATCH 2/5] mm: introduce save_page_flags to cooperate with show_page_flags
` [PATCH 3/5] mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page

[PATCH v4 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-27  6:14 UTC  (13+ messages)
` [PATCH v4 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v4 02/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in basic tests
` [PATCH v4 03/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in leaf and savewrite tests
` [PATCH v4 04/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in protnone and devmap tests
` [PATCH v4 05/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in soft_dirty and swap tests
` [PATCH v4 06/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in migration and thp tests
` [PATCH v4 07/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PTE modifying tests
` [PATCH v4 08/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PMD "
` [PATCH v4 09/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PUD "
` [PATCH v4 10/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PGD and P4D "
` [PATCH v4 11/12] mm/debug_vm_pgtable: Remove unused code
` [PATCH v4 12/12] mm/debug_vm_pgtable: Fix corrupted page flag

[PATCH] driver: zram: fix wrong counting on pages_store
 2021-07-27  5:45 UTC  (6+ messages)
` [Resend PATCH] "

[hnaz-linux-mm:master 151/194] mm/memory_hotplug.c:748:31: error: 'struct zone' has no member named 'cma_pages'
 2021-07-27  4:27 UTC 

mmotm 2021-07-23-15-03 uploaded
 2021-07-27  3:32 UTC  (4+ messages)
` mmotm 2021-07-23-15-03 uploaded (mm/memory_hotplug.c)

[linux-next:master 2577/3379] cpsw_new.c:undefined reference to `switchdev_bridge_port_offload'
 2021-07-27  0:18 UTC 

[PATCH] memcg: replace in_interrupt() by !in_task() in active_memcg()
 2021-07-26 16:57 UTC  (2+ messages)

[linux-next:master 2372/3296] ksm_tests.c:3:10: fatal error: sys/mman.h: No such file or directory
 2021-07-26 15:51 UTC 

[PATCH v1] mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
 2021-07-26 15:49 UTC 

[PATCH] writeback: memcg: simplify cgroup_writeback_by_id
 2021-07-26 14:56 UTC  (2+ messages)

[PATCH v5 00/10] ARM: remove set_fs callers and implementation
 2021-07-26 14:11 UTC  (11+ messages)
` [PATCH v5 01/10] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
` [PATCH v5 02/10] ARM: traps: use get_kernel_nofault instead of set_fs()
` [PATCH v5 03/10] ARM: oabi-compat: add epoll_pwait handler
` [PATCH v5 04/10] ARM: syscall: always store thread_info->abi_syscall
` [PATCH v5 05/10] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
` [PATCH v5 06/10] ARM: oabi-compat: rework sys_semtimedop emulation
` [PATCH v5 07/10] ARM: oabi-compat: rework fcntl64() emulation
` [PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault
` [PATCH v5 09/10] ARM: uaccess: remove set_fs() implementation
` [PATCH v5 10/10] ARM: oabi-compat: fix oabi epoll sparse warning

[PATCH v3 1/2] mm: introduce process_mrelease system call
 2021-07-26 13:43 UTC  (12+ messages)

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-07-26 13:32 UTC  (2+ messages)

[linux-next:master 2228/3296] drivers/md/dm-raid.c:3686 raid_status() error: uninitialized symbol 'recovery'
 2021-07-26 13:11 UTC 

[syzbot] BUG: sleeping function called from invalid context in folio_copy
 2021-07-26 12:45 UTC  (3+ messages)

[linux-next:master 1517/2389] sound/pci/als4000.c:930 snd_card_als4000_probe() warn: 'pci' not released on lines: 852,872
 2021-07-26 12:45 UTC  (3+ messages)

5.13-rt1 + KVM = WARNING: at fs/eventfd.c:74 eventfd_signal()
 2021-07-26 11:03 UTC  (7+ messages)

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-07-26  9:58 UTC 

[linux-next:master 1012/1340] drivers/spi/spi-stm32.c:915:23-25: WARNING !A || A && B is equivalent to !A || B
 2021-07-26  9:55 UTC  (3+ messages)
` [PATCH] spi: stm32: fix excluded_middle.cocci warnings

[RFC PATCH 01/12] afs: Sort out symlink reading
 2021-07-26  9:44 UTC  (4+ messages)
` (no subject)

[linux-next:master 2707/3296] ioam6_parser.c:12:10: fatal error: sys/socket.h: No such file or directory
 2021-07-26  9:14 UTC 

[PATCH v2 0/9] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-07-26  7:15 UTC  (3+ messages)
` [PATCH v2 2/9] mm/memory_hotplug: introduce "auto-movable" online policy

[PATCH v1] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-07-26  7:11 UTC  (4+ messages)

[RFC V2 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-07-26  6:37 UTC  (11+ messages)
` [RFC V2 01/10] mm/mmap: Dynamically initialize protection_map[]
` [RFC V2 02/10] arm64/mm: Consolidate TCR_EL1 fields
` [RFC V2 03/10] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
` [RFC V2 04/10] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [RFC V2 05/10] arm64/mm: Add CONFIG_ARM64_PA_BITS_52_[LPA|LPA2]
` [RFC V2 06/10] arm64/mm: Add FEAT_LPA2 specific encoding
` [RFC V2 07/10] arm64/mm: Detect and enable FEAT_LPA2
` [RFC V2 08/10] arm64/mm: Add FEAT_LPA2 specific PTE_SHARED and PMD_SECT_S
` [RFC V2 09/10] arm64/mm: Add FEAT_LPA2 specific fallback (48 bits PA) when not implemented
` [RFC V2 10/10] arm64/mm: Enable CONFIG_ARM64_PA_BITS_52 on CONFIG_ARM64_[4K|16K]_PAGES

incoming
 2021-07-26  5:22 UTC  (4+ messages)
` [patch 15/15] hugetlbfs: fix mount mode command line processing

clang-13: warning: argument unused during compilation: '-pie'
 2021-07-26  5:12 UTC 

[PATCH v5 2/2] memcg: infrastructure to flush memcg stats
 2021-07-26  2:24 UTC  (2+ messages)
` [memcg] cda0d20525: reaim.jobs_per_min -10.1% regression

[PATCH resend] mm: compaction: optimize proactive compaction deferrals
 2021-07-26  1:47 UTC  (2+ messages)

arch/csky/kernel/perf_event.c:878:6: sparse: sparse: symbol 'csky_pmu_event_set_period' was not declared. Should it be static?
 2021-07-26  1:39 UTC 

[PATCH v2 0/3] arm64: support page mapping percpu first chunk allocator
 2021-07-26  1:19 UTC  (2+ messages)

[syzbot] bpf-next test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-25 15:59 UTC 

[linux-next:master 1161/3296] ERROR: modpost: "__udivdi3" [drivers/platform/x86/amd-pmc.ko] undefined!
 2021-07-25  9:55 UTC 

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2021-07-25  2:11 UTC  (3+ messages)

might_sleep() warning in do_swap_page()
 2021-07-25  1:59 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Write in put_ucounts
 2021-07-25  0:32 UTC 

[PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
 2021-07-24 19:46 UTC  (4+ 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).