linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-16 19:24:19 to 2022-02-18 03:08:21 UTC [more...]

[PATCH v2] hw/poison: Add in-use hugepage filter judgement and avoid filter page impact on mce handler
 2022-02-18  3:08 UTC  (2+ messages)

[PATCH] userfaultfd: mark uffd_wp regardless of VM_WRITE flag
 2022-02-18  2:23 UTC  (3+ messages)

[RFC PATCH V1 0/5] mm/damon: Add NUMA access statistics function support
 2022-02-18  2:21 UTC  (3+ messages)

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-18  2:21 UTC  (17+ messages)
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users

[PATCH -V11 0/3] NUMA balancing: optimize memory placement for memory tiering system
 2022-02-18  2:15 UTC  (6+ messages)
` [PATCH -V11 2/3] NUMA balancing: optimize page "

[PATCH v2 0/8] A few cleanup and fixup patches for memory failure
 2022-02-18  1:53 UTC  (4+ messages)
` [PATCH v2 4/8] mm/memory-failure.c: fix race with changing page more robustly

[PATCH] mm/mmu_notifiers: use helper function mmu_notifier_synchronize()
 2022-02-18  1:49 UTC  (5+ messages)

[PATCH] mm/slab_common: use helper function is_power_of_2()
 2022-02-18  1:15 UTC  (5+ messages)

[PATCH v6 01/10] mm: add zone device coherent type memory support
 2022-02-18  0:59 UTC  (10+ messages)

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-18  0:41 UTC  (30+ messages)
` [PATCH 01/16] llist: Move llist_{head,node} definition to types.h
` [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
` [PATCH 03/16] dept: Embed Dept data in Lockdep
` [PATCH 04/16] dept: Apply Dept to spinlock
` [PATCH 05/16] dept: Apply Dept to mutex families
` [PATCH 06/16] dept: Apply Dept to rwlock
` [PATCH 07/16] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH 08/16] dept: Apply Dept to seqlock
` [PATCH 09/16] dept: Apply Dept to rwsem
` [PATCH 10/16] dept: Add proc knobs to show stats and dependency graph
` [PATCH 11/16] dept: Introduce split map concept and new APIs for them
` [PATCH 12/16] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH 13/16] dept: Apply SDT to swait
` [PATCH 14/16] dept: Apply SDT to wait(waitqueue)
` [PATCH 15/16] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH 16/16] dept: Distinguish each syscall context from another
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[PATCH v3 0/3] Add hugetlb MADV_DONTNEED support
 2022-02-18  0:39 UTC  (5+ messages)
` [PATCH v3 1/3] mm: enable MADV_DONTNEED for hugetlb mappings

[PATCH 0/2] selftests/damon: trivial fixes
 2022-02-18  0:10 UTC  (3+ messages)
` [PATCH 1/2] selftests/damon: add damon to selftests root Makefile
` [PATCH 2/2] selftests/damon: make selftests executable

[REPORT] libata deadlock possibilities by DEPT
 2022-02-17 23:55 UTC  (8+ messages)
` Report 2 in ata_scsi_port_error_handler()
  ` Report "

[REPORT] net deadlock possibilities by DEPT
 2022-02-17 23:50 UTC  (4+ messages)
` Report in unix_stream_read_generic()

[PATCH] hugetlb: clean up potential spectre issue warnings
 2022-02-17 23:42 UTC 

[RFC PATCH] mm: create security context for memfd_secret inodes
 2022-02-17 22:32 UTC  (4+ messages)

[hnaz-mm:master 237/343] arch/powerpc/mm/book3s64/pgtable.c:540:15: warning: no previous prototype for 'memremap_compat_align'
 2022-02-17 22:07 UTC  (3+ messages)

[PATCH] memblock: use kfree() to release kmalloced memblock regions
 2022-02-17 21:53 UTC  (2+ messages)

[PATCH] memblock: remove unneeded local variable nid
 2022-02-17 21:53 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the folio tree
 2022-02-17 21:19 UTC 

userfaultfd: usability issue due to lack of UFFD events ordering
 2022-02-17 21:15 UTC  (11+ messages)

[PATCH 1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed
 2022-02-17 20:50 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 3d4071e48b8834393779e21b40103c7a657aabf4
 2022-02-17 19:57 UTC 

[PATCH v3 1/1] mm: fix use-after-free when anon vma name is used after vma is freed
 2022-02-17 19:54 UTC  (7+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-17 19:09 UTC  (17+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

[stable-5.15 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
 2022-02-17 18:56 UTC  (2+ messages)

[PATCH] mm/slob: make kmem_cache_boot static
 2022-02-17 18:26 UTC  (3+ messages)

[RFC PATCH] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-02-17 16:32 UTC  (9+ messages)

[RFC PATCH 0/4] Introduce DAMON sysfs interface
 2022-02-17 16:19 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/damon: Implement a sysfs-based DAMON user interface
` [RFC PATCH 2/4] mm/damon/core: Allow non-exclusive DAMON start/stop
` [RFC PATCH 3/4] mm/damon/sysfs: Link DAMON to 'state' file read/write functions
` [RFC PATCH 4/4] selftests/damon: Add a test for DAMON sysfs interface

[srcu] 92093b1bdf: will-it-scale.per_process_ops -7.0% regression
 2022-02-17 14:53 UTC  (2+ messages)

[f2fs] 2df83a0575: xfstests.generic.631.fail
 2022-02-17 14:00 UTC 

[PATCH linux-next] Fix shmem huge page failed to set F_SEAL_WRITE attribute problem
 2022-02-17 13:43 UTC  (4+ messages)

[linux-next:master 6160/6564] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3757: warning: expecting prototype for dc_process_dmub_aux_transfer_async(). Prototype was for dc_enable_dmub_notifications() instead
 2022-02-17 12:44 UTC 

[PATCH mm] kasan: print virtual mapping info in reports
 2022-02-17 12:00 UTC  (5+ messages)

[PATCH] mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping()
 2022-02-17 11:54 UTC  (8+ messages)
` [PATCH] [PATCH 4.19 STABLE] "

[PATCH 4/6] mm, memory_hotplug: reorganize new pgdat initialization
 2022-02-17 10:40 UTC  (3+ messages)

[PATCH v3 0/5] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-17  9:48 UTC  (6+ messages)
` [PATCH v3 1/5] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v3 2/5] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v3 3/5] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v3 4/5] mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock()
` [PATCH v3 5/5] mm/memcg: Protect memcg_stock with a local_lock_t

[PATCH 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-17  9:46 UTC  (2+ messages)

[PATCH v2 0/6] Follow-up on high-order PCP caching
 2022-02-17  9:42 UTC  (13+ messages)
` [PATCH 1/6] mm/page_alloc: Fetch the correct pcp buddy during bulk free
` [PATCH 2/6] mm/page_alloc: Track range of active PCP lists "
` [PATCH 3/6] mm/page_alloc: Simplify how many pages are selected per pcp list "
` [PATCH 4/6] mm/page_alloc: Drain the requested list first "
` [PATCH 5/6] mm/page_alloc: Free pages in a single pass "
` [PATCH 6/6] mm/page_alloc: Limit number of high-order pages on PCP "

[linux-next:master 556/6237] drivers/net/wireless/ath/wcn36xx/main.c:409:7: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2022-02-17  9:35 UTC 

[PATCH v2 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-17  9:28 UTC  (6+ messages)
` [PATCH v2 4/4] mm/memcg: Protect memcg_stock with a local_lock_t

