linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-08 09:20:02 to 2021-04-09 00:08:01 UTC [more...]

unexpected -ENOMEM from percpu_counter_init()
 2021-04-09  0:08 UTC  (7+ messages)

[PATCH v6 00/30] Network fs helper library & fscache kiocb API
 2021-04-08 23:50 UTC  (38+ messages)
` [PATCH v6 01/30] iov_iter: Add ITER_XARRAY
` [PATCH v6 02/30] mm: Add set/end/wait functions for PG_private_2
  ` [RFC][PATCH] mm: Split page_has_private() in two to better handle PG_private_2
` [PATCH v6 03/30] mm/filemap: Pass the file_ra_state in the ractl
` [PATCH v6 04/30] fs: Document file_ra_state
` [PATCH v6 05/30] mm: Implement readahead_control pageset expansion
` [PATCH v6 06/30] netfs: Make a netfs helper module
` [PATCH v6 07/30] netfs: Documentation for helper library
` [PATCH v6 08/30] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v6 09/30] netfs, mm: Add set/end/wait_on_page_fscache() aliases
` [PATCH v6 10/30] netfs: Provide readahead and readpage netfs helpers
` [PATCH v6 11/30] netfs: Add tracepoints
` [PATCH v6 12/30] netfs: Gather stats
` [PATCH v6 13/30] netfs: Add write_begin helper
` [PATCH v6 14/30] netfs: Define an interface to talk to a cache
` [PATCH v6 15/30] netfs: Add a tracepoint to log failures that would be otherwise unseen
` [PATCH v6 16/30] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v6 17/30] afs: Disable use of the fscache I/O routines
` [PATCH v6 18/30] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v6 19/30] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v6 20/30] afs: Move key to afs_read struct
` [PATCH v6 21/30] afs: Don't truncate iter during data fetch
` [PATCH v6 22/30] afs: Log remote unmarshalling errors
` [PATCH v6 23/30] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v6 24/30] afs: Use ITER_XARRAY for writing
` [PATCH v6 25/30] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v6 26/30] afs: Extract writeback extension into its own function
` [PATCH v6 27/30] afs: Prepare for use of THPs
` [PATCH v6 28/30] afs: Use the fs operation ops to handle FetchData completion
` [PATCH v6 29/30] afs: Use new netfs lib read helper API
` [PATCH v6 30/30] afs: Use the netfs_write_begin() helper

[PATCH 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-08 23:43 UTC  (10+ messages)
` [PATCH 1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH 2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH 3/9] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH 5/9] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH 6/9] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH 7/9] userfaultfd/selftests: reinitialize test context in each test
` [PATCH 8/9] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

[PATCH 0/4] Cleanup and fixup for hugetlb
 2021-04-08 23:25 UTC  (18+ messages)
` [PATCH 2/4] mm/hugeltb: simplify the return code of __vma_reservation_common()
` [PATCH 3/4] mm/hugeltb: fix potential wrong gbl_reserve value for hugetlb_acct_memory()
` [PATCH 4/4] mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()

[RFC bpf-next 0/1] bpf: Add page cache iterator
 2021-04-08 23:13 UTC  (12+ messages)
  ` [RFC bpf-next 1/1] bpf: Introduce iter_pagecache

[PATCH v5] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-08 22:08 UTC  (3+ messages)

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-08 21:51 UTC  (17+ messages)
` [PATCH 01/10] mm/numa: node demotion data structure and lookup
` [PATCH 02/10] mm/numa: automatically generate node migration order
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
` [PATCH 05/10] mm/migrate: demote pages during reclaim

[PATCH v1 0/2] drivers: don't select DMA_CMA or CMA
 2021-04-08 21:45 UTC  (21+ messages)
