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

[PATCH v3 0/9] mm: COW fixes part 1: fix the COW security issue for THP and swap
 2022-03-09 19:15 UTC  (7+ messages)
` [PATCH v3 2/9] mm: optimize do_wp_page() for fresh pages in local LRU pagevecs
` [PATCH v3 3/9] mm: slightly clarify KSM logic in do_swap_page()

[PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
 2022-03-09 19:10 UTC  (10+ messages)

Buffered I/O broken on s390x with page faults disabled (gfs2)
 2022-03-09 19:08 UTC  (11+ messages)

[PATCH v2] docs/kernel-parameters: update description of mem=
 2022-03-09 18:54 UTC  (4+ messages)

[PATCH] mm: madvise: return correct bytes advised with process_madvise
 2022-03-09 18:50 UTC  (3+ messages)

[PATCH v1 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-09 18:00 UTC  (8+ messages)
` [PATCH v1 10/15] mm/page-flags: reuse PG_slab as PG_anon_exclusive for PageAnon() pages

[PATCH v8 00/14] Convert powerpc to default topdown mmap layout (v8)
 2022-03-09 17:44 UTC  (15+ messages)
` [PATCH v8 01/14] sizes.h: Add SZ_1T macro
` [PATCH v8 02/14] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v8 03/14] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v8 04/14] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v8 05/14] mm, hugetlbfs: Allow for "high" userspace addresses
` [PATCH v8 06/14] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v8 07/14] powerpc/mm: Make slice specific to book3s/64
` [PATCH v8 08/14] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v8 09/14] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v8 10/14] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v8 11/14] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v8 12/14] powerpc/mm: Enable full randomisation of memory mappings
` [PATCH v8 13/14] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v8 14/14] powerpc: Simplify and move arch_randomize_brk()

[PATCH v2] mm/page_alloc: call check_new_pages() while zone spinlock is not held
 2022-03-09 17:32 UTC  (5+ messages)

[linux-next:master 10012/11713] fs/io_uring.c:10332 __do_sys_io_uring_enter() warn: unsigned 'fd' is never less than zero
 2022-03-09 17:31 UTC 

[PATCH 0/2] Cleanups for slab
 2022-03-09 17:15 UTC  (6+ messages)
` [PATCH 1/2] mm: slab: Delete unused SLAB_DEACTIVATED flag
` [PATCH 2/2] mm: slub: Delete useless parameter of alloc_slab_page()

[PATCH] docs/kernel-parameters: update description of mem=
 2022-03-09 16:56 UTC  (4+ messages)

[GIT PULL] Fix fill_files_note
 2022-03-09 16:32 UTC  (4+ messages)

[linux-next:master 11113/11713] arch/arm64/mm/init.c:90:19: error: redefinition of 'arm64_dma_phys_limit' with a different type: 'const phys_addr_t' (aka 'const unsigned long long') vs 'phys_addr_t' (aka 'unsigned long long')
 2022-03-09 16:30 UTC 