[PATCH v3 1/2] selftest/vm: Add util.h and and move helper functions there
 2022-02-17  8:35 UTC  (2+ messages)
` [PATCH v3 2/2] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT

[PATCH] [v2] mm: move oom_kill sysctls to their own file
 2022-02-17  8:57 UTC  (3+ messages)
` [mm] 00a096aab8: BUG:KASAN:global-out-of-bounds_in__register_sysctl_table

[PATCH v2] vsprintf: Fix %pK with kptr_restrict == 0
 2022-02-17  8:49 UTC 

arch/powerpc/include/asm/kvm_ppc.h:964:1: sparse: sparse: incorrect type in assignment (different base types)
 2022-02-17  8:50 UTC 

[PATCH] selftest/vm: Fix map_fixed_noreplace test failure
 2022-02-17  8:34 UTC 

[PATCH] mm/pages_alloc.c: Don't create ZONE_MOVABLE beyond the end of a node
 2022-02-17  7:48 UTC  (2+ messages)

Maple Tree for next
 2022-02-17  6:31 UTC  (5+ messages)

[PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-02-17  6:08 UTC  (8+ messages)

[PATCH v5 0/4] mm: Rework zap ptes on swap entries
 2022-02-17  6:07 UTC  (5+ messages)
` [PATCH v5 1/4] mm: Don't skip swap entry even if zap_details specified
` [PATCH v5 2/4] mm: Rename zap_skip_check_mapping() to should_zap_page()
` [PATCH v5 3/4] mm: Change zap_details.zap_mapping into even_cows
` [PATCH v5 4/4] mm: Rework swap handling of zap_pte_range

[PATCH v4 0/4] mm: Rework zap ptes on swap entries
 2022-02-17  5:46 UTC  (15+ messages)
` [PATCH v4 1/4] mm: Don't skip swap entry even if zap_details specified
` [PATCH v4 2/4] mm: Rename zap_skip_check_mapping() to should_zap_page()
` [PATCH v4 3/4] mm: Change zap_details.zap_mapping into even_cows
` [PATCH v4 4/4] mm: Rework swap handling of zap_pte_range

drivers/net/ethernet/marvell/pxa168_eth.c:1575:34: warning: unused variable 'pxa168_eth_of_match'
 2022-02-17  1:49 UTC 

[PATCH] usercopy: Check valid lifetime via stack depth
 2022-02-17  0:59 UTC  (2+ messages)

tools/cgroup/memcg_slabinfo.py is broken
 2022-02-17  0:25 UTC  (8+ messages)

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-17  0:13 UTC  (3+ messages)
` [PATCH v7 05/12] mm: multigenerational LRU: minimal implementation

[linux-next:master] BUILD REGRESSION 763a906a02e961eedabab7dbedd16904a3bd0184
 2022-02-16 22:55 UTC 

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-16 20:24 UTC  (3+ messages)

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-16 19:43 UTC  (5+ messages)
` [PATCH 08/14] arm64: simplify access_ok()

[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
 2022-02-16 19:46 UTC  (7+ messages)

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2022-02-16 19:24 UTC  (14+ messages)


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).