Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH] mm/slub: quiet the clang warning with -Wunused-function enabled, (continued)
- [linux-next:master] [mm] 47325a5c88: WARNING:at_mm/slub.c:#free_large_kmalloc,
kernel test robot
- [PATCH v8] mm: shrink skip folio mapped by an exiting process,
Zhiguo Jiang
- [PATCH v2] mm/memcg: alignment memcg_data define condition,
alexs
- [PATCH v2] mm: Fix old/young bit handling in the faulting path, Ram Tummala
- [linux-next:master 7643/11980] ERROR: modpost: "__auxiliary_driver_register" [drivers/power/supply/lenovo_yoga_c630_battery.ko] undefined!, kernel test robot
- [PATCH 0/2] mm: skip memcg for certain address space,
Qu Wenruo
- [PATCH net-next v16 05/13] page_pool: devmem support,
Mina Almasry
- [PATCH] mm/kmemleak: Replace strncpy() with strscpy(),
Kees Cook
- [PATCH] mm: Fix PTE_AF handling in fault path on architectures with HW AF support,
Ram Tummala
- [linux-next:master 1675/11980] arm-linux-gnueabi-ld: tegra210_i2s.c:undefined reference to `simple_util_get_sample_fmt', kernel test robot
- [linux-next:master] BUILD REGRESSION 82d01fe6ee52086035b201cfa1410a3b04384257, kernel test robot
- [linux-next:master 6084/10451] arch/powerpc/boot/dts/fsl/p1020rdb-pc_32b.dtb: sdhc@2e000: compatible:0: 'fsl,p1020-esdhc' is not one of ['fsl,mpc8536-esdhc', 'fsl,mpc8378-esdhc', 'fsl,p2020-esdhc', 'fsl,p4080-esdhc', 'fsl,t1040-esdhc', 'fsl,t4240-esdhc', 'fsl,ls1012a-esdhc', 'fsl,ls102..., kernel test robot
- [PATCH bpf-next 00/10] Harden and extend ELF build ID parsing logic,
Andrii Nakryiko
- [PATCH bpf-next 03/10] lib/buildid: remove single-page limit for PHDR search, Andrii Nakryiko
- [PATCH bpf-next 04/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault(), Andrii Nakryiko
- [PATCH bpf-next 07/10] lib/buildid: harden build ID parsing logic some more, Andrii Nakryiko
- [PATCH bpf-next 10/10] selftests/bpf: add build ID tests, Andrii Nakryiko
- [PATCH bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers, Andrii Nakryiko
- [PATCH bpf-next 06/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF, Andrii Nakryiko
- [PATCH bpf-next 01/10] lib/buildid: add single page-based file reader abstraction, Andrii Nakryiko
- [PATCH bpf-next 02/10] lib/buildid: take into account e_phoff when fetching program headers, Andrii Nakryiko
- [PATCH bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry, Andrii Nakryiko
- [PATCH bpf-next 05/10] lib/buildid: implement sleepable build_id_parse() API, Andrii Nakryiko
- [linux-next:master 11229/11980] arch/arm64/boot/dts/qcom/msm8916-lg-c50.dtb: smsm: 'anyOf' conditional failed, one must be fixed:, kernel test robot
- [PATCH] mm/cma: export total and free number of pages for CMA areas,
Frank van der Linden
- [linux-next:master 11637/11980] nios2-linux-ld: btmtk.c:undefined reference to `usb_kill_anchored_urbs', kernel test robot
- [linux-next:master 11634/11980] sh4-linux-ld: drivers/bluetooth/btmtk.c:568:undefined reference to `usb_free_urb', kernel test robot
- [linux-next:master 11228/11980] arch/arm64/boot/dts/qcom/msm8916-lg-m216.dtb: smsm: 'anyOf' conditional failed, one must be fixed:, kernel test robot
- [PATCH net-next v10 14/15] mm: page_frag: update documentation for page_frag, Yunsheng Lin
- [PATCH net-next v10 11/15] mm: page_frag: introduce prepare/probe/commit API, Yunsheng Lin
- [PATCH net-next v10 12/15] mm: page_frag: move 'struct page_frag_cache' to sched.h,
Yunsheng Lin
- [PATCH net-next v10 09/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node(), Yunsheng Lin
- [PATCH net-next v10 08/15] mm: page_frag: some minor refactoring before adding new API, Yunsheng Lin
- [PATCH net-next v10 05/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
- [PATCH net-next v10 07/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc', Yunsheng Lin
- [PATCH net-next v10 04/15] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
- [PATCH net-next v10 02/15] mm: move the page fragment allocator from page_alloc into its own file, Yunsheng Lin
- [PATCH net-next v10 01/15] mm: page_frag: add a test module for page_frag, Yunsheng Lin
- [PATCH net-next v10 03/15] mm: page_frag: use initial zero offset for page_frag_alloc_align(), Yunsheng Lin
- [RFC PATCH 0/8] Unmapping guest_memfd from Direct Map,
Patrick Roy
- [RFC PATCH 4/8] kvm: x86: support walking guest page tables in gmem, Patrick Roy
- [RFC PATCH 3/8] kvm: pfncache: enlighten about gmem, Patrick Roy
- [RFC PATCH 7/8] mm: secretmem: use AS_INACCESSIBLE to prohibit GUP, Patrick Roy
- [RFC PATCH 1/8] kvm: Allow reading/writing gmem using kvm_{read,write}_guest, Patrick Roy
- [RFC PATCH 5/8] kvm: gmem: add option to remove guest private memory from direct map, Patrick Roy
- [RFC PATCH 6/8] kvm: gmem: Temporarily restore direct map entries when needed, Patrick Roy
- [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings, Patrick Roy
- [RFC PATCH 2/8] kvm: use slowpath in gfn_to_hva_cache if memory is private, Patrick Roy
- Re: [RFC PATCH 0/8] Unmapping guest_memfd from Direct Map, Vlastimil Babka (SUSE)
- Re: [RFC PATCH 0/8] Unmapping guest_memfd from Direct Map, Yosry Ahmed
- [no subject], Unknown
- [PATCH v22 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings,
Jason A. Donenfeld
- [PATCH v7] mm: shrink skip folio mapped by an exiting process,
Zhiguo Jiang
- [PATCH V6] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes,
Jesper Dangaard Brouer
- [linux-next:master 11634/11980] btmtk.c:(.text+0x8a8): relocation truncated to fit: R_NIOS2_CALL26 against `usb_alloc_urb', kernel test robot
- [PATCH RESEND] mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio,
Miaohe Lin
- [PATCH] mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio,
Miaohe Lin
- [PATCH v2] fs/hugetlbfs/inode.c: Ensure generic_hugetlb_get_unmapped_area() returns higher address than mmap_min_addr,
Donet Tom
- [PATCH] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock.,
zhangchun
- [akpm-mm:mm-nonmm-unstable 33/33] powerpc-linux-ld: cannot find MEM_KEEP: No such file or directory, kernel test robot
- [linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression,
kernel test robot
- [PATCH v4 0/3] Enable P2PDMA in Userspace RDMA,
Martin Oliveira
- [PATCH v6] mm: shrink skip folio mapped by an exiting process,
Zhiguo Jiang
- [PATCH v2] mm: use zonelist_zone() to get zone,
Wei Yang
- [PATCH v5 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages(),
Wei Yang
- [linux-next:master 9709/9748] arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-13bb.dtb: dma-controller@8380000: compatible: ['fsl,ls1028a-qdma', 'fsl,ls1021a-qdma'] is too long, kernel test robot
- [PATCH v2] mm: Extend 'usage' parameter so that cluster_swap_free_nr() can be reused,
Barry Song
- [Invitation] Linux MM Alignment Session on guest_memfd() mapping, hugepages, and page pinning on Wednesday, David Rientjes
- WARNING: modpost: vmlinux: section mismatch in reference: alloc_tag_save+0x24 (section: .text.unlikely) -> initcall_level_names (section: .init.data),
kernel test robot
- [PATCH] mm/migrate: Putback split folios when numa hint migration fails,
Peter Xu
- [PATCH mm-unstable v1] mm/truncate: batch-clear shadow entries,
Yu Zhao
- [RFC][PATCH 0/4] slab: Allow for type introspection during allocation,
Kees Cook
- Re: [linux-next:master 10192/10451] WARNING: modpost: vmlinux: section mismatch in reference: mgmt_index_removed+0x24 (section: .text) -> .LBB3864 (section: .init.text),
Bartosz Golaszewski
- [syzbot] [fs?] [mm?] INFO: task hung in remove_inode_hugepages,
syzbot
- [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC (was: Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)),
Florian Weimer
- [PATCH v4 0/9] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH] mm/zsmalloc: update comments for page->zpdesc changes, Alex Shi
- [PATCH v1] mm: shmem: Rename mTHP shmem counters,
Ryan Roberts
- [syzbot] [mm?] KCSAN: data-race in __swap_writepage / scan_swap_map_slots (2), syzbot
- [PATCH v5] mm: shrink skip folio mapped by an exiting process,
Zhiguo Jiang
- xfs deadlock on mm-unstable kernel?,
Alex Shi
- [PATCH v4] mm/numa_balancing: Teach mpol_to_str about the balancing mode,
Tvrtko Ursulin
- [PATCH v3 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool,
alexs
- [PATCH v3 02/20] mm/zsmalloc: use zpdesc in trylock_zspage/lock_zspage, alexs
- [PATCH v3 03/20] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc, alexs
- [PATCH v3 04/20] mm/zsmalloc: add and use pfn/zpdesc seeking funcs, alexs
- [PATCH v3 10/20] mm/zsmalloc: add zpdesc_is_isolated/zpdesc_zone helper for zs_page_migrate, alexs
- [PATCH v3 13/20] mm/zsmalloc: convert location_to_obj() to take zpdesc, alexs
- [PATCH v3 09/20] mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc, alexs
- [PATCH v3 08/20] mm/zsmalloc: convert init_zspage() to use zpdesc, alexs
- [PATCH v3 17/20] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc, alexs
- [PATCH v3 14/20] mm/zsmalloc: convert migrate_zspage() to use zpdesc, alexs
- [PATCH v3 01/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool, alexs
- [PATCH v3 11/20] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it, alexs
- [PATCH v3 05/20] mm/zsmalloc: convert obj_malloc() to use zpdesc, alexs
- [PATCH v3 15/20] mm/zsmalloc: convert get_zspage() to take zpdesc, alexs
- [PATCH v3 18/20] mm/zsmalloc: introduce __zpdesc_clear_movable, alexs
- [PATCH v3 12/20] mm/zsmalloc: convert __free_zspage() to use zdsesc, alexs
- [PATCH v3 19/20] mm/zsmalloc: introduce __zpdesc_clear_zsmalloc, alexs
- [PATCH v3 16/20] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs, alexs
- [PATCH v3 07/20] mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc, alexs
- [PATCH v3 20/20] mm/zsmalloc: introduce __zpdesc_set_zsmalloc(), alexs
- [PATCH v3 06/20] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc, alexs
- Re: [PATCH v3 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool, Alex Shi
- [davidhildenbrand:folio_walk] [mm/migrate] e20ad9c86e: WARNING:at_include/linux/hugetlb.h:#folio_walk_start, kernel test robot
- [linux-next:master] [selftests] 742ad979f5: WARNING:at_net/netfilter/nfnetlink_queue.c:#nf_reinject[nfnetlink_queue], kernel test robot
- [PATCH] mm/memcg: alignment memcg_data define condition,
alexs
- [PATCH] mm: Extend 'usage' parameter so that cluster_swap_free_nr() can be reused,
Barry Song
- [PATCH v4] mm: shrink skip folio mapped by an exiting task,
Zhiguo Jiang
- [PATCH] mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND, Miaohe Lin
- [PATCH] mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio(),
Miaohe Lin
- [linux-next:master 9671/9748] arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-13bb.dtb: syscon@1e60000: compatible: ['syscon'] is too short, kernel test robot
- [PATCH v4 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages(),
Wei Yang
- ERROR: modpost: "mem_alloc_profiling_key" [arch/powerpc/kvm/kvm-hv.ko] undefined!,
kernel test robot
- [linux-next:master 7766/10451] drivers/clk/qcom/camcc-sm8650.c:3573:29: error: incompatible pointer types passing 'struct device *' to parameter of type 'struct platform_device *',
kernel test robot
- [linux-next:master 10437/10451] riscv32-linux-ld: section .data..percpu VMA [c2591000,c259730b] overlaps section __ksymtab VMA [c2582828,c259537f], kernel test robot
- [linux-next:master 7766/10451] drivers/clk/qcom/camcc-sm8650.c:3573:36: error: passing argument 1 of 'qcom_cc_really_probe' from incompatible pointer type, kernel test robot
- [PATCH 0/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max,
Yafang Shao
- [PATCH v21 1/4] mm: add VM_DROPPABLE for designating always lazily freeable mappings,
Jason A. Donenfeld
- Tools for explaining memory mappings/usage/pressure,
David Rientjes
- [linux-next:master 7769/10451] arch/arm64/boot/dts/qcom/sm8650-hdk.dtb: clock-controller@aaf0000: 'required-opps' is a required property,
kernel test robot
- Memory cgroup and special hidden inodes, Qu Wenruo
- [PATCH] mm/page_alloc: put __free_pages_core() in __meminit section, Wei Yang
- [rppt-memblock:for-next] BUILD SUCCESS 9364a7e40d54e6858479f0a96e1a04aa1204be16, kernel test robot
- [no subject], Unknown
- [no subject], Unknown
- [PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink,
Takero Funaki
- [PATCH] mm: use zonelist_zone() to get zone,
Wei Yang
- Re: [PATCH for-next] RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory, Zhu Yanjun
- [PATCH v3 0/9] fs: multigrain timestamp redux,
Jeff Layton
- [linux-next:master 2063/10451] drivers/gpu/drm/sti/sti_mixer.c:145:47: sparse: sparse: incorrect type in argument 1 (different address spaces), kernel test robot
- Re: [PATCH] kpageflags: detect isolated KPF_THP folios, David Hildenbrand
- [PATCH 0/3] One fix for /proc/<pid>/numa_maps and two RFCs,
Tvrtko Ursulin
- [PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan,
Adrian Huang
- [PATCH v3 0/3] Enable P2PDMA in Userspace RDMA,
Martin Oliveira
- [linux-next:master 8712/10451] ERROR: modpost: "of_clk_del_provider" [drivers/gpu/drm/stm/dw_mipi_dsi-stm.ko] undefined!, kernel test robot
- [PATCH v3] mm: Fix khugepaged activation policy,
Ryan Roberts
- [akpm-mm:mm-nonmm-unstable 38/39] lib/math/div64.c:211:2: error: "unknown endianness", kernel test robot
- [PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup,
Saurabh Sengar
- [PATCH v2] tools: hv: suppress the invalid warning for packed member alignment,
Saurabh Sengar
- [PATCH] fs/hugetlbfs/inode.c: Ensure generic_hugetlb_get_unmapped_area() returns higher address than mmap_min_addr,
Donet Tom
- [linux-next:master] [mm] 5893446d01: vm-scalability.throughput 3.5% improvement, kernel test robot
- [linux-next:master 5016/10451] kernel/trace/trace.c:7534:37: error: 'last_boot_fops' defined but not used, kernel test robot
- [linux-next:master 8719/10451] ld.lld: error: section .pci_fixup virtual address range overlaps with __bug_table, kernel test robot
- [linux-next:master 5890/10451] drivers/block/loop.c:1009:23: error: variable 'inode' set but not used, kernel test robot
- [linux-next:master 8708/10451] ERROR: modpost: "of_clk_del_provider" [drivers/gpu/drm/stm/lvds.ko] undefined!, kernel test robot
- [linux-next:master 5016/10451] kernel/trace/trace.c:7534:37: error: unused variable 'last_boot_fops', kernel test robot
- [PATCH v3] mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem,
Bang Li
- [linux-next:master 5890/10451] drivers/block/loop.c:1009:16: error: variable 'inode' set but not used, kernel test robot
- [linux-next:master 6286/10451] arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: ethernet@0,4: compatible:0: 'pci1957,ee02' is not one of ['fsl,etsec-ptp', 'fsl,fman-ptp-timer', 'fsl,dpaa2-ptp', 'fsl,enetc-ptp'], kernel test robot
- mm/slub.c:2077:1: error: unused function 'prepare_slab_obj_exts_hook',
kernel test robot
- [linux-next:master 8712/10451] dw_mipi_dsi-stm.c:undefined reference to `of_clk_del_provider', kernel test robot
- [linux-next:master 1907/10451] include/linux/iopoll.h:179:35: error: implicit declaration of function 'readq'; did you mean 'readw'?, kernel test robot
- [PATCH v2 0/7] Make core VMA operations internal and testable,
Lorenzo Stoakes
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]