linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-22 20:58:13 to 2021-07-26 15:36:05 UTC [more...]

[PATCH v2 0/6] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-07-26 15:35 UTC  (5+ messages)
` [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
` [PATCH v2 2/6] KVM: arm64: Walk userspace page tables to compute the THP mapping size
` [PATCH v2 3/6] KVM: arm64: Avoid mapping size adjustment on permission fault
` [PATCH v2 5/6] KVM: arm64: Use get_page() instead of kvm_get_pfn()

[PATCH] mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
 2021-07-26 15:16 UTC  (3+ messages)

[PATCH] writeback: memcg: simplify cgroup_writeback_by_id
 2021-07-26 14:56 UTC  (2+ messages)

[PATCH v14 000/138] Memory folios
 2021-07-26 14:19 UTC  (13+ messages)
` Folios give an 80% performance win

[PATCH v5 00/10] ARM: remove set_fs callers and implementation
 2021-07-26 14:11 UTC  (11+ messages)
` [PATCH v5 01/10] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
` [PATCH v5 02/10] ARM: traps: use get_kernel_nofault instead of set_fs()
` [PATCH v5 03/10] ARM: oabi-compat: add epoll_pwait handler
` [PATCH v5 04/10] ARM: syscall: always store thread_info->abi_syscall
` [PATCH v5 05/10] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
` [PATCH v5 06/10] ARM: oabi-compat: rework sys_semtimedop emulation
` [PATCH v5 07/10] ARM: oabi-compat: rework fcntl64() emulation
` [PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault
` [PATCH v5 09/10] ARM: uaccess: remove set_fs() implementation
` [PATCH v5 10/10] ARM: oabi-compat: fix oabi epoll sparse warning

[PATCH v3 1/2] mm: introduce process_mrelease system call
 2021-07-26 13:43 UTC  (16+ messages)
` [PATCH v3 2/2] mm: wire up syscall process_mrelease

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-07-26 13:32 UTC  (8+ messages)

[linux-next:master 2228/3296] drivers/md/dm-raid.c:3686 raid_status() error: uninitialized symbol 'recovery'
 2021-07-26 13:11 UTC 

[syzbot] BUG: sleeping function called from invalid context in folio_copy
 2021-07-26 12:45 UTC  (3+ messages)

[linux-next:master 1517/2389] sound/pci/als4000.c:930 snd_card_als4000_probe() warn: 'pci' not released on lines: 852,872
 2021-07-26 12:45 UTC  (3+ messages)

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-07-26 11:53 UTC  (10+ messages)

5.13-rt1 + KVM = WARNING: at fs/eventfd.c:74 eventfd_signal()
 2021-07-26 11:03 UTC  (10+ messages)

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-07-26  9:58 UTC 

[linux-next:master 1012/1340] drivers/spi/spi-stm32.c:915:23-25: WARNING !A || A && B is equivalent to !A || B
 2021-07-26  9:55 UTC  (3+ messages)
` [PATCH] spi: stm32: fix excluded_middle.cocci warnings

[RFC PATCH 01/12] afs: Sort out symlink reading
 2021-07-26  9:44 UTC  (4+ messages)
` (no subject)

[linux-next:master 2707/3296] ioam6_parser.c:12:10: fatal error: sys/socket.h: No such file or directory
 2021-07-26  9:14 UTC 

[PATCH v2 0/9] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-07-26  7:15 UTC  (11+ messages)
` [PATCH v2 1/9] mm: track present early pages per zone
` [PATCH v2 2/9] mm/memory_hotplug: introduce "auto-movable" online policy
` [PATCH v2 3/9] drivers/base/memory: introduce "memory groups" to logically group memory blocks
` [PATCH v2 4/9] mm/memory_hotplug: track present pages in memory groups
` [PATCH v2 5/9] ACPI: memhotplug: use a single static memory group for a single memory device
` [PATCH v2 6/9] dax/kmem: use a single static memory group for a single probed unit
` [PATCH v2 7/9] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [PATCH v2 8/9] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [PATCH v2 9/9] mm/memory_hotplug: improved dynamic "

mmotm 2021-07-23-15-03 uploaded
 2021-07-26  7:14 UTC  (3+ messages)
` mmotm 2021-07-23-15-03 uploaded (mm/memory_hotplug.c)

