Linux Kernel Memory Management
[Prev Page][Next Page]
- [linux-next:master 12377/12643] arch/loongarch/include/asm/pgtable.h:614: warning: "pud_leaf" redefined,
kernel test robot
- [PATCH v5 0/9] fs: multigrain timestamp redux,
Jeff Layton
- [PATCH v5 7/9] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v5 4/9] fs: have setattr_copy handle multigrain timestamps appropriately, Jeff Layton
- [PATCH v5 9/9] tmpfs: add support for multigrain timestamps, Jeff Layton
- [PATCH v5 2/9] fs: tracepoints around multigrain timestamp events, Jeff Layton
- [PATCH v5 1/9] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v5 8/9] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v5 6/9] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v5 3/9] fs: add percpu counters for significant multigrain timestamp events, Jeff Layton
- [PATCH v5 5/9] Documentation: add a new file documenting multigrain timestamps, Jeff Layton
- Re: [PATCH v5 0/9] fs: multigrain timestamp redux, Josef Bacik
- Re: [syzbot] [mm?] INFO: rcu detected stall in sys_wait4 (4), syzbot
- [linux-next:master 11857/12643] arch/mips/boot/dts/pic32/pic32mzda.dtsi:32.7-40.4: Warning (avoid_unnecessary_addr_size): /cpus: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" property, kernel test robot
- [linux-next:master 11857/12643] arch/powerpc/boot/dts/tqm8548.dts:411.11-432.5: Warning (avoid_unnecessary_addr_size): /localbus@e0005000/upm@3,0: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" property, kernel test robot
- [linux-next:master 11857/12643] arch/mips/boot/dts/ralink/mt7628a.dtsi:44.21-135.5: Warning (avoid_unnecessary_addr_size): /palmbus@10000000/pinmux@60: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" property, kernel test robot
- [linux-next:master 12569/12643] arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtmitchell.dts:541.10-555.4: Warning (avoid_unnecessary_addr_size): /ahb/apb/bus@1e78a000/i2c@480/gpio@77: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" property, kernel test robot
- [linux-next:master 12376/12643] arch/arm64/include/asm/pgtable.h:1142:54: error: implicit declaration of function 'pud_user'; did you mean 'put_user'?, kernel test robot
- [PATCH v1 0/2] mTHP allocation stats for file-backed memory,
Ryan Roberts
- [PATCH v4 0/3] mm: swap: mTHP swap allocator base on swap cluster order,
Chris Li
- [PATCH] mm/hugetlb: fix possible recursive locking detected warning,
Miaohe Lin
- [linux-next:master 11984/12309] powerpc64-linux-ld: warning: orphan section `.bss..Lubsan_data751' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data751', kernel test robot
- [PATCH 0/3] Some cleanups for shmem,
Baolin Wang
- [PATCH] mm: Fix mmap_assert_locked() in follow_pte(),
Pei Li
- [PATCH mm-unstable v1 0/5] mm/swap: remove boilerplate,
Yu Zhao
- [linux-next:master] BUILD REGRESSION 523b23f0bee3014a7a752c9bb9f5c54f0eddae88, kernel test robot
- Re: [linux-next:master 7416/10451] WARNING: modpost: vmlinux: section mismatch in reference: svc_xprt_create_from_sa+0x6e (section: .text) -> .L96 (section: .init.text),
SeongJae Park
- [linux-next:pending-fixes] BUILD SUCCESS cf99f485754191e2a2e7374e00c4c68f0d452f55, kernel test robot
- Re: [linux-next:master 7425/10451] WARNING: modpost: vmlinux: section mismatch in reference: devlink_port_rel_cleanup_cb+0x16 (section: .text) -> .L0 (section: .init.text),
SeongJae Park
- Re: [linux-next:master 7424/10451] WARNING: modpost: vmlinux: section mismatch in reference: svc_xprt_enqueue.part.0+0x38 (section: .text) -> .LBE1049 (section: .init.text),
SeongJae Park
- [no subject], Unknown
- [no subject], Unknown
- [linux-next:master 2668/12309] arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dtb: i2c-mux@70: idle-state: [1] is not of type 'integer', kernel test robot
- [PATCH v4 00/21] Avoid MAP_FIXED gap exposure,
Liam R. Howlett
- [PATCH v4 08/21] mm/mmap: Inline munmap operation in mmap_region(), Liam R. Howlett
- [PATCH v4 02/21] mm/mmap: Introduce abort_munmap_vmas(), Liam R. Howlett
- [PATCH v4 04/21] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap(), Liam R. Howlett
- [PATCH v4 01/21] mm/mmap: Correctly position vma_iterator in __split_vma(), Liam R. Howlett
- [PATCH v4 16/21] mm/mmap: Use vms accounted pages in mmap_region(), Liam R. Howlett
- [PATCH v4 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region(), Liam R. Howlett
- [PATCH v4 03/21] mm/mmap: Introduce vmi_complete_munmap_vmas(), Liam R. Howlett
- [PATCH v4 11/21] mm/mmap: Reposition vma iterator in mmap_region(), Liam R. Howlett
- [PATCH v4 18/21] mm/mmap: Move can_modify_mm() check down the stack, Liam R. Howlett
- [PATCH v4 09/21] mm/mmap: Expand mmap_region() munmap call, Liam R. Howlett
- [PATCH v4 12/21] mm/mmap: Track start and end of munmap in vma_munmap_struct, Liam R. Howlett
- [PATCH v4 05/21] mm/mmap: Introduce vma_munmap_struct for use in munmap operations, Liam R. Howlett
- [PATCH v4 13/21] mm/mmap: Clean up unmap_region() argument list, Liam R. Howlett
- [PATCH v4 21/21] mm/mmap: Drop incorrect comment from vms_gather_munmap_vmas(), Liam R. Howlett
- [PATCH v4 15/21] mm/mmap: Use PHYS_PFN in mmap_region(), Liam R. Howlett
- [PATCH v4 06/21] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas, Liam R. Howlett
- [PATCH v4 19/21] ipc/shm, mm: Drop do_vma_munmap(), Liam R. Howlett
- [PATCH v4 17/21] mm/mmap: Drop arch_unmap() call from all archs, Liam R. Howlett
- [PATCH v4 10/21] mm/mmap: Support vma == NULL in init_vma_munmap(), Liam R. Howlett
- [PATCH v4 20/21] mm/mmap: Move may_expand_vm() check in mmap_region(), Liam R. Howlett
- [PATCH v4 07/21] mm/mmap: Extract validate_mm() from vma_complete(), Liam R. Howlett
- [syzbot] [mm?] BUG: corrupted list in __folio_undo_large_rmappable,
syzbot
- [GIT PULL] hotfixes against 6.10-rc7,
Andrew Morton
- [linux-next:fs-current] BUILD SUCCESS e8ee69b5fe5da2c0afa42eb13514dc8d1bb4a566, kernel test robot
- [linux-next:master 2666/12309] arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dtb: i2c-mux: idle-state: [0] is not of type 'integer', kernel test robot
- [PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf,
Lei Liu
- [PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE,
Andrew Zaborowski
- [RFC PATCH 0/8] Unify hugetlb into arch_get_unmapped_area functions,
Oscar Salvador
- [PATCH v2] mm: shmem: Rename mTHP shmem counters,
Ryan Roberts
- [PATCH v10] mm: shrink skip folio mapped by an exiting process,
Zhiguo Jiang
- [PATCH] mm/hugetlb: fix potential race with try_memory_failure_hugetlb(), Miaohe Lin
- [PATCH v2 1/3] arch/x86: Drop own definition of pgd,p4d_leaf,
Christophe Leroy
- [PATCH v2] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock.,
zhangchun
- [PATCH] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock V2., zhangchun
- [PATCH mm-unstable v2] mm/truncate: batch-clear shadow entries, Yu Zhao
- [PATCH] mm/mmap: Align the length parameter of munmap with hugepage size,
Haoran Jang
- [PATCH v3 1/2] mm/memcg: alignment memcg_data define condition,
alexs
- [linux-next:fs-next] BUILD SUCCESS 2528528feafcbc0e3c5f13087d5cc873a9ee584f, kernel test robot
- [linux-next:master] [perf vendor events] e2641db83f: perf-sanity-tests.perf_all_PMU_test.fail,
kernel test robot
- Re: [PATCH 6.9 000/197] 6.9.9-rc1 review,
Naresh Kamboju
- [PATCH v9] mm: shrink skip folio mapped by an exiting process,
Zhiguo Jiang
- Re: [linux-next:master 9094/10451] WARNING: modpost: vmlinux: section mismatch in reference: remove_device+0x4e (section: .text) -> .L604 (section: .init.text),
David Hildenbrand
- [PATCH] mm/slub: quiet the clang warning with -Wunused-function enabled,
sxwjean
- [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
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]