linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-10-18 13:16 UTC  (5+ messages)

[PATCH] mm: migrate: record the mlocked page status to remove unnecessary lru drain
 2023-10-18 13:04 UTC 

mm/vmalloc.c:3689 vread_iter() error: we previously assumed 'vm' could be null (see line 3667)
 2023-10-18 12:45 UTC  (5+ messages)

[PATCH] x86/mm: drop 4MB restriction on minimal NUMA node size
 2023-10-18 12:44 UTC  (5+ messages)
` [PATCH v2] x86/mm: Drop 4MB restriction on minimal NUMA node memory size

[PATCH v4 0/2] riscv: Add remaining module relocations and tests
 2023-10-18 12:17 UTC  (5+ messages)
` [PATCH v4 1/2] riscv: Add remaining module relocations
` [PATCH v4 2/2] riscv: Add tests for riscv module loading

[linux-next:master 5136/13299] include/asm-generic/rwonce.h:44:26: warning: array subscript 0 is outside array bounds of '__u8[0]' {aka 'unsigned char[]'}
 2023-10-18 11:38 UTC  (2+ messages)

[PATCH] mm/oom_killer: simplify OOM killer info dump helper
 2023-10-18 11:37 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] bpf: Fixes for per-cpu kptr
 2023-10-18 11:33 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] mm/percpu.c: don't acquire pcpu_lock for pcpu_chunk_addr_search()
` [PATCH bpf-next v2 2/7] mm/percpu.c: introduce pcpu_alloc_size()
` [PATCH bpf-next v2 3/7] bpf: Re-enable unit_size checking for global per-cpu allocator
` [PATCH bpf-next v2 4/7] bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
` [PATCH bpf-next v2 5/7] bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
` [PATCH bpf-next v2 6/7] bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
` [PATCH bpf-next v2 7/7] selftests/bpf: Add more test cases for bpf memory allocator

[PATCH v4 0/4] riscv: tlb flush improvements
 2023-10-18 11:32 UTC  (7+ messages)
` [PATCH v4 1/4] riscv: Improve flush_tlb()
` [PATCH v4 2/4] riscv: Improve flush_tlb_range() for hugetlb pages

[linux-next:master] [drivers/char/mem] 1b057bd800: stress-ng.splice.ops_per_sec -99.8% regression
 2023-10-18 11:12 UTC  (8+ messages)

[linux-next:master 5045/13299] arch/s390/include/asm/ctlreg.h:80:9: warning: array subscript 0 is outside array bounds of 'struct ctlreg[0]'
 2023-10-18 10:48 UTC 

[PATCH v3 0/7] Some bugfix about kmemleak
 2023-10-18 10:29 UTC  (8+ messages)
` [PATCH v3 1/7] bootmem: use kmemleak_free_part_phys in put_page_bootmem
` [PATCH v3 2/7] bootmem: use kmemleak_free_part_phys in free_bootmem_page
` [PATCH v3 3/7] mm/kmemleak: fix print format of pointer in pr_debug()
` [PATCH v3 4/7] mm: kmemleak: split __create_object into two functions
` [PATCH v3 5/7] mm: kmemleak: use mem_pool_free() to free object
` [PATCH v3 6/7] mm: kmemleak: add __find_and_remove_object()
` [PATCH v3 7/7] mm/kmemleak: fix partially freeing unknown object warning

[syzbot] [mm?] [kasan?] WARNING in __kfence_free (3)
 2023-10-18  9:20 UTC 