[PATCH v1] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-07-26  7:11 UTC  (4+ messages)

[mm/debug_vm_pgtable] 5b79c4a146: initcall_debug_vm_pgtable_returned_with_preemption_imbalance
 2021-07-26  7:19 UTC 

[RFC V2 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-07-26  6:37 UTC  (11+ messages)
` [RFC V2 01/10] mm/mmap: Dynamically initialize protection_map[]
` [RFC V2 02/10] arm64/mm: Consolidate TCR_EL1 fields
` [RFC V2 03/10] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
` [RFC V2 04/10] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [RFC V2 05/10] arm64/mm: Add CONFIG_ARM64_PA_BITS_52_[LPA|LPA2]
` [RFC V2 06/10] arm64/mm: Add FEAT_LPA2 specific encoding
` [RFC V2 07/10] arm64/mm: Detect and enable FEAT_LPA2
` [RFC V2 08/10] arm64/mm: Add FEAT_LPA2 specific PTE_SHARED and PMD_SECT_S
` [RFC V2 09/10] arm64/mm: Add FEAT_LPA2 specific fallback (48 bits PA) when not implemented
` [RFC V2 10/10] arm64/mm: Enable CONFIG_ARM64_PA_BITS_52 on CONFIG_ARM64_[4K|16K]_PAGES

incoming
 2021-07-26  5:22 UTC  (20+ messages)
` [patch 01/15] userfaultfd: do not untag user pointers
` [patch 02/15] selftest: use mmap instead of posix_memalign to allocate memory
` [patch 03/15] kfence: defer kfence_test_init to ensure that kunit debugfs is created
` [patch 04/15] kfence: move the size check to the beginning of __kfence_alloc()
` [patch 05/15] kfence: skip all GFP_ZONEMASK allocations
` [patch 06/15] mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
` [patch 07/15] mm: use kmap_local_page in memzero_page
` [patch 08/15] mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
` [patch 09/15] memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
` [patch 10/15] writeback, cgroup: remove wb from offline list before releasing refcnt
` [patch 11/15] writeback, cgroup: do not reparent dax inodes
` [patch 12/15] mm/secretmem: wire up ->set_page_dirty
` [patch 13/15] mm: mmap_lock: fix disabling preemption directly
` [patch 14/15] mm: fix the deadlock in finish_fault()
` [patch 15/15] hugetlbfs: fix mount mode command line processing

clang-13: warning: argument unused during compilation: '-pie'
 2021-07-26  5:12 UTC 

[PATCH] mm/vmalloc: add missing __GFP_HIGHMEM flag for vmalloc
 2021-07-26  4:05 UTC  (3+ messages)

[PATCH v5 2/2] memcg: infrastructure to flush memcg stats
 2021-07-26  2:24 UTC  (2+ messages)
` [memcg] cda0d20525: reaim.jobs_per_min -10.1% regression

[PATCH resend] mm: compaction: optimize proactive compaction deferrals
 2021-07-26  1:47 UTC  (2+ messages)

[PATCH] mm/migrate: fix page state accounting type conversion underflow
 2021-07-26  1:43 UTC  (3+ messages)

arch/csky/kernel/perf_event.c:878:6: sparse: sparse: symbol 'csky_pmu_event_set_period' was not declared. Should it be static?
 2021-07-26  1:39 UTC 

[PATCH] driver: zram: fix wrong counting on pages_store
 2021-07-26  1:27 UTC  (3+ messages)
` [Resend PATCH] "

[PATCH v2 0/3] arm64: support page mapping percpu first chunk allocator
 2021-07-26  1:19 UTC  (2+ messages)

[syzbot] bpf-next test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-25 15:59 UTC 

[linux-next:master 1161/3296] ERROR: modpost: "__udivdi3" [drivers/platform/x86/amd-pmc.ko] undefined!
 2021-07-25  9:55 UTC 

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2021-07-25  2:11 UTC  (3+ messages)

might_sleep() warning in do_swap_page()
 2021-07-25  1:59 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Write in put_ucounts
 2021-07-25  0:32 UTC 

[PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
 2021-07-24 19:46 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 86d652a288466c60554be0ba67069213b4d689c7
 2021-07-24 16:20 UTC 

[syzbot] net-next test error: possible deadlock in fs_reclaim_acquire
 2021-07-24 11:47 UTC 

[PATCH v3] mm/sparse: clarify pgdat_to_phys
 2021-07-24  7:47 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 90d856e71443a2fcacca8e7539bac44d9cb3f7ab
 2021-07-24  0:03 UTC 

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-23 22:46 UTC  (7+ messages)

[PATCH] mm,shmem: Fix a typo in shmem_swapin_page()
 2021-07-23 21:53 UTC  (4+ messages)

[PATCH] mm/doc: Include highmem.h in kernel-doc
 2021-07-23 20:32 UTC  (2+ messages)

[PATCH] mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code
 2021-07-23 20:19 UTC  (11+ messages)

[PATCH v28 00/32] Control-flow Enforcement: Shadow Stack
 2021-07-23 18:01 UTC  (9+ messages)
` [PATCH v28 25/32] x86/cet/shstk: Handle thread shadow stack
` [PATCH v28 26/32] x86/cet/shstk: Introduce shadow stack token setup/verify routines

[PATCH v3] mm: Enable suspend-only swap spaces
 2021-07-23 17:42 UTC  (5+ messages)

[linux-next:master 1594/3296] arch/m68k/coldfire/device.c:586:10: fatal error: linux/can/platform/flexcan.h: No such file or directory
 2021-07-23 16:26 UTC 

[PATCH 0/5] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-07-23 16:18 UTC  (7+ messages)
` [PATCH 1/5] KVM: arm64: Walk userspace page tables to compute the THP mapping size
` [PATCH 2/5] KVM: arm64: Avoid mapping size adjustment on permission fault

[PATCH v4 06/10] riscv: Remove non-standard linux,elfcorehdr handling
 2021-07-23 15:17 UTC  (3+ messages)

[PATCH 0/2] Protect vmstats on PREEMPT_RT
 2021-07-23 10:00 UTC  (3+ messages)
` [PATCH 1/2] preempt: Provide preempt_*_(no)rt variants
` [PATCH 2/2] mm/vmstat: Protect per cpu variables with preempt disable on RT

[RESEND PATCH v2] mm/sparse: clarify pgdat_to_phys
 2021-07-23  8:40 UTC  (3+ messages)

linux-5.13.2: warning from kernel/rcu/tree_plugin.h:359
 2021-07-23  7:13 UTC  (13+ messages)

[PATCH] percpu: remove export of pcpu_base_addr
 2021-07-23  5:38 UTC  (2+ messages)

[PATCH v3 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-23  4:23 UTC  (19+ messages)
` [PATCH v3 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v3 07/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PTE modifying tests
` [PATCH v3 08/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PMD "

[PATCH v15 00/17] Folio support in block + iomap layers
 2021-07-23  2:40 UTC  (4+ messages)
` [PATCH v15 02/17] block: Add bio_for_each_folio_all()

[PATCH v2 1/3] mm, oom: move task_will_free_mem up in the file to be used in process_mrelease
 2021-07-23  1:15 UTC  (10+ messages)

[linux-next:master] BUILD REGRESSION 7468cbf5c917ec48c66b0dd157b306f36345cab8
 2021-07-22 21:07 UTC 

[PATCH v28 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-07-22 20:57 UTC  (7+ messages)
` [PATCH v28 01/10] x86/cet/ibt: Add Kconfig option for "
` [PATCH v28 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v28 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v28 05/10] x86/cet/ibt: Update ELF header parsing "
` [PATCH v28 08/10] x86/vdso: Introduce ENDBR macro
` [PATCH v28 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave


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