[PATCH] mm: simplify size2index conversion of __kmalloc_index
2022-08-29 3:36 UTC (4+ messages)
[PATCH RFC 0/2] coding-style.rst: document BUG() and WARN() rules
2022-08-29 3:07 UTC (8+ messages)
` [PATCH RFC 1/2] coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")
[RFC PATCH 1/2] mm/slub: perform free consistency checks before call_rcu
2022-08-29 2:54 UTC (4+ messages)
` [RFC PATCH 2/2] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
2022-08-29 2:44 UTC (15+ messages)
` [PATCH 1/8] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [PATCH 2/8] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [PATCH 3/8] hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
` [PATCH 4/8] hugetlb: handle truncate racing with page faults
` [PATCH 5/8] hugetlb: rename vma_shareable() and refactor code
` [PATCH 6/8] hugetlb: add vma based lock for pmd sharing
` [PATCH 7/8] hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
One of reviewers and maintainers for checkpatch is inactive
2022-08-29 2:19 UTC
[PATCH -next v3 0/5] Delay the initializaton of zswap
2022-08-29 2:12 UTC (13+ messages)
` [PATCH -next v3 1/5] frontswap: skip frontswap_ops init if zswap init failed
` [PATCH -next v3 2/5] frontswap: invoke ops->init for online swap device in frontswap_register_ops
` [PATCH -next v3 3/5] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
` [PATCH -next v3 4/5] mm/zswap: delay the initializaton of zswap until the first enablement
` [PATCH -next v3 5/5] mm/zswap: skip confusing print info
[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2022-08-29 1:40 UTC (29+ messages)
` [PATCH v2 01/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename
` [PATCH v2 02/11] mm: ioremap: fixup the physical address and page prot
` [PATCH v2 05/11] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v2 06/11] ia64: "
` [PATCH v2 07/11] openrisc: "
[PATCH v2] mm: fix null-ptr-deref in kswapd_is_running()
2022-08-29 1:38 UTC (3+ messages)
[GIT PULL] hotfixes for 6.0-rc3
2022-08-28 22:18 UTC (2+ messages)
[PATCH RESEND v2 1/2] mm: drop oom code from exit_mmap
2022-08-28 19:50 UTC (10+ messages)
` [PATCH RESEND v2 2/2] mm: delete unused MMF_OOM_VICTIM flag
[PATCH v4 0/2] ksm: count allocated rmap_items and update documentation
2022-08-28 18:42 UTC (3+ messages)
` [PATCH v4 1/2] ksm: count allocated ksm rmap_items for each process
[PATCH v2] mm: re-allow pinning of zero pfns (again)
2022-08-28 17:16 UTC (6+ messages)
[linux-next:master 2760/3682] include/trace/events/kmem.h:54:1: sparse: sparse: restricted gfp_t degrades to integer
2022-08-28 16:30 UTC
[RFC PATCH 1/2] mm/demotion: Expose memory type details via sysfs
2022-08-28 16:20 UTC (7+ messages)
[PATCH 0/5] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
2022-08-28 8:37 UTC (4+ messages)
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-08-28 4:18 UTC (9+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support
[PATCH v3 0/8] memblock tests: update and extend memblock simulator
2022-08-28 2:45 UTC (3+ messages)
` [PATCH v3 3/8] memblock tests: add labels to verbose output for generic alloc tests
[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
2022-08-28 1:57 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: remove unneed defer_reserve_crashkernel() and crash_mem_map
[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
2022-08-28 1:07 UTC (19+ messages)
` [PATCH 1/6] mm/gup: introduce pin_user_page()
` [PATCH 2/6] block: add dio_w_*() wrappers for pin, unpin user pages
` [PATCH 3/6] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast()
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
` [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN
[PATCH] mm/gup.c: Fix uninitialized return value on __gup_longterm_locked()
2022-08-28 0:36 UTC (2+ messages)
[ammarfaizi2-block:akpm/mm/mm-unstable 298/313] arch/sparc/kernel/setup_32.c:86:9: error: too few arguments to function 'show_free_areas'
2022-08-27 23:59 UTC
[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
2022-08-27 22:53 UTC (3+ messages)
[bug report] mm/gup.c: Fix return value for __gup_longterm_locked()
2022-08-27 22:36 UTC (2+ messages)
[PATCH v2 0/2] mm/damon: Simplify the damon regions access check
2022-08-27 21:25 UTC (5+ messages)
` [PATCH v2 1/2] mm/damon: simplify the parameter passing for 'check_accesses'
` [PATCH v2 2/2] mm/damon/vaddr: remove comparison between mm and last_mm when checking region accesses
[linux-next:master 331/3266] drivers/gpu/drm/vc4/vc4_hdmi.c:1459:2-8: preceding lock on line 1456 (fwd)
2022-08-27 14:33 UTC
[PATCH v2 1/5] mm/hugetlb: fix races when looking up a CONT-PTE size hugetlb page
2022-08-27 13:59 UTC (13+ messages)
[PATCH] mm: kill is_memblock_offlined()
2022-08-27 11:20 UTC
[PATCH -next 0/3] Delay the initializaton of zswap
2022-08-27 10:21 UTC (6+ messages)
` [PATCH -next 2/3] mm/zswap: delay the initializaton of zswap until the first enablement
[linux-next:master 3600/3682] arch/powerpc/xmon/xmon.c:1089:21: error: too few arguments to function call, expected 3, have 2
2022-08-27 9:03 UTC
[RFC PATCH] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
2022-08-27 7:53 UTC (3+ messages)
[PATCH 00/10] A few cleanup patches for hugetlb
2022-08-27 6:38 UTC (27+ messages)
` [PATCH 01/10] hugetlb: make hugetlb_cma_check() static
` [PATCH 02/10] hugetlb: Use helper macro SZ_1K
` [PATCH 03/10] hugetlb: Use LIST_HEAD() to define a list head
` [PATCH 04/10] hugetlb: Use sizeof() to get the array size
` [PATCH 05/10] hugetlb: Use helper {huge_pte|pmd}_lock()
` [PATCH 06/10] hugetlb: pass NULL to kobj_to_hstate() if nid is unused
` [PATCH 07/10] hugetlb: kill hugetlbfs_pagecache_page()
` [PATCH 08/10] hugetlb: remove unneeded SetHPageVmemmapOptimized()
` [PATCH 09/10] hugetlb: remove meaningless BUG_ON(huge_pte_none())
` [PATCH 10/10] hugetlb: make hugetlb selects SYSFS if !SYSCTL
[PATCH v3 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes
2022-08-27 5:52 UTC
[linux-next:master 2212/3682] drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:481:6: warning: variable 'err' is used uninitialized whenever 'if' condition is false
2022-08-27 5:50 UTC
[PATCH v5 00/44] Add KernelMemorySanitizer infrastructure
2022-08-27 4:17 UTC (21+ messages)
` [PATCH v5 04/44] x86: asm: instrument usercopy in get_user() and put_user()
` [PATCH v5 11/44] kmsan: add KMSAN runtime core
` [PATCH v5 29/44] block: kmsan: skip bio block merging logic for KMSAN
` [PATCH v5 30/44] kcov: kmsan: unpoison area->list in kcov_remote_area_put()
` [PATCH v5 31/44] security: kmsan: fix interoperability with auto-initialization
` [PATCH v5 32/44] objtool: kmsan: list KMSAN API functions as uaccess-safe
` [PATCH v5 33/44] x86: kmsan: disable instrumentation of unsupported code
` [PATCH v5 34/44] x86: kmsan: skip shadow checks in __switch_to()
` [PATCH v5 35/44] x86: kmsan: handle open-coded assembly in lib/iomem.c
` [PATCH v5 36/44] x86: kmsan: use __msan_ string functions where possible
` [PATCH v5 37/44] x86: kmsan: sync metadata pages on page fault
` [PATCH v5 38/44] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
` [PATCH v5 39/44] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
` [PATCH v5 40/44] x86: kmsan: don't instrument stack walking functions
` [PATCH v5 41/44] entry: kmsan: introduce kmsan_unpoison_entry_regs()
` [PATCH v5 42/44] bpf: kmsan: initialize BPF registers with zeroes
` [PATCH v5 43/44] mm: fs: initialize fsdata passed to write_begin/write_end interface
` [PATCH v5 44/44] x86: kmsan: enable KMSAN builds for x86
[PATCH V5] mm: fix use-after free of page_ext after race with memory-offline
2022-08-27 3:19 UTC (4+ messages)
[PATCH mm-unstable] mm/demotion: Assign correct memory type for multiple dax devices with the same node affinity
2022-08-27 3:00 UTC (2+ messages)
[PATCH v2] mm: deduplicate cacheline padding code
2022-08-27 1:35 UTC (2+ messages)
(resend)WARNING: trying to isolate tail page in isolate_lru_page
2022-08-27 0:48 UTC (18+ messages)
[RFC 0/3] THP Shrinker
2022-08-27 0:25 UTC (9+ messages)
` [RFC 1/3] mm: add thp_utilization metrics to debugfs
` [RFC 2/3] mm: changes to split_huge_page() to free zero filled tail pages
` [RFC 3/3] mm: THP low utilization shrinker
[PATCH] mm: deduplicate cacheline padding code
2022-08-26 23:04 UTC (2+ messages)
[PATCH v3 1/3] mm/migrate_device.c: Flush TLB while holding PTL
2022-08-26 22:19 UTC (12+ messages)
` [PATCH v3 2/3] mm/migrate_device.c: Copy pte dirty bit to page
(no subject)
2022-08-26 22:03 UTC (10+ messages)
` [PATCH mm-unstable v2 1/9] mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
` [PATCH mm-unstable v2 2/9] mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
` [PATCH mm-unstable v2 3/9] mm/madvise: add file and shmem support to MADV_COLLAPSE
` [PATCH mm-unstable v2 4/9] mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
` [PATCH mm-unstable v2 5/9] selftests/vm: dedup THP helpers
` [PATCH mm-unstable v2 6/9] selftests/vm: modularize thp collapse memory operations
` [PATCH mm-unstable v2 7/9] selftests/vm: add thp collapse file and tmpfs testing
` [PATCH mm-unstable v2 8/9] selftests/vm: add thp collapse shmem testing
` [PATCH mm-unstable v2 9/9] selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
[PATCH] mm/migrate_device.c: Fix a misleading and out-dated comment
2022-08-26 21:48 UTC (6+ messages)
[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2022-08-26 21:35 UTC (2+ messages)
[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-08-26 21:25 UTC (4+ messages)
` [PATCH v7 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
[PATCH 2/2] mm/damon/vaddr: remove comparison between mm and last_mm when checking region accesses
2022-08-26 21:06 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 8d0c42c9e80791e8baba2932d2cbd2dcead50d47
2022-08-26 20:36 UTC
[PATCH 1/2] mm/damon: simplify the parameter passing for 'check_accesses'
2022-08-26 20:32 UTC (3+ messages)
[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
2022-08-26 19:41 UTC (7+ messages)
` [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface
[syzbot] BUG: unable to handle kernel NULL pointer dereference in set_page_dirty
2022-08-26 19:02 UTC (2+ messages)
BUG: Virtual machine fails to start on 6.0-rc2
2022-08-26 18:41 UTC (3+ messages)
[PATCH 0/4] mm, xfs, dax: Fixes for memory_failure() handling
2022-08-26 17:18 UTC (5+ messages)
` [PATCH 1/4] xfs: Quiet notify_failure EOPNOTSUPP cases
` [PATCH 2/4] xfs: Fix SB_BORN check in xfs_dax_notify_failure()
` [PATCH 3/4] mm/memory-failure: Fix detection of memory_failure() handlers
` [PATCH 4/4] mm/memory-failure: Fall back to vma_address() when ->notify_failure() fails
[PATCH v7 0/2] fix follow_page related issues
2022-08-26 16:51 UTC (4+ messages)
` [PATCH v7 1/2] mm: migration: fix the FOLL_GET failure on following huge page
[PATCH] mm/mprotect: Only reference swap pfn page if type match
2022-08-26 16:35 UTC (6+ messages)
ext4 corruption on alpha with 4.20.0-09062-gd8372ba8ce28
2022-08-26 16:16 UTC (10+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-26 15:19 UTC (6+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
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