[mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers
2022-06-11 3:25 UTC (31+ messages)
` [v3 PATCH 1/7] mm: khugepaged: check THP flag in hugepage_vma_check()
` [v3 PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper
` [v3 PATCH 3/7] mm: khugepaged: remove the redundant anon vma check
` [v3 PATCH 4/7] mm: khugepaged: use transhuge_vma_suitable replace open-code
` [v3 PATCH 5/7] mm: thp: kill transparent_hugepage_active()
` [v3 PATCH 6/7] mm: thp: kill __transhuge_page_enabled()
[PATCH 0/2] Squashfs: handle missing pages decompressing into page cache
2022-06-11 3:21 UTC (3+ messages)
` [PATCH 1/2] Squashfs: extend "page actor" to handle missing pages
` [PATCH 2/2] Squashfs: don't use intermediate buffer if pages missing
[PATCH] mm/shmem.c: use helper transhuge_vma_enabled()
2022-06-11 3:14 UTC (2+ messages)
[PATCHv3 0/8] Linear Address Masking enabling
2022-06-11 2:36 UTC (23+ messages)
` [PATCHv3 1/8] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv3 2/8] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv3 3/8] mm: Pass down mm_struct to untagged_addr()
` [PATCHv3 4/8] x86/mm: Handle LAM on context switch
` [PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
` [PATCHv3 7/8] x86: Expose untagging mask in /proc/$PID/arch_status
` [PATCHv3 OPTIONAL 8/8] x86/mm: Extend LAM to support to LAM_U48
[PATCH v2] mm/page_alloc: minor clean up for memmap_init_compound()
2022-06-11 2:13 UTC
[PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer
2022-06-11 2:02 UTC (2+ messages)
[PATCH] mm: Re-allow pinning of zero pfns
2022-06-11 0:21 UTC (2+ messages)
[RFC PATCH 0/6] User pkey minor bug fixes
2022-06-10 23:35 UTC (7+ messages)
` [RFC PATCH 1/6] testing/pkeys: Add command line options
` [RFC PATCH 2/6] testing/pkeys: Don't use uninitialized variable
` [RFC PATCH 3/6] testing/pkeys: Add additional test for pkey_alloc()
` [RFC PATCH 4/6] pkeys: Lift pkey hardware check "
` [RFC PATCH 5/6] pkeys: Up level pkey_free() checks
` [RFC PATCH 6/6] pkeys: Change mm_pkey_free() to void
[GIT PULL] Folio fixes for 5.19
2022-06-10 23:27 UTC (5+ messages)
[PATCH v5 00/11] Use obj_cgroup APIs to charge the LRU pages
2022-06-10 23:13 UTC (7+ messages)
` [PATCH v5 01/11] mm: memcontrol: remove dead code and comments
` [PATCH v5 02/11] mm: rename unlock_page_lruvec{_irq, _irqrestore} to lruvec_unlock{_irq, _irqrestore}
` [PATCH v5 03/11] mm: memcontrol: prepare objcg API for non-kmem usage
[PATCH v3 00/21] huge page clearing optimizations
2022-06-10 22:15 UTC (4+ messages)
` [PATCH v3 09/21] x86/asm: add clear_pages_movnt()
[PATCH 06/10] hugetlbfs: Convert remove_inode_hugepages() to use filemap_get_folios()
2022-06-10 21:56 UTC (5+ messages)
[PATCH 0/2] Introduce CABA helper process tree
2022-06-10 21:02 UTC (5+ messages)
` [PATCH 1/2] Add CABA tree to task_struct
` [PATCH 2/2] tests: Add CABA selftest
[linux-next:master] BUILD REGRESSION 6d0c806803170f120f8cb97b321de7bd89d3a791
2022-06-10 20:45 UTC
[PATCH v5 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-06-10 19:55 UTC (3+ messages)
` [PATCH v5 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-10 19:27 UTC (13+ messages)
[PATCH -next] mm/filemap: fix that first page is not mark accessed in filemap_read()
2022-06-10 18:48 UTC (9+ messages)
[PATCH v2] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
2022-06-10 18:42 UTC (2+ messages)
[PATCH v2] mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
2022-06-10 18:05 UTC (2+ messages)
[PATCH] mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
2022-06-10 18:03 UTC
Freeing page flags
2022-06-10 17:39 UTC (3+ messages)
[PATCH] mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
2022-06-10 17:37 UTC (3+ messages)
[PATCH] mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
2022-06-10 17:31 UTC (3+ messages)
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-10 16:14 UTC (13+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
[PATCH v2 0/4] kasan: Fix ordering between MTE tag colouring and page->flags
2022-06-10 15:21 UTC (5+ messages)
` [PATCH v2 1/4] mm: kasan: Ensure the tags are visible before the tag in page->flags
` [PATCH v2 2/4] mm: kasan: Skip unpoisoning of user pages
` [PATCH v2 3/4] mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISON
` [PATCH v2 4/4] arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
[PATCH v6 00/15] mm: userspace hugepage collapse
2022-06-10 14:51 UTC (8+ messages)
` [PATCH v6 09/15] mm/madvise: introduce MADV_COLLAPSE sync "
[PATCH] mm: eliminate ifdef of HAVE_IOREMAP_PROT in .c files
2022-06-10 14:43 UTC (4+ messages)
` Reply: "
` [PATCH v2] "
[PATCH v3] madvise.2: Clarify addr/length and update hugetlb support
2022-06-10 14:41 UTC (8+ messages)
Per file OOM badness
2022-06-10 14:16 UTC (13+ messages)
` [PATCH 03/13] mm: shmem: provide oom badness for shmem files
[PATCH v6 00/13] mm/demotion: Memory tiers and demotion
2022-06-10 13:52 UTC (14+ messages)
` [PATCH v6 01/13] mm/demotion: Add support for explicit memory tiers
` [PATCH v6 02/13] mm/demotion: Move memory demotion related code
` [PATCH v6 03/13] mm/demotion: Return error on write to numa_demotion sysfs
` [PATCH v6 04/13] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [PATCH v6 05/13] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v6 06/13] mm/demotion: Expose memory tier details via sysfs
` [PATCH v6 07/13] mm/demotion: Add per node memory tier attribute to sysfs
` [PATCH v6 08/13] mm/demotion: Add support for memory tier creation from userspace
` [PATCH v6 09/13] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v6 10/13] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v6 11/13] mm/demotion: Update node_is_toptier to work with memory tiers
` [PATCH v6 12/13] mm/demotion: Add documentation for memory tiering
` [PATCH v6 13/13] mm/demotion: Add sysfs ABI documentation
[PATCH v6 00/13] mm/demotion: Memory tiers and demotion
2022-06-10 13:49 UTC (7+ messages)
` [PATCH v6 01/13] mm/demotion: Add support for explicit memory tiers
` [PATCH v6 02/13] mm/demotion: Move memory demotion related code
` [PATCH v6 03/13] mm/demotion: Return error on write to numa_demotion sysfs
` [PATCH v6 04/13] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [PATCH v6 05/13] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v6 06/13] mm/demotion: Expose memory tier details via sysfs
[PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86
2022-06-10 13:48 UTC
[PATCH 00/12] Clang -Wformat warning fixes
2022-06-10 12:44 UTC (20+ messages)
` [PATCH 01/12] x86/mce: use correct format characters
` [PATCH 04/12] blk-cgroup: "
` [PATCH 07/12] driver/char: "
[PATCH v8 00/14] io-uring/xfs: support async buffered writes
2022-06-10 12:38 UTC (9+ messages)
` [PATCH v8 07/14] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v8 08/14] fs: add __remove_file_privs() with flags parameter
` [PATCH v8 09/14] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v8 10/14] fs: Add async write file modification handling
[PATCH v3 0/6] introduce mirrored memory support for arm64
2022-06-10 12:15 UTC (30+ messages)
` [PATCH v3 1/6] efi: Make efi_find_mirror() public
` [PATCH v3 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v3 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v3 4/6] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH v3 5/6] mm: Add mirror flag back on initrd memory
` [PATCH v3 6/6] efi: Disable mirror feature if kernelcore is not specified
[PATCH v3 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page
2022-06-10 12:12 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH v4] madvise.2: Clarify addr/length and update hugetlb support
2022-06-10 11:04 UTC (2+ messages)
[next] arm64: boot failed - next-20220606
2022-06-10 10:56 UTC (4+ messages)
[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
2022-06-10 10:17 UTC (9+ messages)
` [PATCH v2 03/19] fs: Add aops->migrate_folio
` [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
2022-06-10 9:57 UTC (22+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
` [PATCH v5 9/9] mm/demotion: Update node_is_toptier to work with "
[PATCH v5 2/6] mm: ioremap: Use more sensibly name in ioremap_prot()
2022-06-10 9:22 UTC (2+ messages)
` [PATCH v5 resend 2/6] mm: ioremap: Use more sensible "
[PATCH] selftests/vm: Add protection_keys tests to run_vmtests
2022-06-10 9:09 UTC (3+ messages)
[PATCH V2] selftests/vm: Add protection_keys tests to run_vmtests
2022-06-10 9:07 UTC
[PATCH v2 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page
2022-06-10 8:57 UTC (5+ messages)
` [PATCH v2 1/1] "
` "
[PATCH 0/5] Reduce a vmalloc internal lock contention preparation work
2022-06-10 8:18 UTC (5+ messages)
` [PATCH 2/5] mm/vmalloc: Extend __alloc_vmap_area() with extra arguments
[PATCH v5 0/3] Implement readahead for squashfs
2022-06-10 7:42 UTC (5+ messages)
` [PATCH v5 3/3] squashfs: implement readahead
[PATCH] userfaultfd/selftests: Fix typo in comment
2022-06-10 7:12 UTC
[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
2022-06-10 7:10 UTC (3+ messages)
[linux-next:master 1642/2142] arch/x86/events/core.c:2114 init_hw_perf_events() warn: missing error code 'err'
2022-06-10 6:43 UTC
[mm] 9b12e49e9b: BUG:Bad_page_state_in_process
2022-06-10 3:58 UTC (4+ messages)
[PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags()
2022-06-10 3:57 UTC (3+ messages)
[RFC PATCH] selftests/vm: enable running select groups of tests
2022-06-10 0:20 UTC
[linux-next:master 537/2142] drivers/net/wireless/microchip/wilc1000/cfg80211.c:361:42: sparse: sparse: incorrect type in assignment (different base types)
2022-06-10 0:11 UTC
[PATCH v3] cred: Propagate security_prepare_creds() error code
2022-06-09 23:18 UTC (2+ 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