messages from 2023-04-17 02:28:45 to 2023-04-17 20:53:52 UTC [more...]
[PATCH 00/33] Split ptdesc from struct page
2023-04-17 20:50 UTC (34+ messages)
` [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH 02/33] s390: Use pt_frag_refcount for pagetables
` [PATCH 03/33] pgtable: Create struct ptdesc
` [PATCH 04/33] mm: add utility functions for ptdesc
` [PATCH 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH 07/33] mm: Convert ptlock_ptr() "
` [PATCH 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH 09/33] mm: Convert ptlock_init() "
` [PATCH 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH 11/33] mm: Convert ptlock_free() "
` [PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH 14/33] x86: "
` [PATCH 15/33] s390: Convert various gmap "
` [PATCH 16/33] s390: Convert various pgalloc "
` [PATCH 17/33] mm: Remove page table members from struct page
` [PATCH 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH 19/33] arm: "
` [PATCH 20/33] arm64: "
` [PATCH 21/33] csky: Convert __pte_free_tlb() "
` [PATCH 22/33] hexagon: "
` [PATCH 23/33] loongarch: Convert various functions "
` [PATCH 24/33] m68k: "
` [PATCH 25/33] mips: "
` [PATCH 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH 27/33] openrisc: "
` [PATCH 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH 29/33] sh: Convert pte_free_tlb() "
` [PATCH 30/33] sparc64: Convert various functions "
` [PATCH 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
2023-04-17 20:29 UTC (4+ messages)
[LSF/MM/BPF proposal]: Physr discussion
2023-04-17 19:59 UTC (3+ messages)
[PATCH v2 0/6] mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins
2023-04-17 19:53 UTC (7+ messages)
` [PATCH v2 1/6] mm/hugetlb: Fix uffd-wp during fork()
` [PATCH v2 2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens
` [PATCH v2 3/6] selftests/mm: Add a few options for uffd-unit-test
` [PATCH v2 4/6] selftests/mm: Extend and rename uffd pagemap test
` [PATCH v2 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
` [PATCH v2 6/6] selftests/mm: Add tests for RO pinning vs fork()
[PATCH 0/7] remove the vmas parameter from GUP APIs
2023-04-17 19:45 UTC (26+ messages)
` [PATCH 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
` [PATCH 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
` [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
` [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()
[PATCH v13 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-04-17 19:42 UTC (9+ messages)
` [PATCH v13 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v13 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v13 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v13 5/5] selftests: mm: add pagemap ioctl tests
[PATCH v2 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
2023-04-17 19:31 UTC (9+ messages)
` [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
[PATCH v3 0/7] Split a folio to any lower order folios
2023-04-17 19:26 UTC (11+ messages)
` [PATCH v3 5/7] mm: thp: split huge page to any lower order pages
` [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible
[PATCH v1] shmem: stable directory cookies
2023-04-17 19:23 UTC
[PATCH v4 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
2023-04-17 19:04 UTC (3+ messages)
` [PATCH v4 1/2] mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example code
` [PATCH v4 2/2] mm/slab: break up RCU readers "
[PATCH] [v2] mm: make arch_has_descending_max_zone_pfns() static
2023-04-17 18:55 UTC (3+ messages)
[PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
2023-04-17 18:51 UTC (10+ messages)
[PATCHv2] zsmalloc: allow only one active pool compaction context
2023-04-17 18:32 UTC (2+ messages)
[PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file
2023-04-17 18:28 UTC (6+ messages)
[PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
2023-04-17 18:13 UTC (4+ messages)
[PATCH] mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
2023-04-17 17:38 UTC (3+ messages)
[RFC 0/2] module: fix virtual memory wasted on finit_module()
2023-04-17 17:33 UTC (8+ messages)
` [RFC 2/2] kread: avoid duplicates
[PATCH v3 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
2023-04-17 17:32 UTC (3+ messages)
` [PATCH v3 1/2] mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example code
` [PATCH v3 2/2] mm/slab: break up RCU readers "
[PATCH v8 0/3] mm: process/cgroup ksm support
2023-04-17 16:42 UTC (10+ messages)
` [PATCH v8 1/3] mm: add new api to enable ksm per process
` [PATCH v8 3/3] selftests/mm: add new selftests for KSM
[RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
2023-04-17 16:15 UTC (17+ messages)
` [RFC v2 PATCH 03/17] mm: Introduce try_vma_alloc_movable_folio()
` [RFC v2 PATCH 16/17] mm: mmap: Align unhinted maps to highest anon folio order
[PATCH] mm: Fixed incorrect comment for _kmem_cache_create function
2023-04-17 15:47 UTC (3+ messages)
` [PATCH v2] "
[PATCH v6 0/3] Replace invocations of prandom_u32() with get_random_u32() and siphash
2023-04-17 15:26 UTC (2+ messages)
sequential 1MB mmap read ends in 1 page sync read-ahead
2023-04-17 15:10 UTC (7+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-04-17 15:01 UTC (8+ messages)
linux-6.3-rc6/lib/maple_tree.c: Two style issues
2023-04-17 14:58 UTC (4+ messages)
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-04-17 14:54 UTC (7+ messages)
` [PATCH RFC v8 20/56] crypto:ccp: Define the SEV-SNP commands
` [PATCH RFC v8 36/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
[RFC PATCH] migrate_pages: Never block waiting for the page lock
2023-04-17 14:28 UTC (5+ messages)
[PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
2023-04-17 14:03 UTC (2+ messages)
` [PATCH] vfs: allow using kernel buffer during fiemap operation
[linux-next:master 10286/12016] arch/arm64/mm/fixmap.c:199:10: warning: variable 'bm_pudp' set but not used
2023-04-17 13:49 UTC (2+ messages)
[PATCH next] shmem: minor fixes to splice-read implementation
2023-04-17 13:48 UTC (4+ messages)
[PATCH v3 0/1] Fix Random Kernel panic from when fail to reserve memory
2023-04-17 13:31 UTC (3+ messages)
` [PATCH v3 1/1] of: fdt: Scan /memreserve/ last
[PATCHv4 3/4] zsmalloc: rework compaction algorithm
2023-04-17 13:08 UTC (6+ messages)
` [PATCH] zsmalloc: reset compaction source zspage pointer after putback_zspage()
[PATCH] zsmalloc: allow only one active pool compaction context
2023-04-17 12:37 UTC (3+ messages)
[PATCH 0/2] Reduce lock contention related with large folio
2023-04-17 12:25 UTC (5+ messages)
` [PATCH 1/2] THP: avoid lock when check whether THP is in deferred list
` [PATCH 2/2] lru: allow large batched add large folio to lru list
[PATCH] printk: Export console trace point for kcsan/kasan/kfence/kmsan
2023-04-17 12:25 UTC (3+ messages)
[PATCH v3 0/7] remove the vmas parameter from GUP APIs
2023-04-17 11:59 UTC (16+ messages)
` [PATCH v3 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
` [PATCH v3 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
` [PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH v3 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
` [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
` [PATCH v3 7/7] mm/gup: remove vmas array from internal GUP functions
[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
2023-04-17 11:54 UTC (2+ messages)
[PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
2023-04-17 11:31 UTC (12+ messages)
[PATCH v3 0/4] module: avoid userspace pressure on unwanted allocations
2023-04-17 11:18 UTC (3+ messages)
` [PATCH v3 3/4] module: add debug stats to help identify memory pressure
[PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
2023-04-17 11:13 UTC (5+ messages)
[Bug 216646] having TRANSPARENT_HUGEPAGE enabled hangs some applications (supervisor read access in kernel mode)
2023-04-17 11:12 UTC (12+ messages)
[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-04-17 11:11 UTC (12+ messages)
` [PATCH v12 2/5] fs/proc/task_mmu: "
[PATCH] userfaultfd: use helper function range_in_vma()
2023-04-17 10:33 UTC (2+ messages)
[PATCH v1 0/2] A fix for StarFive JH7110 clock drivers
2023-04-17 10:18 UTC (6+ messages)
` [PATCH v1 1/2] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
` [PATCH v1 2/2] clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock drivers
[PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
2023-04-17 8:09 UTC (3+ messages)
[patch 0/3] lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes
2023-04-17 8:09 UTC (4+ messages)
` [patch 1/3] lib/percpu_counter: Fix CPU hotplug handling
[PATCH v7 0/3] mm: process/cgroup ksm support
2023-04-17 8:04 UTC (5+ messages)
` [PATCH v7 3/3] selftests/mm: add new selftests for KSM
[PATCH v7 0/6] ksm: support tracking KSM-placed zero-pages
2023-04-17 8:03 UTC (2+ messages)
[PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory
2023-04-17 7:37 UTC (4+ messages)
[PATCH 2/5] slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block
2023-04-17 7:12 UTC (3+ messages)
[PATCH v1] lib/stackdepot: limit nr_entries size
2023-04-17 6:20 UTC (2+ messages)
[PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
2023-04-17 6:11 UTC (6+ messages)
[PATCH] ia64: fix an addr to taddr in huge_pte_offset()
2023-04-17 5:17 UTC
[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
2023-04-17 4:53 UTC
[PATCH] mm: rename reclaim_pages() to reclaim_folios()
2023-04-17 2:27 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).