[PATCH v5 00/39] Shadow stacks for userspace
2023-01-26 8:46 UTC (26+ messages)
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory
[PATCH mm-unstable v2 0/6] Convert various mempolicy.c functions
2023-01-26 8:37 UTC (7+ messages)
` [PATCH mm-unstable v2 1/6] mm: Add folio_estimated_mapcount()
[PATCH v3 0/7] introduce vm_flags modifier functions
2023-01-26 8:34 UTC (18+ messages)
` [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy
` [PATCH v3 2/7] mm: introduce vma->vm_flags wrapper functions
` [PATCH v3 3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v3 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v3 5/7] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v3 6/7] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v3 7/7] mm: export dump_mm()
[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
2023-01-26 7:45 UTC (11+ messages)
` [PATCH v2 3/5] mm/memcontrol: Reorder memcg_stock_pcp members to avoid holes
` [PATCH v2 5/5] mm/memcontrol: Remove flags from memcg_stock_pcp
[PATCH] kasan: Fix Oops due to missing calls to kasan_arch_is_ready()
2023-01-26 7:04 UTC
[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
2023-01-26 5:45 UTC (8+ messages)
remove ->rw_page
2023-01-26 5:30 UTC (17+ messages)
` [PATCH 1/7] mpage: stop using bdev_{read,write}_page
` [PATCH 2/7] mm: remove the swap_readpage return value
` [PATCH 3/7] mm: factor out a swap_readpage_bdev helper
` [PATCH 4/7] mm: use an on-stack bio for synchronous swapin
` [PATCH 5/7] mm: remove the __swap_writepage return value
` [PATCH 6/7] mm: factor out a swap_writepage_bdev helper
` [PATCH 7/7] block: remove ->rw_page
[PATCH] dma-buf: system_heap: avoid reclaim for order 4
2023-01-26 5:04 UTC (9+ messages)
` "
` (2) "
[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
2023-01-26 2:31 UTC (10+ messages)
` [RESEND RFC PATCH v1 10/20] docs: document general_profit sysfs knob
[RFC PATCH v2 00/31] Upstream kvx Linux port
2023-01-26 2:23 UTC (8+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
` [RFC PATCH v2 12/31] kvx: Add other common headers
[PATCH mm-unstable] lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
2023-01-26 2:02 UTC (7+ messages)
[LSF/MM/BPF proposal]: Physr discussion
2023-01-26 1:45 UTC (2+ messages)
x86/pkeys in early kernel version
2023-01-26 1:43 UTC (3+ messages)
[RFC PATCH 0/4] Fix excessive CPU usage during compaction
2023-01-26 1:11 UTC (6+ 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
[PATCH v2] mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
2023-01-26 0:37 UTC (3+ messages)
EXT4 IOPS degradation between 4.14 and 5.10
2023-01-26 0:33 UTC
kernel BUG in page_add_anon_rmap
2023-01-26 0:13 UTC (2+ messages)
WARNING in __split_vma
2023-01-25 23:59 UTC
[PATCH mm-unstable v3 0/6] Convert various mempolicy.c functions to use folios
2023-01-25 23:41 UTC (7+ messages)
` [PATCH mm-unstable v3 1/6] mm: Add folio_estimated_mapcount()
` [PATCH mm-unstable v3 2/6] mm/mempolicy: Convert queue_pages_pmd() to queue_folios_pmd()
` [PATCH mm-unstable v3 3/6] mm/mempolicy: Convert queue_pages_pte_range() to queue_folios_pte_range()
` [PATCH mm-unstable v3 4/6] mm/mempolicy: Convert queue_pages_hugetlb() to queue_folios_hugetlb()
` [PATCH mm-unstable v3 5/6] mm/mempolicy: Convert queue_pages_required() to queue_folio_required()
` [PATCH mm-unstable v3 6/6] mm/mempolicy: Convert migrate_page_add() to migrate_folio_add()
[PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
2023-01-25 22:21 UTC (7+ messages)
[PATCH v2 0/6] introduce vm_flags modifier functions
2023-01-25 22:15 UTC (26+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()
[PATCH mm-unstable v1 0/7] mm: multi-gen LRU: improve
2023-01-25 21:16 UTC (2+ messages)
[PATCH v7 0/3] cachestat: a new syscall for page cache state of files
2023-01-25 21:13 UTC (3+ messages)
` [PATCH v7 1/3] workingset: refactor LRU refault to expose refault recency check
[PATCH v10 0/8] iov_iter: Improve page extraction (pin or just list)
2023-01-25 21:06 UTC (9+ messages)
` [PATCH v10 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH v10 2/8] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v10 3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v10 4/8] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v10 5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v10 6/8] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v10 7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v10 8/8] block: convert bio_map_user_iov "
[PATCH v1] Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
2023-01-25 21:02 UTC (3+ messages)
[PATCH v2] nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
2023-01-25 20:54 UTC (2+ messages)
A mapcount riddle
2023-01-25 20:13 UTC (16+ messages)
[PATCH v2 0/4] Track exported dma-buffers with memcg
2023-01-25 20:04 UTC (10+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers
[PATCH v5 0/1] docs/mm: start filling out new structure
2023-01-25 19:28 UTC (2+ messages)
` [PATCH v5 1/1] docs/mm: Physical Memory: add structure, introduction and nodes description
[PATCH 1/2] mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
2023-01-25 19:15 UTC (3+ messages)
[PATCH v4 0/1] docs/mm: start filling out new structure
2023-01-25 18:56 UTC (6+ messages)
` [PATCH v4 1/1] docs/mm: Physical Memory: add structure, introduction and nodes description
[PATCH v2 01/13] mm/gup: have internal functions get the mmap_read_lock()
2023-01-25 18:48 UTC (4+ messages)
[PATCH] mm: fix typo in comments
2023-01-25 18:08 UTC
[PATCH v2 0/8] convert hugetlb fault functions to folios
2023-01-25 17:05 UTC (9+ messages)
` [PATCH v2 1/8] mm/hugetlb: convert hugetlb_install_page "
` [PATCH v2 2/8] mm/hugetlb: convert hugetlbfs_pagecache_present() "
` [PATCH v2 3/8] mm/hugetlb: convert putback_active_hugepage to take in a folio
` [PATCH v2 4/8] mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
` [PATCH v2 5/8] mm/hugetlb: convert restore_reserve_on_error to take in a folio
` [PATCH v2 6/8] mm/hugetlb: convert hugetlb_add_to_page_cache "
` [PATCH v2 7/8] mm/hugetlb: convert hugetlb_wp() "
` [PATCH v2 8/8] Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-25 16:01 UTC (6+ messages)
[LSF/MM/BPF BoF] Session for CXL memory
2023-01-25 15:04 UTC (6+ messages)
[PATCH 0/9] mm: kmemleak: fix unreported memory leaks
2023-01-25 14:47 UTC (3+ messages)
` [PATCH 1/9] mm: kmemleak: properly disable task stack scanning
[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-25 14:45 UTC (2+ messages)
[PATCH] mm/madvise: Fix VMA_ITERATOR start position
2023-01-25 13:58 UTC
[PATCH v4 00/49] VMA tree type safety and remove __vma_adjust()
2023-01-25 13:53 UTC (4+ messages)
` [PATCH v4 15/49] ipc/shm: Use the vma iterator for munmap calls
[PATCH 2/2] mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
2023-01-25 13:38 UTC (3+ messages)
[linux-next:master 7775/7923] include/linux/mm.h:918:23: error: call to undeclared function 'page_to_section'; ISO C99 and later do not support implicit function declarations
2023-01-25 13:15 UTC
[QUERY]: Block region to mmap
2023-01-25 12:30 UTC
[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-25 12:18 UTC (9+ messages)
` [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
[PATCH v1 0/2] Fixes for kmemleak tracking with CMA regions
2023-01-25 12:08 UTC (6+ messages)
[linux-next:master 6983/7678] ocelot_stats.c:undefined reference to `ethtool_aggregate_pause_stats'
2023-01-25 11:03 UTC (2+ messages)
[linux-next:master 7775/7923] include/linux/mm.h:918:23: error: implicit declaration of function 'page_to_section' is invalid in C99
2023-01-25 10:09 UTC
[linux-next:pending-fixes] BUILD SUCCESS 3c4f681a3d69fa221ca9591d448fa518e93cc1ee
2023-01-25 10:07 UTC
[PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks
2023-01-25 9:49 UTC (5+ messages)
[PATCH v1 0/3] Avoid scheduling cache draining to isolated cpus
2023-01-25 7:44 UTC (11+ messages)
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