[PATCH v2 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-10-18  8:54 UTC  (18+ messages)
` [PATCH v2 3/5] mm: memcg: make stats flushing threshold per-memcg

[PATCH 00/10] Handle set_memory_XXcrypted() errors
 2023-10-18  8:44 UTC  (15+ messages)
` [PATCH 01/10] mm: Add helper for freeing decrypted memory
` [PATCH 02/10] x86/mm/cpa: Reject incorrect encryption change requests
` [PATCH 03/10] kvmclock: Use free_decrypted_pages()
` [PATCH 04/10] swiotlb: "
` [PATCH 05/10] ptp: "
` [PATCH 06/10] dma: "
` [RFC 07/10] hv: "
` [RFC 08/10] hv: Track decrypted status in vmbus_gpadl
` [RFC 09/10] hv_nstvsc: Don't free decrypted memory
` [RFC 10/10] uio_hv_generic: "

[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
 2023-10-18  8:31 UTC  (6+ messages)

[PATCH 0/2] some fix of multi-gen lru
 2023-10-18  8:21 UTC  (3+ messages)
` [PATCH 1/2] tracing: mm: multigen-lru: fix mglru trace
` [PATCH 2/2] mm: multi-gen lru: fix stat count

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2023-10-18  7:52 UTC  (8+ messages)

[PATCH v2 0/1] mm: report per-page metadata information
 2023-10-18  7:51 UTC  (3+ messages)
` [PATCH v2 1/1] "

[RFC PATCH 0/5] slub: Delay freezing of CPU partial slabs
 2023-10-18  7:44 UTC  (10+ messages)
` [RFC PATCH 1/5] slub: Introduce on_partial()
` [RFC PATCH 2/5] slub: Don't manipulate slab list when used by cpu
` [RFC PATCH 3/5] slub: Optimize deactivate_slab()
` [RFC PATCH 4/5] slub: Don't freeze slabs for cpu partial
` [RFC PATCH 5/5] slub: Introduce get_cpu_partial()

[RFC PATCH v2 0/8] Introduce mseal() syscall
 2023-10-18  7:01 UTC  (14+ messages)
` [RFC PATCH v2 1/8] mseal: Add mseal(2) syscall
` [RFC PATCH v2 2/8] mseal: Wire up mseal syscall
` [RFC PATCH v2 3/8] mseal: add can_modify_mm and can_modify_vma
` [RFC PATCH v2 4/8] mseal: Check seal flag for mprotect(2)
` [RFC PATCH v2 5/8] mseal: Check seal flag for munmap(2)
` [RFC PATCH v2 6/8] mseal: Check seal flag for mremap(2)
` [RFC PATCH v2 7/8] mseal:Check seal flag for mmap(2)
` [RFC PATCH v2 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap

[PATCH v2 0/2] Swap-out small-sized THP without splitting
 2023-10-18  6:55 UTC  (4+ messages)
` [PATCH v2 1/2] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v2 2/2] mm: swap: Swap-out small-sized THP without splitting

[PATCH v3 0/2] riscv: Add remaining module relocations and tests
 2023-10-18  5:36 UTC  (4+ messages)
` [PATCH v3 1/2] riscv: Add remaining module relocations

[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
 2023-10-18  5:25 UTC  (8+ messages)

[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
 2023-10-18  3:43 UTC  (6+ messages)
` [PATCH v2 01/11] hugetlb: set hugetlb page flag before optimizing vmemmap

[RFC PATCH v1 0/8] Introduce mseal() syscall
 2023-10-18  3:37 UTC  (17+ messages)

[5.10/5.15 LTS] Question on mlock race between ksm and cow
 2023-10-18  3:16 UTC  (4+ messages)

[PATCH 1/3] maple_tree: introduce mas_prealloc_calc()
 2023-10-18  2:53 UTC  (2+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-18  2:28 UTC  (5+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH v3 1/2] mm/migrate: correct nr_failed in migrate_pages_sync()
 2023-10-18  1:31 UTC  (4+ messages)
` [PATCH v3 2/2] mm/migrate: add nr_split to trace_mm_migrate_pages stats

[PATCH] mm: vmscan: the dirty folio unmap redundantly
 2023-10-18  1:30 UTC 

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-17 23:44 UTC  (11+ messages)
` [PATCH v3 1/5] mm: list_lru: allow external numa node and cgroup tracking
` [PATCH v3 2/5] zswap: make shrinking memcg-aware
` [PATCH v3 3/5] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v3 4/5] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure

[PATCH v3 0/3] userfaultfd man page updates
 2023-10-17 23:23 UTC  (7+ messages)
` [PATCH v3 1/3] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error
` [PATCH v3 2/3] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list
` [PATCH v3 3/3] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl

[linux-next:master] BUILD REGRESSION 4d5ab2376ec576af173e5eac3887ed0b51bd8566
 2023-10-17 22:30 UTC 

[PATCH v2 0/5] userfaultfd man page updates
 2023-10-17 22:25 UTC  (9+ messages)
` [PATCH v2 4/5] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list
` [PATCH v2 5/5] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl

[PATCH 0/5] Some khugepaged folio conversions
 2023-10-17 20:41 UTC  (3+ messages)
` [PATCH 2/5] mm/khugepaged: Convert hpage_collapse_scan_pmd() to use folios

[RFC] mm/kasan: Add Allocation, Free, Error timestamps to KASAN report
 2023-10-17 20:10 UTC  (2+ messages)

[PATCH v3 0/3] userfaultfd move option
 2023-10-17 19:39 UTC  (14+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI

[PATCH 0/2] minimize swapping on zswap store failure
 2023-10-17 19:24 UTC  (9+ messages)

[PATCH v2 0/2] workload-specific and memory pressure-driven zswap writeback
 2023-10-17 18:25 UTC  (5+ messages)
` [PATCH v2 1/2] zswap: make shrinking memcg-aware

[RFC PATCH v1 00/10] mm/prmem: Implement the Persistent-Across-Kexec memory feature (prmem)
 2023-10-17 18:08 UTC  (3+ messages)

[RESEND PATCH] uapi: increase MAX_ARG_STRLEN from 128K to 6M
 2023-10-17 16:59 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 7dae1df269d334e148407873c0f9ea289a3bf00e
 2023-10-17 16:26 UTC 

[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-10-17 15:36 UTC  (8+ messages)

[PATCH v1 0/4] mm/ksm: Add ksm advisor
 2023-10-17 15:28 UTC  (6+ messages)

[PATCH -next v2 17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
 2023-10-17 14:51 UTC  (4+ messages)

[PATCH v6 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-17 14:49 UTC  (5+ messages)
` [PATCH v6 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v6 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks

mm: Unable to handle kernel NULL pointer dereference at virtual address - mmap_region (include/linux/fs.h:580 mm/mmap.c:2946)
 2023-10-17 14:15 UTC  (4+ messages)

[PATCH v5 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-17 13:57 UTC  (5+ messages)
` [PATCH v5 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v5 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH v7 0/4] hugetlbfs: close race between MADV_DONTNEED and page fault
 2023-10-17 13:47 UTC  (4+ messages)
` [PATCH 4/4] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock

[powerpc] Kernel crash while running LTP (bisected)
 2023-10-17 13:30 UTC  (3+ messages)

[PATCH net-next v11 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
 2023-10-17 13:02 UTC  (5+ messages)

[linux-next:master 12600/13086] security/landlock/net.h:28:1: error: expected identifier or '(' before '{' token
 2023-10-17 12:41 UTC 

kernel/user_namespace.c:239: warning: Function parameter or member 'map_up' not described in 'idmap_key'
 2023-10-17 12:25 UTC 

[linux-next:master 12978/13086] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c:286:52: warning: '%s' directive output may be truncated writing up to 29 bytes into a region of size 23
 2023-10-17 11:09 UTC 

[PATCH 00/10] Fix confusion around MAX_ORDER
 2023-10-17 10:46 UTC  (5+ messages)

[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-10-17 10:42 UTC  (2+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-10-17 10:26 UTC  (5+ messages)
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA

[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-10-17  9:58 UTC  (17+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

page:  |  | latest

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