[RFC PATCH 0/8] Unify hugetlb into arch_get_unmapped_area functions
2024-07-10 10:50 UTC (3+ messages)
` [RFC PATCH 1/8] mm/mmap: Teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
` [RFC PATCH 2/8] arch/s390: Teach arch_get_unmapped_area{_topdown} "
[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
2024-07-10 10:50 UTC (22+ messages)
` [RFC PATCH 1/8] kvm: Allow reading/writing gmem using kvm_{read,write}_guest
` [RFC PATCH 2/8] kvm: use slowpath in gfn_to_hva_cache if memory is private
` [RFC PATCH 3/8] kvm: pfncache: enlighten about gmem
` [RFC PATCH 4/8] kvm: x86: support walking guest page tables in gmem
` [RFC PATCH 5/8] kvm: gmem: add option to remove guest private memory from direct map
` [RFC PATCH 6/8] kvm: gmem: Temporarily restore direct map entries when needed
` [RFC PATCH 7/8] mm: secretmem: use AS_INACCESSIBLE to prohibit GUP
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings
[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
2024-07-10 10:36 UTC (3+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
[PATCH v2 0/6] Remove some lruvec page accounting functions
2024-07-10 10:35 UTC (4+ messages)
` [PATCH v2 2/6] slub: Use alloc_pages_node() in alloc_slab_page()
[linux-next:master] [mm] 47325a5c88: WARNING:at_mm/slub.c:#free_large_kmalloc
2024-07-10 10:29 UTC (2+ messages)
[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))
2024-07-10 10:05 UTC (2+ messages)
[PATCH v2] mm: shmem: Rename mTHP shmem counters
2024-07-10 9:55 UTC
[PATCH v7] mm: shrink skip folio mapped by an exiting process
2024-07-10 8:38 UTC (15+ messages)
[PATCH v10] mm: shrink skip folio mapped by an exiting process
2024-07-10 8:36 UTC
[PATCH] mm/mmap: Align the length parameter of munmap with hugepage size
2024-07-10 8:24 UTC (2+ messages)
[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
2024-07-10 8:20 UTC (6+ messages)
[PATCH] mm/hugetlb: fix potential race with try_memory_failure_hugetlb()
2024-07-10 8:14 UTC
[PATCH v2 1/3] arch/x86: Drop own definition of pgd,p4d_leaf
2024-07-10 7:51 UTC (3+ messages)
` [PATCH v2 2/3] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
` [PATCH v2 3/3] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h
[PATCH v2] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
2024-07-10 7:20 UTC
[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
2024-07-10 6:27 UTC (15+ messages)
[PATCH] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock V2
2024-07-10 6:26 UTC
[linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression
2024-07-10 6:22 UTC (2+ messages)
[PATCH v3 1/2] mm/memcg: alignment memcg_data define condition
2024-07-10 6:13 UTC (3+ messages)
` [REF PATCH v3 2/2] mm/slab: decouple the SLAB_OBJ_EXT from MEMCG
[PATCH mm-unstable v2] mm/truncate: batch-clear shadow entries
2024-07-10 6:09 UTC
[linux-next:fs-next] BUILD SUCCESS 2528528feafcbc0e3c5f13087d5cc873a9ee584f
2024-07-10 5:27 UTC
[linux-next:master] [perf vendor events] e2641db83f: perf-sanity-tests.perf_all_PMU_test.fail
2024-07-10 4:59 UTC
[RFC][PATCH 0/4] slab: Allow for type introspection during allocation
2024-07-10 4:42 UTC (14+ messages)
` [RFC][PATCH 2/4] slab: Detect negative size values and saturate
` [RFC][PATCH 4/4] pstore: Replace classic kmalloc code pattern with typed argument
[PATCH] mm: Fix PTE_AF handling in fault path on architectures with HW AF support
2024-07-10 4:07 UTC (5+ messages)
[PATCH v22 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings
2024-07-10 4:05 UTC (3+ messages)
[PATCH v21 1/4] mm: add VM_DROPPABLE for designating always lazily freeable mappings
2024-07-10 3:53 UTC (14+ messages)
[PATCH 00/45] hugetlb pagewalk unification
2024-07-10 3:52 UTC (6+ messages)
[PATCH RESEND] mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
2024-07-10 3:25 UTC (3+ messages)
[PATCH] mm/slub: quiet the clang warning with -Wunused-function enabled
2024-07-10 3:16 UTC (3+ messages)
[PATCH 6.9 000/197] 6.9.9-rc1 review
2024-07-10 3:11 UTC
[PATCH v9] mm: shrink skip folio mapped by an exiting process
2024-07-10 3:10 UTC
[PATCH] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
2024-07-10 3:07 UTC (2+ messages)
` [PATCH] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock V2
[PATCH v8] mm: shrink skip folio mapped by an exiting process
2024-07-10 3:05 UTC (3+ messages)
[linux-next:master 9094/10451] WARNING: modpost: vmlinux: section mismatch in reference: remove_device+0x4e (section: .text) -> .L604 (section: .init.text)
2024-07-10 3:03 UTC
[PATCH v9] mm: shrink skip folio mapped by an exiting process
2024-07-10 3:00 UTC
[PATCH 0/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max
2024-07-10 3:00 UTC (9+ messages)
` [PATCH 1/3] mm/page_alloc: A minor fix to the calculation of pcp->free_count
` [PATCH 2/3] mm/page_alloc: Avoid changing pcp->high decaying when adjusting CONFIG_PCP_BATCH_SCALE_MAX
` [PATCH 3/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max
[PATCH v2] mm/memcg: alignment memcg_data define condition
2024-07-10 1:58 UTC (2+ messages)
[PATCH v2] mm: Fix old/young bit handling in the faulting path
2024-07-10 1:45 UTC
[linux-next:master 7643/11980] ERROR: modpost: "__auxiliary_driver_register" [drivers/power/supply/lenovo_yoga_c630_battery.ko] undefined!
2024-07-10 1:13 UTC
[PATCH 0/2] mm: skip memcg for certain address space
2024-07-10 1:07 UTC (3+ messages)
` [PATCH 1/2] mm: make lru_gen_eviction() to handle folios without memcg info
` [PATCH 2/2] mm: allow certain address space to be not accounted by memcg
[PATCH net-next v16 05/13] page_pool: devmem support
2024-07-10 0:17 UTC
[PATCH] mm/kmemleak: Replace strncpy() with strscpy()
2024-07-10 0:13 UTC
[PATCH v4 0/9] fs: multigrain timestamp redux
2024-07-09 23:50 UTC (3+ messages)
` [PATCH v4 5/9] Documentation: add a new file documenting multigrain timestamps
[linux-next:master 1675/11980] arm-linux-gnueabi-ld: tegra210_i2s.c:undefined reference to `simple_util_get_sample_fmt'
2024-07-09 23:30 UTC
[PATCH V6] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-07-09 23:17 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 82d01fe6ee52086035b201cfa1410a3b04384257
2024-07-09 22:31 UTC
[PATCH mm-unstable v1] mm/truncate: batch-clear shadow entries
2024-07-09 22:30 UTC (5+ messages)
[PATCH v8 00/10] enable bs > ps in XFS
2024-07-09 21:59 UTC (17+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
[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
2024-07-09 21:55 UTC
[PATCH v2] mm: use zonelist_zone() to get zone
2024-07-09 21:51 UTC (3+ messages)
[PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
2024-07-09 21:45 UTC (4+ messages)
[syzbot] [fs?] [mm?] INFO: task hung in remove_inode_hugepages
2024-07-09 21:36 UTC (3+ messages)
[PATCH] mm/migrate: Putback split folios when numa hint migration fails
2024-07-09 21:01 UTC (6+ messages)
[PATCH bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-07-09 20:42 UTC (11+ messages)
` [PATCH bpf-next 01/10] lib/buildid: add single page-based file reader abstraction
` [PATCH bpf-next 02/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH bpf-next 03/10] lib/buildid: remove single-page limit for PHDR search
` [PATCH bpf-next 04/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
` [PATCH bpf-next 05/10] lib/buildid: implement sleepable build_id_parse() API
` [PATCH bpf-next 06/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
` [PATCH bpf-next 07/10] lib/buildid: harden build ID parsing logic some more
` [PATCH bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
` [PATCH bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
` [PATCH bpf-next 10/10] selftests/bpf: add build ID tests
[linux-next:master 11229/11980] arch/arm64/boot/dts/qcom/msm8916-lg-c50.dtb: smsm: 'anyOf' conditional failed, one must be fixed:
2024-07-09 20:33 UTC
[PATCH 1/3] arch/x86: Drop own definition of pgd,p4d_leaf
2024-07-09 20:05 UTC (5+ messages)
` [PATCH 3/3] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h
[PATCH v2 7/8] mm/x86: Add missing pud helpers
2024-07-09 19:44 UTC (3+ messages)
[PATCH] support "THPeligible" semantics for mTHP with anonymous shmem
2024-07-09 19:01 UTC (16+ messages)
[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
2024-07-09 18:43 UTC (18+ messages)
` [PATCH v3 13/16] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [PATCH v3 14/16] mm/mmap: Use PHYS_PFN "
` [PATCH v3 16/16] mm/mmap: Move may_expand_vm() check "
[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-07-09 17:49 UTC (11+ messages)
[PATCH] hugetlbfs: add MTE support
2024-07-09 17:42 UTC (6+ messages)
[PATCH] mm/cma: export total and free number of pages for CMA areas
2024-07-09 16:30 UTC
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-07-09 15:56 UTC (5+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
[PATCH net-next v10 01/15] mm: page_frag: add a test module for page_frag
2024-07-09 14:56 UTC (12+ messages)
` [PATCH net-next v10 02/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v10 03/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v10 04/15] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v10 05/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v10 07/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v10 08/15] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v10 09/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v10 11/15] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v10 12/15] mm: page_frag: move 'struct page_frag_cache' to sched.h
` [PATCH net-next v10 14/15] mm: page_frag: update documentation for page_frag
[PATCH v4 0/3] Enable P2PDMA in Userspace RDMA
2024-07-09 14:34 UTC (3+ messages)
` [PATCH v4 1/3] kernfs: remove page_mkwrite() from vm_operations_struct
[linux-next:master 11637/11980] nios2-linux-ld: btmtk.c:undefined reference to `usb_kill_anchored_urbs'
2024-07-09 14:32 UTC
[PATCH v2 0/7] Make core VMA operations internal and testable
2024-07-09 14:14 UTC (15+ messages)
` [PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [PATCH v2 2/7] mm: move vma_modify() and helpers to internal header
` [PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file
` [PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
` [PATCH v2 6/7] tools: separate out shared radix-tree components
` [PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic
[PATCH v2] fs/hugetlbfs/inode.c: Ensure generic_hugetlb_get_unmapped_area() returns higher address than mmap_min_addr
2024-07-09 14:02 UTC (4+ messages)
[linux-next:master 11634/11980] sh4-linux-ld: drivers/bluetooth/btmtk.c:568:undefined reference to `usb_free_urb'
2024-07-09 13:48 UTC
[linux-next:master 11228/11980] arch/arm64/boot/dts/qcom/msm8916-lg-m216.dtb: smsm: 'anyOf' conditional failed, one must be fixed:
2024-07-09 13:48 UTC
[PATCH net-next v9 10/13] mm: page_frag: introduce prepare/probe/commit API
2024-07-09 13:40 UTC (12+ messages)
[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
2024-07-09 13:26 UTC (5+ messages)
` [PATCH v2 5/6] mm: zswap: store incompressible page as-is
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-07-09 13:10 UTC (11+ messages)
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records
[PATCH -next] mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
2024-07-09 13:05 UTC (9+ messages)
[PATCH v9 00/10] enable bs > ps in XFS
2024-07-09 12:49 UTC (5+ messages)
` [PATCH v9 04/10] mm: split a folio in minimum folio order chunks
[PATCH v6] mm: shrink skip folio mapped by an exiting process
2024-07-09 12:34 UTC (3+ messages)
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