linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->nr_pages
 2024-05-01 23:18 UTC  (3+ messages)

[RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
 2024-05-01 22:49 UTC  (14+ messages)
` [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
` [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
` [RFC PATCH v4 27/34] ext4: implement zero_range "
` [RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
` [RFC PATCH v4 33/34] ext4: don't mark IOMAP_F_DIRTY for buffer write

[PATCH] mm/huge_memory: move writeback and truncation checks early
 2024-05-01 22:06 UTC  (3+ messages)

[RFC PATCH 0/3] by_n compression and decompression with Intel IAA
 2024-05-01 21:46 UTC  (4+ messages)
` [RFC PATCH 1/3] crypto: Add pre_alloc and post_free callbacks for acomp algorithms
` [RFC PATCH 2/3] crypto: add by_n attribute to acomp_req
` [RFC PATCH 3/3] crypto: Add deflate-canned-byN algorithm to IAA

[linus:master] [selftests/harness] 8092162335: kernel-selftests.sgx.make.fail
 2024-05-01 20:32 UTC  (2+ messages)

[PATCH][RFC] exec: x86: Ensure SIGBUS delivered on MCE
 2024-05-01 18:52 UTC  (3+ messages)

[PATCH v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-01 18:41 UTC  (4+ messages)

[linux-next:master 8979/10134] arch/powerpc/platforms/pseries/lparcfg.c:189:15: sparse: sparse: symbol 'boot_pool_idle_time' was not declared. Should it be static?
 2024-05-01 18:34 UTC 

[RFC] RDMA/umem: pin_user_pages*() can temporarily fail due to migration glitches
 2024-05-01 17:32 UTC  (4+ messages)

[PATCH 00/10] Add helper functions to remove repeated code and
 2024-05-01 17:28 UTC  (19+ messages)
` [PATCH 01/10] writeback: factor out wb_bg_dirty_limits to remove repeated code
` [PATCH 02/10] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain
` [PATCH 03/10] writeback: factor out domain_over_bg_thresh to remove repeated code
` [PATCH 04/10] writeback use [global/wb]_domain_dirty_avail helper in cgwb_calc_thresh
` [PATCH 05/10] writeback: call domain_dirty_avail in balance_dirty_pages
` [PATCH 06/10] writeback: Factor out code of freerun to remove repeated code
` [PATCH 07/10] writeback: factor out wb_dirty_freerun to remove more repeated freerun code
` [PATCH 08/10] writeback: factor out balance_domain_limits to remove repeated code
` [PATCH 09/10] writeback: factor out wb_dirty_exceeded "

[PATCH v4 0/8] memcg: reduce memory consumption by memcg stats
 2024-05-01 17:26 UTC  (9+ messages)
` [PATCH v4 1/8] memcg: reduce memory size of mem_cgroup_events_index
` [PATCH v4 2/8] memcg: dynamically allocate lruvec_stats
` [PATCH v4 3/8] mm: memcg: account memory used for memcg vmstats and lruvec stats
` [PATCH v4 4/8] memcg: reduce memory for the lruvec and memcg stats
` [PATCH v4 5/8] memcg: cleanup __mod_memcg_lruvec_state
` [PATCH v4 6/8] mm: cleanup WORKINGSET_NODES in workingset
` [PATCH v4 7/8] memcg: warn for unexpected events and stats
` [PATCH v4 8/8] memcg: use proper type for mod_memcg_state

[PATCH] selftests: cgroup: add tests to verify the zswap writeback path
 2024-05-01 17:15 UTC  (3+ messages)

[linux-next:master 9793/10134] drivers/of/of_reserved_mem.c:465:6: warning: variable 'nomap' is uninitialized when used here
 2024-05-01 17:05 UTC  (2+ messages)

[PATCH v2 14/22] netfs: New writeback implementation
 2024-05-01 17:00 UTC  (6+ messages)
` [PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
  ` [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio

[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
 2024-05-01 16:37 UTC  (6+ messages)

[PATCH] XArray: Set the marks correctly when splitting an entry
 2024-05-01 16:20 UTC  (2+ messages)

[PATCH v2 0/4] Fix and cleanups to page-writeback
 2024-05-01 16:16 UTC  (2+ messages)

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-05-01 16:11 UTC  (21+ messages)
` [POC][RFC][PATCH 1/2] mm/x86: Add wildcard * option as memmap=nn*align:name

[PATCH v4 0/3] Reclaim lazyfree THP without splitting
 2024-05-01 16:08 UTC  (5+ messages)
` [PATCH v4 1/3] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH v4 2/3] mm/rmap: integrate PMD-mapped folio splitting into "
` [PATCH v4 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()

[PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-05-01 15:54 UTC  (4+ messages)

[PATCH] selftests: cgroup: remove redundant addition of memory controller
 2024-05-01 15:36 UTC  (2+ messages)

[linux-next:master 9762/10134] drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c:235: warning: Function parameter or struct member 'job' not described in 'sdma_v7_0_ring_emit_ib'
 2024-05-01 15:20 UTC 

[PATCH v1] mm/debug_vm_pgtable: Test pmd_leaf() behavior with pmd_mkinvalid()
 2024-05-01 14:44 UTC 

[PATCH v4 04/34] ext4: drop iblock parameter
 2024-05-01 14:41 UTC  (2+ messages)

[PATCH v3] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
 2024-05-01 14:33 UTC 

[PATCH v3] ptdump: add intermediate directory support
 2024-05-01 14:32 UTC  (4+ messages)

[PATCH v4 03/34] ext4: trim delalloc extent
 2024-05-01 14:31 UTC  (2+ messages)

[PATCH v4 00/11] enable bs > ps in XFS
 2024-05-01 14:28 UTC  (13+ messages)
` [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement

[RFC PATCH net-next v8 07/14] page_pool: devmem support
 2024-05-01 13:58 UTC  (9+ messages)

[linux-next:master 9749/10134] drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c:290: warning: Function parameter or struct member 'vmhub' not described in 'gmc_v12_0_flush_gpu_tlb'
 2024-05-01 13:34 UTC 

[linux-next:master 9797/10134] sound/pci/hda/patch_realtek.c:7222:13: error: 'struct alc_spec' has no member named 'power_hook'
 2024-05-01 13:13 UTC 

[PATCH v2] arm64/mm: pmd_mkinvalid() must handle swap pmds
 2024-05-01 12:58 UTC  (14+ messages)

Machine freezes after running KASAN KUnit test 21 with a GCC 13.2 built kernel but runs tests fine with a CLANG 18 build kernel (v6.9-rc5, 32bit ppc, PowerMac G4 DP)
 2024-05-01 12:41 UTC  (2+ messages)

[linux-next:master 9249/10134] ld.lld: error: undefined symbol: split_huge_pmd_locked
 2024-05-01 12:40 UTC 

[PATCH] cgroup: Add documentation for missing zswap memory.stat
 2024-05-01 12:02 UTC  (2+ messages)

[vbabka-slab:slab/for-next 1/3] mm/slub.c:2103:11: error: call to undeclared function 'get_info_end'; ISO C99 and later do not support implicit function declarations
 2024-05-01 11:07 UTC 

[LSF/MM/BPF TOPIC] SLUB: what's next?
 2024-05-01  9:23 UTC  (2+ messages)

[linux-next:master 9312/9709] rmap.c:undefined reference to `unmap_huge_pmd_locked'
 2024-05-01  9:22 UTC 

[linux-next:master 9312/9709] sh4-linux-ld: rmap.c:undefined reference to `split_huge_pmd_locked'
 2024-05-01  9:15 UTC  (2+ messages)

[linux-next:master 7456/9709] ERROR: modpost: "bpf_crypto_register_type" [crypto/bpf_crypto_skcipher.ko] undefined!
 2024-05-01  9:00 UTC 

[linux-next:master 9311/9709] mm/rmap.c:1651:27: error: call to '__compiletime_assert_333' declared with 'error' attribute: BUILD_BUG failed
 2024-05-01  8:55 UTC  (2+ messages)

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-01  8:52 UTC  (21+ messages)
` [PATCH v15 01/20] Revert "KVM: x86: Add gmem hook for determining max NPT mapping level"
` [PATCH v15 02/20] KVM: x86: Add hook for determining max NPT mapping level
` [PATCH v15 03/20] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v15 04/20] KVM: SEV: Add initial SEV-SNP support
` [PATCH v15 05/20] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v15 06/20] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v15 07/20] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v15 08/20] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v15 10/20] KVM: SEV: Add support to handle "
` [PATCH v15 11/20] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v15 12/20] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v15 14/20] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v15 15/20] KVM: x86: Implement hook for determining max NPT mapping level
` [PATCH v15 16/20] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v15 17/20] KVM: SVM: Add module parameter to enable SEV-SNP
` [PATCH v15 18/20] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v15 19/20] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST "
` [PATCH v15 20/20] crypto: ccp: Add the SNP_VLEK_LOAD command

[Patch v2 0/8] memblock: clenup
 2024-05-01  8:44 UTC  (4+ messages)
  ` [Patch v2 2/8] memblock tests: add memblock_reserve_many_may_conflict_check()

[PATCH 0/3] mm: fix nested allocation context filtering
 2024-05-01  8:06 UTC  (2+ messages)

[PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
 2024-05-01  7:47 UTC  (2+ messages)

[PATCH 0/4] Add SEV-ES hypervisor support for GHCB protocol version 2
 2024-05-01  7:10 UTC  (5+ messages)
` [PATCH 1/4] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH 2/4] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH 3/4] KVM: SEV: Add GHCB handling for termination requests
` [PATCH 4/4] KVM: SEV: Allow per-guest configuration of GHCB protocol version

[linux-next:master 9704/9709] net/wireless/tests/scan.c:377:(.text+0xf78): relocation truncated to fit: R_RISCV_GPREL_I against `.LANCHOR1'
 2024-05-01  5:30 UTC 

[LSF/MM/BPF TOPIC] Maple Tree Proposed Features
 2024-05-01  3:16 UTC 

[PATCH v3 0/8] memcg: reduce memory consumption by memcg stats
 2024-05-01  0:50 UTC  (25+ messages)
` [PATCH v3 1/8] memcg: reduce memory size of mem_cgroup_events_index
` [PATCH v3 2/8] memcg: dynamically allocate lruvec_stats
` [PATCH v3 3/8] mm: memcg: account memory used for memcg vmstats and lruvec stats
` [PATCH v3 4/8] memcg: reduce memory for the lruvec and memcg stats
` [PATCH v3 5/8] memcg: cleanup __mod_memcg_lruvec_state
` [PATCH v3 6/8] mm: cleanup WORKINGSET_NODES in workingset
` [PATCH v3 8/8] memcg: use proper type for mod_memcg_state

[LSF/MM/BPF TOPIC] Dynamic Growth of Kernel Stacks
 2024-05-01  0:20 UTC  (3+ messages)
` [Lsf-pc] "

[linux-next:pending-fixes] BUILD SUCCESS 3e8ecb3dccc6c5d4be4ec8b03bfe74f76e57697d
 2024-04-30 22:40 UTC 

[PATCH v1 0/2] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
 2024-04-30 20:40 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] mm/rmap: sanity check that zeropages are not passed to RMAP

[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
 2024-04-30 20:14 UTC 

[linux-next:master 4535/6266] arch/arc/include/asm/cmpxchg.h:73:27: error: implicit declaration of function 'cmpxchg_emu_u8'
 2024-04-30 17:54 UTC  (2+ messages)

[RFC PATCH] fs/coredump: Enable dynamic configuration of max file note size
 2024-04-30 17:51 UTC  (4+ messages)

[PATCH v11] mm: report per-page metadata information
 2024-04-30 17:45 UTC  (3+ messages)

[PATCH v3 0/4] dax/bus.c: Fixups for dax-bus locking
 2024-04-30 17:44 UTC  (5+ messages)
` [PATCH v3 1/4] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
` [PATCH v3 2/4] dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
` [PATCH v3 3/4] dax/bus.c: Don't use down_write_killable for non-user processes
` [PATCH v3 4/4] dax/bus.c: Use the right locking mode (read vs write) in size_show

[PATCH] mm/hugetlb: align cma on allocation order, not demotion order
 2024-04-30 16:20 UTC  (2+ messages)

[PATCH v3 00/12] mm/swap: clean up and optimize swap cache index
 2024-04-30 15:40 UTC  (13+ messages)
` [PATCH v3 02/12] nilfs2: drop usage of page_index
` [PATCH v3 05/12] cifs: drop usage of page_file_offset
  ` [EXTERNAL] "

[PATCH v5 00/15] Fast kernel headers: split linux/mm.h
 2024-04-30 15:29 UTC  (16+ messages)
` [PATCH v5 01/15] drivers: add missing includes on linux/mm.h (and others)
` [PATCH v5 02/15] include/drm/drm_gem.h: add poll_table_struct forward declaration
` [PATCH v5 03/15] include/scsi/scsicam.h: forward-declare struct block_device
` [PATCH v5 04/15] linux/mm.h: move page_kasan_tag() to mm/page_kasan_tag.h
` [PATCH v5 05/15] linux/mm.h: move section functions to mm/page_section.h
` [PATCH v5 06/15] linux/mm.h: move page_address() and others to mm/page_address.h
` [PATCH v5 07/15] linux/mm.h: move folio_size(), ... to mm/folio_size.h
` [PATCH v5 08/15] linux/mm.h: move folio_next() to mm/folio_next.h
` [PATCH v5 09/15] linux/mm.h: move devmap-related declarations to mm/devmap_managed.h
` [PATCH v5 10/15] linux/mm.h: move usage count functions to mm/folio_usage.h
` [PATCH v5 11/15] linux/mm.h: move page_zone_id() and more to mm/folio_zone.h
` [PATCH v5 12/15] linux/mm.h: move pfmemalloc-related functions to pfmemalloc.h
` [PATCH v5 13/15] linux/mm.h: move is_vmalloc_addr() to mm/vmalloc_addr.h
` [PATCH v5 14/15] linux/mm.h: move high_memory to mm/high_memory.h
` [PATCH v5 15/15] include: reduce dependencies on linux/mm.h

[linux-next:master 7116/7122] init/main.c:613:(.init.text+0x358): relocation truncated to fit: R_RISCV_GPREL_I against symbol `__setup_start' defined in .init.rodata section in .tmp_vmlinux.kallsyms1
 2024-04-30 15:09 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox