[PATCH 03/13] mm: shmem: provide oom badness for shmem files
2022-06-13 14:11 UTC (19+ messages)
[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
2022-06-13 13:50 UTC (10+ messages)
[PATCH v6 00/13] mm/demotion: Memory tiers and demotion
2022-06-13 13:28 UTC (17+ messages)
` [PATCH v6 01/13] mm/demotion: Add support for explicit memory tiers
` [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 09/13] mm/demotion: Add pg_data_t member to track node memory tier details
[RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
2022-06-13 13:10 UTC
[PATCH v4 00/7] Drain remote per-cpu directly
2022-06-13 12:56 UTC (3+ messages)
` [PATCH 2/7] mm/page_alloc: Use only one PCP list for THP-sized allocations
` [PATCH 3/7] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
[PATCH 0/3] Fixes for usercopy
2022-06-13 12:56 UTC (10+ messages)
` [PATCH 1/3] usercopy: Handle vm_map_ram() areas
` [PATCH 2/3] usercopy: Cast pointer to an integer once
` [PATCH 3/3] usercopy: Make usercopy resilient against ridiculously large copies
[PATCH] mm/slub: add missing TID updates on slab deactivation
2022-06-13 12:49 UTC (4+ messages)
[PATCH v2 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
2022-06-13 12:20 UTC (2+ messages)
[PATCH v4 0/3] Implement readahead for squashfs
2022-06-13 12:08 UTC (5+ messages)
` [PATCH v4 3/3] squashfs: implement readahead
[PATCH v3] memblock,arm64: Expand the static memblock memory table
2022-06-13 11:57 UTC (5+ messages)
[PATCH v4 0/6] introduce mirrored memory support for arm64
2022-06-13 11:54 UTC (16+ messages)
` [PATCH v4 1/6] efi: Make efi_find_mirror() public
` [PATCH v4 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v4 3/6] mm: Ratelimited mirrored memory related warning messages
` [PATCH v4 4/6] mm: Limit warning message in vmemmap_verify() to once
` [PATCH v4 5/6] mm: Only remove nomap flag for initrd
` [PATCH v4 6/6] memblock: Disable mirror feature if kernelcore is not specified
[PATCH V2 0/2] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-06-13 11:13 UTC (5+ messages)
` [PATCH V2 1/2] mm/mmap: Restrict generic protection_map[] array visibility
` [PATCH V2 2/2] mm/mmap: Drop generic protection_map[] array
[linux-next:master 1714/2566] x86_64/triple_fault_event_test.c:50:24: error: 'KVM_CAP_TRIPLE_FAULT_EVENT' undeclared; did you mean 'KVM_CAP_X86_TRIPLE_FAULT_EVENT'?
2022-06-13 10:52 UTC
[PATCH] mm: check the function kmalloc_slab return value
2022-06-13 10:24 UTC
[RFC PATCH 0/6] User pkey minor bug fixes
2022-06-13 9:17 UTC (6+ messages)
` [RFC PATCH 4/6] pkeys: Lift pkey hardware check for pkey_alloc()
` [RFC PATCH 5/6] pkeys: Up level pkey_free() checks
` [RFC PATCH 6/6] pkeys: Change mm_pkey_free() to void
[PATCH] mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
2022-06-13 9:02 UTC (4+ messages)
[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
2022-06-13 9:01 UTC (14+ messages)
` [PATCH 1/6] mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
` [PATCH 2/6] mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
` [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO
` [PATCH 4/6] mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
` [PATCH 5/6] mm: hugetlb_vmemmap: replace early_param() with core_param()
` [PATCH 6/6] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
[PATCH v8 08/14] fs: add __remove_file_privs() with flags parameter
2022-06-13 8:50 UTC (2+ messages)
` [fs] b6c81e63ec: phoronix-test-suite.fio.SequentialWrite.Sync.Yes.No.4KB.DefaultTestDirectory.mb_s -4.3% regression
[PATCH v5 0/3] Implement readahead for squashfs
2022-06-13 8:35 UTC (8+ messages)
` [PATCH v5 3/3] squashfs: implement readahead
[PATCH v6 0/3] Implement readahead for squashfs
2022-06-13 8:28 UTC (4+ messages)
` [PATCH v6 1/3] Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
` [PATCH v6 2/3] squashfs: always build "file direct" version of page actor
` [PATCH v6 3/3] squashfs: implement readahead
[PATCH] mm: Remove unwanted initialization in vmemmap_populate_compound_pages()
2022-06-13 7:18 UTC (2+ messages)
[PATCH 0/3] mm/kmemleak: Avoid soft lockup in kmemleak_scan()
2022-06-13 7:15 UTC (5+ messages)
` [PATCH 1/3] mm/kmemleak: Use _irq lock/unlock variants in kmemleak_scan/_clear()
` [PATCH 2/3] mm/kmemleak: Skip unlikely objects in kmemleak_scan() without taking lock
` [PATCH 3/3] mm/kmemleak: Prevent soft lockup in first object iteration loop of kmemleak_scan()
[vmscan] 4282498868: BUG:kernel_NULL_pointer_dereference,address
2022-06-13 7:04 UTC
[PATCH 06/10] hugetlbfs: Convert remove_inode_hugepages() to use filemap_get_folios()
2022-06-13 6:56 UTC (4+ messages)
[syzbot] kernel BUG in mcopy_continue
2022-06-13 6:47 UTC
[PATCH 1/2] fs/exec: allow to unshare a time namespace on vfork+exec
2022-06-13 6:07 UTC (2+ messages)
` [PATCH 2/2] testing/timens: add a test for vfork+exit
[PATCH mm v3 0/9] memcg: accounting for objects allocated by mkdir cgroup
2022-06-13 5:34 UTC (5+ messages)
` [PATCH mm v4 "
` [PATCH mm v4 1/9] memcg: enable accounting for struct cgroup
` [PATCH mm v4 2/9] memcg: enable accounting for kernfs nodes
` [PATCH mm v4 3/9] memcg: enable accounting for kernfs iattrs
[PATCH] memblock: avoid some repeat when add new range
2022-06-13 4:45 UTC
[PATCH 1/3] mm/page_alloc: use might_alloc()
2022-06-13 3:21 UTC (4+ messages)
` [PATCH 2/3] mm/slab: delete cache_alloc_debugcheck_before()
[PATCH] mm, slab: fix bad alignments
2022-06-13 3:20 UTC (4+ messages)
[PATCH v5 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-06-13 3:18 UTC (3+ messages)
` [PATCH v5 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
[linux-next:master] BUILD REGRESSION 6d0c806803170f120f8cb97b321de7bd89d3a791
2022-06-13 2:05 UTC (2+ messages)
[PATCH v2] mm/page_alloc: minor clean up for memmap_init_compound()
2022-06-13 1:51 UTC (3+ messages)
[PATCH 0/7] A few cleanup patches for khugepaged
2022-06-13 1:48 UTC (10+ messages)
` [PATCH 1/7] mm/khugepaged: remove unneeded shmem_huge_enabled() check
` [PATCH 2/7] mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occurs
` [PATCH 3/7] mm/khugepaged: trivial typo and codestyle cleanup
` [PATCH 4/7] mm/khugepaged: minor cleanup for collapse_file
` [PATCH 5/7] mm/khugepaged: use helper macro __ATTR_RW
` [PATCH 6/7] mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()
` [PATCH 7/7] mm/khugepaged: try to free transhuge swapcache when possible
[PATCH -next] mm/filemap: fix that first page is not mark accessed in filemap_read()
2022-06-13 1:31 UTC (10+ messages)
Fw: [Bug 216114] New: page dumped because: VM_BUG_ON_FOLIO(!folio_contains(folio, index)) and kernel BUG at mm/truncate.c:669!
2022-06-13 1:08 UTC (4+ messages)
[syzbot] KASAN: use-after-free Read in __vma_adjust
2022-06-12 22:08 UTC (2+ messages)
[PATCHv3 0/8] Linear Address Masking enabling
2022-06-12 21:03 UTC (14+ messages)
` [PATCHv3 4/8] x86/mm: Handle LAM on context switch
` [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
[Bug 216073] New: [s390x] kernel BUG at mm/usercopy.c:101! usercopy: Kernel memory exposure attempt detected from vmalloc 'n o area' (offset 0, size 1)!
2022-06-12 20:53 UTC (10+ messages)
[PATCH v3 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP
2022-06-12 18:47 UTC (4+ messages)
` [PATCH v3 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
` [PATCH v3 2/3] RISC-V: uapi: add HWCAP for Bitmanip/Scalar Crypto
` [PATCH v3 3/3] RISC-V: HWCAP: parse Bitmanip/Scalar Crypto HWCAP from DT
[PATCH 00/12] Clang -Wformat warning fixes
2022-06-12 16:23 UTC (3+ messages)
` [PATCH 08/12] cdrom: use correct format characters
[PATCH] mm: add a new emergency page migratetype
2022-06-12 11:57 UTC (2+ messages)
[PATCH v3 00/21] huge page clearing optimizations
2022-06-12 11:19 UTC (8+ messages)
` [PATCH v3 09/21] x86/asm: add clear_pages_movnt()
` [PATCH v3 13/21] clear_page: add generic clear_user_pages_incoherent()
[PATCH] drm: fix device_node_continue.cocci warnings (fwd)
2022-06-12 11:02 UTC
[PATCH 0/1] Prepare for maple tree
2022-06-12 1:09 UTC (9+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
` [PATCH v9 28/69] mm/mmap: reorganize munmap to use maple states
[mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers
2022-06-11 21:43 UTC (8+ messages)
` [v3 PATCH 4/7] mm: khugepaged: use transhuge_vma_suitable replace open-code
mm-everything-2022-06-09-20-57: locked page at free
2022-06-11 21:31 UTC (3+ messages)
[PATCH v2 0/4] kasan: Fix ordering between MTE tag colouring and page->flags
2022-06-11 19:40 UTC (7+ messages)
` [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] mm: Re-allow pinning of zero pfns
2022-06-11 18:29 UTC (3+ messages)
[PATCH] mm: fix is_pinnable_page return value
2022-06-11 15:49 UTC (3+ messages)
[PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer
2022-06-11 13:11 UTC (3+ messages)
[PATCH v3 0/6] introduce mirrored memory support for arm64
2022-06-11 9:56 UTC (3+ messages)
[PATCH v4 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
2022-06-11 9:47 UTC (6+ messages)
` [PATCH v4 1/4] mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to kmemleak_alloc_phys()
` [PATCH v4 2/4] mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address
` [PATCH v4 3/4] mm: kmemleak: add rbtree and store physical address for objects allocated with PA
` [PATCH v4 4/4] mm: kmemleak: check physical address when scan
[PATCH v3 0/3] mm: kmemleak: store objects allocated with physical address separately and check when scan
2022-06-11 9:46 UTC (5+ messages)
` [PATCH v3 3/3] mm: kmemleak: check physical address "
[PATCH] mm/shmem.c: use helper transhuge_vma_enabled()
2022-06-11 6:32 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 13bdc020d5006f316a1611655052969d60237b33
2022-06-11 6:01 UTC
[PATCH] mm/slub: Move the stackdepot related allocation out of IRQ-off section
2022-06-11 3:48 UTC (2+ messages)
[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
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