Linux Kernel Memory Management
[Prev Page][Next Page]
- [linux-next:fs-current] BUILD SUCCESS a7587d0b1481df2e6ce2a28fdaa691c0c96fd065, kernel test robot
- [PATCH v5 0/3] Fixes for memmap accounting,
Pasha Tatashin
- [PATCH v5 0/4] Enable P2PDMA in Userspace RDMA,
Martin Oliveira
- [linux-next:master] BUILD REGRESSION 61c01d2e181adfba02fe09764f9fca1de2be0dbe, kernel test robot
- [PATCH] memcg: replace memcg ID idr with xarray,
Shakeel Butt
- [PATCH 00/19] mm: Support huge pfnmaps,
Peter Xu
- [PATCH 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud, Peter Xu
- [PATCH 02/19] mm: Drop is_huge_zero_pud(), Peter Xu
- [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject, Peter Xu
- [PATCH 04/19] mm: Allow THP orders for PFNMAPs, Peter Xu
- [PATCH 12/19] mm/x86/pat: Use the new follow_pfnmap API, Peter Xu
- [PATCH 11/19] s390/pci_mmio: Use follow_pfnmap API, Peter Xu
- [PATCH 10/19] KVM: Use follow_pfnmap API, Peter Xu
- [PATCH 07/19] mm/fork: Accept huge pfnmap entries, Peter Xu
- [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast, Peter Xu
- [PATCH 15/19] mm/access_process_vm: Use the new follow_pfnmap API, Peter Xu
- Message not available
- [PATCH 13/19] vfio: Use the new follow_pfnmap API, Peter Xu
- [PATCH 08/19] mm: Always define pxx_pgprot(), Peter Xu
- [PATCH 17/19] mm/x86: Support large pfn mappings, Peter Xu
- [PATCH 18/19] mm/arm64: Support large pfn mappings, Peter Xu
- [PATCH 14/19] acrn: Use the new follow_pfnmap API, Peter Xu
- [PATCH 09/19] mm: New follow_pfnmap API, Peter Xu
- [PATCH 19/19] vfio/pci: Implement huge_fault support, Peter Xu
- [PATCH 16/19] mm: Remove follow_pte(), Peter Xu
- Re: [PATCH 00/19] mm: Support huge pfnmaps, David Hildenbrand
- Re: [PATCH 00/19] mm: Support huge pfnmaps, Jason Gunthorpe
Re: [PATCHv2 3/8] mm: Accept memory in __alloc_pages_bulk().,
Tom Lendacky
[PATCH v8 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs,
Jann Horn
[no subject], Unknown
[PATCH v3 0/3] do_numa_page(),do_huge_pmd_numa_page() fix and cleanup,
Zi Yan
[RFC PATCH 009/008] kvm: gmem: Introduce "sharing refcount", Patrick Roy
[PATCH] mm/numa: do_numa_page() do_huge_pmd_numa_page() code clean up.,
Zi Yan
[PATCH] selftests/mm: compaction_test: Fix off by one in check_compaction(),
Dan Carpenter
[PATCH 0/2] Improve migration by backing off earlier,
Dev Jain
[PATCH] selftests: mm: Fix build errors on armhf,
Muhammad Usama Anjum
[PATCH] selftests: memfd_secret: don't build memfd_secret test on unsupported arches,
Muhammad Usama Anjum
[RFC][PATCH 0/5] slab: Allocate and use per-call-site caches,
Kees Cook
[no subject], Unknown
[linux-next:pending-fixes 234/363] ERROR: modpost: "kobject_set_name_vargs" [net/iucv/iucv.ko] undefined!, kernel test robot
[PATCH] maple_tree: fix comment typo on ma_flag of allocation tree,
Wei Yang
[no subject], Unknown
[linux-next:master 3357/3555] arch/arm/boot/dts/nxp/ls/ls1021a-iot.dtb: power-controller@1ee2140: '#power-domain-cells' does not match any of the regexes: 'pinctrl-[0-9]+', kernel test robot
[linux-next:master] [cgroup] ab03125268: WARNING:at_kernel/cgroup/cgroup.c:#css_release_work_fn,
kernel test robot
[PATCH v3] lib/htree: Added get_cycles() to measure execution time, JaeJoon Jung
[PATCH v2] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep),
Zi Yan
[linux-next:master 3286/3636] drivers/cpufreq/mediatek-cpufreq.c:741:34: warning: 'mtk_cpufreq_machines' defined but not used, kernel test robot
[PATCH v4 0/3] Fixes for memmap accounting,
Pasha Tatashin
[RFC PATCH] vm: align vma allocation and move the lock back into the struct,
Mateusz Guzik
[linux-next:fs-current] BUILD SUCCESS 72a9936cc9b77151d96feb7568b41d62c0bcf4a4, kernel test robot
[PATCH v3 0/2] Add support for Congatec CGEB BIOS interface,
Mary Strodl
[PATCH v7 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs,
Jann Horn
[linux-next:master] BUILD SUCCESS 222a3380f92b8791d4eeedf7cd750513ff428adf, kernel test robot
[akpm-mm:mm-unstable 23/225] mm/page_ext.c:323:29: warning: variable 'pgdat' set but not used,
kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS d5ffa2667508706234a0863e75e8e8fddc07b920, kernel test robot
[PATCH 1/2] maple_tree: add test to replicate low memory race conditions,
Sidhartha Kumar
[PATCH v3 0/4] Fixes for memmap accounting,
Pasha Tatashin
[PATCH v4 0/2] cxl: add device reporting poison handler,
Shiyang Ruan
[no subject], Unknown
[linus:master] [mm] 3577dbb192: unixbench.throughput 11.1% improvement, kernel test robot
[PATCH] Revert "selinux: use vma_is_initial_stack() and vma_is_initial_heap()",
Kefeng Wang
[PATCH net-next v13 13/14] mm: page_frag: update documentation for page_frag, Yunsheng Lin
[PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API,
Yunsheng Lin
[PATCH net-next v13 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node(), Yunsheng Lin
[PATCH net-next v13 08/14] mm: page_frag: some minor refactoring before adding new API,
Yunsheng Lin
[PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc',
Yunsheng Lin
[PATCH net-next v13 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
[PATCH net-next v13 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align(), Yunsheng Lin
[PATCH net-next v13 02/14] mm: move the page fragment allocator from page_alloc into its own file,
Yunsheng Lin
[PATCH net-next v13 01/14] mm: page_frag: add a test module for page_frag,
Yunsheng Lin
[akpm-mm:mm-unstable 18/225] lib/stackdepot.c:66:26: error: call to undeclared function 'MIN'; ISO C99 and later do not support implicit function declarations, kernel test robot
[akpm-mm:mm-unstable 18/225] lib/stackdepot.c:44:9: error: implicit declaration of function 'MIN', kernel test robot
[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0,
Hailong Liu
[PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0,
Hailong Liu
[PATCH v3 0/2] Shmem mTHP controls and stats improvements,
Ryan Roberts
撤回: [PATCH v3] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock., Zhangchun
[PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline,
Ryan Roberts
[PATCH] powerpc/mm: Fix size of allocated PGDIR,
Christophe Leroy
Re: [PATCH v2] lib/stackdepot: Double DEPOT_POOLS_CAP if KASAN is enabled, Lorenzo Stoakes
[PATCH v2] mm: separate move/undo parts from migrate_pages_batch(), Byungchul Park
[PATCH] mm: separate move/undo parts from migrate_pages_batch(),
Byungchul Park
Re: [PATCH 1/1] x86/ioremap: Use is_vmalloc_addr in iounmap,
Alistair Popple
[PATCH v2] vduse: avoid using __GFP_NOFAIL,
Jason Wang
[linus:master] [memcg] fefc6e6631: will-it-scale.per_thread_ops 12.7% improvement, kernel test robot
[PATCH] maple_tree: use xa_is_internal() for better reading,
Wei Yang
[GIT PULL] hotfixes for 6.11-rc2,
Andrew Morton
[linux-next:master 3358/3555] arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dtb: syscon@1f70000: interrupt-controller@14:interrupt-map: [[0, 0, 1, 0, 0, 4, 1, 0], [1, 0, 1, 4, 2, 0, 1, 0], [2, 4, 3, 0, 1, 0, 3, 4], [4, 0, 1, 0, 4, 4, 5, 0], [1, 0, 5, 4, 6, 0, 1, 0], [6, 4, 7, 0, 1, 0,..., kernel test robot
Re: [RESEND][PATCH 3/3] rseq: Ensure SIGBUS delivered on memory failure, Andrew Zaborowski
[PATCH RFC 0/2] mm: collect the number of anon mTHP,
Barry Song
[PATCH v6 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages(),
Wei Yang
[RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls.,
Kui-Feng Lee
- Re: [RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls., Kui-Feng Lee
- Re: [RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls., Kui-Feng Lee
- Re: [RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls., Kui-Feng Lee
- Re: [RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls., Alexei Starovoitov
[PATCH v4 bpf-next 00/10] Harden and extend ELF build ID parsing logic,
Andrii Nakryiko
- [PATCH v4 bpf-next 01/10] lib/buildid: harden build ID parsing logic, Andrii Nakryiko
- [PATCH v4 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction, Andrii Nakryiko
- [PATCH v4 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers, Andrii Nakryiko
- [PATCH v4 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search, Andrii Nakryiko
- [PATCH v4 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault(), Andrii Nakryiko
- [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API, Andrii Nakryiko
- [PATCH v4 bpf-next 10/10] selftests/bpf: add build ID tests, Andrii Nakryiko
- [PATCH v4 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF, Andrii Nakryiko
- [PATCH v4 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers, Andrii Nakryiko
- [PATCH v4 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry, Andrii Nakryiko
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache,
Gregory Price
[PATCH v3 0/2] mm: batch free swaps for zap_pte_range(),
Barry Song
[PATCH v2] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr, jeffxu
[PATCH v2 0/3] Fixes for memmap accounting,
Pasha Tatashin
[PATCH v2 0/6] mm: Optimize mseal checks,
Pedro Falcato
[linux-next:fs-next] BUILD SUCCESS 6572ba54f33bbc2b6fdbd13d05a2e45436015822, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS e00b6a574215807b958be6ee104138a879e72e15, kernel test robot
[no subject], Unknown
Cache filling up causing drastic performance degradation on Linux 6.10.3 (User), Abhinav Praveen
[PATCH v2] binfmt_flat: Fix corruption when not offsetting data start,
Kees Cook
[PATCH v4 0/7] mm/mprotect: Fix dax puds,
Peter Xu
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]