messages from 2022-03-01 04:29:10 to 2022-03-02 13:02:30 UTC [more...]
[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
2022-03-02 13:02 UTC (21+ messages)
` [PATCH 1/6] Kbuild: compile kernel with gnu11 std
` [PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
` [PATCH 3/6] kernel: remove iterator use "
` [PATCH 4/6] mm: "
` [PATCH 5/6] net/core: "
` [PATCH 6/6] drivers/dma: "
[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
2022-03-02 12:50 UTC (10+ messages)
` [PATCH v4 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter
` [PATCH v4 4/4] MIPS: Remove not used variable usermem
[PATCH v2 RESEND 1/2] arm64: avoid flushing icache multiple times on contiguous HugeTLB
2022-03-02 12:31 UTC (3+ messages)
` [PATCH v2 RESEND 2/2] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
[PATCH 0/5] SLUB debugfs improvements based on stackdepot
2022-03-02 12:30 UTC (13+ messages)
[RFC 1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages
2022-03-02 12:18 UTC (5+ messages)
[PATCH v2] mm: add ztree - new allocator for use via zpool API
2022-03-02 12:14 UTC (2+ messages)
[hnaz-mm:master 272/379] lib/vsprintf.c:991:13: warning: variable 'modbuildid' set but not used
2022-03-02 12:07 UTC (7+ messages)
Regression in workingset_refault latency on 5.15
2022-03-02 11:49 UTC (17+ messages)
[PATCH] mm/damon/sysfs: Fix missing error code in damon_sysfs_attrs_add_dirs()
2022-03-02 11:26 UTC (2+ messages)
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-03-02 11:19 UTC (18+ messages)
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 19/30] csky/mm: "
[PATCH 0/9] A few cleanup patches for z3fold
2022-03-02 10:19 UTC (25+ messages)
` [PATCH 1/9] mm/z3fold: declare z3fold_mount with __init
` [PATCH 2/9] mm/z3fold: remove obsolete comment in z3fold_alloc
` [PATCH 3/9] mm/z3fold: minor clean up for z3fold_free
` [PATCH 4/9] mm/z3fold: remove unneeded page_mapcount_reset and ClearPagePrivate
` [PATCH 5/9] mm/z3fold: remove confusing local variable l reassignment
` [PATCH 6/9] mm/z3fold: move decrement of pool->pages_nr into __release_z3fold_page()
` [PATCH 7/9] mm/z3fold: remove redundant list_del_init of zhdr->buddy in z3fold_free
` [PATCH 9/9] mm/z3fold: remove unneeded return value of z3fold_compact_page()
[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-03-02 10:03 UTC (3+ messages)
` [PATCH v11 42/45] virt: Add SEV-SNP guest driver
[PATCH linux-next] mm: swap: get rid of deadloop in swapin readahead
2022-03-02 9:46 UTC (7+ messages)
Different writeback timing since v5.14
2022-03-02 9:24 UTC (4+ messages)
[PATCH] mm/huge_memory: make is_transparent_hugepage() static
2022-03-02 9:04 UTC (2+ messages)
[btrfs] 3626a285f8: divide_error:#[##]
2022-03-02 8:44 UTC (3+ messages)
[PATCH v2 0/3] add hugetlb_free_vmemmap sysctl
2022-03-02 8:37 UTC (4+ messages)
` [PATCH v2 1/3] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries
` [PATCH v2 2/3] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v2 3/3] mm: hugetlb: add hugetlb_free_vmemmap sysctl
[PATCH v4 0/6] Fix some bugs related to ramp and dax
2022-03-02 8:27 UTC (7+ messages)
` [PATCH v4 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v4 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()
[PATCH 0/6] block, fs: convert most Direct IO cases to FOLL_PIN
2022-03-02 8:07 UTC (6+ messages)
` [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN
[PATCH 1/2] cgroup: Use irqsave in cgroup_rstat_flush_locked()
2022-03-02 6:38 UTC (3+ messages)
` [PATCH 2/2] mm: workingset: Replace IRQ-off check with a lockdep assert
[linux-next:master 4044/9592] arch/arm/kernel/ftrace.c:229:6: warning: no previous prototype for function 'prepare_ftrace_return'
2022-03-02 6:35 UTC (3+ messages)
[next-20220225] powerpc boot broken with maple tree code ?
2022-03-02 6:19 UTC
[PATCH v3 00/21] DEPT(Dependency Tracker)
2022-03-02 4:53 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION e6ada6df471f847da3b09b357e246c62335bc0bb
2022-03-02 4:35 UTC
[LSF/MM/BPF TOPIC] Potential silent data loss caused by hwpoisoned page cache
2022-03-02 3:39 UTC
[PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
2022-03-02 3:21 UTC (9+ messages)
` [PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
` [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
` [PATCH 3/8] mm: khugepaged: skip DAX vma
[PATCH v2 10/11] fs/drop_caches: move drop_caches sysctls to its own file
2022-03-02 2:48 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS aea6d79fce16b867a4e9192ef808e95fdc38a721
2022-03-01 22:57 UTC
[PATCH 1/1] mm/page_alloc: add scheduling point to free_unref_page_list
2022-03-02 1:38 UTC
[PATCH linux-next] Fix shmem huge page failed to set F_SEAL_WRITE attribute problem
2022-03-02 1:11 UTC (7+ messages)
` [PATCH] memfd: fix F_SEAL_WRITE after shmem huge page allocated
[PATCH bpf-next 0/2] flexible size for bpf_prog_pack
2022-03-01 23:01 UTC (5+ messages)
` [PATCH bpf-next 2/2] bpf: "
[PATCH v6 00/71] Introducing the Maple Tree
2022-03-01 22:56 UTC (9+ messages)
` [PATCH v6 01/71] binfmt_elf: Take the mmap lock when walking the VMA list
` [PATCH v6 08/71] Maple Tree: Add new data structure
[PATCH -V14 0/3] NUMA balancing: optimize memory placement for memory tiering system
2022-03-01 22:03 UTC (7+ messages)
` [PATCH -V14 1/3] NUMA Balancing: add page promotion counter
` [PATCH -V14 2/3] NUMA balancing: optimize page placement for memory tiering system
` [PATCH -V14 3/3] memory tiering: skip to scan fast memory
[PATCH RFC] net: memcg accounting for veth devices
2022-03-01 21:31 UTC (7+ messages)
[mm] 82e080f318: BUG:KASAN:use-after-free_in_move_vma
2022-03-01 20:51 UTC (2+ messages)
[PATCH AUTOSEL 5.4 10/11] selftest/vm: fix map_fixed_noreplace test failure
2022-03-01 20:19 UTC
[PATCH AUTOSEL 5.10 13/14] selftest/vm: fix map_fixed_noreplace test failure
2022-03-01 20:18 UTC
[PATCH AUTOSEL 5.15 22/23] selftest/vm: fix map_fixed_noreplace test failure
2022-03-01 20:16 UTC
[PATCH AUTOSEL 5.16 27/28] selftest/vm: fix map_fixed_noreplace test failure
2022-03-01 20:13 UTC
[GIT PULL] binfmt_elf fix for v5.17-rc7
2022-03-01 19:46 UTC (2+ messages)
[PATCH for-mm] mm/damon/sysfs: Fix out-of-bound array access for wmark_metric_strs[]
2022-03-01 18:56 UTC
[linux-next:master 3353/9295] drivers/powercap/dtpm.c:525:22: sparse: sparse: symbol 'dtpm_node_callback' was not declared. Should it be static?
2022-03-01 17:58 UTC (3+ messages)
` [RFC PATCH linux-next] powercap/drivers/dtpm: dtpm_node_callback[] can be static
[PATCH] memcg: async flush memcg stats from perf sensitive codepaths
2022-03-01 17:57 UTC (4+ messages)
[syzbot] kernel BUG in hugepage_add_anon_rmap
2022-03-01 17:41 UTC (4+ messages)
[PATCH] MAINTAINERS: add myself as a memcg co-maintainer as well
2022-03-01 17:22 UTC (3+ messages)
[PATCH v6 01/10] mm: add zone device coherent type memory support
2022-03-01 16:32 UTC (7+ messages)
` [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling
[PATCH] selftests: vm: remove duplicated macro and use swap() to make code cleaner
2022-03-01 15:29 UTC (2+ messages)
[PATCH] binfmt_elf: Introduce KUnit test
2022-03-01 15:06 UTC (8+ messages)
[RFC PATCH 0/4] Removing limitations of merging anonymous VMAs
2022-03-01 14:31 UTC (4+ messages)
` [RFC PATCH 2/4] [PATCH 2/4] mm: adjust page offset in mremap
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2022-03-01 14:12 UTC (4+ messages)
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
[PATCH 00/11] Remove remaining parts of congestion tracking code
2022-03-01 13:27 UTC (5+ messages)
` [PATCH 04/11] fuse: remove reliance on bdi congestion
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
[PATCH RFC] mm/memory-failure.c: fix memory failure race with memory offline
2022-03-01 13:22 UTC (3+ messages)
[PATCH 5.16 v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC
2022-03-01 12:36 UTC (2+ messages)
[PATCH v7 0/7] arm64: Default to 32-bit wide ZONE_DMA
2022-03-01 10:56 UTC (3+ messages)
[RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
2022-03-01 9:30 UTC (7+ messages)
` [RFC PATCH 1/7] mm/gup: introduce pin_user_page()
[PATCH v2] mm/slub: initialize stack depot in boot process
2022-03-01 9:29 UTC (6+ messages)
` [PATCH v3] "
[srcu] 92093b1bdf: will-it-scale.per_process_ops -7.0% regression
2022-03-01 8:39 UTC (3+ messages)
[PATCH RFC 00/13] mm: COW fixes part 2: reliable GUP pins of anonymous pages
2022-03-01 8:24 UTC (2+ messages)
[PATCH -V13 0/3] NUMA balancing: optimize memory placement for memory tiering system
2022-03-01 7:51 UTC (11+ messages)
` [PATCH -V13 2/3] NUMA balancing: optimize page "
` [PATCH -V13 3/3] memory tiering: skip to scan fast memory
[linux-next:master 9107/9295] drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:2168:43: sparse: sparse: restricted __le32 degrades to integer
2022-03-01 7:00 UTC
[LSF/MM/BPF TOPIC] FOLL_PIN + file systems
2022-03-01 6:58 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 6705cd745adbbeac6b13002c7a30060f7b2568a5
2022-03-01 5:37 UTC
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).