messages from 2021-03-24 02:03:54 to 2021-03-25 04:37:23 UTC [more...]
incoming
2021-03-25 4:37 UTC (3+ messages)
` [patch 01/14] hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
` [patch 02/14] kasan: fix per-page tags for non-page_alloc pages
[patch 01/14] hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
2021-03-25 4:36 UTC (5+ messages)
` [patch 02/14] kasan: fix per-page tags for non-page_alloc pages
` [patch 03/14] mm/mmu_notifiers: ensure range_end() is paired with range_start()
` [patch 04/14] selftests/vm: fix out-of-tree build
` [patch 05/14] z3fold: prevent reclaim/free race for headless pages
[RFC] mm: activate access-more-than-once page via NUMA balancing
2021-03-25 4:33 UTC (3+ messages)
[linux-next:master 4677/6863] arch/arm64/kvm/hyp/include/hyp/switch.h:211:2: error: implicit declaration of function 'sve_cond_update_zcr_vq'
2021-03-25 3:59 UTC
[RFC] Convert sysv filesystem to use folios exclusively
2021-03-25 3:22 UTC
[PATCH] userfaultfd/shmem: fix minor fault page leak
2021-03-25 2:10 UTC (4+ messages)
[PATCH 0/8] make hugetlb put_page safe for all calling contexts
2021-03-25 0:28 UTC (8+ messages)
` [PATCH 1/8] mm: cma: introduce cma_release_nowait()
` [PATCH 2/8] mm: hugetlb: don't drop hugetlb_lock around cma_release() call
` [PATCH 3/8] hugetlb: add per-hstate mutex to synchronize user adjustments
` [PATCH 4/8] hugetlb: create remove_hugetlb_page() to separate functionality
` [PATCH 5/8] hugetlb: call update_and_free_page without hugetlb_lock
` [PATCH 7/8] hugetlb: make free_huge_page irq safe
` [PATCH 8/8] hugetlb: add lockdep_assert_held() calls for hugetlb_lock
[RFC PATCH 0/8] make hugetlb put_page safe for all calling contexts
2021-03-25 0:26 UTC (27+ messages)
` [RFC PATCH 2/8] hugetlb: recompute min_count when dropping hugetlb_lock
` [RFC PATCH 5/8] hugetlb: change free_pool_huge_page to remove_pool_huge_page
` [RFC PATCH 7/8] hugetlb: add update_and_free_page_no_sleep for irq context
[PATCH V2] mm/slub.c: Trivial typo fixes
2021-03-25 4:49 UTC (2+ messages)
[PATCH] sparc32: add stub pud_page define for walking huge vmalloc page tables
2021-03-24 23:32 UTC (2+ messages)
[linux-next:master 4673/6863] sound/soc/codecs/rt1019.c:878:34: warning: unused variable 'rt1019_of_match'
2021-03-24 23:23 UTC
[RFC PATCH 0/2] mm,drm/ttm: Always block GUP to TTM pages
2021-03-24 23:14 UTC (23+ messages)
` [RFC PATCH 1/2] mm,drm/ttm: Block fast GUP to TTM huge pages
[PATCH] kernel: kcov: fix a typo in comment
2021-03-24 23:11 UTC (4+ messages)
[PATCH] mm/slub.c: Trivial typo fixes
2021-03-25 4:39 UTC (3+ messages)
[PATCH v8] mm: cma: support sysfs
2021-03-24 23:07 UTC
[PATCH v1 0/3] drivers/char: remove /dev/kmem for good
2021-03-24 22:58 UTC (7+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] mm: remove xlate_dev_kmem_ptr()
` [PATCH v1 3/3] mm/vmalloc: remove vwrite()
[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
2021-03-24 22:49 UTC (17+ messages)
[linux-next:master] BUILD REGRESSION 20f1b5f9c07ca3a49e869327d4705b4254258756
2021-03-24 22:43 UTC
[PATCH v7] mm: cma: support sysfs
2021-03-24 22:42 UTC (12+ messages)
[PATCH mel-git 0/3] page_pool using alloc_pages_bulk API
2021-03-24 21:34 UTC (4+ messages)
` [PATCH mel-git 1/3] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH mel-git 2/3] net: page_pool: use alloc_pages_bulk in refill code path
` [PATCH mel-git 3/3] net: page_pool: convert to use alloc_pages_bulk_array variant
[PATCH] mm: cma: fix corruption cma_sysfs_alloc_pages_count
2021-03-24 20:55 UTC (10+ messages)
[RFC PATCH 0/4] mm: shmem: Add case-insensitive support for tmpfs
2021-03-24 20:47 UTC (12+ messages)
` [RFC PATCH 1/4] Revert "libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()"
` [RFC PATCH 2/4] mm: shmem: Support case-insensitive file name lookups
` [RFC PATCH 4/4] docs: tmpfs: Add casefold options
[PATCH v6 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
2021-03-24 19:55 UTC (3+ messages)
[PATCH] mm: cma: add trace events for CMA alloc perf testing
2021-03-24 19:40 UTC (3+ messages)
[PATCH] drm/ttm: switch back to static allocation limits for now
2021-03-24 19:29 UTC (2+ messages)
[PATCH] drm/ttm: stop warning on TT shrinker failure
2021-03-24 19:20 UTC (18+ messages)
[PATCH v5 0/5] Allocate memmap from hotadded memory (per device)
2021-03-24 19:16 UTC (20+ messages)
` [PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v5 3/5] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
[PATCH 0/3] switch to unsafe_follow_pfn
2021-03-24 19:17 UTC (5+ messages)
` [PATCH 3/3] mm: unexport follow_pfn
[PATCH v2 0/4] vmalloc: Improve vmalloc(4MB) performance
2021-03-24 19:14 UTC (9+ messages)
` [PATCH v2 1/4] mm/vmalloc: Change the 'caller' type to unsigned long
` [PATCH v2 2/4] mm/util: Add kvmalloc_node_caller
` [PATCH v2 3/4] mm/vmalloc: Use kvmalloc to allocate the table of pages
` [PATCH v2 4/4] MAINTAINERS: Add Vlad Rezki as vmalloc maintainer
[PATCH rfc 0/4] percpu: partial chunk depopulation
2021-03-24 19:06 UTC (5+ messages)
` [PATCH rfc 1/4] percpu: implement "
` [PATCH rfc 2/4] percpu: split __pcpu_balance_workfn()
` [PATCH rfc 3/4] percpu: on demand chunk depopulation
` [PATCH rfc 4/4] percpu: fix a comment about the chunks ordering
[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
2021-03-24 19:00 UTC (5+ messages)
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path
[PATCH 1/2] mm/util: Add kvmalloc_node_caller
2021-03-24 18:41 UTC (8+ messages)
` [PATCH 2/2] mm/vmalloc: Use kvmalloc to allocate the table of pages
[GIT PULL] cachefiles, afs: mm wait fixes
2021-03-24 18:38 UTC (3+ messages)
[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
2021-03-24 18:34 UTC (6+ messages)
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
[PATCH v3 00/11] fsdax: introduce fs query to support reflink
2021-03-24 18:00 UTC (14+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()
[PATCH] mm, page_owner: remove unused parameter in __set_page_owner_handle
2021-03-24 16:07 UTC
[fuse-devel] [PATCH] fuse: avoid deadlock when write fuse inode
2021-03-24 15:28 UTC
[PATCH v6] mm: cma: support sysfs
2021-03-24 15:18 UTC (12+ messages)
[PATCH] mm: vmalloc: Prevent use after free in _vm_unmap_aliases
2021-03-24 13:32 UTC (4+ messages)
[PATCH v1 0/3] kernel/resource: make walk_system_ram_res() and walk_mem_res() search the whole tree
2021-03-24 11:28 UTC (4+ messages)
` [PATCH v1 1/3] kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources
[linux-next:pending-fixes] BUILD SUCCESS a27dcf51dcf166bdd3ffd5ad6004e20e0aef72d3
2021-03-24 11:10 UTC
[linux-next:master 2194/6512] arch/arm/mach-omap2/pdata-quirks.c:578:1: warning: no previous prototype for function 'pdata_quirks_init_clocks'
2021-03-24 10:21 UTC (2+ messages)
Page zapping and page table reclaim
2021-03-24 9:55 UTC (2+ messages)
[PATCH] mm: memcontrol: fix memsw uncharge for root_mem_cgroup
2021-03-24 9:20 UTC (5+ messages)
` [External] "
[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
2021-03-24 8:58 UTC (4+ messages)
[PATCH v1 00/14] Multigenerational LRU
2021-03-24 6:58 UTC (12+ messages)
` [PATCH v1 09/14] mm: multigenerational lru: mm_struct list
[PATCH v5 00/27] Memory Folios
2021-03-24 6:24 UTC (5+ messages)
[linux-next:master 5724/6512] dtbs_check: arch/arm/boot/dts/omap4-droid-bionic-xt875.dt.yaml: touchscreen@4a: 'interrupt-names' does not match any of the regexes:
2021-03-24 6:07 UTC
[PATCH v5] mm: cma: support sysfs
2021-03-24 5:45 UTC (5+ messages)
[PATCH] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
2021-03-24 3:51 UTC (2+ messages)
[PATCH 1/4] mm/doc: Fix fault_flag_allow_retry_first kerneldoc
2021-03-24 2:50 UTC (3+ messages)
` [PATCH 2/4] mm/doc: Fix page_maybe_dma_pinned kerneldoc
[PATCH v2 0/5] Cleanup and fixup for mm/migrate.c
2021-03-24 2:40 UTC (11+ messages)
` [PATCH v2 1/5] mm/migrate.c: remove unnecessary VM_BUG_ON_PAGE on putback_movable_page()
` [PATCH v2 5/5] mm/migrate.c: fix potential deadlock in NUMA balancing shared exec THP case
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).