` [PATCH v1 1/2] drivers/video/fbdev: don't select DMA_CMA
` [PATCH v1 2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv

[linux-next:master 6049/11059] mtk_ppe_offload.c:undefined reference to `dsa_port_from_netdev'
 2021-04-08 21:42 UTC 

[PATCH 0/5] close various race windows for swap
 2021-04-08 21:34 UTC  (6+ messages)
` [PATCH 3/5] mm/swap_state: fix get_shadow_from_swap_cache() race with swapoff
` [PATCH 4/5] mm/swap_state: fix potential faulted in race in swap_ra_info()
` [PATCH 5/5] mm/swap_state: fix swap_cluster_readahead() race with swapoff
  ` [PATCH 2/5] swap: fix do_swap_page() "

memcg: performance degradation since v5.9
 2021-04-08 21:08 UTC  (3+ messages)

[linux-next:master 10747/11059] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_optc.c:139:6: warning: no previous prototype for function 'optc1_set_vupdate_keepout'
 2021-04-08 20:54 UTC 

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-08 20:50 UTC  (8+ messages)

[linux-next:master 9734/11059] mips64-linux-ld: ptrace.c:undefined reference to `__raw_copy_from_user'
 2021-04-08 20:43 UTC 

[RFC PATCH v6 1/1] cmdline: Add capability to both append and prepend at the same time
 2021-04-08 20:08 UTC  (2+ messages)

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-08 19:41 UTC  (6+ messages)
` [PATCH v4 18/20] x86: Convert to GENERIC_CMDLINE
` [PATCH v4 19/20] mips: "

[PATCH] mm/mapping_dirty_helpers: Guard hugepage pud's usage
 2021-04-08 19:15 UTC 

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

[PATCH v7 1/8] drivers/base/memory: Introduce memory_block_{online,offline}
 2021-04-08 18:19 UTC  (8+ messages)
` [PATCH v7 2/8] mm,memory_hotplug: Relax fully spanned sections check
` [PATCH v7 3/8] mm,memory_hotplug: Factor out adjusting present pages into adjust_present_page_count()
` [PATCH v7 5/8] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [PATCH v7 7/8] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v7 8/8] arm64/Kconfig: "

[PATCH 0/11 v2] Use local_lock for pcp protection and reduce stat overhead
 2021-04-08 17:48 UTC  (6+ messages)
` [PATCH 02/11] mm/page_alloc: Convert per-cpu list protection to local_lock

[linux-next:master 568/11059] arch/sh/kernel/traps_32.c:574:9: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-04-08 17:38 UTC 

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-04-08 17:01 UTC  (15+ messages)
` [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
` [PATCH 06/16] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
` [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma
` [PATCH 15/16] RDMA/rw: use dma_map_sg_p2pdma()
` [PATCH 16/16] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()

[linux-next:master 10742/11059] drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1008:5: warning: no previous prototype for function 'gfx_v9_4_2_query_ras_error_count'
 2021-04-08 17:21 UTC 

[PATCH v3 1/2] kunit: add a KUnit test for SLUB debugging functionality
 2021-04-08 17:19 UTC  (7+ messages)

[RFC 0/4] Fix machine check recovery for copy_from_user
 2021-04-08 17:08 UTC  (11+ messages)
` [PATCH 3/4] mce/copyin: fix to not SIGBUS when copying from user hits poison
` [PATCH 4/4] x86/mce: Avoid infinite loop for copy from user recovery

[PATCH] arch/m68k/kernel/sys_m68k: Add missing mmap_read_lock() to sys_cacheflush()
 2021-04-08 16:38 UTC  (2+ messages)

[PATCH v13 03/18] arm64: hyp-stub: Move el1_sync into the vectors
 2021-04-08 16:28 UTC  (5+ messages)

[PATCH] mm: page_counter: mitigate consequences of a page_counter underflow
 2021-04-08 16:24 UTC  (4+ messages)

[linux-next:master 7287/10499] undefined reference to `pinconf_generic_dt_node_to_map'
 2021-04-08 15:07 UTC  (4+ messages)

[PATCH -next] mm: Fix typos in comments
 2021-04-08 14:00 UTC 

[linux-next:master 8225/11059] drivers/fpga/dfl.c:1828:16: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-04-08 14:19 UTC 

[PATCH v27 00/13] Introduce Data Access MONitor (DAMON)
 2021-04-08 13:48 UTC  (14+ messages)
` [PATCH v27 01/13] mm: "
` [PATCH v27 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v27 03/13] mm/damon: Adaptively adjust regions
` [PATCH v27 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v27 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v27 06/13] mm/damon: Add a tracepoint
` [PATCH v27 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v27 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v27 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v27 10/13] Documentation: Add documents for DAMON
` [PATCH v27 11/13] mm/damon: Add kunit tests
` [PATCH v27 12/13] mm/damon: Add user space selftests
` [PATCH v27 13/13] MAINTAINERS: Update for DAMON

[PATCH -V2] NUMA balancing: reduce TLB flush via delaying mapping on hint page fault
 2021-04-08 13:46 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS cf25ba5668cc0b5c5ab99c77d7aadbbba81a39ed
 2021-04-08 13:03 UTC 

[linux-next:master 4968/10499] drivers/pwm/pwm-raspberrypi-poe.c:69:24: sparse: sparse: incorrect type in initializer (different base types)
 2021-04-08 12:18 UTC 

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-04-08 11:44 UTC  (6+ messages)
` [PATCH 3/3] mm: unexport follow_pfn

add remap_pfn_range_notrack instead of reinventing it in i915 v2
 2021-04-08 11:28 UTC  (3+ messages)

[RFC PATCH 24/37] mm: implement speculative handling in __do_fault()
 2021-04-08 11:28 UTC  (8+ messages)

[PATCH] mm: page_poison: print page owner info when corruption is caught
 2021-04-08 10:27 UTC  (2+ messages)
  ` [PATCH v2] mm: page_poison: print page "

[PATCH v2 0/2] drivers: don't select DMA_CMA or CMA
 2021-04-08 10:16 UTC  (4+ messages)
` [PATCH v2 1/2] drivers/video/fbdev: don't select DMA_CMA
` [PATCH v2 2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv

[RFCv1 0/7] TDX and guest memory unmapping
 2021-04-08  9:52 UTC  (3+ messages)
` [RFCv1 2/7] x86/kvm: Introduce KVM memory protection feature


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