linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-31 03:46:06 to 2023-04-03 07:48:57 UTC [more...]

[PATCH 00/29] selftests/mm: Split / Refactor userfault test
 2023-04-03  7:48 UTC  (22+ messages)
` [PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features"
` [PATCH 02/29] selftests/mm: Update .gitignore with two missing tests
` [PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one
` [PATCH 08/29] selftests/mm: Use PM_* macros in vm_utils.h
` [PATCH 09/29] selftests/mm: Reuse pagemap_get_entry() in vm_util.h
` [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
` [PATCH 11/29] selftests/mm: Drop test_uffdio_zeropage_eexist

[v4 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
 2023-04-03  7:29 UTC  (8+ messages)

API/syscall to alleviate page/memory problem when quickly accessing memory?
 2023-04-03  6:30 UTC 

[PATCH] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free()
 2023-04-03  6:27 UTC 

[PATCHv16 00/17] Linear Address Masking enabling
 2023-04-03  6:18 UTC  (3+ messages)
` [PATCHv16 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive

[PATCH 0/9] x86/clear_huge_page: multi-page clearing
 2023-04-03  5:22 UTC  (10+ messages)
` [PATCH 1/9] huge_pages: get rid of process_huge_page()
` [PATCH 2/9] huge_page: get rid of {clear,copy}_subpage()
` [PATCH 3/9] huge_page: allow arch override for clear/copy_huge_page()
` [PATCH 4/9] x86/clear_page: parameterize clear_page*() to specify length
` [PATCH 5/9] x86/clear_pages: add clear_pages()
` [PATCH 6/9] mm/clear_huge_page: use multi-page clearing
` [PATCH 7/9] sched: define TIF_ALLOW_RESCHED
` [PATCH 8/9] irqentry: define irqentry_exit_allow_resched()
` [PATCH 9/9] x86/clear_huge_page: make clear_contig_region() preemptible

[PATCH] mm: remove all the slab allocators
 2023-04-03  4:13 UTC  (15+ messages)

[PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
 2023-04-03  4:10 UTC  (4+ messages)

[RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-04-03  3:27 UTC  (6+ messages)
` [RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)

[linux-next:master 2225/8375] drivers/net/wireless/legacy/ray_cs.c:628:17: warning: 'strncpy' specified bound 32 equals destination size
 2023-04-02 22:52 UTC 

[PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
 2023-04-02 15:10 UTC  (62+ messages)
` [PATCH v3 01/55] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
` [PATCH v3 02/55] iov_iter: Remove last_offset member
` [PATCH v3 03/55] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH v3 04/55] mm: Move the page fragment allocator from page_alloc.c into its own file
` [PATCH v3 05/55] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH v3 06/55] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH v3 07/55] tcp: Support MSG_SPLICE_PAGES
` [PATCH v3 08/55] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH v3 09/55] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH v3 10/55] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH v3 11/55] espintcp: Inline do_tcp_sendpages()
` [PATCH v3 12/55] tls: "
` [PATCH v3 13/55] siw: "
` [PATCH v3 14/55] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH v3 16/55] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH v3 17/55] ip6, udp6: Support MSG_SPLICE_PAGES
` [PATCH v3 18/55] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH v3 19/55] af_unix: Support MSG_SPLICE_PAGES
` [PATCH v3 20/55] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH v3 21/55] crypto: af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH v3 22/55] crypto: af_alg: Use netfs_extract_iter_to_sg() to create scatterlists
` [PATCH v3 23/55] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [PATCH v3 24/55] crypto: af_alg: Support MSG_SPLICE_PAGES
` [PATCH v3 25/55] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [PATCH v3 26/55] crypto: af_alg/hash: Support MSG_SPLICE_PAGES
` [PATCH v3 27/55] tls/device: "
` [PATCH v3 28/55] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
` [PATCH v3 29/55] tls/sw: Support MSG_SPLICE_PAGES
` [PATCH v3 30/55] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
` [PATCH v3 31/55] chelsio: Support MSG_SPLICE_PAGES
` [PATCH v3 32/55] chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES
` [PATCH v3 33/55] kcm: Support MSG_SPLICE_PAGES
` [PATCH v3 34/55] kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES
` [PATCH v3 35/55] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
` [PATCH v3 36/55] splice, net: Reimplement splice_to_socket() to pass multiple bufs to sendmsg()
` [PATCH v3 37/55] Remove file->f_op->sendpage
` [PATCH v3 38/55] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [PATCH v3 39/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH v3 40/55] iscsi: "
` [PATCH v3 41/55] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map()
` [PATCH v3 42/55] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
` [PATCH v3 43/55] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [PATCH v3 44/55] algif: Remove hash_sendpage*()
` [PATCH v3 45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH v3 46/55] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH v3 47/55] dlm: "
` [PATCH v3 48/55] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [PATCH v3 49/55] nvme: "
` [PATCH v3 50/55] kcm: "
` [PATCH v3 51/55] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
` [PATCH v3 52/55] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH v3 53/55] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendmsg()
` [PATCH v3 54/55] drdb: Send an entire bio in a single sendmsg
` Trivial TLS server
` Trivial TLS client
` Test program for AF_KCM

[PATCH 1/2] mm: swap: use folio_batch_reinit() in folio_batch_move_lru()
 2023-04-02 13:36 UTC  (4+ messages)
