messages from 2022-02-26 00:02:04 to 2022-02-28 10:49:20 UTC [more...]
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-02-28 10:47 UTC (4+ messages)
` [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
` [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
slabinfo shows incorrect active_objs ???
2022-02-28 10:43 UTC (7+ messages)
[x86/PCI] 62fabd56fa: BUG:KASAN:use-after-free_in_pci_acpi_root_prepare_resources
2022-02-28 10:42 UTC (2+ messages)
[PATCH v3 00/21] DEPT(Dependency Tracker)
2022-02-28 9:57 UTC (22+ messages)
` [PATCH v3 01/21] llist: Move llist_{head,node} definition to types.h
` [PATCH v3 02/21] dept: Implement Dept(Dependency Tracker)
` [PATCH v3 03/21] dept: Embed Dept data in Lockdep
` [PATCH v3 04/21] dept: Add a API for skipping dependency check temporarily
` [PATCH v3 05/21] dept: Apply Dept to spinlock
` [PATCH v3 06/21] dept: Apply Dept to mutex families
` [PATCH v3 07/21] dept: Apply Dept to rwlock
` [PATCH v3 08/21] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v3 09/21] dept: Apply Dept to seqlock
` [PATCH v3 10/21] dept: Apply Dept to rwsem
` [PATCH v3 11/21] dept: Add proc knobs to show stats and dependency graph
` [PATCH v3 12/21] dept: Introduce split map concept and new APIs for them
` [PATCH v3 13/21] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH v3 14/21] dept: Apply SDT to swait
` [PATCH v3 15/21] dept: Apply SDT to wait(waitqueue)
` [PATCH v3 16/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v3 17/21] dept: Distinguish each syscall context from another
` [PATCH v3 18/21] dept: Distinguish each work "
` [PATCH v3 19/21] dept: Disable Dept within the wait_bit layer by default
` [PATCH v3 20/21] dept: Add nocheck version of init_completion()
` [PATCH v3 21/21] dept: Disable Dept on struct crypto_larval's completion for now
[PATCH 00/16] DEPT(Dependency Tracker)
2022-02-28 10:14 UTC (10+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1
` Report 2 "
[PATCH 0/5] SLUB debugfs improvements based on stackdepot
2022-02-28 10:05 UTC (21+ 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 9:37 UTC (4+ messages)
[PATCH v3] userfaultfd: provide unmasked address on page-fault
2022-02-28 9:16 UTC (3+ messages)
[PATCH v2] tmpfs: support for file creation time
2022-02-28 8:43 UTC (3+ messages)
` [PATCH mmotm] tmpfs: three tweaks to creation time patch
` [PATCH v3] tmpfs: support for file creation time
[PATCH v3 00/13] Introduce DAMON sysfs interface
2022-02-28 8:13 UTC (14+ messages)
` [PATCH v3 01/13] mm/damon/core: Allow non-exclusive DAMON start/stop
` [PATCH v3 02/13] mm/damon/core: Add number of each enum type values
` [PATCH v3 03/13] mm/damon: Implement a minimal stub for sysfs-based DAMON interface
` [PATCH v3 04/13] mm/damon/sysfs: Link DAMON for virtual address spaces monitoring
` [PATCH v3 05/13] mm/damon/sysfs: Support the physical address space monitoring
` [PATCH v3 06/13] mm/damon/sysfs: Support DAMON-based Operation Schemes
` [PATCH v3 07/13] mm/damon/sysfs: Support DAMOS quotas
` [PATCH v3 08/13] mm/damon/sysfs: Support schemes prioritization
` [PATCH v3 09/13] mm/damon/sysfs: Support DAMOS watermarks
` [PATCH v3 10/13] mm/damon/sysfs: Support DAMOS stats
` [PATCH v3 11/13] selftests/damon: Add a test for DAMON sysfs interface
` [PATCH v3 12/13] Docs/admin-guide/mm/damon/usage: Document "
` [PATCH v3 13/13] Docs/ABI/testing: Add DAMON sysfs interface ABI document
[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-28 8:06 UTC (9+ 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 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()
[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
[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 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] 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 (2+ 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 (7+ 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
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).