messages from 2022-03-23 17:42:56 to 2022-03-25 01:10:36 UTC [more...]
incoming
2022-03-25 1:10 UTC (40+ messages)
` [patch 001/114] tools/vm/page_owner_sort.c: sort by stacktrace before culling
` [patch 002/114] tools/vm/page_owner_sort.c: support sorting by stack trace
` [patch 003/114] tools/vm/page_owner_sort.c: add switch between culling by stacktrace and txt
` [patch 004/114] tools/vm/page_owner_sort.c: support sorting pid and time
` [patch 005/114] tools/vm/page_owner_sort.c: two trivial fixes
` [patch 006/114] tools/vm/page_owner_sort.c: delete invalid duplicate code
` [patch 007/114] Documentation/vm/page_owner.rst: update the documentation
` [patch 008/114] Documentation/vm/page_owner.rst: fix unexpected indentation warns
` [patch 009/114] lib/vsprintf: avoid redundant work with 0 size
` [patch 010/114] mm/page_owner: use scnprintf() to avoid excessive buffer overrun check
` [patch 011/114] mm/page_owner: print memcg information
` [patch 012/114] mm/page_owner: record task command name
` [patch 013/114] mm/page_owner.c: record tgid
` [patch 014/114] tools/vm/page_owner_sort.c: fix the instructions for use
` [patch 015/114] tools/vm/page_owner_sort.c: fix comments
` [patch 016/114] tools/vm/page_owner_sort.c: add a security check
` [patch 017/114] tools/vm/page_owner_sort.c: support sorting by tgid and update documentation
` [patch 018/114] tools/vm/page_owner_sort: fix three trivival places
` [patch 019/114] tools/vm/page_owner_sort: support for sorting by task command name
` [patch 020/114] tools/vm/page_owner_sort.c: support for selecting by PID, TGID or "
` [patch 021/114] tools/vm/page_owner_sort.c: support for user-defined culling rules
` [patch 022/114] mm: unexport page_init_poison
` [patch 023/114] selftest/vm: add util.h and and move helper functions there
` [patch 024/114] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT
` [patch 025/114] mm: delete __ClearPageWaiters()
` [patch 026/114] mm: filemap_unaccount_folio() large skip mapcount fixup
` [patch 027/114] mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap()
` [patch 028/114] mm/migration: add trace events for THP migrations
` [patch 029/114] mm/migration: add trace events for base page and HugeTLB migrations
` [patch 030/114] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [patch 031/114] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [patch 032/114] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [patch 033/114] kasan, page_alloc: simplify kasan_poison_pages call site
` [patch 034/114] kasan, page_alloc: init memory of skipped pages on free
` [patch 035/114] kasan: drop skip_kasan_poison variable in free_pages_prepare
` [patch 036/114] mm: clarify __GFP_ZEROTAGS comment
` [patch 037/114] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [patch 038/114] kasan, page_alloc: refactor init checks in post_alloc_hook
` [patch 039/114] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
[PATCH 0/2] mm: madvise: return exact bytes advised with process_madvise under error
2022-03-25 0:48 UTC (9+ messages)
` [PATCH 1/2] Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
` [PATCH 2/2] mm: madvise: return exact bytes advised with process_madvise under error
scalability regressions related to hugetlb_fault() changes
2022-03-25 0:02 UTC (3+ messages)
[PATCH v9 0/5] Use pageblock_order for cma and alloc_contig_range alignment
2022-03-24 22:44 UTC (6+ messages)
` [PATCH v9 1/5] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v9 2/5] mm: page_isolation: check specified range for unmovable pages
` [PATCH v9 3/5] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v9 4/5] mm: cma: use pageblock_order as the single alignment
` [PATCH v9 5/5] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
[PATCH] hugetlb: Fix hugepages_setup when deal with pernode
2022-03-24 21:57 UTC (2+ messages)
[syzbot] general protection fault in xas_create_range
2022-03-24 21:45 UTC (2+ messages)
[PATCH] mm/secretmem: fix panic when growing a memfd_secret
2022-03-24 21:44 UTC (3+ messages)
[PATCH v2 2/4] arm64, scs: save scs_sp values per-cpu when switching stacks
2022-03-24 21:39 UTC (3+ messages)
[syzbot] general protection fault in list_lru_add
2022-03-24 19:44 UTC (9+ messages)
[PATCH RFC] nfsd: avoid recursive locking through fsnotify
2022-03-24 19:17 UTC (14+ messages)
[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
2022-03-24 18:59 UTC (3+ messages)
[RFC PATCH] mm: memcg: Do not count memory.low reclaim if it does not happen
2022-03-24 18:17 UTC (4+ messages)
[RFC PATCH v1 00/15] common kmalloc subsystem on SLAB/SLUB
2022-03-24 18:08 UTC (14+ messages)
` [RFC PATCH v1 04/15] mm/sl[auo]b: fold kmalloc_order() into kmalloc_large()
` [RFC PATCH v1 05/15] mm/slub: move kmalloc_large_node() to slab_common.c
` [RFC PATCH v1 07/15] mm/sl[au]b: kmalloc_node: pass large requests to page allocator
` [RFC PATCH v1 08/15] mm/sl[auo]b: cleanup kmalloc()
` [RFC PATCH v1 09/15] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
` [RFC PATCH v1 15/15] mm/sl[au]b: check if large object is valid in __ksize()
[RFC PATCH] hugetlbfs: zero partial pages during fallocate hole punch
2022-03-24 17:06 UTC
[RFC PATCH] cgroup: introduce proportional protection on memcg
2022-03-24 16:23 UTC (3+ messages)
[PATCH] tlb: hugetlb: Add arm64 contiguous hint awareness
2022-03-24 16:11 UTC (6+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-24 15:51 UTC (2+ messages)
[PATCH v3] mm/vmstat: add events for ksm cow
2022-03-24 12:49 UTC (3+ messages)
blocking vs. non-blocking mmu notifiers
2022-03-24 12:42 UTC (6+ messages)
undefined reference to `node_data'
2022-03-24 12:40 UTC (5+ messages)
[linux-next:master 9467/14268] drivers/bus/mhi/host/main.c:794:13: warning: parameter 'event_quota' set but not used
2022-03-24 11:29 UTC
[RFC PATCH v1 01/15] mm/slab: cleanup slab_alloc() and slab_alloc_node()
2022-03-24 11:06 UTC (2+ messages)
[PATCH v5 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
2022-03-24 10:47 UTC (9+ messages)
` [kbuild-all] "
[RFC 0/3] Add zero copy feature for tcmu
2022-03-24 9:16 UTC (6+ messages)
` [RFC 1/3] mm/memory.c: introduce vm_insert_page(s)_mkspecial
` [RFC 2/3] mm: export zap_page_range()
[PATCH v2] mm/vmstat: add events for ksm cow
2022-03-24 8:54 UTC (4+ messages)
[PATCH v2 3/4] arm64: implement stack_trace_save_shadow
2022-03-24 8:35 UTC (2+ messages)
[PATCH v9 00/14] Multi-Gen LRU Framework
2022-03-24 8:13 UTC (7+ messages)
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation
[PATCH 0/8] memblock: introduce memsize showing reserved memory
2022-03-24 7:01 UTC (9+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] memblock: detect hidden memory hole size
` [PATCH 3/8] memblock: handle overlapped reserved memory region
` [PATCH 4/8] memblock: track memblock changed at early param
` [PATCH 5/8] memblock: track kernel size on memsize
` [PATCH 6/8] memblock: recognize late free by checking PageReserved
` [PATCH 7/8] memblock: print memsize summary information
` [PATCH 8/8] memblock: print kernel internal size
[scsi] 6aded12b10: kernel_BUG_at_mm/usercopy.c
2022-03-24 6:48 UTC (6+ messages)
BUG_ON() in pfn_swap_entry_to_page()
2022-03-24 3:51 UTC (5+ messages)
[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
2022-03-24 2:46 UTC (3+ messages)
[PATCH -next v2 0/4]mm: page_table_check: add support on arm64 and riscv
2022-03-24 2:44 UTC (10+ messages)
` [PATCH -next v2 2/4] mm: page_table_check: add hooks to public helpers
` [PATCH -next v2 3/4] arm64: mm: add support for page table check
` [PATCH -next v2 4/4] riscv: "
[RFC PATCH 0/5] Split a huge page to any lower order pages
2022-03-24 2:02 UTC (7+ messages)
` [RFC PATCH 3/5] mm: thp: split "
[RFC PATCH 00/47] Address Space Isolation for KVM
2022-03-24 1:54 UTC (9+ messages)
` [RFC PATCH 10/47] mm: asi: Support for global non-sensitive direct map allocations
[PATCH] mm: Add selftests for migration entries
2022-03-24 1:43 UTC
[RFC v1 0/2] Memory poison recovery in khugepaged
2022-03-23 23:29 UTC (3+ messages)
` [RFC v1 1/2] mm: khugepaged: recover from poisoned anonymous memory
` [RFC v1 2/2] mm: khugepaged: recover from poisoned file-backed memory
incoming
2022-03-23 23:07 UTC (42+ messages)
` [patch 01/41] proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
` [patch 02/41] proc/vmcore: fix possible deadlock on concurrent mmap and read
` [patch 03/41] proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
` [patch 04/41] linux/types.h: remove unnecessary __bitwise__
` [patch 05/41] Documentation/sparse: add hints about __CHECKER__
` [patch 06/41] kernel/ksysfs.c: use helper macro __ATTR_RW
` [patch 07/41] Kconfig.debug: make DEBUG_INFO selectable from a choice
` [patch 08/41] include: drop pointless __compiler_offsetof indirection
` [patch 09/41] ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
` [patch 10/41] bitfield: add explicit inclusions to the example
` [patch 11/41] lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
` [patch 12/41] lib: bitmap: fix many kernel-doc warnings
` [patch 13/41] checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")
` [patch 14/41] checkpatch: add --fix option for some TRAILING_STATEMENTS
` [patch 15/41] checkpatch: add early_param exception to blank line after struct/function test
` [patch 16/41] checkpatch: use python3 to find codespell dictionary
` [patch 17/41] init: use ktime_us_delta() to make initcall_debug log more precise
` [patch 18/41] init.h: improve __setup and early_param documentation
` [patch 19/41] init/main.c: return 1 from handled __setup() functions
` [patch 20/41] fs/pipe: use kvcalloc to allocate a pipe_buffer array
` [patch 21/41] fs/pipe.c: local vars have to match types of proper pipe_inode_info fields
` [patch 22/41] minix: fix bug when opening a file with O_DIRECT
` [patch 23/41] fat: use pointer to simple type in put_user()
` [patch 24/41] cgroup: use irqsave in cgroup_rstat_flush_locked()
` [patch 25/41] kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
` [patch 26/41] riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
` [patch 27/41] x86/setup: "
` [patch 28/41] arm64: mm: "
` [patch 29/41] docs: kdump: update description about sysfs file system support
` [patch 30/41] docs: kdump: add scp example to write out the dump file
` [patch 31/41] panic: unset panic_on_warn inside panic()
` [patch 32/41] ubsan: no need to unset panic_on_warn in ubsan_epilogue()
` [patch 33/41] kasan: no need to unset panic_on_warn in end_report()
` [patch 34/41] taskstats: remove unneeded dead assignment
` [patch 35/41] docs: sysctl/kernel: add missing bit to panic_print
` [patch 36/41] panic: add option to dump all CPUs backtraces in panic_print
` [patch 37/41] panic: move panic_print before kmsg dumpers
` [patch 38/41] kcov: split ioctl handling into locked and unlocked parts
` [patch 39/41] kcov: properly handle subsequent mmap calls
` [patch 40/41] kernel/resource: fix kfree() of bootmem memory again
` [patch 41/41] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
[RESEND PATCH v5 2/3] mm/mprotect: do not flush when not required architecturally
2022-03-23 22:09 UTC (2+ messages)
[PATCH RFC v3 0/6] Intruduce nfsrahead
2022-03-23 21:58 UTC (2+ messages)
[PATCH v5 0/4] add hugetlb_free_vmemmap sysctl
2022-03-23 21:57 UTC (2+ messages)
[GIT PULL] slab for 5.18
2022-03-23 19:50 UTC (2+ messages)
False positive kmemleak report for dtb properties names on powerpc
2022-03-23 19:06 UTC (3+ messages)
[PATCH 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
2022-03-23 18:04 UTC (4+ messages)
` [PATCH 2/3] shmem: Introduce /sys/fs/tmpfs support
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).