linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-02 19:05:42 to 2024-05-04 07:30:51 UTC [more...]

[PATCH v1 0/7] mm: workingset reporting
 2024-05-04  7:30 UTC  (2+ messages)
` [PATCH v1 1/7] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true

[PATCH 08/14] zram: check that backends array has at least one backend
 2024-05-04  7:15 UTC  (3+ messages)

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-04  4:47 UTC  (22+ messages)
` [PATCH v3 1/6] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v3 2/6] mm: remove swap_free() and always use swap_free_nr()
` [PATCH v3 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
` [PATCH v3 4/6] mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
` [PATCH v3 5/6] mm: swap: make should_try_to_free_swap() support large-folio
` [PATCH v3 6/6] mm: swap: entirely map large folios found in swapcache

[PATCH] selftests/exec: build with -fPIE instead of -pie, to make clang happy
 2024-05-04  2:23 UTC 

[PATCH v3] fs/coredump: Enable dynamic configuration of max file note size
 2024-05-04  1:30 UTC  (7+ messages)

[akpm-mm:mm-nonmm-unstable 80/82] kernel/watchdog_perf.c:282: warning: Function parameter or struct member 'str' not described in 'hardlockup_config_perf_event'
 2024-05-04  0:38 UTC 

[linux-next:pending-fixes] BUILD SUCCESS bd494b917bde37f8d3f9eb55088908e2c1c00eb6
 2024-05-04  0:35 UTC 

[PATCH 0/5] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-04  0:30 UTC  (6+ messages)
` [PATCH 1/5] fs/procfs: extract logic for getting VMA name constituents
` [PATCH 2/5] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH 3/5] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH 4/5] selftests/bpf: make use of PROCFS_PROCMAP_QUERY ioctl, if available
` [PATCH 5/5] selftests/bpf: a simple benchmark tool for /proc/<pid>/maps APIs

[RFC] Make find_tcp_vma() more efficient
 2024-05-03 22:29 UTC  (2+ messages)

[PATCH v1 0/4] Page counters optimizations
 2024-05-03 21:18 UTC  (7+ messages)
` [PATCH v1 1/4] mm: memcg: convert enum res_type to mem_counter_type
` [PATCH v1 2/4] mm: memcg: merge multiple page_counters into a single structure
` [PATCH v1 3/4] mm: memcg: don't call propagate_protected_usage() needlessly
` [PATCH v1 4/4] mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macro

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-05-03 20:59 UTC  (7+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[linux-next:master] BUILD REGRESSION 9221b2819b8a4196eecf5476d66201be60fbcf29
 2024-05-03 20:11 UTC 

[PATCH 0/4] selftests/cgroups: fix clang build failures, warnings
 2024-05-03 19:50 UTC  (11+ messages)
` [PATCH 1/4] selftests/cgroup: fix clang build failures for abs() calls
` [PATCH 2/4] selftests/cgroup: fix clang warnings: uninitialized fd variable
` [PATCH 3/4] selftests/cgroup: cpu_hogger init: use {} instead of {NULL}
` [PATCH 4/4] selftests/cgroup: fix uninitialized variables in test_zswap.c

[PATCH v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-03 19:18 UTC  (12+ messages)

[PATCH v3 0/6] slab: Introduce dedicated bucket allocator
 2024-05-03 19:06 UTC  (5+ messages)

[PATCH 00/10] mm/damon: misc fixes and improvements
 2024-05-03 18:06 UTC  (11+ messages)
` [PATCH 01/10] mm/damon/core: initialize ->esz_bp from damos_quota_init_priv()
` [PATCH 02/10] selftests/damon/_damon_sysfs: check errors from nr_schemes file reads
` [PATCH 03/10] selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mounts
` [PATCH 05/10] selftests/damon: classify tests for functionalities and regressions
` [PATCH 06/10] Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching sysfs file
` [PATCH 07/10] Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update command
` [PATCH 08/10] Docs/mm/damon/design: use a list for supported filters
` [PATCH 09/10] Docs/mm/damon/maintainer-profile: change the maintainer's timezone from PST to PT
` [PATCH 10/10] Docs/mm/damon/maintainer-profile: allow posting patches based on damon/next tree

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-03 16:41 UTC  (32+ messages)
` [PATCH v4 01/29] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
` [PATCH v4 02/29] x86/mm: "
` [PATCH v4 03/29] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v4 04/29] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v4 05/29] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 07/29] KVM: arm64: Save/restore POE registers
` [PATCH v4 08/29] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v4 09/29] KVM: arm64: use `at s1e1a` for POE
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 11/29] arm64: re-order MTE VM_ flags
` [PATCH v4 12/29] arm64: add POIndex defines
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 14/29] arm64: mask out POIndex when modifying a PTE
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 16/29] arm64: add pte_access_permitted_no_overlay()
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 19/29] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v4 20/29] arm64: enable POE and PIE to coexist
` [PATCH v4 21/29] arm64/ptrace: add support for FEAT_POE
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
` [PATCH v4 23/29] kselftest/arm64: move get_header()
` [PATCH v4 24/29] selftests: mm: move fpregs printing
` [PATCH v4 25/29] selftests: mm: make protection_keys test work on arm64
` [PATCH v4 26/29] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v4 27/29] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v4 29/29] KVM: selftests: get-reg-list: add Permission Overlay registers

[PATCH] maple_tree: Fix build failure with W=1 and LLVM=1
 2024-05-03 16:08 UTC  (5+ messages)