` [PATCH 2/2] mm: mlock: use folios_put() in mlock_folio_batch()

[PATCH] mm/page_alloc: don't check zonelist_update_seq from atomic allocations
 2023-04-02 10:48 UTC 

[RFC PATCH v1 0/7] Support arch-specific page aging mechanism
 2023-04-02 10:42 UTC  (8+ messages)
` [RFC PATCH v1 1/7] mm: Move some code around so that next patch is simpler
` [RFC PATCH v1 2/7] mm: Don't build multi-gen LRU page table walk code on architecture not supported
` [RFC PATCH v1 3/7] mm: multi-gen LRU: avoid using generation stored in page flags for generation
` [RFC PATCH v1 4/7] mm: multi-gen LRU: support different page aging mechanism
` [RFC PATCH v1 5/7] powerpc/mm: Add page access count support
` [RFC PATCH v1 6/7] powerpc/mm: Clear page access count on allocation
` [RFC PATCH v1 7/7] mm: multi-gen LRU: Shrink folio list without checking for page table reference

[cel:topic-shmem-stable-dir-cookies] [shmem] 5c96ad6402: WARNING:inconsistent_lock_state
 2023-04-02 10:31 UTC 

[PATCH 14/17] sched/eevdf: Better handle mixed slice length
 2023-04-02  6:28 UTC  (3+ messages)

[linux-next:master 5598/8375] arch/riscv/include/asm/syscall.h:87 syscall_handler() warn: inconsistent indenting
 2023-04-02  2:11 UTC 

[PATCH v5 6/6] RISC-V: Add hwprobe vDSO function and data
 2023-04-01 21:22 UTC 

[PATCH v8 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-04-01 12:12 UTC  (5+ messages)
` [PATCH v8 2/2] "

[linux-next:master 8321/8375] htmldocs: Warning: arch/x86/Kconfig references a file that doesn't exist: Documentation/x86/shstk.rst
 2023-04-01  6:58 UTC 

[linux-next:master 4167/8375] s390-linux-ld: arc-rimi.c:undefined reference to `iounmap'
 2023-04-01  5:16 UTC 

[PATCH] LoongArch: Add kernel address sanitizer support
 2023-04-01  3:23 UTC  (8+ messages)

[RFC PATCH v2 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-03-31 23:56 UTC  (2+ messages)

[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
 2023-03-31 23:50 UTC  (3+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd

[PATCH v3 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-31 22:11 UTC  (8+ messages)
` [PATCH v3 1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim()
` [PATCH v3 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-31 20:27 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION 4b0f4525dc4fe8af17b3daefe585f0c2eb0fe0a5
 2023-03-31 20:25 UTC 

[PATCH v2 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
 2023-03-31 19:03 UTC  (12+ messages)

[LSF/MM/BPF BoF] Session for CXL memory
 2023-03-31 18:15 UTC  (7+ messages)

[PATCH v2 00/19] bio: check return values of bio_add_page
 2023-03-31 18:13 UTC  (13+ messages)
` [PATCH v2 05/19] md: use __bio_add_page to add single page
` [PATCH v2 06/19] md: raid5-log: "
` [PATCH v2 07/19] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v2 15/19] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v2 16/19] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails

[linux-next:master 6041/8375] drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c:148:31: error: implicit declaration of function 'pci_msix_can_alloc_dyn'
 2023-03-31 16:10 UTC 

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 15:56 UTC  (4+ messages)
  `  "

RE(4): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 15:53 UTC  (3+ messages)
  `  "

[syzbot] Monthly mm report
 2023-03-31 15:01 UTC 

RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 12:54 UTC  (4+ messages)
  `  "

[PATCH 00/19] bio: check return values of bio_add_page
 2023-03-31 12:20 UTC  (7+ messages)
` [PATCH 01/19] swap: use __bio_add_page to add page to bio
` [PATCH 04/19] fs: buffer: use __bio_add_page to add single "
` [PATCH 13/19] zram: use __bio_add_page for adding "

[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 11:46 UTC  (2+ messages)
  `  "

[PATCH 1/1] mm: vmalloc: Rename addr_to_vb_xarray() function
 2023-03-31 11:46 UTC  (4+ messages)

RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 11:45 UTC  (2+ messages)
  `  "

RE(3): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-31 11:31 UTC  (2+ messages)
  `  "

[linux-next:pending-fixes] BUILD SUCCESS 60f00557d56bdf072710261ca69a579c7f4ab941
 2023-03-31 11:30 UTC 

[PATCH 0/5] remove page_endio()
 2023-03-31 11:19 UTC  (4+ messages)
  ` [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler

[PATCH v5 0/6] userfaultfd: convert userfaultfd functions to use folios
 2023-03-31  9:39 UTC  (7+ messages)
` [PATCH v5 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio
` [PATCH v5 2/6] userfaultfd: use kmap_local_page() in copy_huge_page_from_user()
` [PATCH v5 3/6] userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
` [PATCH v5 4/6] userfaultfd: convert mfill_atomic_hugetlb() to use a folio
` [PATCH v5 5/6] mm: convert copy_user_huge_page() to copy_user_folio()
` [PATCH v5 6/6] userfaultfd: convert mfill_atomic() to use a folio

[PATCH v4 0/6] userfaultfd: convert userfaultfd functions to use folios
 2023-03-31  9:38 UTC  (8+ messages)
` [PATCH v4 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio
` [PATCH v4 5/6] mm: convert copy_user_huge_page() to copy_user_folio()

[PATCH] memcg: Set memory min, low, high values along with max
 2023-03-31  8:40 UTC  (2+ messages)

[PATCH 0/7] module: avoid userspace pressure on unwanted allocations
 2023-03-31  8:05 UTC  (14+ messages)
` [PATCH 4/7] sempahore: add a helper for a concurrency limiter

[PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file
 2023-03-31  6:47 UTC  (3+ messages)

[PATCH 0/2] mm: ksm: support hwpoison for ksm page
 2023-03-31  5:42 UTC  (5+ messages)
` [PATCH 1/2] mm: memory-failure: Refactor add_to_kill()
` [PATCH 2/2] mm: ksm: Support hwpoison for ksm page


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