[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-28 8:05 UTC (8+ messages)
` [PATCH v5 1/6] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v5 2/6] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v5 3/6] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v5 4/6] mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock()
` [PATCH v5 5/6] mm/memcg: Protect memcg_stock with a local_lock_t
` [PATCH v5 6/6] mm/memcg: Disable migration instead of preemption in drain_all_stock()
[PATCH linux-next] mm: swap: get rid of deadloop in swapin readahead
2022-02-28 7:57 UTC (3+ messages)
[PATCH RFC] net: memcg accounting for veth devices
2022-02-28 7:17 UTC
[PATCH 0/3] add hugetlb_free_vmemmap sysctl
2022-02-28 7:10 UTC (4+ messages)
` [PATCH 1/3] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries
` [PATCH 2/3] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH 3/3] mm: hugetlb: add hugetlb_free_vmemmap sysctl
[PATCH 0/5] SLUB debugfs improvements based on stackdepot
2022-02-28 7:00 UTC (20+ messages)
` [PATCH 1/5] mm/slub: move struct track init out of set_track()
` [PATCH 2/5] mm/slub: use stackdepot to save stack trace in objects
` [PATCH] lib/stackdepot: Use page allocator if both slab and memblock is unavailable
` [PATCH v2] "
` [PATCH 3/5] mm/slub: aggregate and print stack traces in debugfs files
` [PATCH 4/5] mm/slub: sort debugfs output by frequency of stack traces
` [PATCH 5/5] slab, documentation: add description of debugfs files for SLUB caches
[PATCH V3] selftests: vm: Add test for Soft-Dirty PTE bit
2022-02-28 6:55 UTC (3+ messages)
[PATCH v2 0/4] MIPS: Modify mem= and memmap= parameter
2022-02-28 6:50 UTC (6+ messages)
` [PATCH v2 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter
` [PATCH v2 2/4] memblock: Introduce memblock_mem_range_remove_map()
` [PATCH v2 3/4] MIPS: Refactor early_parse_memmap() to fix memmap= parameter
` [PATCH v2 4/4] MIPS: Remove not used variable usermem
[PATCH RFC] memcg: Enable accounting for nft objects
2022-02-28 6:39 UTC
[PATCH v3 0/6] Fix some bugs related to ramp and dax
2022-02-28 6:35 UTC (7+ messages)
` [PATCH v3 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v3 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v3 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v3 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v3 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v3 6/6] mm: remove range parameter from follow_invalidate_pte()
slabinfo shows incorrect active_objs ???
2022-02-28 6:17 UTC (4+ messages)
[syzbot] linux-next test error: WARNING in __mod_memcg_lruvec_state
2022-02-28 6:09 UTC (2+ messages)
[PATCH 00/11] Remove remaining parts of congestion tracking code
2022-02-28 5:19 UTC (8+ messages)
` [PATCH 02/11] MM: document and polish read-ahead code
[x86/PCI] 62fabd56fa: BUG:KASAN:use-after-free_in_pci_acpi_root_prepare_resources
2022-02-28 4:00 UTC
[mm/mlock] 489b8e8c9a: BUG:kernel_NULL_pointer_dereference,address
2022-02-28 3:48 UTC
[PATCH 0/6] block, fs: convert most Direct IO cases to FOLL_PIN
2022-02-28 3:29 UTC (16+ messages)
` [PATCH 1/6] mm/gup: introduce pin_user_page()
` [PATCH 2/6] iov_iter: new iov_iter_pin_pages*(), for FOLL_PIN pages
` [PATCH 3/6] block, fs: assert that key paths use iovecs, and nothing else
` [PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast()
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
` [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN
[PATCH] hugetlbfs: fix a truncation issue in hugepages parameter
2022-02-28 2:59 UTC (3+ messages)
[PATCH 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-02-28 2:27 UTC (7+ messages)
` [PATCH 25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
[PATCH] mm: Use strtobool for param parsing
2022-02-27 21:51 UTC (2+ messages)
Please add for-next/execve
2022-02-27 21:19 UTC (2+ messages)
[ammarfaizi2-block:next/linux-next/master 210/370] undefined reference to `node_data'
2022-02-27 19:19 UTC
[PATCH v6 00/71] Introducing the Maple Tree
2022-02-27 18:32 UTC (14+ 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] mm/vmalloc.c: fix a comment
2022-02-27 16:29 UTC (2+ messages)
[PATCH v11 0/8] fsdax: introduce fs query to support reflink
2022-02-27 15:57 UTC (13+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device
` [PATCH v11 2/8] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v11 3/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v11 4/8] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v11 5/8] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v11 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
` [PATCH v11 8/8] fsdax: set a CoW flag when associate reflink mappings
[ammarfaizi2-block:next/linux-next/master 114/370] ERROR: modpost: "vm_get_page_prot" [vmlinux] is a static EXPORT_SYMBOL
2022-02-27 13:14 UTC
[PATCH v2 10/11] fs/drop_caches: move drop_caches sysctls to its own file
2022-02-27 7:53 UTC (3+ messages)
[PATCH v2] tmpfs: support for file creation time
2022-02-27 6:30 UTC (2+ messages)
` [PATCH mmotm] tmpfs: three tweaks to creation time patch
[PATCH 1/2] kselftest/vm: override TARGETS from arguments
2022-02-27 5:53 UTC (2+ messages)
` [PATCH 2/2] kselftest/vm: fix tests build with old libc
[PATCH linux-next] Fix shmem huge page failed to set F_SEAL_WRITE attribute problem
2022-02-27 5:20 UTC (6+ messages)
` [PATCH] memfd: fix F_SEAL_WRITE after shmem huge page allocated
[PATCH next] mm/migrate: fix remove_migration_pte() of hugetlb entry
2022-02-27 2:25 UTC
[PATCH next] mm/thp: fix collapse_file()'s try_to_unmap(folio,)
2022-02-27 2:22 UTC
[ammarfaizi2-block:next/linux-next/master 210/370] mips64-linux-ld: undefined reference to `node_data'
2022-02-27 1:52 UTC
[ammarfaizi2-block:next/linux-next/master 114/370] arch/m68k/mm/init.c:138:10: error: redefinition of 'vm_get_page_prot'
2022-02-27 1:01 UTC
security/smack/smack_lsm.c:2525:27: sparse: sparse: incorrect type in assignment (different base types)
2022-02-26 21:27 UTC
[PATCH 10/11] fs/drop_caches: move drop_caches sysctls to its own file
2022-02-26 21:00 UTC (6+ messages)
[GIT PULL] memblock: memblock: use kfree() to release kmalloced memblock regions
2022-02-26 20:30 UTC (2+ messages)
[linux-next:master 8608/9128] lib/maple_tree.c:473:7: warning: variable 'shift' is used uninitialized whenever switch case is taken
2022-02-26 19:21 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 06aeb1495c39c86ccfaf1adadc1d2200179f16eb
2022-02-26 16:39 UTC
[PATCH] memcg: async flush memcg stats from perf sensitive codepaths
2022-02-26 12:43 UTC (6+ messages)
[ammarfaizi2-block:next/linux-next/master 127/370] arch/xtensa/mm/init.c:220:10: error: redefinition of 'vm_get_page_prot'
2022-02-26 10:50 UTC
[PATCH RFC] mm/memory-failure.c: fix memory failure race with memory offline
2022-02-26 9:40 UTC
[PATCH v3] userfaultfd: provide unmasked address on page-fault
2022-02-26 7:37 UTC (2+ messages)
[PATCH] afs: Enable multipage folio support
2022-02-26 7:37 UTC (2+ messages)
incoming
2022-02-26 3:11 UTC (13+ messages)
` [patch 01/12] MAINTAINERS: add sysctl-next git tree
` [patch 02/12] mm/hugetlb: fix kernel crash with hugetlb mremap
` [patch 03/12] kasan: test: prevent cache merging in kmem_cache_double_destroy
` [patch 04/12] hugetlbfs: fix a truncation issue in hugepages parameter
` [patch 05/12] mm: fix use-after-free bug when mm->mmap is reused after being freed
` [patch 06/12] selftest/vm: fix map_fixed_noreplace test failure
` [patch 07/12] MAINTAINERS: add Roman as a memcg co-maintainer
` [patch 08/12] MAINTAINERS: remove Vladimir from memcg maintainers
` [patch 09/12] MAINTAINERS: add Shakeel as a memcg co-maintainer
` [patch 10/12] MAINTAINERS, SLAB: add Roman as reviewer, git tree
` [patch 11/12] mailmap: update Roman Gushchin's email
` [patch 12/12] selftests/memfd: clean up mapping in mfd_fail_write
[PATCH v3] usercopy: Check valid lifetime via stack depth
2022-02-26 2:22 UTC (5+ messages)
mmotm 2022-02-23-21-20 uploaded
2022-02-26 1:43 UTC (5+ messages)
[linux-next:pending-fixes] BUILD SUCCESS eb90b11d71c05bbf65814c4a79f7b7e9d6e95025
2022-02-26 1:40 UTC
[PATCH 1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed
2022-02-26 1:04 UTC (4+ messages)
[PATCH] selftests, x86: fix how check_cc.sh is being invoked
2022-02-26 1:03 UTC (4+ messages)
[PATCH -v3] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
2022-02-26 0:18 UTC
[PATCH v4 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-26 0:05 UTC (13+ messages)
` [PATCH v4 3/6] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH] mm/memcg: Add missing counter index which are not update in interrupt
` [PATCH] mm/memcg: Only perform the debug checks on !PREEMPT_RT
` [PATCH v4 5/6] mm/memcg: Protect memcg_stock with a local_lock_t
` [PATCH] mm/memcg: Add a comment regarding the release `obj'
` [PATCH v4 6/6] mm/memcg: Disable migration instead of preemption in drain_all_stock()
` [PATCH v5 "
[PATCH] mm: Handle ksize() vs __alloc_size by forgetting size
2022-02-25 23:45 UTC (2+ messages)
drivers/char/tpm/tpm_ibmvtpm.c:366:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-02-25 22:38 UTC
[RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
2022-02-25 22:20 UTC (8+ messages)
[PATCH -V11 1/9] mm/numa: automatically generate node migration order
2022-02-25 20:35 UTC (7+ messages)
` [PATCH -V11 2/9] mm/migrate: update node demotion order on hotplug events
Regression in workingset_refault latency on 5.15
2022-02-25 18:08 UTC (16+ messages)
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2022-02-25 18:03 UTC (3+ messages)
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
[PATCH v7 00/12] Multigenerational LRU Framework
2022-02-25 16:34 UTC (8+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
[PATCH 21/22] mmc: wbsd: Use dma_alloc_noncoherent() for dma buffer
2022-02-25 15:39 UTC (11+ messages)
` [PATCH 1/2] dma-mapping: check dma_mask for streaming mapping allocs
[PATCH v2 00/13] Introduce DAMON sysfs interface
2022-02-25 15:03 UTC (8+ messages)
` [PATCH v2 13/13] Docs/ABI/testing: Add DAMON sysfs interface ABI document
[linux-next:master] BUILD REGRESSION 44948bd49d878dad6c9707e34f4a06df73c3a800
2022-02-25 14:52 UTC
[PATCH] lib: maple_tree: fix boolreturn.cocci warning
2022-02-25 14:50 UTC (2+ messages)
[RFC PATCH 0/4] Removing limitations of merging anonymous VMAs
2022-02-25 14:26 UTC (11+ messages)
` [RFC PATCH 1/4] [PATCH 1/4] mm: refactor of vma_merge()
` [RFC PATCH 4/4] [PATCH 4/4] mm: add tracing for VMA merges
[Linux Kernel 5.14 GA] ESXi Performance degradation
2022-02-25 13:25 UTC (2+ messages)
[linux-next:master 7067/7915] arch/arm64/kvm/psci.c:372:3-4: Unneeded semicolon
2022-02-25 13:25 UTC (4+ messages)
` [PATCH] KVM: arm64: fix semicolon.cocci warnings
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox