[linux-next:master] BUILD REGRESSION 38d2b86a665b5e86371a1a30228bce259aa6c101
2023-02-08 16:35 UTC
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-02-08 16:30 UTC (3+ messages)
` [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
[PATCH v12 00/10] iov_iter: Improve page extraction (pin or just list)
2023-02-08 16:19 UTC (16+ messages)
` [PATCH v12 01/10] vfs, iomap: Fix generic_file_splice_read() to avoid reversion of ITER_PIPE
` [PATCH v12 02/10] iov_iter: Kill ITER_PIPE
` [PATCH v12 03/10] iov_iter: Define flags to qualify page extraction
` [PATCH v12 04/10] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v12 05/10] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v12 06/10] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v12 07/10] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v12 08/10] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v12 09/10] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v12 10/10] block: convert bio_map_user_iov "
[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-02-08 16:16 UTC (17+ messages)
[RFC 0/2] tmpfs: add the option to disable swap
2023-02-08 16:08 UTC (7+ messages)
` [RFC 1/2] shmem: set shmem_writepage() variables early
` [RFC 2/2] shmem: add support to ignore swap
[PATCH] mm/page_alloc: reduce fallbacks to (MIGRATE_PCPTYPES - 1)
2023-02-08 16:07 UTC (3+ messages)
LSF/MM/BPF 2023 IOMAP conversion status update
2023-02-08 16:04 UTC (3+ messages)
[PATCH] mm: reduce lock contention of pcp buffer refill
2023-02-08 15:20 UTC (6+ messages)
[PATCH 0/2] Remove lock_page_killable()
2023-02-08 14:56 UTC (3+ messages)
` [PATCH 1/2] cifs: Use a folio in cifs_page_mkwrite()
` [PATCH 2/2] filemap: Remove lock_page_killable()
[PATCH V6 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
2023-02-08 14:54 UTC (4+ messages)
` [PATCH V6 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
[PATCH 0/3] Prevent ->map_pages from sleeping
2023-02-08 14:53 UTC (4+ messages)
` [PATCH 1/3] xfs: Remove xfs_filemap_map_pages() wrapper
` [PATCH 2/3] afs: Split afs_pagecache_valid() out of afs_validate()
` [PATCH 3/3] mm: Hold the RCU read lock over calls to ->map_pages
[PATCH v2 04/13] mm/gup: move try_grab_page() to mm/internal.h
2023-02-08 14:26 UTC (2+ messages)
[PATCH v2 03/13] mm/gup: don't call __gup_longterm_locked() if FOLL_LONGTERM cannot be set
2023-02-08 14:26 UTC (2+ messages)
[PATCH v2 02/13] mm/gup: remove obsolete FOLL_LONGTERM comment
2023-02-08 14:25 UTC (2+ messages)
[PATCH bpf-next 0/7] bpf, mm: bpf memory usage
2023-02-08 14:22 UTC (12+ messages)
` [PATCH bpf-next 7/7] bpf: hashtab "
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-08 14:12 UTC (4+ messages)
` [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
EXT4 IOPS degradation between 4.14 and 5.10
2023-02-08 14:02 UTC (6+ messages)
[RFC v3 0/4] move PG_slab flag to page_type
2023-02-08 13:56 UTC (11+ messages)
` [RFC v3 2/4] mm: "
[PATCH v3 0/4] Add overflow checks for several syscalls
2023-02-08 13:51 UTC (7+ messages)
` [PATCH v3 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
[PATCH v2 00/10] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2023-02-08 13:44 UTC (5+ messages)
` [PATCH v2 08/10] slub: Replace cmpxchg_double()
` [PATCH v2 09/10] arch: Remove cmpxchg_double
API for setting multiple PTEs at once
2023-02-08 13:35 UTC (5+ messages)
[PATCH 5/5] genirq: Use the maple tree for IRQ descriptors management
2023-02-08 13:20 UTC (9+ messages)
` mm, slab/slub: Ensure kmem_cache_alloc_bulk() is available early
[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-08 12:44 UTC (11+ messages)
` [PATCH 07/18] cxl/region: Move region-position validation to a helper
` [PATCH 08/18] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH 09/18] cxl/region: Enable CONFIG_CXL_REGION to be toggled
` [PATCH 10/18] cxl/region: Fix passthrough-decoder detection
` [PATCH 11/18] cxl/region: Add region autodiscovery
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-08 12:24 UTC (7+ messages)
[PATCH -v4 0/9] migrate_pages(): batch TLB flushing
2023-02-08 12:02 UTC (30+ messages)
` [PATCH -v4 1/9] migrate_pages: organize stats with struct migrate_pages_stats
` [PATCH -v4 2/9] migrate_pages: separate hugetlb folios migration
` [PATCH -v4 3/9] migrate_pages: restrict number of pages to migrate in batch
` [PATCH -v4 4/9] migrate_pages: split unmap_and_move() to _unmap() and _move()
` [PATCH -v4 5/9] migrate_pages: batch _unmap and _move
` [PATCH -v4 6/9] migrate_pages: move migrate_folio_unmap()
` [PATCH -v4 7/9] migrate_pages: share more code between _unmap and _move
` [PATCH -v4 8/9] migrate_pages: batch flushing TLB
` [PATCH -v4 9/9] migrate_pages: move THP/hugetlb migration support check to simplify code
[PATCH v9 0/2] Memory poison recovery in khugepaged collapsing
2023-02-08 11:44 UTC (10+ messages)
` [PATCH v9 1/2] mm/khugepaged: recover from poisoned anonymous memory
[linux-next:pending-fixes] BUILD SUCCESS a82755b498dd302c46765924d693e99afc61cf65
2023-02-08 9:58 UTC
[PATCH] docs: mm: Fix number of base pages for 1GB HugeTLB
2023-02-08 9:51 UTC (2+ messages)
[PATCH] pid: add handling of too many zombie processes
2023-02-08 9:49 UTC
[PATCH v5 0/5] Batched page table updates for file-backed large folios
2023-02-08 8:38 UTC (10+ messages)
` [PATCH v5 1/5] filemap: Add filemap_map_folio_range()
` [PATCH v5 2/5] mm: Add generic set_ptes()
` [PATCH v5 3/5] rmap: add folio_add_file_rmap_range()
` [PATCH v5 4/5] mm: Convert do_set_pte() to set_pte_range()
` [PATCH v5 5/5] filemap: Batch PTE mappings
[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
2023-02-08 7:35 UTC (6+ messages)
` [RFC PATCH 1/5] x86/ibs: In-kernel IBS driver for page access profiling
` [RFC PATCH 2/5] x86/ibs: Drive NUMA balancing via IBS access data
` [RFC PATCH 3/5] x86/ibs: Enable per-process IBS from sched switch path
` [RFC PATCH 4/5] x86/ibs: Adjust access faults sampling period
` [RFC PATCH 5/5] x86/ibs: Delay the collection of HW-provided access info
[PATCH v2 0/4] kasan: Fix ordering between MTE tag colouring and page->flags
2023-02-08 5:41 UTC (6+ messages)
[PATCH v2] mm/khugepaged: skip shmem with userfaultfd
2023-02-08 2:42 UTC (5+ messages)
[PATCH] [PATCH V2] mm/filemap: fix page end in filemap_get_read_batch
2023-02-08 2:28 UTC
Folio mapcount
2023-02-08 2:26 UTC (16+ messages)
[PATCH v4 0/7] introduce vm_flags modifier functions
2023-02-08 1:54 UTC (5+ messages)
` [PATCH v4 2/7] mm: introduce vma->vm_flags wrapper functions
` [PATCH v4 5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise
[PATCH 1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
2023-02-08 1:46 UTC (2+ messages)
[PATCH v4] mm: hwposion: support recovery from ksm_might_need_to_copy()
2023-02-07 22:38 UTC (2+ messages)
[PATCH] mm/damon/sysfs: make kobj_type structures constant
2023-02-07 22:28 UTC (2+ messages)
[RFC PATCH] mm: memcontrol: don't account swap failures not due to cgroup limits
2023-02-07 22:14 UTC (11+ messages)
[linux-next:master 9935/10933] drivers/cpufreq/amd-pstate.c:864:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
2023-02-07 21:33 UTC
[linux-next:master] BUILD REGRESSION 49a8133221c71b935f36a7c340c0271c2a9ee2db
2023-02-07 18:18 UTC
[PATCH v3 0/7] introduce vm_flags modifier functions
2023-02-07 17:51 UTC (9+ messages)
` [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy
[RFC PATCH 0/4] Fix excessive CPU usage during compaction
2023-02-07 17:42 UTC (9+ messages)
` [PATCH 1/4] mm, compaction: Rename compact_control->rescan to finish_pageblock
` [PATCH 2/4] mm, compaction: Check if a page has been captured before draining PCP pages
` [PATCH 3/4] mm, compaction: Finish scanning the current pageblock if requested
` [PATCH 4/4] mm, compaction: Finish pageblocks on complete migration failure
[linux-next:master 911/10933] arch/x86/kvm/mmu/mmu.c:102:22: sparse: sparse: symbol 'tdp_mmu_allowed' was not declared. Should it be static?
2023-02-07 17:25 UTC (2+ messages)
[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-02-07 17:05 UTC (16+ messages)
` [PATCH 09/19] io_uring: convert to use vm_account
` [PATCH 14/19] mm: Introduce a cgroup for pinned memory
(2) [PATCH] dma-buf: system_heap: avoid reclaim for order 4
2023-02-07 16:56 UTC (13+ messages)
` "
` "
[PATCH v2 0/4] Remove get_kernel_pages()
2023-02-07 16:19 UTC (3+ messages)
[PATCH 00/18] lib/stackdepot: fixes and clean-ups
2023-02-07 15:56 UTC (5+ messages)
` [PATCH 09/18] lib/stackdepot: rename hash table constants and variables
[PATCH 0/2] iomap, splice: Fix DIO/splice_read race memory corruptor and kill off ITER_PIPE
2023-02-07 15:22 UTC (5+ messages)
` [PATCH 1/2] vfs, iomap: Fix generic_file_splice_read() to avoid reversion of ITER_PIPE
` [PATCH 2/2] iov_iter: Kill ITER_PIPE
[PATCH 0/2] sched/isolation: Prep work for pcp cache draining isolation
2023-02-07 15:21 UTC (9+ messages)
` [PATCH 1/2] sched/isolation: Merge individual nohz_full features into a common housekeeping flag
` [PATCH 2/2] sched/isolation: Add cpu_is_isolated() API
[syzbot] kernel BUG in process_one_work
2023-02-07 15:09 UTC (4+ messages)
[syzbot] kernel BUG in __tlb_remove_page_size (2)
2023-02-07 14:31 UTC (3+ messages)
[PATCH 0/6 v3] Discard __GFP_ATOMIC
2023-02-07 13:32 UTC (3+ messages)
` [PATCH 5/6] mm/page_alloc: Explicitly define how __GFP_HIGH non-blocking allocations accesses reserves
[PATCH v2 13/13] mm/gup: move private gup FOLL_ flags to internal.h
2023-02-07 12:40 UTC (12+ messages)
LTP: preadv03: WARNING: CPU: 0 PID: 101250 at mm/gup.c:2121 is_valid_gup_args (mm/gup.c:2121 (discriminator 1))
2023-02-07 12:39 UTC (2+ messages)
[PATCH] mm: kfence: export kfence_enabled as global variables
2023-02-07 12:35 UTC (7+ messages)
[syzbot] WARNING in is_valid_gup_args
2023-02-07 12:21 UTC (2+ messages)
[PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set
2023-02-07 11:29 UTC (7+ messages)
[PATCH] Revert "mm: Always release pages to the buddy allocator in memblock_free_late()."
2023-02-07 11:08 UTC (2+ messages)
Need help tracking down a bug in the bio-FOLL_PIN patches
2023-02-07 10:44 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 39693c3ba989e54d2bb8696261f5c0e711c9c018
2023-02-07 10:32 UTC
[PATCH 0/1] Fix memblock_free_late() deferred init bug, redux
2023-02-07 8:28 UTC (3+ messages)
[PATCH V2 0/3] sched/numa: Enhance vma scanning
2023-02-07 6:41 UTC (5+ messages)
` [PATCH V2 2/3] sched/numa: Enhance vma scanning logic
[PATCH] mm/memremap.c: Fix outdated comment in devm_memremap_pages
2023-02-07 6:27 UTC
[RFC PATCH v4 0/4] folio based filemap_map_pages()
2023-02-07 6:05 UTC (12+ messages)
` [RFC PATCH v4 3/4] mm: add do_set_pte_range()
[RFC PATCH 0/2] remove parameter 'compound' of add_file_rmap
2023-02-07 5:35 UTC (6+ messages)
` [RFC PATCH 2/2] rmap: remove parameter 'compound' from foeio_add_file_rmap_range()
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox