messages from 2022-06-18 03:25:30 to 2022-06-20 12:12:37 UTC [more...]
[PATCH v2 0/3] A few cleanup and fixup patches for swap
2022-06-20 12:12 UTC (16+ messages)
` [PATCH v2 1/3] mm/swapfile: make security_vm_enough_memory_mm() work as expected
` [PATCH v2 2/3] mm/swapfile: fix possible data races of inuse_pages
` [PATCH v2 3/3] mm/swap: remove swap_cache_info statistics
[PATCH] mm: page_alloc: validate buddy page before using
2022-06-20 12:06 UTC (7+ messages)
` [PATCH 5.15] mm: "
[GIT PULL] slab fixes for 5.19
2022-06-20 12:02 UTC
[RFC PATCH 0/1] stackdepot hash table autosizing
2022-06-20 12:02 UTC (5+ messages)
` [RFC PATCH 1/1] lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing
[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
2022-06-20 11:57 UTC (14+ messages)
[PATCH] mm: rmap: Simplify the hugetlb handling when unmapping or migration
2022-06-20 11:47 UTC
[PATCH v4 00/34] Printbufs - new data structure for building strings
2022-06-20 11:37 UTC (40+ messages)
` [PATCH v4 01/34] lib/printbuf: New data structure for printing strings
` [PATCH v4 02/34] lib/string_helpers: Convert string_escape_mem() to printbuf
` [PATCH v4 03/34] vsprintf: Convert "
` [PATCH v4 04/34] lib/hexdump: "
` [PATCH v4 05/34] vsprintf: %pf(%p)
` [PATCH v4 06/34] lib/string_helpers: string_get_size() now returns characters wrote
` [PATCH v4 07/34] lib/printbuf: Heap allocation
` [PATCH v4 08/34] lib/printbuf: Tabstops, indenting
` [PATCH v4 09/34] lib/printbuf: Unit specifiers
` [PATCH v4 10/34] lib/pretty-printers: prt_string_option(), prt_bitflags()
` [PATCH v4 11/34] vsprintf: Improve number()
` [PATCH v4 12/34] vsprintf: prt_u64_minwidth(), prt_u64()
` [PATCH v4 13/34] test_printf: Drop requirement that sprintf not write past nul
` [PATCH v4 14/34] vsprintf: Start consolidating printf_spec handling
` [PATCH v4 15/34] vsprintf: Refactor resource_string()
` [PATCH v4 16/34] vsprintf: Refactor fourcc_string()
` [PATCH v4 17/34] vsprintf: Refactor ip_addr_string()
` [PATCH v4 18/34] vsprintf: Refactor mac_address_string()
` [PATCH v4 19/34] vsprintf: time_and_date() no longer takes printf_spec
` [PATCH v4 20/34] vsprintf: flags_string() "
` [PATCH v4 21/34] vsprintf: Refactor device_node_string, fwnode_string
` [PATCH v4 22/34] vsprintf: Refactor hex_string, bitmap_string_list, bitmap_string
` [PATCH v4 23/34] Input/joystick/analog: Convert from seq_buf -> printbuf
` [PATCH v4 24/34] mm/memcontrol.c: Convert to printbuf
` [PATCH v4 25/34] clk: tegra: bpmp: "
` [PATCH v4 26/34] tools/testing/nvdimm: "
` [PATCH v4 27/34] powerpc: "
` [PATCH v4 28/34] x86/resctrl: "
` [PATCH v4 29/34] PCI/P2PDMA: "
` [PATCH v4 30/34] tracing: trace_events_synth: "
` [PATCH v4 31/34] d_path: prt_path()
` [PATCH v4 32/34] ACPI/APEI: Add missing include
` [PATCH v4 33/34] tracing: Convert to printbuf
` [PATCH v4 34/34] Delete seq_buf
[PATCH] LoongArch: Add sparse memory vmemmap support
2022-06-20 11:26 UTC (4+ messages)
[syzbot] BUG: sleeping function called from invalid context in __vmalloc_node_range
2022-06-20 11:24 UTC (2+ messages)
[PATCH] mm: fix racing of vb->va when kasan enabled
2022-06-20 11:23 UTC (6+ messages)
[PATCH v4 bpf-next 0/8] bpf_prog_pack followup
2022-06-20 11:11 UTC (2+ messages)
[PATCH v5 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
2022-06-20 11:06 UTC (3+ messages)
` [PATCH v5 1/2] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v5 2/2] mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_memory
[PATCH 4.9] mm: page_alloc: validate buddy page before using
2022-06-20 10:17 UTC (4+ messages)
[PATCH 0/3] Fixes for 5.19b
2022-06-20 10:15 UTC (7+ messages)
` [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed
` [PATCH 2/3] filemap: Handle sibling entries in filemap_get_read_batch()
` [PATCH 3/3] mm: Clear page->private when splitting or migrating a page
[PATCH] mm: Fix serialization adding transparent huge pages to page cache
2022-06-20 9:57 UTC (2+ messages)
[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
2022-06-20 9:54 UTC (3+ messages)
` [PATCH 19/32] kasan: pass tagged pointers to kasan_save_alloc/free_info
[PATCH] filemap: obey mapping->invalidate_lock lock/unlock order
2022-06-20 9:47 UTC (6+ messages)
[PATCH v6 00/13] mm/demotion: Memory tiers and demotion
2022-06-20 9:18 UTC (2+ messages)
[PATCH] mm/filemap.c: Always read one page in do_sync_mmap_readahead()
2022-06-20 9:06 UTC (4+ messages)
[PATCH -next v5 0/8]arm64: add machine check safe support
2022-06-20 9:10 UTC (18+ messages)
` [PATCH -next v5 2/8] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO
` [PATCH -next v5 6/8] arm64: add support for machine check error safe
` [PATCH -next v5 7/8] arm64: add uaccess to machine check safe
[PATCH v4 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
2022-06-20 9:05 UTC (11+ messages)
` [PATCH v4 1/2] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v4 2/2] mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_memory
[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-06-20 8:13 UTC (8+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support
[PATCH v3] Documentation: highmem: Use literal block for code example in highmem.h comment
2022-06-20 8:36 UTC
[PATCH v2] mm/smaps: add Pss_Dirty
2022-06-20 8:15 UTC (2+ messages)
[RFC 0/2] CPA improvements
2022-06-20 8:08 UTC (12+ messages)
` [RFC 1/2] x86/mm/cpa: always fail when user address is passed
` [RFC 2/2] x86/mm/cpa: drop pgprot_clear_protnone_bits()
[PATCH] mm, docs: fix comments that mention mem_hotplug_end()
2022-06-20 7:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH v5 00/11] Use obj_cgroup APIs to charge the LRU pages
2022-06-20 7:14 UTC (11+ messages)
` [PATCH v5 07/11] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
` [PATCH v5 08/11] mm: memcontrol: introduce memcg_reparent_ops
` [PATCH v5 09/11] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
` [PATCH v5 10/11] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function
[RFC PATCH v2 0/5] userfaultfd: support access/write hints
2022-06-19 23:34 UTC (6+ messages)
` [RFC PATCH v2 1/5] userfaultfd: introduce uffd_flags
` [RFC PATCH v2 2/5] userfaultfd: introduce access-likely mode for copy/wp operations
` [RFC PATCH v2 3/5] userfaultfd: introduce write-likely "
` [RFC PATCH v2 4/5] userfaultfd: zero access/write hints
` [RFC PATCH v2 5/5] selftest/userfaultfd: test read/write hints
[PATCH V3 0/2] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-06-20 6:43 UTC (16+ messages)
` [PATCH V3 1/2] mm/mmap: Restrict generic protection_map[] array visibility
` [PATCH V3 2/2] mm/mmap: Drop generic protection_map[] array
[PATCH] mm: stricter check on THP migration entry
2022-06-20 6:38 UTC (3+ messages)
gfs2 is unhappy on pagecache/for-next
2022-06-20 6:21 UTC (3+ messages)
[Bug report] fstests g/465 panic on NFS over XFS (linux v5.19-rc2+)
2022-06-20 6:21 UTC
[PATCH -V3 0/3] memory tiering: hot page selection
2022-06-20 3:24 UTC (3+ messages)
[PATCH] mm/damon: Use set_huge_pte_at() to make huge pte old
2022-06-20 2:34 UTC
[PATCH] mm: sparsemem: fix missing higher order allocation splitting
2022-06-20 2:30 UTC
[linux-next:master 3429/4317] ERROR: modpost: "qcom_smem_get" [drivers/soc/qcom/socinfo.ko] undefined!
2022-06-20 2:10 UTC
[PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
2022-06-20 1:54 UTC (14+ messages)
[PATCH] mm/madvise: minor cleanup for swapin_walk_pmd_entry()
2022-06-20 1:37 UTC (3+ messages)
[PATCH] ceph: switch back to testing for NULL folio->private in ceph_dirty_folio
2022-06-20 1:30 UTC (2+ messages)
[PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
2022-06-20 0:53 UTC (2+ messages)
[akpm-mm:mm-unstable 260/261] mm/hugetlb_vmemmap.c:110:17: error: call to undeclared function 'sparse_decode_mem_map'; ISO C99 and later do not support implicit function declarations
2022-06-20 0:12 UTC
[PATCHv3 0/8] Linear Address Masking enabling
2022-06-19 23:40 UTC (5+ messages)
` [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
[PATCH v11 00/14] Multi-Gen LRU Framework
2022-06-19 21:56 UTC (20+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap
[linux-next:master 3521/4317] vmlinux.o: warning: objtool: ct_kernel_exit_state+0x33: call to ftrace_likely_update() leaves .noinstr.text section
2022-06-19 21:37 UTC
[linux-next:master 3519/4317] vmlinux.o: warning: objtool: ct_idle_exit+0x27: call to ftrace_likely_update() leaves .noinstr.text section
2022-06-19 19:01 UTC
[RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
2022-06-19 15:50 UTC (11+ messages)
` [RFC PATCH bpf-next 01/10] mm, memcg: Add a new helper memcg_should_recharge()
` [RFC PATCH bpf-next 02/10] bpftool: Show memcg info of bpf map
` [RFC PATCH bpf-next 03/10] mm, memcg: Add new helper obj_cgroup_from_current()
` [RFC PATCH bpf-next 04/10] mm, memcg: Make obj_cgroup_{charge, uncharge}_pages public
` [RFC PATCH bpf-next 05/10] mm: Add helper to recharge kmalloc'ed address
` [RFC PATCH bpf-next 06/10] mm: Add helper to recharge vmalloc'ed address
` [RFC PATCH bpf-next 07/10] mm: Add helper to recharge percpu address
` [RFC PATCH bpf-next 08/10] bpf: Recharge memory when reuse bpf map
` [RFC PATCH bpf-next 09/10] bpf: Make bpf_map_{save, release}_memcg public
` [RFC PATCH bpf-next 10/10] bpf: Support recharge for hash map
[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
2022-06-19 15:04 UTC
[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
2022-06-19 12:14 UTC (11+ messages)
` [patch v3] "
` [patch v4] "
` [patch v5] "
[RFC PATCH] selftests/vm: enable running select groups of tests
2022-06-19 11:20 UTC (2+ messages)
[PATCH 0/5] Convert much of vmscan to folios
2022-06-19 6:40 UTC (11+ messages)
` [PATCH 1/5] mm/vmscan: Convert reclaim_clean_pages_from_list() "
` [PATCH 2/5] mm/vmscan: Convert isolate_lru_pages() to use a folio
` [PATCH 3/5] mm/vmscan: Convert move_pages_to_lru() "
` [PATCH 4/5] mm/vmscan: Convert shrink_active_list() "
` [PATCH 5/5] mm/vmscan: Convert reclaim_pages() "
[linux-next:master 3511/4317] vmlinux.o: warning: objtool: ct_irq_enter+0x34: call to ftrace_likely_update() leaves .noinstr.text section
2022-06-19 3:42 UTC
[linux-next:master 3429/4317] kismet: WARNING: unmet direct dependencies detected for QCOM_SOCINFO when selected by DWMAC_IPQ806X
2022-06-18 23:13 UTC
[akpm-mm:mm-unstable 255/261] include/linux/mm.h:1556:29: error: conflicting types for 'page_to_section'; have 'long unsigned int(const struct page *)'
2022-06-18 21:06 UTC (2+ messages)
[linux-next:master 3520/4317] arch/powerpc/kernel/interrupt.c:542:55: warning: suggest braces around empty body in an 'if' statement
2022-06-18 19:30 UTC
[PATCH] locking/rwlocks: do not starve writers
2022-06-18 8:43 UTC
[linux-next:master 3936/4317] drivers/scsi/qla2xxx/qla_bsg.c:2485:34: sparse: sparse: incorrect type in assignment (different base types)
2022-06-18 8:27 UTC
[PATCH] mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
2022-06-18 8:20 UTC
mm/madvise.c:1438:6: warning: Redundant assignment of 'ret' to itself. [selfAssignment]
2022-06-18 5:55 UTC (2+ messages)
[PATCH v2 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
2022-06-18 5:49 UTC (7+ messages)
` [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
[PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags()
2022-06-18 4:17 UTC (3+ messages)
[PATCH 0/4] hugetlb: speed up linear address scanning
2022-06-18 3:27 UTC (5+ messages)
` [PATCH 1/4] hugetlb: skip to end of PT page mapping when pte not present
[PATCH] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_hp
2022-06-18 3:25 UTC (3+ messages)
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).