messages from 2022-08-11 23:16:52 to 2022-08-15 01:47:32 UTC [more...]
[PATCH v1] mm: migration: fix the FOLL_GET failure on following huge page
2022-08-15 1:46 UTC (17+ messages)
` [PATCH v2 0/3] fix follow_page related issues
` [PATCH v2 1/3] mm: revert handling Non-LRU pages returned by follow_page
` [PATCH v2 2/3] mm: migration: fix the FOLL_GET failure on following huge page
` [PATCH v2 3/3] mm: handling Non-LRU pages returned by follow_page
` [PATCH v3 0/2] fix follow_page related issues
` [PATCH v3 1/2] mm: migration: fix the FOLL_GET failure on following huge page
` [PATCH v3 2/2] mm: fix the handling Non-LRU pages returned by follow_page
[PATCH v3] mm/compaction: fix set skip in fast_find_migrateblock
2022-08-15 1:24 UTC (6+ messages)
[PATCH v3] mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab_mutex/cpu_hotplug_lock
2022-08-15 1:11 UTC (4+ messages)
[PATCH] mm: remove duplicate mm_types.h and unnecessary declare
2022-08-15 0:17 UTC (2+ messages)
[PATCH 0/5] fix validation races and cleanup locking
2022-08-15 0:04 UTC (10+ messages)
` [PATCH 2/5] mm/slub: restrict sysfs validation to debug caches and make it safe
` [PATCH 1/5] mm/slub: move free_debug_processing() further
` [PATCH 4/5] mm/slub: convert object_map_lock to non-raw spinlock
` [PATCH 3/5] mm/slub: remove slab_lock() usage for debug operations
` [PATCH 5/5] mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock()
[PATCH v3] kfence: add sysfs interface to disable kfence for selected slabs
2022-08-14 19:53 UTC
[PATCH] DAMON dbgfs_mk_context() error handling
2022-08-14 16:32 UTC (2+ messages)
[PATCH V2] mm/damon/core: simplify the parameter passing for region split operation
2022-08-14 16:20 UTC (2+ messages)
[PATCH V2 0/1] mm/slub: release kobject if kobject_init_and_add failed in sysfs_slab_add
2022-08-14 15:07 UTC (5+ messages)
` [PATCH V2 1/1] "
State of the Page (August 2022)
2022-08-14 10:57 UTC (7+ messages)
[PATCH v3 00/15] common kmalloc v3
2022-08-14 10:06 UTC (3+ messages)
[PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem
2022-08-14 7:04 UTC (2+ messages)
drivers/net/ethernet/freescale/ucc_geth.c:1838:50: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-08-14 6:44 UTC
[PATCH 0/4] memblock tests: add NUMA tests for memblock_alloc_try_nid*
2022-08-14 6:06 UTC (5+ messages)
` [PATCH 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes
` [PATCH 2/4] memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
` [PATCH 3/4] memblock tests: add bottom-up "
` [PATCH 4/4] memblock tests: add generic "
[PATCH 0/8] memblock tests: update and extend memblock simulator
2022-08-14 5:54 UTC (9+ messages)
` [PATCH 1/8] memblock tests: update tests to check if memblock_alloc zeroed memory
` [PATCH 2/8] memblock tests: update zeroed memory check for memblock_alloc_* tests
` [PATCH 3/8] memblock tests: add labels to verbose output for generic alloc tests
` [PATCH 4/8] memblock tests: add additional tests for basic api and memblock_alloc
` [PATCH 5/8] memblock tests: update alloc_api to test memblock_alloc_raw
` [PATCH 6/8] memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_raw
` [PATCH 7/8] memblock tests: add tests for memblock_*bottom_up functions
` [PATCH 8/8] memblock tests: add tests for memblock_trim_memory
[PATCH 0/2] memblock tests: add command line help option and update obsolete comments
2022-08-14 5:50 UTC (3+ messages)
` [PATCH 1/2] memblock tests: add command line help option
` [PATCH 2/2] memblock tests: update reference to obsolete build option in comments
[PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
2022-08-14 2:35 UTC (19+ messages)
` [PATCH bpf-next 05/15] bpf: Fix incorrect mem_cgroup_put
` [PATCH bpf-next 13/15] mm, memcg: Add new helper get_obj_cgroup_from_cgroup
[PATCH v1] mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
2022-08-14 1:10 UTC (10+ messages)
` [PATCH] sched/all: Change BUG_ON() instances to WARN_ON()
` [PATCH v2] sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
[PATCH 1/2] delayacct: support re-entrance detection of thrashing accounting
2022-08-13 23:23 UTC (2+ messages)
[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-08-13 21:13 UTC (14+ messages)
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into "
[PATCH v2 5/5] sysctl: add support for mfd_noexec
2022-08-13 19:06 UTC (3+ messages)
[PATCH v2] kernel/sys_ni: add compat entry for fadvise64_64
2022-08-13 17:03 UTC (2+ messages)
[RFC PATCH 0/4] x86/mm/cpa: merge small mappings whenever possible
2022-08-13 16:05 UTC (3+ messages)
[RFC PATCH v2 00/12] Make MAX_ORDER adjustable as a kernel boot time parameter
2022-08-13 15:36 UTC (15+ messages)
` [RFC PATCH v2 01/12] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
` [RFC PATCH v2 02/12] mm: rectify MAX_ORDER semantics to be the largest page order from buddy allocator
` [RFC PATCH v2 04/12] mm: adapt deferred struct page init to new MAX_ORDER
` [RFC PATCH v2 05/12] mm: prevent pageblock size being larger than section size
` [RFC PATCH v2 06/12] fs: proc: use pageblock_nr_pages for reschedule period in read_kcore()
` [RFC PATCH v2 07/12] virtio: virtio_balloon: use pageblock_order instead of MAX_ORDER
` [RFC PATCH v2 08/12] mm/page_reporting: set page_reporting_order to -1 to prevent it running
` [RFC PATCH v2 09/12] mm: Make MAX_ORDER of buddy allocator configurable via Kconfig SET_MAX_ORDER
` [RFC PATCH v2 10/12] mm: convert MAX_ORDER sized static arrays to dynamic ones
` [RFC PATCH v2 11/12] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant
` [RFC PATCH v2 12/12] mm: make MAX_ORDER a kernel boot time parameter
[PATCH] mm/damon/core: simplify the parameter passing for region split operation
2022-08-13 14:33 UTC (6+ messages)
[linux-next:master 14810/15239] xtensa-linux-ld: amdgpu_dm_mst_types.c:undefined reference to `dc_dsc_compute_bandwidth_range'
2022-08-13 13:48 UTC
[PATCH v2] fs: Replace kmap{,_atomic}() with kmap_local_page()
2022-08-13 13:36 UTC (2+ messages)
[stable:linux-5.15.y 5773/9027] <instantiation>:5:8: error: expected relocatable expression
2022-08-13 8:41 UTC
[PATCH] mm/vmscan: make the annotations of refaults code at the right place
2022-08-13 8:07 UTC
[PATCH 2/2] mm/page_io: count submission time as thrashing delay for delayacct
2022-08-13 7:52 UTC
[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
2022-08-13 7:23 UTC (11+ messages)
[syzbot] INFO: task hung in __generic_file_fsync (3)
2022-08-13 0:56 UTC
[PATCH] mm: correctly charge compressed memory to its memcg
2022-08-13 0:43 UTC (2+ messages)
[PATCH] fs/exec: Test patch for syzkaller crash
2022-08-12 18:45 UTC (2+ messages)
[syzbot] linux-next boot error: BUG: unable to handle kernel paging request in kernel_execve
2022-08-12 18:44 UTC (4+ messages)
[PATCH v4 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
2022-08-12 18:11 UTC (6+ messages)
` [PATCH v4 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()
[PATCH] DAMON dbgfs_mk_context() error handling
2022-08-12 17:57 UTC
[PATCH v2 00/16] Allocate and free frozen pages
2022-08-12 16:48 UTC (4+ messages)
[PATCH v2] mm/mempolicy: fix lock contention on mems_allowed
2022-08-12 10:50 UTC (2+ messages)
[PATCH v2] Introduce sysfs interface to disable kfence for selected slabs
2022-08-12 10:28 UTC (8+ messages)
[PATCH v2 0/5] propose auto-run mode of ksm and its tests
2022-08-12 10:12 UTC (6+ messages)
` [PATCH v2 1/5] ksm: add a auto-run mode of ksm
` [PATCH v2 2/5] ksm: implement scan-enhanced algorithm
` [PATCH v2 3/5] ksm: let ksmd auto-work with memory threshold
` [PATCH v2 4/5] ksm: show ksmd status for auto mode
` [PATCH v2 5/5] ksm: add tests of ksm "
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-12 9:33 UTC (11+ messages)
Linux 5.19 __NR_move_pages failed for hugepage
2022-08-12 8:50 UTC (4+ messages)
[PATCH] mm/shmem: tmpfs fallocate use file_modified()
2022-08-12 8:20 UTC (2+ messages)
[PATCH 1/2] mm/migrate_device.c: Copy pte dirty bit to page
2022-08-12 7:58 UTC (3+ messages)
` [PATCH 2/2] selftests/hmm-tests: Add test for dirty bits
[PATCH -next v7 0/4]arm64: add machine check safe support
2022-08-12 7:05 UTC (5+ messages)
` [PATCH -next v7 1/4] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH -next v7 2/4] arm64: add support for machine check error safe
` [PATCH -next v7 3/4] arm64: add uaccess to machine check safe
` [PATCH -next v7 4/4] arm64: add cow "
[PATCH v14 00/10] mm/demotion: Memory tiers and demotion
2022-08-12 5:57 UTC (11+ messages)
` [PATCH v14 01/10] mm/demotion: Add support for explicit memory tiers
` [PATCH v14 02/10] mm/demotion: Move memory demotion related code
` [PATCH v14 03/10] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v14 04/10] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_DEFAULT_DAX_ADISTANCE
` [PATCH v14 05/10] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v14 06/10] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v14 07/10] mm/demotion: Drop memtier from memtype
` [PATCH v14 08/10] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v14 09/10] mm/demotion: Update node_is_toptier to work with memory tiers
` [PATCH v14 10/10] lib/nodemask: Optimize node_random for nodemask with single NUMA node
[PATCH] hugetlb: freeze allocated pages before creating hugetlb pages
2022-08-12 5:36 UTC (4+ messages)
[PATCH] mm/mremap_pages: Save a few cycles in 'get_dev_pagemap()'
2022-08-12 4:58 UTC (2+ messages)
[PATCH] mm/util: reduce stack usage of folio_mapcount
2022-08-12 4:49 UTC (3+ messages)
[PATCH v4 0/7] mm: Remember a/d bits for migration entries
2022-08-12 2:34 UTC (5+ messages)
` [PATCH v4 3/7] mm/swap: Add swp_offset_pfn() to fetch PFN from swap entry
` [PATCH v4 6/7] mm/swap: Cache maximum swapfile size when init swap
[PATCH v3 0/7] mm: Remember a/d bits for migration entries
2022-08-12 2:32 UTC (4+ messages)
` [PATCH v3 5/7] mm: Remember young/dirty bit for page migrations
[PATCH] page_alloc: remove inactive initialization
2022-08-12 2:07 UTC (2+ messages)
[PATCH] mm: vmscan: fix extreme overreclaim and swap floods
2022-08-12 1:59 UTC (2+ messages)
[PATCH] mm/damon: remove dead code in damon_lru_sort_enabled_store()
2022-08-12 1:50 UTC (2+ messages)
[PATCH mm-unstable 0/9] mm: add file/shmem support to MADV_COLLAPSE
2022-08-12 1:28 UTC (10+ messages)
` [PATCH mm-unstable 1/9] mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
` [PATCH mm-unstable 2/9] mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
` [PATCH mm-unstable 3/9] mm/madvise: add file and shmem support to MADV_COLLAPSE
` [PATCH mm-unstable 4/9] mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
` [PATCH mm-unstable 5/9] selftests/vm: dedup THP helpers
` [PATCH mm-unstable 6/9] selftests/vm: modularize thp collapse memory operations
` [PATCH mm-unstable 7/9] selftests/vm: add thp collapse file and tmpfs testing
` [PATCH mm-unstable 8/9] selftests/vm: add thp collapse shmem testing
` [PATCH mm-unstable 9/9] selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).