linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-06 20:22:37 to 2022-09-08 06:15:03 UTC [more...]

[BUG report] kernel NULL pointer dereference in split_huge_page with offlined memory block
 2022-09-08  6:14 UTC  (15+ messages)
    ` [PATCH] mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()

[PATCH v2 0/3] page_owner: print stacks and their counter
 2022-09-08  5:31 UTC  (9+ messages)
` [PATCH v2 2/3] mm, page_owner: Add page_owner_stacks file to print out only "

[PATCH -next] mm/hwpoison: add __init/__exit annotations to module init/exit funcs
 2022-09-08  5:15 UTC  (3+ messages)

[linux-next:master 3557/5850] drivers/media/platform/verisilicon/hantro_drv.c:618:34: warning: unused variable 'of_hantro_match'
 2022-09-08  4:54 UTC 

[PATCH v2 4/3] memblock tests: add new pageblock related macro
 2022-09-08  4:16 UTC  (2+ messages)

[PATCH v2] mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
 2022-09-08  4:11 UTC 

[PATCH] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
 2022-09-08  3:28 UTC  (5+ messages)

[PATCH v2] mm/damon: introduce struct damos_access_pattern
 2022-09-08  3:26 UTC 

[PATCH v2] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
 2022-09-08  3:55 UTC 

[PATCH v2] mm/damon/vaddr: add a comment for 'default' case in damon_va_apply_scheme()
 2022-09-08  3:13 UTC 

