linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-07 01:04:19 to 2021-05-10 11:45:22 UTC [more...]

incoming
 2021-05-10 11:44 UTC  (64+ messages)
` [patch 04/91] proc: save LOC in __xlate_proc_name()
` [patch 43/91] nilfs2: fix typos in comments
` [patch 44/91] hpfs: replace one-element array with flexible-array member
` [patch 45/91] do_wait: make PIDTYPE_PID case O(1) instead of O(n)
` [patch 46/91] kernel/fork.c: simplify copy_mm()
` [patch 47/91] kernel/fork.c: fix typos
` [patch 48/91] kernel/crash_core: add crashkernel=auto for vmcore creation
` [patch 49/91] kexec: add kexec reboot string
` [patch 50/91] kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
` [patch 51/91] kexec: dump kmessage before machine_kexec
` [patch 52/91] gcov: combine common code
` [patch 53/91] gcov: simplify buffer allocation
` [patch 54/91] gcov: use kvmalloc()
` [patch 55/91] gcov: clang: drop support for clang-10 and older
` [patch 56/91] smp: kernel/panic.c - silence warnings
` [patch 57/91] delayacct: clear right task's flag after blkio completes
` [patch 58/91] gdb: lx-symbols: store the abspath()
` [patch 59/91] scripts/gdb: document lx_current is only supported by x86
` [patch 60/91] scripts/gdb: add lx_current support for arm64
` [patch 61/91] kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources
` [patch 62/91] kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
` [patch 63/91] kernel/resource: remove first_lvl / siblings_only logic
` [patch 64/91] kernel/resource: allow region_intersects users to hold resource_lock
` [patch 65/91] kernel/resource: refactor __request_region to allow external locking
` [patch 66/91] kernel/resource: fix locking in request_free_mem_region
` [patch 67/91] selftests: remove duplicate include
` [patch 68/91] kernel/async.c: stop guarding pr_debug() statements
` [patch 69/91] kernel/async.c: remove async_unregister_domain()
` [patch 70/91] init/initramfs.c: do unpacking asynchronously
` [patch 71/91] modules: add CONFIG_MODPROBE_PATH
` [patch 72/91] ipc/sem.c: mundane typo fixes
` [patch 73/91] mm: fix some typos and code style problems
` [patch 74/91] drivers/char: remove /dev/kmem for good
` [patch 75/91] mm: remove xlate_dev_kmem_ptr()
` [patch 76/91] mm/vmalloc: remove vwrite()
` [patch 77/91] arm: print alloc free paths for address in registers
` [patch 78/91] scripts/spelling.txt: add "overlfow"
` [patch 79/91] scripts/spelling.txt: add "diabled" typo
` [patch 80/91] scripts/spelling.txt: add "overflw"
` [patch 81/91] mm/slab.c: fix spelling mistake "disired" -> "desired"
` [patch 82/91] include/linux/pgtable.h: few spelling fixes
` [patch 83/91] kernel/umh.c: fix some spelling mistakes
` [patch 84/91] kernel/user_namespace.c: fix typos
` [patch 85/91] kernel/up.c: fix typo
` [patch 86/91] kernel/sys.c: "
` [patch 87/91] fs: fat: fix spelling typo of values
` [patch 88/91] ipc/sem.c: spelling fix
` [patch 89/91] treewide: remove editor modelines and cruft
` [patch 90/91] mm: fix typos in comments
` [patch 91/91] "

drivers/spi/spi-lp8841-rtc.c:63:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-05-10 11:09 UTC 

[PATCH v23 0/9] Free some vmemmap pages of HugeTLB page
 2021-05-10 10:45 UTC  (14+ messages)
