[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-10 5:09 UTC (23+ messages)
` [PATCH 01/23] arm: "
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 04/23] ia64/hugetlb: "
` [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
` [PATCH 06/23] microblaze: allow pte_offset_map() "
` [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
` [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
` [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
` [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
` [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
` [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
` [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
` [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 18/23] sparc/hugetlb: "
` [PATCH 19/23] sparc: allow pte_offset_map() to fail
` [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
` [PATCH 21/23] x86: Allow get_locked_pte() to fail
` [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
[PATCH -V2] migrate_pages_batch: simplify retrying and failure counting of large folios
2023-05-10 3:18 UTC
[PATCH 1/2] mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
2023-05-10 3:06 UTC (4+ messages)
` [PATCH 2/2] mm: memory-failure: move sysctl register in memory_failure_init()
[PATCH 1/2] migrate_pages_batch: simplify retrying and failure counting of large folios
2023-05-10 2:36 UTC (9+ messages)
` [PATCH 2/2] migrate_pages_batch: code cleanup: remove is_large
[PATCHv4] mm: optimization on page allocation when CMA enabled
2023-05-10 2:20 UTC
[PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
2023-05-10 0:39 UTC (10+ messages)
[PATCH] workingset: add missing rcu_read_unlock() in lru_gen_refault()
2023-05-09 23:59 UTC (3+ messages)
[linus:master] [mm/mmap] 28c5609fb2: aim9.page_test.ops_per_sec -10.8% regression
2023-05-09 22:34 UTC (3+ messages)
[PATCH 00/32] bcachefs - a new COW filesystem
2023-05-09 21:54 UTC (9+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec
[RFC PATCH 0/2] mm: Working Set Reporting
2023-05-09 20:50 UTC (4+ messages)
` [RFC PATCH 1/2] mm: multigen-LRU: working set reporting
` [RFC PATCH 2/2] virtio-balloon: Add Working Set reporting
[PATCH] filemap: Handle error return from __filemap_get_folio()
2023-05-09 20:49 UTC (12+ messages)
[PATCH] ext4: remove superfluous check that pointer is not NULL
2023-05-09 18:53 UTC (3+ messages)
[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-05-09 18:45 UTC (3+ messages)
` FW: "
[PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
2023-05-09 18:17 UTC (5+ messages)
[PATCH -next 00/12] mm: page_alloc: misc cleanup and refector
2023-05-09 16:48 UTC (19+ messages)
` [PATCH 01/12] mm: page_alloc: move mirrored_kernelcore into mm_init.c
` [PATCH 02/12] mm: page_alloc: move init_on_alloc/free() "
` [PATCH 03/12] mm: page_alloc: move set_zone_contiguous() "
` [PATCH 04/12] mm: page_alloc: collect mem statistic into show_mem.c
` [PATCH 05/12] mm: page_alloc: squash page_is_consistent()
` [PATCH 06/12] mm: page_alloc: remove alloc_contig_dump_pages() stub
` [PATCH 07/12] mm: page_alloc: split out FAIL_PAGE_ALLOC
` [PATCH 08/12] mm: page_alloc: split out DEBUG_PAGEALLOC
` [PATCH 09/12] mm: page_alloc: move mark_free_page() into snapshot.c
` [PATCH 10/12] mm: page_alloc: move pm_* function into power
` [PATCH 11/12] mm: vmscan: use gfp_has_io_fs()
` [PATCH 12/12] mm: page_alloc: move sysctls into it own fils
[PATCHv3] mm: optimization on page allocation when CMA enabled
2023-05-09 16:30 UTC (2+ messages)
[linux-next:master] BUILD SUCCESS WITH WARNING 47cba14ce6fc4f314bd814d07269d0c8de1e4ae6
2023-05-09 15:56 UTC
[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
2023-05-09 15:08 UTC (2+ messages)
[PATCH 1/2] kasan: add kasan_tag_mismatch prototype
2023-05-09 14:57 UTC (2+ messages)
` [PATCH 2/2] [v3] kasan: use internal prototypes matching gcc-13 builtins
[syzbot] [mm?] kernel BUG in page_table_check_clear
2023-05-09 14:01 UTC (15+ messages)
` usbdev_mmap causes type confusion in page_table_check
[linux-next:pending-fixes] BUILD SUCCESS b95366eba58e884eaf149d8b6b3a7235fbf58501
2023-05-09 13:13 UTC
[PATCH v2 00/36] Maple tree mas_{next,prev}_range() and cleanup
2023-05-09 12:39 UTC (6+ messages)
` [PATCH v2 31/36] maple_tree: Add mas_prev_range() and mas_find_range_rev interface
` [PATCH v2 32/36] maple_tree: Clear up index and last setting in single entry tree
[PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
2023-05-09 10:41 UTC
[PATCH 0/4] MDWE without inheritance
2023-05-09 10:04 UTC (16+ messages)
` [PATCH 3/4] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
` [PATCH 4/4] kselftest: vm: Add tests for no-inherit memory-deny-write-execute
[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
2023-05-09 9:51 UTC (3+ messages)
` [PATCH v3 3/6] mm: handle poisoning of pfn without struct pages
[PATCH] MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
2023-05-09 7:48 UTC
[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
2023-05-09 6:50 UTC (4+ messages)
[PATCHv10 00/11] mm, x86/cc: Implement support for unaccepted memory
2023-05-09 6:47 UTC (19+ messages)
` [PATCHv10 01/11] mm: Add "
` [PATCHv10 02/11] efi/x86: Get full memory map in allocate_e820()
` [PATCHv10 03/11] x86/boot: Add infrastructure required for unaccepted memory support
` [PATCHv10 04/11] efi/x86: Implement support for unaccepted memory
` [PATCHv10 05/11] x86/boot/compressed: Handle "
` [PATCHv10 06/11] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv10 07/11] x86/mm: Provide helpers for unaccepted memory
` [PATCHv10 08/11] x86/mm: Avoid load_unaligned_zeropad() stepping into "
` [PATCHv10 09/11] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv10 10/11] x86/tdx: Refactor try_accept_one()
` [PATCHv10 11/11] x86/tdx: Add unaccepted memory support
[PATCH v3] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
2023-05-09 3:29 UTC (2+ messages)
RFC for new feature to move pages from one vma to another without split
2023-05-08 22:56 UTC (5+ messages)
[LSF/MM/BPF TOPIC] DAMON Updates and Future Plans
2023-05-08 21:40 UTC (2+ messages)
[PATCH 00/40] Memory allocation profiling
2023-05-08 20:48 UTC (11+ messages)
[PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache
2023-05-08 20:40 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 2f19ff6b9922383447d43420bf4e9efce76f39ee
2023-05-08 19:16 UTC
[linux-next:master] BUILD SUCCESS WITH WARNING 52025ebbb518a2d876b8aba191b348ffb1cf368b
2023-05-08 17:42 UTC
[linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
2023-05-08 17:26 UTC (4+ messages)
[PATCH] mm, oom: do not check 0 mask in out_of_memory()
2023-05-08 14:22 UTC (2+ messages)
[linux-stable-rc:queue/5.4 4610/23318] include/linux/compiler.h:350:45: error: call to '__compiletime_assert_255' declared with attribute error: FIELD_GET: mask is not constant
2023-05-08 10:09 UTC
[PATCH 0/1] mm/oom_kill: system enters a state something like hang when running stress-ng
2023-05-08 10:05 UTC (11+ messages)
` [PATCH 1/1] mm/oom_kill: trigger the oom killer if oom occurs without __GFP_FS
[PATCH 0/2] Optimization of CMA allocation and reclaiming
2023-05-08 9:33 UTC (3+ messages)
` [PATCH 1/2] mm: optimization on page allocation when CMA enabled
` [PATCH 2/2] mm: skip CMA pages when they are not available
[LSF/MM/BPF TOPIC] Reducing zombie memcgs
2023-05-08 8:17 UTC (7+ messages)
[PATCH RFC v2] Randomized slab caches for kmalloc()
2023-05-08 7:55 UTC
[PATCH] mm/migrate_device: Try to handle swapcache pages
2023-05-08 5:57 UTC (5+ messages)
[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
2023-05-08 5:47 UTC (2+ messages)
In-flight collision: ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP renaming
2023-05-08 4:52 UTC (3+ messages)
[PATCH v4 0/2] Copy-on-write poison recovery
2023-05-08 3:18 UTC
[PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
2023-05-08 1:55 UTC (3+ messages)
[PATCH -next v9 0/5]arm64: add machine check safe support
2023-05-08 1:44 UTC (6+ messages)
` [PATCH -next v9 1/5] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH -next v9 2/5] arm64: add support for machine check error safe
` [PATCH -next v9 3/5] arm64: add uaccess to machine check safe
` [PATCH -next v9 4/5] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH -next v9 5/5] arm64: support copy_mc_[user]_highpage()
[PATCH -next v9 0/3] Delay the initialization of zswap
2023-05-08 1:37 UTC (5+ messages)
[PATCH] mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()
2023-05-08 1:00 UTC (4+ messages)
[LSF/MM/BPF] Whither Highmem?
2023-05-08 0:59 UTC (4+ messages)
[PATCH] maple_tree: Fix potential out-of-bounds access in mas_wr_end_piv()
2023-05-08 0:46 UTC (4+ 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