linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-13 10:36:10 to 2023-02-14 09:55:56 UTC [more...]

API for setting multiple PTEs at once
 2023-02-14  9:55 UTC  (3+ messages)

[PATCH] mm: page_alloc: don't allocate page from memoryless nodes
 2023-02-14  9:43 UTC  (6+ messages)

[PATCH v9 00/18] TDX host kernel support
 2023-02-14  8:57 UTC  (36+ messages)
` [PATCH v9 01/18] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v9 02/18] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v9 03/18] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v9 04/18] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v9 05/18] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v9 06/18] x86/virt/tdx: Do TDX module global initialization
` [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization
` [PATCH v9 08/18] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v9 09/18] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v9 10/18] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v9 11/18] x86/virt/tdx: Fill out "
` [PATCH v9 12/18] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v9 13/18] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v9 14/18] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v9 15/18] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v9 16/18] x86/virt/tdx: Initialize all TDMRs
` [PATCH v9 17/18] x86/virt/tdx: Flush cache in kexec() when TDX is enabled
` [PATCH v9 18/18] Documentation/x86: Add documentation for TDX host support

[PATCH v3 0/5] iov_iter: Adjust styling/location of new splice functions
 2023-02-14  8:54 UTC  (7+ messages)
` [PATCH v3 1/5] splice: Rename "
` [PATCH v3 2/5] splice: Provide pipe_head_buf() helper
` [PATCH v3 3/5] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH v3 4/5] splice: Move filemap_read_splice() to mm/filemap.c
` [PATCH v3 5/5] shmem, overlayfs, coda, tty, proc, kernfs, random: Fix splice-read

[PATCH v2 0/4] Remove get_kernel_pages()
 2023-02-14  8:53 UTC  (16+ messages)
` [PATCH v2 1/4] highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
` [PATCH v2 2/4] tee: Remove vmalloc page support
` [PATCH v2 3/4] tee: Remove call to get_kernel_pages()
` [PATCH v2 4/4] mm: Remove get_kernel_pages()

[PATCH v2 1/2] mm/userfaultfd: Support WP on multiple VMAs
 2023-02-14  8:49 UTC  (6+ messages)
` [PATCH v2 2/2] mm/userfaultfd: add VM_WARN_ONCE()

regression in next-20230213: "splice: Do splice read from a buffered file without using ITER_PIPE"
 2023-02-14  8:33 UTC  (4+ messages)

[PATCH] mm: memcontrol: rename memcg_kmem_enabled()
 2023-02-14  8:31 UTC  (3+ messages)

[PATCH] mm/khugepaged: Fix invalid page access in release_pte_pages()
 2023-02-14  8:04 UTC  (3+ messages)

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-14  7:57 UTC  (9+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "
` [PATCH v10 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL

[PATCH 1/2] mm/khugepaged: set THP as uptodate earlier for shmem
 2023-02-14  7:57 UTC  (2+ messages)
` [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd

nvme boot problems after merge of mm-stable tree into linux-next
 2023-02-14  7:29 UTC  (6+ messages)

another use-after-free in ep_remove_wait_queue()
 2023-02-14  7:04 UTC  (9+ messages)
` [PATCH] sched/psi: fix "
              ` [PATCH v2] "

[PATCH 0/3] Some cleanups for page isolation
 2023-02-14  6:49 UTC  (6+ messages)
` [PATCH 1/3] mm: check negative error of folio_isolate_lru() when failed to isolate a folio
` [PATCH 2/3] mm: check negative error of isolate_lru_page() when failed to isolate a page
` [PATCH 3/3] mm: mempolicy: check negative error of isolate_hugetlb() when failed to isolate a hugetlb

[PATCH 0/7] New arch interfaces for manipulating multiple pages
 2023-02-14  6:32 UTC  (6+ messages)
` [PATCH 6/7] arc: Implement the new page table range API
` [PATCH 8/7] arm: "

[PATCH v5 00/39] Shadow stacks for userspace
 2023-02-14  6:10 UTC  (5+ messages)
` [PATCH v5 19/39] mm: Fixup places that call pte_mkwrite() directly

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2023-02-14  6:07 UTC  (3+ messages)

[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
 2023-02-14  4:55 UTC  (5+ messages)

[PATCH mm-unstable v1 1/2] mm: multi-gen LRU: clean up sysfs code
 2023-02-14  3:54 UTC  (2+ messages)
` [PATCH mm-unstable v1 2/2] mm: multi-gen LRU: improve design doc

[PATCH] mm: page_alloc: call panic() when memoryless node allocation fails
 2023-02-14  3:14 UTC  (3+ messages)

[PATCH] psi: reduce min window size to 50ms
 2023-02-14  2:12 UTC  (7+ messages)

[PATCH -mm] mm: percpu: fix incorrect size in pcpu_obj_full_size()
 2023-02-14  1:57 UTC  (8+ messages)

[PATCH v2 0/4] kasan: Fix ordering between MTE tag colouring and page->flags
 2023-02-14  1:56 UTC  (11+ messages)

[PATCH] arm64: Reset KASAN tag in copy_highpage with HW tags only
 2023-02-14  1:52 UTC 

[PATCH 1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
 2023-02-14  1:40 UTC  (12+ messages)

[GIT PULL] hotfixes for 6.2
 2023-02-14  1:26 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] DAMON Updates and Future Plans
 2023-02-14  0:33 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-13 23:53 UTC  (26+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH v13 03/12] splice: Do splice read from a buffered file without using ITER_PIPE
 2023-02-13 23:25 UTC  (12+ messages)
  ` [PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)

[RFC PATCH 0/4] Fix excessive CPU usage during compaction
 2023-02-13 21:50 UTC  (4+ messages)
` [PATCH 4/4] mm, compaction: Finish pageblocks on complete migration failure

[PATCH 1/2] mm/khugepaged: Introduce release_pte_folio() to replace release_pte_page()
 2023-02-13 20:38 UTC  (7+ messages)
` [PATCH 2/2] mm/khugepaged: Convert release_pte_pages() to use folios

[PATCH v1 RFC Zisslpcfi 11/20] mmu: maybe_mkwrite updated to manufacture shadow stack PTEs
 2023-02-13 20:01 UTC  (5+ messages)

[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-13 19:27 UTC  (5+ messages)
` [PATCH v2 13/20] cxl/region: Add region autodiscovery

[PATCH v2 0/7] task comm cleanups
 2023-02-13 17:46 UTC  (12+ messages)
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN

[linux-next:master] BUILD REGRESSION 09e41676e35ab06e4bce8870ea3bf1f191c3cb90
 2023-02-13 17:36 UTC 

[PATCH v2 0/4] iov_iter: Adjust styling/location of new splice functions
 2023-02-13 17:04 UTC  (10+ messages)
` [PATCH v2 1/4] splice: Rename "
` [PATCH v2 2/4] splice: Provide pipe_head_buf() helper
` [PATCH v2 3/4] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH v2 4/4] splice: Move filemap_read_splice() to mm/filemap.c

[PATCH v3] docs/mm: Physical Memory: add example of interleaving nodes
 2023-02-13 15:52 UTC  (2+ messages)

[PATCH 0/4] iov_iter: Adjust styling/location of new splice functions
 2023-02-13 15:24 UTC  (10+ messages)
` [PATCH 1/4] splice: Rename "
` [PATCH 2/4] splice: Provide pipe_head_buf() helper
` [PATCH 3/4] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH 4/4] splice: Move filemap_read_splice() to mm/filemap.c