[PATCH] selftests: cgroup: add tests to verify the zswap writeback path
 2024-05-03 15:11 UTC  (7+ messages)

[PATCH v2 0/1] cgroup: Add documentation for missing zswap memory.stat
 2024-05-03 14:54 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-03 14:53 UTC  (14+ messages)
` [PATCH v5 01/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v5 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v5 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v5 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v5 05/11] mm: split a folio in minimum folio order chunks
` [PATCH v5 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v5 08/11] xfs: use kvmalloc for xattr buffers
` [PATCH v5 09/11] xfs: expose block size in stat
` [PATCH v5 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v5 11/11] xfs: enable block size larger than page size support

[PATCH v2] mm/vmstat: sum up all possible CPUs instead of using vm_events_fold_cpu
 2024-05-03 14:14 UTC  (6+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-03 14:09 UTC  (3+ messages)

[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2)
 2024-05-03 13:41 UTC 

[linux-next:master 10507/10967] drivers/gpu/drm/amd/amdxcp/amdgpu_xcp_drv.c:59:58: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 9
 2024-05-03 13:28 UTC 

[linux-next:master 9961/10967] drivers/regulator/rtq2208-regulator.c:223:35: warning: 'rtq2208_regulator_ldo_ops' defined but not used
 2024-05-03 12:04 UTC 

[linux-next:master 10507/10967] drivers/gpu/drm/amd/amdxcp/amdgpu_xcp_drv.c:59:58: error: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 9
 2024-05-03 11:53 UTC 

[PATCH] mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->nr_pages
 2024-05-03 11:28 UTC  (2+ messages)

[PATCH] memcg: Fix data-race KCSAN bug in rstats
 2024-05-03 11:27 UTC  (2+ messages)

[PATCH v2 0/1] cgroup: add tests to verify the zswap writeback path
 2024-05-03 11:16 UTC  (4+ messages)
` [PATCH v2 1/1] selftests: "

[PATCH v1 0/1] selftest/mseal fix arm build
 2024-05-03 11:00 UTC  (3+ messages)
` [PATCH v1 1/1] selftest mm/mseal: "

[PATCH v7 00/16] mm: jit/text allocator
 2024-05-03 10:40 UTC  (7+ messages)

[linux-next:master 9961/10967] drivers/regulator/rtq2208-regulator.c:223:35: warning: unused variable 'rtq2208_regulator_ldo_ops'
 2024-05-03 10:19 UTC 

[PATCH v2 0/4] Fix and cleanups to page-writeback
 2024-05-03  9:31 UTC  (9+ messages)
` [PATCH v2 1/4] mm: enable __wb_calc_thresh to calculate dirty background threshold
` [PATCH v2 2/4] mm: correct calculation of wb's bg_thresh in cgroup domain
` [PATCH v2 3/4] mm: call __wb_calc_thresh instead of wb_calc_thresh in wb_over_bg_thresh
` [PATCH v2 4/4] mm: remove stale comment __folio_mark_dirty

[linux-next:master 10455/10463] include/linux/blkdev.h:733:(.text+0x260): relocation truncated to fit: R_RISCV_GPREL_I against `.LANCHOR1'
 2024-05-03  9:10 UTC  (2+ messages)

[PATCH v10 0/5] Introduce mseal
 2024-05-03  8:30 UTC  (5+ messages)
` [PATCH v10 3/5] selftest mm/mseal memory sealing

[linux-next:master] BUILD REGRESSION 9c6ecb3cb6e20c4fd7997047213ba0efcf9ada1a
 2024-05-03  7:53 UTC  (5+ messages)

[linux-next:master 10364/10463] panel-lg-sw43408.c:(.text+0x3fe): relocation truncated to fit: R_390_PLT32DBL against undefined symbol `drm_dsc_pps_payload_pack'
 2024-05-03  3:12 UTC 

[PATCH v2 0/1] cgroup: remove redundant addition of memory controller
 2024-05-03  2:09 UTC  (4+ messages)
` [PATCH v2 1/1] selftests: "

[RFC PATCH 0/1] Address hugetlbfs mmap behavior
 2024-05-03  1:21 UTC  (2+ messages)
` [RFC PATCH 1/1] hugetlbfs: Add mount option to choose normal "

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING 609939ebb81cc404d3b90ce94838f6edb5c599ed
 2024-05-03  0:07 UTC 

[linux-next:master 6160/10463] ad9739a.c:undefined reference to `__spi_register_driver'
 2024-05-02 23:25 UTC 

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-02 23:11 UTC  (3+ messages)
` [PATCH v15 02/20] KVM: x86: Add hook for determining max NPT mapping level

[PATCH v2 0/5] large folios swap-in: handle refault cases first
 2024-05-02 23:05 UTC  (18+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()

[PATCH v2] fs/coredump: Enable dynamic configuration of max file note size
 2024-05-02 22:47 UTC  (5+ messages)

[linus:master] [selftests/harness] 8092162335: kernel-selftests.sgx.make.fail
 2024-05-02 22:39 UTC  (4+ messages)

[linux-next:master 9793/10134] drivers/of/of_reserved_mem.c:463 fdt_init_reserved_mem() error: uninitialized symbol 'nomap'
 2024-05-02 20:45 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Maple Tree Proposed Features
 2024-05-02 19:48 UTC  (3+ messages)
` [Lsf-pc] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).