linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-30 17:28:56 to 2021-08-03 14:45:06 UTC [more...]

[PATCH] slub: fix unreclaimable slab stat for bulk free
 2021-08-03 14:44 UTC  (6+ messages)

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-03 14:38 UTC  (4+ messages)
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH] mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
 2021-08-03 14:34 UTC  (4+ messages)

[linux-next:pending-fixes 179/251] net/netfilter/ipset/ip_set_hash_ipportnet.c:249:29: warning: variable 'port_to' is uninitialized when used here
 2021-08-03 14:24 UTC 

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-03 14:16 UTC  (2+ messages)
` [PATCH 20/38] mm: Replace deprecated CPU-hotplug functions

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-08-03 14:15 UTC  (23+ messages)
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex
` [PATCH 4/5] mm, memcg: avoid possible NULL pointer dereferencing in mem_cgroup_init()

[clocksource] 8901ecc231: stress-ng.lockbus.ops_per_sec -9.5% regression
 2021-08-03 13:48 UTC  (10+ messages)

[syzbot] divide error in wb_update_dirty_ratelimit
 2021-08-03 12:32 UTC  (4+ messages)

[linux-stable-rc:linux-4.19.y 562/625] userfaultfd.c:138:1: error: expected identifier or '(' before '}' token
 2021-08-03 12:14 UTC 

[PATCH] mm,shmem: Fix a typo in shmem_swapin_page()
 2021-08-03 12:01 UTC  (8+ messages)

[PATCH 0/3] mm: optimize thp for reclaim and migration
 2021-08-03 11:36 UTC  (8+ messages)
` [PATCH 1/3] mm: don't take lru lock when splitting isolated thp
` [PATCH 2/3] mm: free zapped tail pages "
` [PATCH 3/3] mm: don't remap clean subpages "

[PATCH v3] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-08-03 10:32 UTC  (8+ messages)

[linux-next:pending-fixes 192/251] drivers/soc/ixp4xx/ixp4xx-npe.c:696:18: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' {aka 'long long unsigned int'}
 2021-08-03  9:29 UTC  (3+ messages)

[PATCH v4 1/2] mm: introduce process_mrelease system call
 2021-08-03  8:39 UTC  (4+ messages)
` [PATCH v4 2/2] mm: wire up syscall process_mrelease

[linux-next:pending-fixes 192/251] drivers/soc/ixp4xx/ixp4xx-qmgr.c:149:37: sparse: sparse: dereference of noderef expression
 2021-08-03  8:19 UTC  (2+ messages)

[PATCH 0/4] mm: ensure consistency of memory map poisoning
 2021-08-03  7:58 UTC  (8+ messages)
` [PATCH 1/4] mm/page_alloc: always initialize memory map for the holes
` [PATCH 4/4] memblock: stop poisoning raw allocations

[PATCH v5 00/12] mm/debug_vm_pgtable: Enhancements
 2021-08-03  6:50 UTC  (16+ messages)
` [PATCH v5 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v5 02/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in basic tests
` [PATCH v5 03/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in leaf and savewrite tests
` [PATCH v5 04/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in protnone and devmap tests
` [PATCH v5 05/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in soft_dirty and swap tests
` [PATCH v5 06/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in migration and thp tests
` [PATCH v5 07/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PTE modifying tests
` [PATCH v5 08/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PMD "
` [PATCH v5 09/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PUD "
` [PATCH v5 10/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PGD and P4D "
` [PATCH v5 11/12] mm/debug_vm_pgtable: Remove unused code
` [PATCH v5 12/12] mm/debug_vm_pgtable: Fix corrupted page flag

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-03  6:42 UTC 

[PATCH v7 0/5] Introduce multi-preference mempolicy
 2021-08-03  5:59 UTC  (6+ messages)
` [PATCH v7 1/5] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v7 2/5] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
` [PATCH v7 3/5] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
` [PATCH v7 4/5] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY
` [PATCH v7 5/5] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies

mmotm 2021-08-02-18-51 uploaded
 2021-08-03  5:59 UTC  (4+ messages)
` mmotm 2021-08-02-18-51 uploaded (struct user_struct when CONFIG_EPOLL is not set)

[syzbot] INFO: task hung in __drain_all_pages (2)
 2021-08-03  3:35 UTC 

[PATCH] slub: fix kmalloc_pagealloc_invalid_free unit test
 2021-08-03  3:30 UTC  (3+ messages)

[PATCH v2] mm/memcg: Fix incorrect flushing of lruvec data in obj_stock
 2021-08-03  3:28 UTC  (3+ messages)

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-08-03  1:38 UTC  (24+ messages)
` [PATCH 01/16] huge tmpfs: fix fallocate(vanilla) advance over huge pages
` [PATCH 02/16] huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
` [PATCH 03/16] huge tmpfs: remove shrinklist addition from shmem_setattr()
` [PATCH 04/16] huge tmpfs: revert shmem's use of transhuge_vma_enabled()
` [PATCH 05/16] huge tmpfs: move shmem_huge_enabled() upwards
` [PATCH 06/16] huge tmpfs: shmem_is_huge(vma, inode, index)
` [PATCH 09/16] huge tmpfs: decide stat.st_blksize by shmem_is_huge()
` [PATCH 10/16] tmpfs: fcntl(fd, F_MEM_LOCK) to memlock a tmpfs file

[PATCH v1] mm, hugepages: add mremap() support for hugepage backed vma
 2021-08-02 23:50 UTC  (4+ messages)

[PATCH v3 1/2] mm: introduce process_mrelease system call
 2021-08-02 22:16 UTC  (15+ messages)

[PATCH v16 00/15] arm64: MMU enabled kexec relocation
 2021-08-02 21:54 UTC  (16+ messages)
` [PATCH v16 01/15] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v16 02/15] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v16 03/15] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v16 04/15] arm64: kexec: flush image and lists during kexec load time
` [PATCH v16 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v16 06/15] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v16 07/15] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v16 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v16 09/15] arm64: kexec: relocate in EL1 mode
` [PATCH v16 10/15] arm64: kexec: use ld script for relocation function
` [PATCH v16 11/15] arm64: kexec: install a copy of the linear-map
` [PATCH v16 12/15] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v16 13/15] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v16 14/15] arm64: kexec: remove cpu-reset.h
` [PATCH v16 15/15] arm64: trans_pgd: remove trans_pgd_map_page()

[PATCH] Add mmap_assert_locked() annotations to find_vma*()
 2021-08-02 21:11 UTC  (5+ messages)

[PATCH V5] mm: compaction: support triggering of proactive compaction by user
 2021-08-02 20:41 UTC  (4+ messages)

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-08-02 18:47 UTC  (7+ messages)

[PATCH v2] memblock: make memblock_find_in_range method private
 2021-08-02 15:37 UTC  (4+ messages)

[linux-next:master 4175/4668] net/dsa/tag_sja1105.c:564 sja1110_rcv() error: uninitialized symbol 'vid'
 2021-08-02 14:19 UTC 

[PATCH] mm/memcg: Fix incorrect flushing of lruvec data in obj_stock
 2021-08-02 14:32 UTC  (4+ messages)

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-08-02 14:06 UTC  (7+ messages)

[PATCH v2 0/6] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-08-02 13:39 UTC  (2+ messages)

[linux-next:master 4029/4668] fs/btrfs/ioctl.c:2421:3: warning: Value stored to 'dirid' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-02 13:05 UTC 

[linux-next:master 3868/4668] fs/btrfs/verity.c:125:4: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-02 13:02 UTC 

[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2021-08-02 12:21 UTC  (4+ messages)

[PATCH 0/1] pagemap: swap location for shared pages
 2021-08-02 12:20 UTC  (3+ messages)

[PATCH v6 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
 2021-08-02 11:47 UTC  (14+ messages)

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-08-02  8:24 UTC  (2+ messages)

[PATCH] memcg: cleanup racy sum avoidance code
 2021-08-02  6:57 UTC  (2+ messages)

[PATCH v4 00/12] mm/debug_vm_pgtable: Enhancements
 2021-08-02  4:53 UTC  (4+ messages)

[PATCH] mm: slub: Fix slub_debug disablement for list of slabs
 2021-08-02  3:26 UTC  (5+ messages)

[PATCH v2 0/3] arm64: support page mapping percpu first chunk allocator
 2021-08-02  2:47 UTC  (7+ messages)
` [PATCH v2 1/3] vmalloc: Choose a better start address in vm_area_register_early()
` [PATCH v2 2/3] arm64: Support page mapping percpu first chunk allocator

[PATCH 3/3] mm: mmap_lock: add ip to mmap_lock tracepoints
 2021-08-02  2:44 UTC  (5+ messages)
  `  "

[PATCH v3 00/14] Multigenerational LRU Framework
 2021-08-01 17:21 UTC  (3+ messages)

[PATCH 0/2] add KSM performance tests
 2021-08-01 15:43 UTC  (3+ messages)
` [PATCH 1/2] selftests: vm: add KSM merging time test
` [PATCH 2/2] selftests: vm: add COW time test for KSM pages

incoming
 2021-08-01  5:32 UTC  (4+ messages)
` [patch 6/7] slub: fix unreclaimable slab stat for bulk free

[syzbot] bpf test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-31 23:24 UTC 

drivers/regulator/mt6380-regulator.c:324:34: warning: unused variable 'mt6380_of_match'
 2021-07-31 22:00 UTC 

[linux-next:master 4056/4668] drivers/nfc/nfcmrvl/spi.c:114:32: sparse: sparse: incorrect type in argument 1 (different modifiers)
 2021-07-31 21:05 UTC 

[linux-stable-rc:linux-5.10.y 1320/1370] userfaultfd.c:189:1: error: expected identifier or '(' before '}' token
 2021-07-31 17:35 UTC 

[linux-next:master 3254/4668] drivers/firmware/efi/sysfb_efi.c:190:35: warning: unused variable 'efifb_dmi_system_table'
 2021-07-31 12:31 UTC 

[linux-next:master] BUILD REGRESSION 8d4b477da1a807199ca60e0829357ce7aa6758d5
 2021-07-31  9:50 UTC 

Regression bisected to fa3354e4ea39 (mm: free_area_init: use maximal zone PFNs rather than zone sizes)
 2021-07-31  9:19 UTC  (8+ messages)

[linux-next:master 2110/4668] sysfb.c:undefined reference to `screen_info'
 2021-07-31  9:31 UTC 

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-30 19:11 UTC  (7+ messages)
` [PATCH v4 10/13] lib: test_hmm add module param for zone device type

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-30 19:02 UTC  (8+ messages)

[PATCH v5] mm: introduce reference pages
 2021-07-30 17:58 UTC  (2+ messages)


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).