linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[linux-next:master 3007/5901] drivers/video/backlight/ktd2801-backlight.c:16:33: sparse: sparse: symbol 'ktd2801_timing' was not declared. Should it be static?
 2024-02-09 22:43 UTC 

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-02-09 22:36 UTC  (4+ messages)
` [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary

[PATCH] fs/proc/task_mmu: Add display flag for VM_MAYOVERLAY
 2024-02-09 22:31 UTC  (4+ messages)

[PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
 2024-02-09 22:16 UTC  (4+ messages)

[PATCH] mm/hugetlb: Ensure adequate CMA areas available for hugetlb_cma[]
 2024-02-09 22:16 UTC  (2+ messages)

[PATCH v2 00/10] mm/memory: optimize unmap/zap with PTE-mapped THP
 2024-02-09 22:15 UTC  (11+ messages)
` [PATCH v2 01/10] mm/memory: factor out zapping of present pte into zap_present_pte()
` [PATCH v2 02/10] mm/memory: handle !page case in zap_present_pte() separately
` [PATCH v2 03/10] mm/memory: further separate anon and pagecache folio handling in zap_present_pte()
` [PATCH v2 04/10] mm/memory: factor out zapping folio pte into zap_present_folio_pte()
` [PATCH v2 05/10] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size()
` [PATCH v2 06/10] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
` [PATCH v2 07/10] mm/mmu_gather: add tlb_remove_tlb_entries()
` [PATCH v2 08/10] mm/mmu_gather: add __tlb_remove_folio_pages()
` [PATCH v2 09/10] mm/mmu_gather: improve cond_resched() handling with large folios and expensive page freeing
` [PATCH v2 10/10] mm/memory: optimize unmap/zap with PTE-mapped THP

[linux-next:pending-fixes] BUILD SUCCESS 9adac9b0ad4b190ed45979d54b5be7820cc868c5
 2024-02-09 22:00 UTC 

[PATCH v3 0/3] Enable >0 order folio memory compaction
 2024-02-09 21:58 UTC  (17+ messages)
` [PATCH v3 1/3] mm/compaction: enable compacting >0 order folios
` [PATCH v3 2/3] mm/compaction: add support for >0 order folio memory compaction
` [PATCH v3 3/3] mm/compaction: optimize >0 order folio compaction with free page split

[PATCH v7 0/4] page_owner: print stacks and their outstanding allocations
 2024-02-09 21:52 UTC  (19+ messages)
` [PATCH v7 1/4] lib/stackdepot: Move stack_record struct definition into the header
` [PATCH v7 2/4] mm,page_owner: Implement the tracking of the stacks count
` [PATCH v7 3/4] mm,page_owner: Display all stacks and their count
` [PATCH v7 4/4] mm,page_owner: Filter out stacks by a threshold

[linux-next:master] [block/mq] 574e7779cf: fio.write_iops -72.9% regression
 2024-02-09 21:06 UTC  (2+ messages)

[PATCH v4 0/3] per-vma locks in userfaultfd
 2024-02-09 20:58 UTC  (10+ messages)