` [PATCH v23 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v23 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v23 3/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v23 4/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v23 5/9] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v23 6/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
` [PATCH v23 7/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v23 8/9] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
    ` [External] "
` [PATCH v23 9/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

[PATCH] mm/page-writeback: Fix performance when BDI's share of ratio is 0
 2021-05-10 10:44 UTC  (6+ messages)

[PATCH v2 1/2] mm/vmalloc: Switch to bulk allocator in __vmalloc_area_node()
 2021-05-10 10:33 UTC  (8+ messages)
` [PATCH v2 2/2] mm/vmalloc: Print a warning message first on failure

[PATCH] mm/thp: Make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
 2021-05-10 10:16 UTC  (5+ messages)

[PATCH] mm: kmalloc_index: remove case when size is more than 32MB
 2021-05-10 10:09 UTC  (4+ messages)

[RFC] mm/vmscan.c: avoid possible long latency caused by too_many_isolated()
 2021-05-10  9:46 UTC  (5+ messages)

[PATCH 4/4] i915: fix remap_io_sg to verify the pgprot
 2021-05-10  8:58 UTC  (3+ messages)
` [Intel-gfx] "

Migrate (from, to) or (to, from)?
 2021-05-10  8:57 UTC  (2+ messages)

[PATCH v4 0/2] mm,hwpoison: fix sending SIGBUS for Action Required MCE
 2021-05-10  8:31 UTC  (6+ messages)
` [PATCH v4 2/2] mm,hwpoison: send SIGBUS when the page has already been poisoned

[PULL] topic/iomem-mmap-vs-gup
 2021-05-10  7:29 UTC  (6+ messages)

[PATCH -next v3 1/2] mm/debug_vm_pgtable: Move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE
 2021-05-10  7:24 UTC  (3+ messages)

[PATCH] ksm: Revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()"
 2021-05-10  6:57 UTC  (2+ messages)

[PATCH] mm/mmap.c: logic of find_vma_intersection repeated in __do_munmap
 2021-05-10  5:08 UTC  (2+ messages)

[PATCH] mm/slub: use stackdepot to save stack trace in objects
 2021-05-10  4:46 UTC 

[PATCH v2 0/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-10  4:21 UTC  (2+ messages)

[PATCH] mm/thp: Make ALLOC_SPLIT_PTLOCKS dependent on USE_SPLIT_PTE_PTLOCKS
 2021-05-10  3:46 UTC 

[PATCH v3 0/3] mm,hwpoison: fix sending SIGBUS for Action Required MCE
 2021-05-10  3:28 UTC  (8+ messages)

[PATCH] mm/gup: check page posion status for coredump
 2021-05-10  3:13 UTC  (15+ messages)
    ` [PATCH v3] "
        ` [PATCH v5] mm/gup: check page hwposion "
                      ` [PATCH v6] mm/gup: check page hwpoison status for memory recovery failures
                        ` [PATCH v7] "

arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())
 2021-05-10  3:10 UTC  (17+ messages)

[PATCH V2 RESEND] mm: Define default value for FIRST_USER_ADDRESS
 2021-05-10  3:02 UTC 

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-05-10  2:20 UTC  (14+ messages)

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-05-10  2:10 UTC  (3+ messages)
  ` 答复: "

[PATCH v2] nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
 2021-05-10  1:49 UTC 

[PATCH v11 0/9] Count rlimits in each user namespace
 2021-05-10  1:12 UTC  (2+ messages)

[PATCH v2] mm: memcontrol: fix root_mem_cgroup charging
 2021-05-10  0:54 UTC  (2+ messages)

incoming
 2021-05-09 19:40 UTC  (4+ messages)
` [patch 041/178] mm: provide filemap_range_needs_writeback() helper

[PATCH RFC 0/9] PKS write protected page tables
 2021-05-09  9:39 UTC  (10+ messages)
` [PATCH RFC 3/9] x86/mm/cpa: Add grouped page allocations
` [PATCH RFC 5/9] x86, mm: Use cache of page tables

[PATCH v2] mm: fix typos and grammar error in comments
 2021-05-09  6:34 UTC 

[PATCH] mm: fix typos in comments
 2021-05-09  6:26 UTC 

[PATCH] kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
 2021-05-09  0:30 UTC  (6+ messages)

[PATCH v3 0/2] secretmem: optimize page_is_secretmem()
 2021-05-08 17:51 UTC  (4+ messages)
` [PATCH v3 2/2] "

You have been added to Web Expert pro 72
 2021-05-08 17:34 UTC 

[PATCH] mm: page-writeback: Kill get_writeback_state() comments
 2021-05-08 12:50 UTC 

kernel BUG at include/linux/swapops.h:LINE!
 2021-05-08 11:24 UTC  (2+ messages)
` [syzbot] "

[RFC PATCH] mm/page_alloc: fix counting of free pages after take off from buddy
 2021-05-08  3:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/3] mm/gup: Fix pin page write cache bouncing on has_pinned
 2021-05-08  1:12 UTC  (5+ messages)
` [PATCH v2 1/3] mm/gup_benchmark: Support threading
` [PATCH v2 2/3] mm: gup: allow FOLL_PIN to scale in SMP
` [PATCH v2 3/3] mm: gup: pack has_pinned in MMF_HAS_PINNED

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-07 23:57 UTC  (10+ messages)

resv_huge_page underflow with userfaultfd test
 2021-05-07 21:21 UTC 

[linux-next:master] BUILD REGRESSION 869a85b925fc844482787930b30c26d08c642672
 2021-05-07 21:07 UTC 

Looking for side kernel work
 2021-05-07 19:16 UTC  (2+ messages)

[PATCH v4 0/3] mm: memcg/slab: Fix objcg pointer array handling problem
 2021-05-07 18:45 UTC  (4+ messages)
` [PATCH v4 2/3] mm: memcg/slab: Create a new set of kmalloc-cg-<n> caches

[clocksource] 8e614d5b58: WARNING:at_kernel/time/clocksource-wdtest.c:#wdtest_func.cold
 2021-05-07 17:12 UTC  (3+ messages)

[PATCH 0/6] mm/uffd: Misc fix for uffd-wp and one more test
 2021-05-07 16:05 UTC  (2+ messages)

[PATCH 0/3] mm/gup: Fix pin page write cache bouncing on has_pinned
 2021-05-07 14:34 UTC  (13+ messages)
` [PATCH 1/3] mm/gup_benchmark: Support threading
` [PATCH 2/3] mm: gup: allow FOLL_PIN to scale in SMP
` [PATCH 3/3] mm: gup: pack has_pinned in MMF_HAS_PINNED

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-05-07 14:00 UTC  (4+ messages)

[PATCH v2] kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
 2021-05-07 13:42 UTC  (3+ messages)

[PATCH v5] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-05-07 11:48 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS f2b8e46e5bad2b18fa310e0d44223331d4a82dee
 2021-05-07 10:57 UTC 

[PATCH] mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array
 2021-05-07 10:26 UTC  (2+ messages)

[PATCH v10 6/9] Reimplement RLIMIT_SIGPENDING on top of ucounts
 2021-05-07  7:14 UTC  (9+ messages)
` 08ed4efad6: stress-ng.sigsegv.ops_per_sec -41.9% regression

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-05-07  6:14 UTC  (5+ messages)

[PATCH 0/9] Shrink the list lru size on memory cgroup removal
 2021-05-07  5:45 UTC  (9+ messages)
      ` [External] "

arch/openrisc/mm/init.c:125:10: warning: Uninitialized variable: region [uninitvar]
 2021-05-07  5:45 UTC 

[PATCH] mm: append __GFP_COMP flag for trace_malloc
 2021-05-07  5:41 UTC  (10+ messages)

[PATCH] mm: hugetlb: fix a race between memory-failure/soft_offline and gather_surplus_pages
 2021-05-07  4:17 UTC  (7+ messages)
` [PATCH] mm,hwpoison: fix race with compound page allocation
      ` [PATCH v2] "

[RFC PATCH] mm/page_alloc: fix counting of free pages after take off from buddy
 2021-05-07  1:46 UTC  (6+ 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).