[PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
2023-09-21 15:10 UTC (17+ messages)
` [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions
` [PATCH v5 02/11] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
` [PATCH v5 03/11] iov_iter: Renumber ITER_* constants
` [PATCH v5 04/11] iov_iter: Derive user-backedness from the iterator type
` [PATCH v5 05/11] iov_iter: Convert iterate*() to inline funcs
` [PATCH v5 06/11] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
` [PATCH v5 07/11] iov_iter: Add a kernel-type iterator-only iteration function
` [PATCH v5 08/11] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
` [PATCH v5 09/11] iov_iter, net: Fold in csum_and_memcpy()
` [PATCH v5 10/11] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
` [PATCH v5 11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-09-21 14:59 UTC (24+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-21 14:47 UTC (16+ messages)
[linux-next:master 909/6975] kernel/bpf/helpers.c:1905:19: warning: no previous declaration for 'bpf_percpu_obj_new_impl'
2023-09-21 14:08 UTC
[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
2023-09-21 13:59 UTC (33+ messages)
` Arches that don't support PREEMPT
[PATCH 00/10] mm: PCP high auto-tuning
2023-09-21 13:32 UTC (5+ messages)
` [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
[PATCH v5 0/4] arch/*/io.h: remove ioremap_uc in some architectures
2023-09-21 12:27 UTC (7+ messages)
` [PATCH v5 1/4] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64
` [PATCH v5 2/4] mips: add <asm-generic/io.h> including
` [PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures
` [PATCH v5 4/4] mips: io: remove duplicated codes
[PATCH v2 0/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
2023-09-21 12:02 UTC
[PATCH v2 0/2] mm/ksm: add fork-exec support for prctl
2023-09-21 11:44 UTC (4+ messages)
` [PATCH v2 1/2] mm/ksm: support fork/exec "
` [PATCH v2 2/2] mm/ksm: Test case for prctl fork/exec workflow
[PATCH v3 00/15] futex: More futex2 bits
2023-09-21 11:41 UTC (17+ messages)
` [PATCH v3 01/15] futex: Clarify FUTEX2 flags
` [PATCH v3 02/15] futex: Extend the "
` [PATCH v3 03/15] futex: Flag conversion
` [PATCH v3 04/15] futex: Validate futex value against futex size
` [PATCH v3 05/15] futex: Add sys_futex_wake()
` [PATCH v3 06/15] futex: FLAGS_STRICT
` [PATCH v3 07/15] futex: Add sys_futex_wait()
` [PATCH v3 08/15] futex: Propagate flags into get_futex_key()
` [PATCH v3 09/15] futex: Add flags2 argument to futex_requeue()
` [PATCH v3 10/15] futex: Add sys_futex_requeue()
` [PATCH v3 11/15] mm: Add vmalloc_huge_node()
` [PATCH v3 12/15] futex: Implement FUTEX2_NUMA
` [PATCH v3 13/15] futex: Propagate flags into futex_get_value_locked()
` [PATCH v3 14/15] futex: Enable FUTEX2_{8,16}
` [PATCH v3 15/15] futex,selftests: Extend the futex selftests
[PATCH 0/5] mm: memcg: subtree stats flushing and thresholds
2023-09-21 11:05 UTC (8+ messages)
` [PATCH 1/5] mm: memcg: change flush_next_time to flush_last_time
` [PATCH 2/5] mm: memcg: move vmstats structs definition above flushing code
` [PATCH 3/5] mm: memcg: make stats flushing threshold per-memcg
` [PATCH 4/5] mm: workingset: move the stats flush into workingset_test_recent()
` [PATCH 5/5] mm: memcg: restore subtree stats flushing
[PATCH RFC] binfmt_elf: fully allocate bss pages
2023-09-21 10:36 UTC (2+ messages)
[PATCH v4 0/6] MDWE without inheritance
2023-09-21 9:57 UTC (6+ messages)
` [PATCH v4 3/6] kselftest: vm: Check errnos in mdwe_test
[linux-next:master 5896/6975] drivers/accel/habanalabs/common/device.c:209:37: error: 'struct scatterlist' has no member named 'dma_length'; did you mean 'length'?
2023-09-21 9:54 UTC
[PATCH v4 0/8] Batch hugetlb vmemmap modification operations
2023-09-21 9:47 UTC (19+ messages)
` [PATCH v4 4/8] hugetlb: perform vmemmap restoration on a list of pages
` [PATCH v4 6/8] hugetlb: batch PMD split for bulk vmemmap dedup
[linux-next:master 5393/6975] drivers/accel/habanalabs/common/habanalabs_ioctl.c:323:30: error: implicit declaration of function 'rdtsc'
2023-09-21 8:20 UTC
[PATCH v2 0/6] mm: convert numa balancing functions to use a folio
2023-09-21 7:44 UTC (7+ messages)
` [PATCH v2 1/6] mm: memory: add vm_normal_folio_pmd()
` [PATCH v2 2/6] mm: huge_memory: use a folio in do_huge_pmd_numa_page()
` [PATCH v2 3/6] mm: memory: use a folio in do_numa_page()
` [PATCH v2 4/6] mm: memory: make numa_migrate_prep() to take a folio
` [PATCH v2 5/6] mm: mempolicy: make mpol_misplaced() "
` [PATCH v2 6/6] sched/numa, mm: make numa migrate functions "
[linus:master] [mm/mmap] 6852c46c78: stress-ng.spawn.ops_per_sec 2.9% improvement
2023-09-21 7:43 UTC
[RFC 00/23] Enable block size > page size in XFS
2023-09-21 7:20 UTC (9+ messages)
Possible 6.5 regression: Huge values for "commited memory"
2023-09-21 7:09 UTC (4+ messages)
[PATCH v2] vmscan: add trace events for lru_gen
2023-09-21 6:22 UTC
[PATCH] vmscan: add trace events for lru_gen
2023-09-21 6:09 UTC (5+ messages)
` "
` (2) "
[GIT PULL] memblock test: compilation fixes
2023-09-21 5:53 UTC
[syzbot] [mm?] possible deadlock in console_flush_all
2023-09-21 5:13 UTC
[RFC PATCH 0/4] Enable >0 order folio memory compaction
2023-09-21 3:14 UTC (5+ messages)
[PATCH v2] tmpfs.5: extend with new noswap documentation
2023-09-20 23:50 UTC
[PATCH] mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified
2023-09-20 23:36 UTC (2+ messages)
[RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
2023-09-20 21:51 UTC (12+ messages)
` [RFC PATCH v2 1/9] iov_iter: Fix some checkpatch complaints in kunit tests
` [RFC PATCH v2 2/9] iov_iter: Consolidate some of the repeated code into helpers
` [RFC PATCH v2 3/9] iov_iter: Consolidate the test vector struct in the kunit tests
` [RFC PATCH v2 4/9] iov_iter: Consolidate bvec pattern checking
` [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [RFC PATCH v2 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [RFC PATCH v2 7/9] iov_iter: Add extract "
` [RFC PATCH v2 8/9] iov_iter: Add benchmarking kunit tests
` [RFC PATCH v2 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
[RFC PATCH v3 0/6] Refault distance update with MGLRU support
2023-09-20 19:02 UTC (7+ messages)
` [RFC PATCH v3 1/6] workingset: simplify and use a more intuitive model
` [RFC PATCH v3 2/6] workingset: move refault distance checking into to a helper
` [RFC PATCH v3 3/6] workignset: simplify the initilization code
` [RFC PATCH v3 4/6] workingset: simplify lru_gen_test_recent
` [RFC PATCH v3 5/6] mm, lru_gen: convert avg_total and avg_refaulted to atomic
` [RFC PATCH v3 6/6] workingset, lru_gen: apply refault-distance based re-activation
[PATCH v1 0/2] mm/ksm: add fork-exec support for prctl
2023-09-20 18:57 UTC (8+ messages)
` [PATCH v1 1/2] mm/ksm: support fork/exec "
` [PATCH v1 2/2] mm/ksm: Test case for prctl fork/exec workflow
[PATCH] mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
2023-09-20 17:40 UTC (2+ messages)
[PATCH 1/2] mm: Report success more often from filemap_map_folio_range()
2023-09-20 16:52 UTC (3+ messages)
` [PATCH 2/2] mm: Abstract moving to the next PFN
[PATCH 0/2] hugetlbfs: close race between MADV_DONTNEED and page fault
2023-09-20 16:36 UTC (6+ messages)
` [PATCH 1/2] hugetlbfs: extend hugetlb_vma_lock to private VMAs
` [RFC PATCH 3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock
[linux-next:master] BUILD REGRESSION 926f75c8a5ab70567eb4c2d82fbc96963313e564
2023-09-20 16:30 UTC
[linux-next:pending-fixes] BUILD SUCCESS 51a4070c505b5b958250e95ce78e9c58c7043200
2023-09-20 16:17 UTC
[PATCH 0/3] userfaultfd remap option
2023-09-20 16:11 UTC (7+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
[PATCH] delayacct: add memory reclaim delay in get_page_from_freelist
2023-09-20 16:07 UTC (2+ messages)
[PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page
2023-09-20 16:04 UTC (7+ messages)
` [PATCH v1 1/4] mm: handle poisoning of pfn without struct pages
` [PATCH v1 2/4] mm: Add poison error check in fixup_user_fault() for mapped pfn
` [PATCH v1 3/4] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v1 4/4] vfio/nvgpu: register device memory for poison handling
[linux-next:master 5739/6619] lib/kunit/kunit-test.c:565:25: warning: cast from 'void (*)(const void *)' to 'kunit_action_t *' (aka 'void (*)(void *)') converts to incompatible function type
2023-09-20 15:46 UTC
[PATCH v7 00/13] fs: implement multigrain timestamps
2023-09-20 15:45 UTC (25+ messages)
` [PATCH v7 12/13] ext4: switch to "
[RFC PATCH 4/4] mm/compaction: enable compacting >0 order folios
2023-09-20 14:44 UTC (2+ messages)
[PATCH 0/4] SLUB: calculate_order() cleanups
2023-09-20 13:36 UTC (5+ messages)
` [PATCH 3/4] mm/slub: attempt to find layouts up to 1/2 waste in calculate_order()
` [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()
Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
2023-09-20 12:48 UTC (10+ messages)
[PATCH net-next v9 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
2023-09-20 11:58 UTC
[linux-next:master 5670/6619] kernel/printk/printk.c:2871:24: warning: array subscript 0 is outside array bounds of 'char[0]'
2023-09-20 11:11 UTC (3+ messages)
[RFC PATCH V1 0/6] sched/numa: Enhance disjoint VMA scanning
2023-09-20 10:42 UTC (4+ messages)
[PATCH] mm/slub: add sanity check for slub_min/max_order cmdline setup
2023-09-20 9:25 UTC (2+ messages)
[PATCH 2/2] mm: Abstract moving to the next PFN
2023-09-20 9:19 UTC (2+ messages)
[RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
2023-09-20 9:04 UTC (3+ messages)
` [RFC PATCH 14/14] security: add documentation for SLAB_VIRTUAL
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