[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
 2022-03-09 16:30 UTC  (4+ messages)

[PATCH AUTOSEL 4.9 11/11] kselftest/vm: fix tests build with old libc
 2022-03-09 16:27 UTC 

[PATCH AUTOSEL 4.14 12/12] kselftest/vm: fix tests build with old libc
 2022-03-09 16:26 UTC 

[PATCH AUTOSEL 4.19 14/14] kselftest/vm: fix tests build with old libc
 2022-03-09 16:25 UTC 

[PATCH AUTOSEL 5.4 19/19] kselftest/vm: fix tests build with old libc
 2022-03-09 16:23 UTC 

[PATCH AUTOSEL 5.10 20/20] kselftest/vm: fix tests build with old libc
 2022-03-09 16:21 UTC 

[PATCH AUTOSEL 5.15 24/24] kselftest/vm: fix tests build with old libc
 2022-03-09 16:19 UTC 

[PATCH AUTOSEL 5.16 27/27] kselftest/vm: fix tests build with old libc
 2022-03-09 16:17 UTC 

[linux-next:master 4605/11713] kernel/trace/trace_events_synth.c:65:9: warning: 'strncpy' specified bound depends on the length of the source argument
 2022-03-09 15:48 UTC 

[linux-next:master 9327/11713] drivers/leds/leds-pca955x.c:149:19: warning: unused function 'pca95xx_num_led_regs'
 2022-03-09 15:48 UTC 

[PATCH 0/9] Add tests for memblock allocation functions
 2022-03-09 15:10 UTC  (3+ messages)

[linux-next:master 8196/11713] ia64-linux-ld: lpass-rx-macro.c:undefined reference to `devm_clk_hw_register'
 2022-03-09 14:56 UTC 

[PATCH] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
 2022-03-09 14:46 UTC 

[PATCH-mm v3] mm/list_lru: Optimize memcg_reparent_list_lru_node()
 2022-03-09 14:40 UTC 

[PATCH-mm v2] mm/list_lru: Optimize memcg_reparent_list_lru_node()
 2022-03-09 14:22 UTC  (5+ messages)

[PATCH v2 0/3] kunit: fix a UAF bug and do some optimization
 2022-03-09 13:53 UTC  (8+ messages)
` [PATCH v2 1/3] kunit: fix UAF when run kfence test case test_gfpzero
` [PATCH v2 2/3] kunit: make kunit_test_timeout compatible with comment
` [PATCH v2 3/3] kfence: test: try to avoid test_gfpzero trigger rcu_stall

[PATCH 1/3] mm/memcg: mz already removed from rb_tree in mem_cgroup_largest_soft_limit_node()
 2022-03-09 13:48 UTC  (5+ messages)
` [PATCH 3/3] mm/memcg: add next_mz back if not reclaimed yet

[PATCH RFC 0/9] bpf, mm: recharge bpf memory from offline memcg
 2022-03-09 13:28 UTC  (3+ messages)

[PATCH v4] mm/oom_kill.c: futex: Don't OOM reap a process with a futex robust list
 2022-03-09 13:09 UTC  (3+ messages)

[RFC PATCH] block: set bdi congested when no tag available
 2022-03-09 11:50 UTC  (2+ messages)

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-09 11:33 UTC  (17+ messages)
` [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 09/30] arm/mm: "

[PATCH] mm/slub: remove forced_order parameter in calculate_sizes
 2022-03-09 11:31 UTC  (3+ messages)

[linux-next:master 10152/11353] drivers/irqchip/irq-meson-gpio.c:351:45: warning: variable 'params' set but not used
 2022-03-09 11:22 UTC  (2+ messages)

[linux-next:master 9388/11353] sound/soc/soc-compress.c:628 snd_soc_new_compress() error: we previously assumed 'codec_dai' could be null (see line 571)
 2022-03-09 10:18 UTC  (2+ messages)

[PATCH v4 14/24] dept: Apply SDT to swait
 2022-03-09  9:14 UTC  (2+ messages)

[PATCH v1] mm/hwpoison: set PageHWPoison after taking page lock in memory_failure_hugetlb()
 2022-03-09  9:14 UTC 

[PATCH] mm/mmap: remove obsolete comment in ksys_mmap_pgoff
 2022-03-09  9:06 UTC 

[PATCH 00/16] A few cleanup and fixup patches for migration
 2022-03-09  8:48 UTC  (16+ messages)
` [PATCH 04/16] mm/migration: reduce the rcu lock duration
` [PATCH 13/16] mm/migration: return errno when isolate_huge_page failed
` [PATCH 16/16] mm/migration: fix potential pte_unmap on an not mapped pte

[PATCH 0/4] A few fixup patches for memory failure
 2022-03-09  8:45 UTC  (15+ messages)
` [PATCH 2/4] mm/memory-failure.c: fix wrong user reference report
` [PATCH 4/4] mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in split_huge_page_to_list

[btrfs] 3626a285f8: divide_error:#[##]
 2022-03-09  8:42 UTC  (6+ messages)

[PATCH RFC 00/13] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-09  7:37 UTC  (7+ messages)
` [PATCH RFC 12/13] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page

[PATCH v4 02/24] dept: Implement Dept(Dependency Tracker)
 2022-03-09  7:21 UTC  (2+ messages)

[PATCH 0/3] kunit: fix a UAF bug and do some optimization
 2022-03-09  6:39 UTC  (9+ messages)
` [PATCH 1/3] kunit: fix UAF when run kfence test case test_gfpzero
` [PATCH 2/3] kunit: make kunit_test_timeout compatible with comment
` [PATCH 3/3] kfence: test: try to avoid test_gfpzero trigger rcu_stall

[linux-next:master 3357/9592] drivers/soc/rockchip/dtpm.c:15:12: sparse: sparse: obsolete array initializer, use C99 syntax
 2022-03-09  5:14 UTC 

[PATCH] mm: reduce tlb flush range when changing vma protection
 2022-03-09  5:13 UTC  (3+ messages)

mm/memory.c:709:25: sparse: sparse: cast to non-scalar
 2022-03-09  5:07 UTC 

[PATCH v3 2/5] x86/mm: check exec permissions on fault
 2022-03-09  4:10 UTC  (3+ messages)
` [PATCH v3 3/5] mm/mprotect: use mmu_gather
` [PATCH v3 5/5] mm: avoid unnecessary flush on change_huge_pmd()

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-09  2:12 UTC  (15+ messages)
` [PATCH v9 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v9 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v9 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v9 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v9 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v9 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v9 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v9 10/14] mm: multi-gen LRU: kill switch
` [PATCH v9 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v9 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v9 13/14] mm: multi-gen LRU: admin guide
` [PATCH v9 14/14] mm: multi-gen LRU: design doc

[linux-next:master 5422/11353] {standard input}:1009: Error: pcrel offset for branch to .LS0008 too far (0x3c)
 2022-03-09  1:43 UTC 

[PATCH] mm/list_lru: Optimize memcg_drain_list_lru_node()
 2022-03-09  1:06 UTC  (6+ messages)

include/linux/pgtable.h:257:16: sparse: sparse: cast to non-scalar
 2022-03-09  0:54 UTC  (2+ messages)

[PATCH v8 00/14] Multi-Gen LRU Framework
 2022-03-09  0:29 UTC  (20+ messages)
` [PATCH v8 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v8 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v8 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v8 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v8 05/14] mm: multi-gen LRU: groundwork
` [PATCH v8 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v8 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v8 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v8 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v8 10/14] mm: multi-gen LRU: kill switch
` [PATCH v8 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v8 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v8 13/14] mm: multi-gen LRU: admin guide
` [PATCH v8 14/14] mm: multi-gen LRU: design doc

[PATCH -V11 1/9] mm/numa: automatically generate node migration order
 2022-03-09  0:29 UTC  (10+ messages)
` [PATCH -V11 2/9] mm/migrate: update node demotion order on hotplug events

[PATCH v3] mm/oom: do not oom reap task with an unresolved robust futex
 2022-03-09  0:24 UTC  (10+ messages)

[linux-next:master 5968/11353] drivers/clk/mediatek/clk-pll.c:418:23: warning: variable 'base' set but not used
 2022-03-08 23:41 UTC 

[linux-next:master 9639/11353] drivers/vfio/pci/mlx5/main.c:409:24: sparse: sparse: Using plain integer as NULL pointer
 2022-03-08 23:10 UTC 

[RFC] Mechanism to induce memory reclaim
 2022-03-08 22:37 UTC  (5+ messages)

fs/proc/vmcore.c:161:34: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-03-08 22:29 UTC 

[PATCH v2] binfmt_elf: Introduce KUnit test
 2022-03-08 22:12 UTC  (3+ messages)

[PATCH mmotm] tmpfs: do not allocate pages on read
 2022-03-08 21:46 UTC  (6+ messages)
  ` [PATCH mmotm v2] "

[linux-next:master 123/11353] ld.lld: error: undefined symbol: generic_handle_arch_irq
 2022-03-08 21:37 UTC 

[RFC PATCH 00/14] mm: userspace hugepage collapse
 2022-03-08 21:34 UTC  (15+ messages)
` [RFC PATCH 01/14] mm/rmap: add mm_find_pmd_raw helper
` [RFC PATCH 02/14] mm/khugepaged: add struct collapse_control
` [RFC PATCH 03/14] mm/khugepaged: add __do_collapse_huge_page() helper
` [RFC PATCH 04/14] mm/khugepaged: separate khugepaged_scan_pmd() scan and collapse
` [RFC PATCH 05/14] mm/khugepaged: add mmap_assert_locked() checks to scan_pmd()
` [RFC PATCH 06/14] mm/khugepaged: add hugepage_vma_revalidate_pmd_count()
` [RFC PATCH 07/14] mm/khugepaged: add vm_flags_ignore to hugepage_vma_revalidate_pmd_count()
` [RFC PATCH 08/14] mm/thp: add madv_thp_vm_flags to __transparent_hugepage_enabled()
` [RFC PATCH 09/14] mm/khugepaged: record SCAN_PAGE_COMPOUND when scan_pmd() finds THP
` [RFC PATCH 10/14] mm/khugepaged: rename khugepaged-specific/not functions
` [RFC PATCH 11/14] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [RFC PATCH 12/14] mm/madvise: introduce batched madvise(MADV_COLLPASE) collapse
` [RFC PATCH 13/14] mm/madvise: add __madvise_collapse_*_batch() actions
` [RFC PATCH 14/14] mm/madvise: add process_madvise(MADV_COLLAPSE)


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