[PATCH] mm/userfaultfd: Support operation on multiple VMAs
 2023-02-13 15:12 UTC  (4+ messages)

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-02-13 13:36 UTC  (11+ messages)

[PATCH 0/2] sched/isolation: Prep work for pcp cache draining isolation
 2023-02-13 13:34 UTC  (3+ messages)
` [PATCH 2/2] sched/isolation: Add cpu_is_isolated() API

[PATCH v2 00/18] lib/stackdepot: fixes and clean-ups
 2023-02-13 13:27 UTC  (18+ messages)
` [PATCH v2 09/18] lib/stackdepot: rename slab to pool
` [PATCH v2 12/18] lib/stacktrace: drop impossible WARN_ON for depot_init_pool
` [PATCH v2 13/18] lib/stackdepot: annotate depot_init_pool and depot_alloc_stack
` [PATCH v2 14/18] lib/stackdepot: rename next_pool_inited to next_pool_required
` [PATCH v2 15/18] lib/stacktrace, kasan, kmsan: rework extra_bits interface
` [PATCH v2 16/18] lib/stackdepot: annotate racy pool_index accesses
` [PATCH v2 17/18] lib/stackdepot: various comments clean-ups
` [PATCH v2 18/18] lib/stackdepot: move documentation comments to stackdepot.h

[PATCH] pid: add handling of too many zombie processes
 2023-02-13 13:24 UTC  (3+ messages)
` 回复: "

[PATCH v5 3/6] ksm: count all zero pages placed by KSM
 2023-02-13 12:55 UTC  (2+ messages)

[PATCH v5 1/6] ksm: abstract the function try_to_get_old_rmap_item
 2023-02-13 12:51 UTC  (2+ messages)

[PATCH v5 2/6] ksm: support unsharing zero pages placed by KSM
 2023-02-13 12:44 UTC  (2+ messages)

[PATCH -v5 0/9] migrate_pages(): batch TLB flushing
 2023-02-13 12:34 UTC  (10+ messages)
` [PATCH -v5 1/9] migrate_pages: organize stats with struct migrate_pages_stats
` [PATCH -v5 2/9] migrate_pages: separate hugetlb folios migration
` [PATCH -v5 3/9] migrate_pages: restrict number of pages to migrate in batch
` [PATCH -v5 4/9] migrate_pages: split unmap_and_move() to _unmap() and _move()
` [PATCH -v5 5/9] migrate_pages: batch _unmap and _move
` [PATCH -v5 6/9] migrate_pages: move migrate_folio_unmap()
` [PATCH -v5 7/9] migrate_pages: share more code between _unmap and _move
` [PATCH -v5 8/9] migrate_pages: batch flushing TLB
` [PATCH -v5 9/9] migrate_pages: move THP/hugetlb migration support check to simplify code

[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-13 12:13 UTC  (2+ messages)

[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-02-13 11:30 UTC  (8+ messages)
` [PATCH 09/19] io_uring: convert to use vm_account

[syzbot] BUG: bad usercopy in io_openat2_prep
 2023-02-13 11:27 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 73d40d27ae59c028ed59a1e1ebdeaaeafa3bb788
 2023-02-13 11:01 UTC 


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).