` [PATCH v4 1/3] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v4 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v4 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena
 2024-02-09 20:36 UTC  (23+ messages)
` [PATCH v2 bpf-next 01/20] bpf: Allow kfuncs return 'void *'
` [PATCH v2 bpf-next 02/20] bpf: Recognize '__map' suffix in kfunc arguments
` [PATCH v2 bpf-next 03/20] bpf: Plumb get_unmapped_area() callback into bpf_map_ops
` [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel
` [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena
` [PATCH v2 bpf-next 06/20] bpf: Disasm support for cast_kern/user instructions
` [PATCH v2 bpf-next 07/20] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions
` [PATCH v2 bpf-next 08/20] bpf: Add x86-64 JIT support for bpf_cast_user instruction
` [PATCH v2 bpf-next 09/20] bpf: Recognize cast_kern/user instructions in the verifier
` [PATCH v2 bpf-next 10/20] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA
` [PATCH v2 bpf-next 11/20] libbpf: Add __arg_arena to bpf_helpers.h
` [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena
` [PATCH v2 bpf-next 13/20] libbpf: Allow specifying 64-bit integers in map BTF
` [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles
` [PATCH v2 bpf-next 15/20] bpf: Tell bpf programs kernel's PAGE_SIZE
` [PATCH v2 bpf-next 16/20] bpf: Add helper macro bpf_arena_cast()
` [PATCH v2 bpf-next 17/20] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
` [PATCH v2 bpf-next 18/20] selftests/bpf: Add bpf_arena_list test
` [PATCH v2 bpf-next 19/20] selftests/bpf: Add bpf_arena_htab test
` [PATCH v2 bpf-next 20/20] selftests/bpf: Convert simple page_frag allocator to per-cpu

[PATCH] mm/migrate: preserve exact soft-dirty state
 2024-02-09 20:29 UTC  (2+ messages)

[PATCH] selftests/mm: Don't needlessly use sudo to obtain root in run_vmtests.sh
 2024-02-09 20:21 UTC 

[PATCH bpf-next 00/16] bpf: Introduce BPF arena
 2024-02-09 19:18 UTC  (32+ messages)
` [PATCH bpf-next 01/16] bpf: Allow kfuncs return 'void *'
` [PATCH bpf-next 02/16] bpf: Recognize '__map' suffix in kfunc arguments
` [PATCH bpf-next 03/16] mm: Expose vmap_pages_range() to the rest of the kernel
` [PATCH bpf-next 04/16] bpf: Introduce bpf_arena
` [PATCH bpf-next 11/16] libbpf: Add support for bpf_arena

[PATCH v4 00/10] IOMMU memory observability
 2024-02-09 19:01 UTC  (12+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v4 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h
` [PATCH v4 09/10] iommu: observability of the IOMMU allocations
  ` [PATCH v4 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h

[PATCH v2] mm: swap: async free swap slot cache entries
 2024-02-09 17:52 UTC  (9+ messages)

[PATCH v2 3/4] rust: uaccess: add typed accessors for userspace pointers
 2024-02-09 17:18 UTC  (4+ messages)

[PATCH v5 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-02-09 17:17 UTC  (7+ messages)
` [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization
          `  "

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-09 16:59 UTC  (4+ messages)

[PATCH v4 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
 2024-02-09 15:51 UTC  (2+ messages)

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-02-09 15:13 UTC  (6+ messages)
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory

[PATCH v2 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
 2024-02-09 14:41 UTC  (2+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-02-09 14:34 UTC  (8+ messages)
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH 0/2] selftests/mm: Output cleanups for the compaction test
 2024-02-09 14:30 UTC  (3+ messages)
` [PATCH 1/2] selftests/mm: Log skipped compaction test as a skip
` [PATCH 2/2] selftests/mm: Log a consistent test name for check_compaction

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-09 14:29 UTC  (10+ messages)
    ` [RFC PATCH 3/9] shmem: move folio zero operation to write_begin()
    ` [RFC PATCH 1/9] splice: don't check for uptodate if partially uptodate is impl
    ` [RFC PATCH 2/9] shmem: add per-block uptodate tracking for hugepages
    ` [RFC PATCH 5/9] shmem: clear_highpage() if block is not uptodate
    ` [RFC PATCH 6/9] shmem: set folio uptodate when reclaim
    ` [RFC PATCH 4/9] shmem: exit shmem_get_folio_gfp() if block is uptodate
    ` [RFC PATCH 7/9] shmem: check if a block is uptodate before splice into pipe
    ` [RFC PATCH 9/9] shmem: enable per-block uptodate
    ` [RFC PATCH 8/9] shmem: clear uptodate blocks after PUNCH_HOLE

[PATCH v6 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-09 14:12 UTC  (14+ messages)
` [PATCH v6 1/4] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v6 3/4] kvm: arm64: set io memory s2 pte as normalnc for vfio pci device
` [PATCH v6 4/4] vfio: convey kvm that the vfio-pci device is wc safe

[linux-next:master 3005/5901] kismet: WARNING: unmet direct dependencies detected for LEDS_EXPRESSWIRE when selected by LEDS_KTD2692
 2024-02-09 13:59 UTC 

[PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts
 2024-02-09 12:30 UTC  (3+ messages)

[PATCH RFC 0/1] mm/zswap: fix LRU reclaim for zswap writeback folios
 2024-02-09 11:59 UTC  (2+ messages)
` [PATCH RFC 1/1] mm/swap: queue reclaimable folio to local rotate batch when !folio_test_lru()

[PATCH] mm/vmalloc: lock contention optimization under multi-threading
 2024-02-09 11:51 UTC  (2+ messages)

[RFC PATCH v5 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-09 11:17 UTC  (4+ messages)
` [RFC PATCH v5 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command

[PATCH v2 1/4] rust: uaccess: add userspace pointers
 2024-02-09 11:15 UTC  (3+ messages)

[PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
 2024-02-09 10:59 UTC  (4+ messages)
` [PATCH v5 09/12] cifs: Cut over to using netfslib

[linux-next:master 4528/5901] kernel/rcu/update.c:319:1: warning: 'no_sanitize' attribute directive ignored
 2024-02-09 10:51 UTC 

[PATCH v3 0/3] iommu/iova: use named kmem_cache for iova magazines
 2024-02-09 10:46 UTC  (2+ messages)

[PATCH 0/3] few mm helpers for bcachefs
 2024-02-09 10:36 UTC  (3+ messages)
` [PATCH 1/3] mm: introduce memalloc_flags_{save,restore}

[PATCH] meminfo: provide estimated per-node's available memory
 2024-02-09  9:56 UTC  (2+ messages)

[linux-next:master 3007/5901] kismet: WARNING: unmet direct dependencies detected for LEDS_EXPRESSWIRE when selected by BACKLIGHT_KTD2801
 2024-02-09  9:23 UTC 

[PATCH] mm/hugetlb: Move page order check inside hugetlb_cma_reserve()
 2024-02-09  6:41 UTC  (2+ messages)

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-09  5:30 UTC  (13+ messages)

[linux-next:master] BUILD REGRESSION b1d3a0e70c3881d2f8cf6692ccf7c2a4fb2d030d
 2024-02-09  5:23 UTC 

[PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-09  4:50 UTC  (4+ messages)
` [PATCH mm-hotfixes-unstable] mm/zswap: invalidate duplicate entry when !zswap_enabled

[PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-09  4:41 UTC  (2+ messages)
` [PATCH mm-unstable] mm/zswap: optimize and cleanup the invalidation of duplicate entry

[RFC] Analyzing zpool allocators / Removing zbud and z3fold
 2024-02-09  3:27 UTC 

[PATCH] mm/memblock: Add MEMBLOCK_RSRV_NOINIT into flagname[] array
 2024-02-09  3:09 UTC 

MGLRU premature memcg OOM on slow writes
 2024-02-09  2:31 UTC 

[PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-09  1:01 UTC  (32+ messages)
` [PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure
` [PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 03/12] dm: "
` [PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 06/12] dax: Check for data cache aliasing at runtime
` [PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures
` [PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling
` [PATCH v4 12/12] virtio: "

[LSF/MM/BPF TOPIC] Removing GFP_NOFS
 2024-02-08 22:45 UTC  (6+ messages)

[BUG][xfstests generic/133] deadlock and crach on xfs, BUG: KASAN: slab-out-of-bounds in xfs_read_iomap_begin+0x5f2/0x750 [xfs]
 2024-02-08 21:30 UTC 

[PATCH] mm: compaction: refactor compact_node()
 2024-02-08 21:14 UTC  (3+ messages)
` [PATCH] mm: compaction: early termination in compact_nodes()

[RESEND PATCH v7 0/8] Reduce TLB flushes by 94% by improving folio migration
 2024-02-08 20:54 UTC  (5+ messages)
` [RESEND PATCH v7 6/8] mm: Add APIs to free a folio directly to the buddy bypassing pcp
` [RESEND PATCH v7 7/8] mm: Defer TLB flush by keeping both src and dst folios at migration

[PATCH 0/5] Fix and cleanups to page-writeback
 2024-02-08 19:32 UTC  (7+ messages)
` [PATCH 2/5] mm: correct calculation of cgroup wb's bg_thresh in wb_over_bg_thresh

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-02-08 19:21 UTC  (10+ messages)

page:  |  | latest

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