[PATCH 1/2] fs/exec: allow to unshare a time namespace on vfork+exec
2022-06-13 6:07 UTC
[PATCH v3] memblock,arm64: Expand the static memblock memory table
2022-06-13 6:03 UTC (3+ messages)
[PATCH v6 00/13] mm/demotion: Memory tiers and demotion
2022-06-13 5:48 UTC (10+ 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 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 V2 0/2] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-06-13 5:33 UTC (3+ messages)
` [PATCH V2 1/2] mm/mmap: Restrict generic protection_map[] array visibility
` [PATCH V2 2/2] mm/mmap: Drop generic protection_map[] array
[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] mm/slub: add missing TID updates on slab deactivation
2022-06-13 3:19 UTC (3+ messages)
[PATCH v5 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-06-13 3:18 UTC (4+ 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 v5 0/3] Implement readahead for squashfs
2022-06-13 1:36 UTC (7+ messages)
` [PATCH v5 3/3] squashfs: implement readahead
[PATCH -next] mm/filemap: fix that first page is not mark accessed in filemap_read()
2022-06-13 1:31 UTC (12+ 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)
[PATCH 0/3] Fixes for usercopy
2022-06-12 21:32 UTC (4+ 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
[PATCHv3 0/8] Linear Address Masking enabling
2022-06-12 21:03 UTC (23+ messages)
` [PATCHv3 1/8] x86/mm: Fix CR3_ADDR_MASK
` [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
[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 0/3] mm/kmemleak: Avoid soft lockup in kmemleak_scan()
2022-06-12 18:33 UTC (4+ 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()
[PATCH] mm: Remove unwanted initialization in vmemmap_populate_compound_pages()
2022-06-12 18:23 UTC
[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: kmem: make mem_cgroup_from_obj() vmalloc()-safe
2022-06-12 14:44 UTC (3+ messages)
[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 (23+ messages)
` [v3 PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper
` [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()
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 (8+ 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] 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 03/13] mm: shmem: provide oom badness for shmem files
2022-06-11 8:06 UTC (12+ messages)
[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 1/3] mm/slub: fix the race between validate_slab and slab_free
2022-06-11 4:04 UTC (9+ messages)
[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
[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 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
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-10 19:27 UTC (13+ 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)
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 (2+ 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 (8+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
[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 v2] mm: eliminate ifdef of HAVE_IOREMAP_PROT in .c files
2022-06-10 14:43 UTC (2+ messages)
[PATCH v3] madvise.2: Clarify addr/length and update hugetlb support
2022-06-10 14:41 UTC (8+ 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