[PATCH v2 00/12] mempolicy: cleanups leading to NUMA mpol without vma
2023-10-03 9:26 UTC (11+ messages)
` [PATCH v2 01/12] hugetlbfs: drop shared NUMA mempolicy pretence
` [PATCH v2 02/12] kernfs: drop shared NUMA mempolicy hooks
` [PATCH v2 03/12] mempolicy: fix migrate_pages(2) syscall return nr_failed
` [PATCH v2 04/12] mempolicy trivia: delete those ancient pr_debug()s
` [PATCH v2 05/12] mempolicy trivia: slightly more consistent naming
` [PATCH v2 06/12] mempolicy trivia: use pgoff_t in shared mempolicy tree
` [PATCH v2 07/12] mempolicy: mpol_shared_policy_init() without pseudo-vma
` [PATCH v2 08/12] mempolicy: remove confusing MPOL_MF_LAZY dead code
` [PATCH v2 09/12] mm: add page_rmappable_folio() wrapper
` [PATCH v2 10/12] mempolicy: alloc_pages_mpol() for NUMA policy without vma
[PATCH v2 0/2] hugetlb memcg accounting
2023-10-03 9:17 UTC (18+ messages)
` [PATCH v2 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller
[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
2023-10-03 8:49 UTC (7+ messages)
[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
2023-10-03 8:45 UTC (13+ messages)
[RESEND PATCH v8 2/2] ACPI: APEI: handle synchronous exceptions in task work
2023-10-03 8:28 UTC (2+ messages)
[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
2023-10-03 7:52 UTC (8+ messages)
` [PATCH 1/5] riscv: Use WRITE_ONCE() when setting page table entries
` [PATCH 2/5] mm: Introduce pudp/p4dp/pgdp_get() functions
` [PATCH 3/5] riscv: mm: Only compile pgtable.c if MMU
` [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
` [PATCH 5/5] riscv: Use accessors to page table entries instead of direct dereference
[PATCH 1/2] memcg, oom: unmark under_oom after the oom killer is done
2023-10-03 7:50 UTC (10+ messages)
[PATCH net-next v10 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
2023-10-03 7:45 UTC (2+ messages)
[PATCH v1 0/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages
2023-10-03 7:44 UTC (4+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] udmabuf: Pin the pages using pin_user_pages_fd() API
` [PATCH v1 3/3] selftests/dma-buf/udmabuf: Add tests to verify data after page migration
[PATCH v6 0/9] variable-order, large folios for anonymous memory
2023-10-03 7:32 UTC (7+ messages)
` [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files
` [PATCH v6 7/9] arm64/mm: Override arch_wants_pte_order()
[vbabka:slab-remove-slab-v1r0 7/14] mm/kasan/quarantine.c:145:23: warning: unused variable 'flags'
2023-10-03 7:12 UTC (2+ messages)
[PATCH v4 0/2] mm: use memmap_on_memory semantics for dax/kmem
2023-10-03 4:04 UTC (6+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v4 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-10-03 2:35 UTC (23+ messages)
[PATCH v2] memblock: don't run loop in memblock_add_range() twice
2023-10-03 1:19 UTC
[PATCH v2] memblock: don't run loop in memblock_add_range() twice
2023-10-03 1:10 UTC (2+ messages)
[PATCH v3 0/3] hugetlb memcg accounting
2023-10-03 0:26 UTC (5+ messages)
` [PATCH v3 1/3] memcontrol: add helpers for "
` [PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller
` [PATCH v3 3/3] selftests: add a selftest to verify hugetlb usage in memcg
[RFC PATCH v2 0/4] mm/mempolicy: get/set_mempolicy2 syscalls
2023-10-03 0:21 UTC (3+ messages)
` [RFC PATCH v2 3/4] mm/mempolicy: implement a preferred-interleave
` [RFC PATCH v2 4/4] mm/mempolicy: implement a weighted-interleave
[PATCH v2 0/4] various improvements to the GUP interface
2023-10-02 23:14 UTC (5+ messages)
` [PATCH v2 1/4] mm: make __access_remote_vm() static
` [PATCH v2 2/4] mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCH
` [PATCH v2 3/4] mm/gup: make failure to pin an error if FOLL_NOWAIT not specified
` [PATCH v2 4/4] mm/gup: adapt get_user_page_vma_remote() to never return NULL
[PATCH 0/4] various improvements to the GUP interface
2023-10-02 22:56 UTC (13+ messages)
` [PATCH 1/4] mm: make __access_remote_vm() static
` [PATCH 2/4] mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCH
` [PATCH 3/4] mm/gup: make failure to pin an error if FOLL_NOWAIT not specified
` [PATCH 4/4] mm/gup: adapt get_user_page_vma_remote() to never return NULL
[PATCH rfc 0/5] mm: improve performance of kernel memory accounting
2023-10-02 22:03 UTC (4+ messages)
` [PATCH rfc 2/5] mm: kmem: add direct objcg pointer to task_struct
[PATCH 0/5] mm: memcg: subtree stats flushing and thresholds
2023-10-02 21:46 UTC (2+ messages)
BUG: maple_tree: KCSAN: data-race in mas_topiary_replace / mtree_range_walk
2023-10-02 19:50 UTC (8+ messages)
` BUG: maple_tree: KCSAN: data-race in mas_topiary_replace / mtree_range_walk [EXPERIMENTAL PATCH]
[PATCH v2 0/3] userfaultfd remap option
2023-10-02 19:33 UTC (25+ messages)
` [PATCH v2 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
2023-10-02 16:13 UTC (4+ messages)
[PATCH] mm/filemap: clarify filemap_fault() comments for not uptodate case
2023-10-02 16:02 UTC (8+ messages)
[PATCH 0/2] riscv: Increase mmap_rnd_bits_max on Sv48/57
2023-10-02 15:58 UTC (9+ messages)
` [PATCH 2/2] riscv: mm: Update mmap_rnd_bits_max
[RFC PATCH 0/2] Remove compound_pagelist from khugepaged
2023-10-02 15:55 UTC (6+ messages)
` [RFC PATCH 2/2] mm/khugepaged: Remove compound_pagelist
[REGRESSION] BUG: KFENCE: memory corruption in drm_gem_put_pages+0x186/0x250
2023-10-02 15:38 UTC (3+ messages)
[PATCH 0/2] hugetlb memcg accounting
2023-10-02 15:36 UTC (7+ messages)
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-10-02 14:58 UTC (6+ messages)
` [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
[PATCH v1 0/3] mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
2023-10-02 14:29 UTC (4+ messages)
` [PATCH v1 1/3] mm/rmap: move SetPageAnonExclusive() out of page_move_anon_rmap()
` [PATCH v1 2/3] mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
` [PATCH v1 3/3] memory: move exclusivity detection in do_wp_page() into wp_can_reuse_anon_folio()
[PATCH v5 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault
2023-10-02 13:13 UTC (8+ messages)
` [PATCH 1/3] hugetlbfs: extend hugetlb_vma_lock to private VMAs
` [PATCH 2/3] hugetlbfs: close race between MADV_DONTNEED and page fault
` [PATCH 3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock
ANON_LARGE_FOLIOS meeting follow-up & refined proposal
2023-10-02 12:58 UTC (9+ messages)
[PATCH 0/4] SLUB: calculate_order() cleanups
2023-10-02 12:38 UTC (2+ messages)
[RFC PATCH 0/4] Enable >0 order folio memory compaction
2023-10-02 12:32 UTC (2+ messages)
[PATCH v15] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
2023-10-02 11:57 UTC (3+ messages)
[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
2023-10-02 11:25 UTC (13+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
[PATCH] mm/gup: Clean up errors in gup.c
2023-10-02 11:15 UTC
[PATCH v6 2/8] hugetlb: restructure pool allocations
2023-10-02 9:57 UTC (4+ messages)
[PATCH] memblock: don't run loop in memblock_add_range() twice
2023-10-02 9:47 UTC (7+ messages)
[PATCH v7 08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
2023-10-02 9:25 UTC (3+ messages)
` [PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-10-02 7:57 UTC (3+ messages)
` [PATCH v4 "
[PATCH v3 0/3] Fixes for vma_merge() error path
2023-10-02 7:43 UTC (10+ messages)
` [PATCH v3 1/3] mmap: Fix vma_iterator in error path of vma_merge()
` [PATCH v3 2/3] mmap: Fix error paths with dup_anon_vma()
` [PATCH v3 3/3] mmap: Add clarifying comment to vma_merge() code
[linux-next:master] BUILD REGRESSION df964ce9ef9fea10cf131bf6bad8658fde7956f6
2023-10-02 4:52 UTC (4+ messages)
[PATCH v4] vmscan: add trace events for lru_gen
2023-10-02 3:26 UTC (7+ messages)
Removal of KM_NOFS
2023-10-01 22:38 UTC (3+ messages)
[GIT PULL] hotfixes for 6.6-rc4
2023-10-01 21:15 UTC (2+ messages)
[linux-next:master 8148/8790] fs/proc/task_mmu.c:2105:17: error: implicit declaration of function 'pagemap_scan_backout_range'; did you mean 'pagemap_scan_push_range'?
2023-10-01 19:47 UTC (2+ messages)
[linux-next:master 4524/8790] drivers/net/ethernet/intel/idpf/idpf_txrx.c:2909:undefined reference to `tcp_gro_complete'
2023-10-01 17:30 UTC
[PATCH 0/2] kselftest/exec: Convert execveat test to KTAP output
2023-10-01 10:24 UTC (6+ messages)
` [PATCH 1/2] kselftest: Add a ksft_perror() helper
[linux-next:master 693/8790] drivers/hid/hid-sony.c:2159:2-14: WARNING: NULL check before some freeing functions is not needed
2023-10-01 9:03 UTC
[syzbot] [mm?] WARNING in page_vma_mapped_walk
2023-10-01 5:20 UTC
[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
2023-10-01 5:01 UTC (9+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
` [OT] "
[PATCH v4 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault
2023-09-30 19:48 UTC (4+ messages)
` [PATCH 1/3] hugetlbfs: extend hugetlb_vma_lock to private VMAs
[PATCH 0/8] shmem,tmpfs: general maintenance
2023-09-30 16:16 UTC (10+ messages)
` [PATCH 1/8] shmem: shrink shmem_inode_info: dir_offsets in a union
` [PATCH 2/8] shmem: remove vma arg from shmem_get_folio_gfp()
` [PATCH 3/8] shmem: factor shmem_falloc_wait() out of shmem_fault()
` [PATCH 4/8] shmem: trivial tidyups, removing extra blank lines, etc
` [PATCH 5/8] shmem: shmem_acct_blocks() and shmem_inode_acct_blocks()
` [PATCH 6/8] shmem: move memcg charge out of shmem_add_to_page_cache()
` [PATCH 7/8] shmem: _add_to_page_cache() before shmem_inode_acct_blocks()
` [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
2023-09-30 13:53 UTC (11+ messages)
[PATCH v1 11/20] arm64: enable ARCH_HAS_PKEYS on arm64
2023-09-30 13:05 UTC (2+ messages)
[PATCH v1 09/20] arm64: define VM_PKEY_BIT* for arm64
2023-09-30 11:57 UTC (2+ messages)
[RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
2023-09-30 11:04 UTC (3+ messages)
` [RFC PATCH 01/14] mm/slub: don't try to dereference invalid freepointers
[PATCH 28/29] shmem: move shmem_xattr_handlers to .rodata
2023-09-30 5:00 UTC
[PATCH 00/12] mempolicy: cleanups leading to NUMA mpol without vma
2023-09-30 4:20 UTC (4+ messages)
` [PATCH 03/12] mempolicy: fix migrate_pages(2) syscall return nr_failed
[linux-next:pending-fixes] BUILD SUCCESS 4bd3c2b6ac5170584f2fcca0ad94cd890073b4c8
2023-09-30 0:23 UTC
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