[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
 2022-09-08  2:48 UTC  (12+ messages)

[PATCH 0/3] memcg: reduce memory overhead of memory cgroups
 2022-09-08  2:35 UTC  (6+ messages)
` [PATCH 1/3] memcg: extract memcg_vmstats from struct mem_cgroup
` [PATCH 2/3] memcg: rearrange code
` [PATCH 3/3] memcg: reduce size of memcg vmstats structures

[PATCH V2] mm/damon: Remove duplicate get_monitoring_region() definitions
 2022-09-08  2:27 UTC  (2+ messages)

[PATCH v5 0/4] mm/slub: some debug enhancements for kmalloc
 2022-09-08  2:25 UTC  (8+ messages)
` [PATCH v5 1/4] mm/slub: enable debugging memory wasting of kmalloc
` [PATCH v5 2/4] mm/slub: only zero the requested size of buffer for kzalloc
` [PATCH v5 3/4] mm: kasan: Add free_meta size info in struct kasan_cache
` [PATCH v5 4/4] mm/slub: extend redzone check to extra allocated kmalloc space than requested

[PATCH V3] mm/damon: Remove duplicate get_monitoring_region() definitions
 2022-09-08  2:25 UTC 

[PATCH V2] mm/damon: simplify damon_ctx check in damon_sysfs_before_terminate
 2022-09-08  2:19 UTC 

[PATCH] mm/damon/vaddr: remove unnecessary switch case DAMOS_STAT
 2022-09-08  2:07 UTC  (3+ messages)

[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
 2022-09-08  2:04 UTC  (17+ messages)
` [PATCH 4/8] hugetlb: handle truncate racing with page faults
` [PATCH 6/8] hugetlb: add vma based lock for pmd sharing

[PATCH] mm: avoid unnecessary page table walk for __get_user_pages
 2022-09-08  1:58 UTC  (3+ messages)

[PATCH] mm/damon: Remove duplicate get_monitoring_region() definitions
 2022-09-08  1:55 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 5957ac6635a1a12d4aa2661bbf04d3085a73372a
 2022-09-08  1:12 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-08  1:10 UTC  (11+ messages)
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag

[syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in follow_page_mask
 2022-09-08  1:03 UTC  (3+ messages)

[v2 PATCH 1/2] mm: gup: fix the fast GUP race against THP collapse
 2022-09-08  0:06 UTC  (7+ messages)
` [v2 PATCH 2/2] powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush

[PATCH v4 0/4] memblock tests: add NUMA tests for memblock_alloc_try_nid*
 2022-09-07 23:52 UTC  (6+ messages)
` [PATCH v4 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes

[linux-next:master 5746/5850] drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c:139:6: warning: no previous prototype for 'imu_v11_0_3_program_rlc_ram'
 2022-09-07 23:11 UTC 

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-07 22:10 UTC  (9+ messages)
  ` [PATCH v4] ipc/msg: "

[linux-next:master 4384/5850] arm-linux-gnueabi-ld: warning: orphan section `.data.rel.ro.local' from `arch/arm/boot/compressed/fdt_rw.o' being placed in section `.data.rel.ro.local'
 2022-09-07 21:56 UTC 

[PATCH v4 1/4] mm/migrate_device.c: Flush TLB while holding PTL
 2022-09-07 21:48 UTC  (5+ messages)
` [PATCH v4 4/4] selftests/hmm-tests: Add test for dirty bits

[PATCH 00/13] Fix the DAX-gup mistake
 2022-09-07 20:45 UTC  (13+ messages)

[PATCH mm-unstable] mm/khugepaged: fix struct collapse_control load_node definition
 2022-09-07 18:47 UTC  (7+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-07 17:45 UTC  (11+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v6 31/49] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use

Potentially undesirable interactions between vfork() and time namespaces
 2022-09-07 17:15 UTC  (6+ messages)

[PATCH] mm/damon: add struct damos_region for damon_new_scheme()
 2022-09-07 17:14 UTC  (2+ messages)

[PATCH] mm: gup: fix the fast GUP race against THP collapse
 2022-09-07 17:08 UTC  (18+ messages)

[PATCH] mm/damon: Simply damon_ctx check in damon_sysfs_before_terminate
 2022-09-07 16:57 UTC  (2+ messages)

[PATCH v2 1/3] mm: reuse pageblock_start/end_pfn() macro
 2022-09-07 15:24 UTC  (6+ messages)
` [PATCH v2 2/3] mm: add pageblock_align() macro
` [PATCH v2 3/3] mm: add pageblock_aligned() macro

[PATCH mm-unstable v3 00/10] mm: add file/shmem support to MADV_COLLAPSE
 2022-09-07 14:45 UTC  (11+ messages)
` [PATCH mm-unstable v3 01/10] mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
` [PATCH mm-unstable v3 02/10] mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
` [PATCH mm-unstable v3 03/10] mm/madvise: add file and shmem support to MADV_COLLAPSE
` [PATCH mm-unstable v3 04/10] mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
` [PATCH mm-unstable v3 05/10] selftests/vm: dedup THP helpers
` [PATCH mm-unstable v3 06/10] selftests/vm: modularize thp collapse memory operations
` [PATCH mm-unstable v3 07/10] selftests/vm: add thp collapse file and tmpfs testing
` [PATCH mm-unstable v3 08/10] selftests/vm: add thp collapse shmem testing
` [PATCH mm-unstable v3 09/10] selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmd
` [PATCH mm-unstable v3 10/10] selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory

[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
 2022-09-07 13:50 UTC  (7+ messages)
  ` [External] "

[linux-next:master 4810/5850] kernel/bpf/hashtab.c:1059:30: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-09-07 13:45 UTC 

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-07 13:45 UTC  (13+ messages)

[PATCHv2] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
 2022-09-07 12:51 UTC  (2+ messages)

BUG: list_add corruption while doing migrate_swap -> balance_push
 2022-09-07 12:00 UTC 

[Resend RFC PATCH] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
 2022-09-07 10:00 UTC  (2+ messages)

[PATCH] MM: discard __GFP_ATOMIC
 2022-09-07  9:47 UTC  (7+ messages)

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-07  9:46 UTC  (3+ messages)
` [PATCH v8 0/3] "

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-09-07  9:40 UTC  (2+ messages)

[PATCH 1/2] powerpc/nohash: Remove pgd_huge() stub
 2022-09-07  9:34 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused

[linux-next:master 5503/5667] legacy.c:undefined reference to `msi_device_populate_sysfs'
 2022-09-07  9:05 UTC 

[PATCH 5.15.y] Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
 2022-09-07  8:37 UTC  (3+ messages)

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-09-07  8:50 UTC  (9+ messages)
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines

[PATCH -next v3 0/2] watermark related improvement on zone movable
 2022-09-07  8:42 UTC  (9+ messages)
` [PATCH -next v3 1/2] mm: Cap zone movable's min wmark to small value
` [PATCH -next v3 2/2] mm: sysctl: Introduce per zone watermark_scale_factor

[linux-next:master 3731/5667] kismet: WARNING: unmet direct dependencies detected for PINCTRL_IMX when selected by PINCTRL_IMX8MN
 2022-09-07  8:34 UTC 

[linux-next:master 4880/5667] drivers/gpu/drm/vkms/vkms_formats.c:91:35: sparse: sparse: cast to restricted __le16
 2022-09-07  8:09 UTC 

[PATCH] mm/page_owner.c: remove redudant drain_all_pages
 2022-09-07  8:01 UTC 

[syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in _find_next_bit
 2022-09-07  7:17 UTC  (5+ messages)

[linux-next:master 4809/5667] kernel/bpf/hashtab.c:1059:30: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-09-07  6:04 UTC 

[PATCH -next] secretmem: use ATOMIC_INIT() to initialize secretmem_users
 2022-09-07  5:58 UTC  (2+ messages)

[PATCH v2 6/6] mm/hugetlb add folio_hstate()
 2022-09-07  5:23 UTC  (3+ messages)

[PATCH v2 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-09-07  4:12 UTC  (10+ messages)
` [PATCH v2 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v2 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
` [PATCH v2 3/4] mm/hwpoison: pass pfn to num_poisoned_pages_*()

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-07  3:19 UTC  (3+ messages)
` [PATCHv8 09/11] selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking

[lib/find_bit] cbf7464bcc: BUG:KASAN:slab-out-of-bounds_in_find_next_bit
 2022-09-07  3:09 UTC  (2+ messages)

[linux-next:master 4808/5667] kernel/bpf/memalloc.c:139:48: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-09-07  2:23 UTC 

[linux-next:master 4066/5667] drivers/crypto/hisilicon/qm.c:5469:9: error: implicit declaration of function 'pci_aer_clear_nonfatal_status'; did you mean 'pci_aer_clear_uncorrect_error_status'?
 2022-09-07  1:52 UTC 

[PATCH v2] mm: use mem_map_offset instead of mem_map_next
 2022-09-07  1:26 UTC  (4+ messages)

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-07  0:58 UTC  (6+ messages)
` [RFC PATCH RESEND 19/28] mm: disallow do_swap_page to handle page faults under VMA lock

[PATCH v14 00/70] Introducing the Maple Tree
 2022-09-07  0:24 UTC  (7+ messages)
` [PATCH v14 06/70] radix tree test suite: add lockdep_is_held to header
` [PATCH v14 10/70] mmap: use the VMA iterator in count_vma_pages_range()
` [PATCH v14 22/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v14 45/70] ipc/shm: use VMA iterator instead of linked list

[linux-next:master] BUILD REGRESSION 840126e36e8ff272cb63158646433fa1324533d9
 2022-09-07  0:10 UTC 

BUG: HANG_DETECT waiting for migration_cpu_stop() complete
 2022-09-07  0:07 UTC 

[linux-next:master 4364/5667] include/linux/string.h:303:42: warning: 'strnlen' specified bound 4 exceeds source size 3
 2022-09-06 23:19 UTC 

[PATCH v8] mm/hmm/test: use char dev with struct device to get device node
 2022-09-06 23:13 UTC  (2+ messages)

[PATCH v2] mm/slub: fix to return errno if kmalloc() fails
 2022-09-06 21:34 UTC  (2+ messages)

[PATCH] mm/slub: fix to return errno if kmalloc() fails
 2022-09-06 21:33 UTC  (2+ messages)

[linux-next:master 4752/5667] sound/soc/codecs/tas2562.c:442:13: warning: variable 'ret' set but not used
 2022-09-06 21:32 UTC 

[linux-next:master 3731/5667] kismet: WARNING: unmet direct dependencies detected for PINCTRL_IMX when selected by PINCTRL_IMX8MM
 2022-09-06 21:09 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).