linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
Kernel Panic - V6.2 - Reseved memory issue
 2023-04-03 15:28 UTC 

[PATCH v6 0/6] ksm: support tracking KSM-placed zero-pages
 2023-04-03 15:20 UTC  (3+ messages)

[PATCH 00/29] selftests/mm: Split / Refactor userfault test
 2023-04-03 15:16 UTC  (42+ messages)
` [PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features"
` [PATCH 02/29] selftests/mm: Update .gitignore with two missing tests
` [PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh
` [PATCH 04/29] selftests/mm: Merge util.h into vm_util.h
` [PATCH 05/29] selftests/mm: Use TEST_GEN_PROGS where proper
` [PATCH 06/29] selftests/mm: Link vm_util.c always
` [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
` [PATCH 15/29] selftests/mm: uffd_open_{dev|sys}()
` [PATCH 16/29] selftests/mm: UFFDIO_API test

[PATCH] mm/page_alloc: don't check zonelist_update_seq from atomic allocations
 2023-04-03 15:12 UTC  (7+ messages)

[PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory
 2023-04-03 14:47 UTC  (17+ messages)
` [PATCHv9 02/14] mm: Add "
` [PATCHv9 03/14] mm/page_alloc: Fake "
` [PATCHv9 04/14] mm/page_alloc: Add sysfs handle to accept accept_memory
` [PATCHv9 11/14] x86/mm: Avoid load_unaligned_zeropad() stepping into unaccepted memory

[PATCH 0/2] Couple of trivial fixes for LAM vs. SVA interaction
 2023-04-03 14:46 UTC  (7+ messages)
` [PATCH 1/2] x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA
` [PATCH 2/2] x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside

[RFC] vsprintf: compile error on %09pK
 2023-04-03 14:39 UTC  (4+ messages)

[PATCH 0/6] shmem: Add user and group quota support for tmpfs
 2023-04-03 14:31 UTC  (9+ messages)
` [PATCH 1/6] shmem: make shmem_inode_acct_block() return error
` [PATCH 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
` [PATCH 3/6] quota: Check presence of quota operation structures instead of ->quota_read and ->quota_write callbacks
` [PATCH 4/6] shmem: prepare shmem quota infrastructure
` [PATCH 5/6] shmem: quota support
` [PATCH 6/6] Add default quota limit mount options

RFC: Filesystem metadata in HIGHMEM
 2023-04-03 14:22 UTC  (2+ messages)

[PATCH v3 29/55] tls/sw: Support MSG_SPLICE_PAGES
 2023-04-03 13:46 UTC  (29+ messages)
` [PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
  ` [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 15/55] ip, udp: Support MSG_SPLICE_PAGES
  ` [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
  ` Is AF_KCM functional?

[PATCH v2 0/5] remove page_endio()
 2023-04-03 13:22 UTC  (6+ messages)
    ` [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async
    ` [PATCH v2 2/5] orangefs: use folios in orangefs_readahead
    ` [PATCH v2 3/5] mpage: split bi_end_io callback for reads and writes
    ` [PATCH v2 4/5] mpage: use folios in bio end_io handler
    ` [PATCH v2 5/5] filemap: remove page_endio()

[PATCH v3 0/2] regmap: Add basic maple tree register cache
 2023-04-03 13:12 UTC  (2+ messages)

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

[PATCH -next v8 0/3] Delay the initialization of zswap
 2023-04-03 12:13 UTC  (4+ messages)
` [PATCH -next v8 1/3] mm/zswap: remove zswap_entry_cache_{create,destroy} helper function
` [PATCH -next v8 2/3] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
` [PATCH -next v8 3/3] mm/zswap: delay the initialization of zswap

[PATCH RFC] Randomized slab caches for kmalloc()
 2023-04-03 12:06 UTC  (2+ messages)

[PATCH v2] mm: Take a page reference when removing device exclusive entries
 2023-04-03 12:02 UTC  (2+ messages)

MREMAP_FIXED unmaps dest on error
 2023-04-03 11:58 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 0a9d12dce512f0d32c57641ace34902b51c74bcd
 2023-04-03 11:41 UTC 

[PATCH] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free()
 2023-04-03 11:10 UTC  (3+ messages)

[PATCH v4 0/3] mm: process/cgroup ksm support
 2023-04-03 11:03 UTC  (10+ messages)
` [PATCH v4 1/3] mm: add new api to enable ksm per process

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

[PATCH 0/6] Simplify kfence code
 2023-04-03  8:59 UTC  (3+ messages)
` [PATCH 4/6] mm: kfence: remove useless check for CONFIG_KFENCE_NUM_OBJECTS

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-04-03  8:44 UTC  (5+ messages)
  ` RE(2): "

[linux-next:master] [splice] 3eb3c59b12: stress-ng.sendfile.ops_per_sec 8.4% improvement
 2023-04-03  8:43 UTC 

[PATCH v2 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
 2023-04-03  8:38 UTC  (13+ messages)

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-04-03  8:34 UTC  (6+ messages)
  `  "

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

[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
 2023-04-03  8:24 UTC  (5+ 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] mm: mark folio as workingset in lru_deactivate_fn
 2023-04-03  8:18 UTC  (6+ messages)

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

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

[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 1/2] mm: swap: use folio_batch_reinit() in folio_batch_move_lru()
 2023-04-02 13:36 UTC  (3+ messages)

[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  (7+ messages)

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

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

[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 

[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 

[PATCH v3 33/55] kcm: Support MSG_SPLICE_PAGES
 2023-03-31 16:08 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox