linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 10:33:29 to 2020-05-08 18:32:35 UTC [more...]

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-05-08 18:30 UTC  (10+ messages)
` [PATCH 01/19] mm: fix NUMA node file count error in replace_page_cache()
` [PATCH 02/19] mm: memcontrol: fix stat-corrupting race in charge moving
` [PATCH 03/19] mm: memcontrol: drop @compound parameter from memcg charging API
` [PATCH 04/19] mm: memcontrol: move out cgroup swaprate throttling
` [PATCH 05/19] mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
` [PATCH 06/19] mm: memcontrol: prepare uncharging for removal of private page type counters
` [PATCH 07/19] mm: memcontrol: prepare move_account "
` [PATCH 08/19] mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
` [PATCH 09/19] mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters

[PATCH] mm, compaction: Indicate when compaction is manually triggered by sysctl
 2020-05-08 18:31 UTC  (4+ messages)

[PATCH] slab: Replace zero-length array with flexible-array
 2020-05-08 18:26 UTC  (2+ messages)

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-05-08 18:21 UTC  (4+ messages)
` [PATCH v7 1/7] mm: pass task and mm to do_madvise

[PATCH 0/2] selftests: vm: pkeys: Some powerpc fixes
 2020-05-08 18:01 UTC  (4+ messages)
` [PATCH 1/2] selftests: vm: pkeys: Fix powerpc access right definitions
` [PATCH 2/2] selftests: vm: pkeys: Fix powerpc access right updates

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-08 17:42 UTC  (6+ messages)
` [PATCH v4 02/14] arm: add support for folded p4d page tables

mmotm 2020-05-05-15-28 uploaded
 2020-05-08 17:28 UTC  (5+ messages)
` mmotm 2020-05-05-15-28 uploaded (objtool warning)

[PATCH] memcg: expose root cgroup's memory.stat
 2020-05-08 17:06 UTC 

[PATCH RFC 0/8] dcache: increase poison resistance
 2020-05-08 16:29 UTC  (13+ messages)
` [PATCH RFC 1/8] dcache: show count of hash buckets in sysctl fs.dentry-state
` [PATCH RFC 2/8] selftests: add stress testing tool for dcache
` [PATCH RFC 3/8] dcache: sweep cached negative dentries to the end of list of siblings
` [PATCH RFC 4/8] fsnotify: stop walking child dentries if remaining tail is negative
` [PATCH RFC 5/8] dcache: add action D_WALK_SKIP_SIBLINGS to d_walk()
` [PATCH RFC 6/8] dcache: stop walking siblings if remaining dentries all negative
` [PATCH RFC 7/8] dcache: push releasing dentry lock into sweep_negative
` [PATCH RFC 8/8] dcache: prevent flooding with negative dentries

[PATCH] selftests: powerpc: Add test for execute-disabled pkeys
 2020-05-08 16:23 UTC 

[PATCH 00/18] mm: memcontrol: charge swapin pages on instantiation
 2020-05-08 16:01 UTC  (6+ messages)
` [PATCH 05/18] mm: memcontrol: convert page cache to a new mem_cgroup_charge() API

[PATCH] doc: cgroup: update note about conditions when oom killer is invoked
 2020-05-08 16:00 UTC  (2+ messages)

[PATCH RFC tip/core/rcu] Add shrinker to shift to fast/inefficient GP mode
 2020-05-08 14:47 UTC  (4+ messages)

[RFC PATCH 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-08 14:40 UTC  (8+ messages)
` [RFC PATCH 1/7] mm: Add functions to track page directory modifications
` [RFC PATCH 2/7] mm/vmalloc: Track which page-table levels were modified
` [RFC PATCH 3/7] mm/ioremap: "
` [RFC PATCH 4/7] x86/mm/64: Implement arch_sync_kernel_mappings()
` [RFC PATCH 5/7] x86/mm/32: "
` [RFC PATCH 6/7] mm: Remove vmalloc_sync_(un)mappings()
` [RFC PATCH 7/7] x86/mm: Remove vmalloc faulting

[PATCH] mm: vmscan: consistent update to pgsteal and pgscan
 2020-05-08 14:05 UTC  (6+ messages)

[PATCH v2 0/3] Offline memoryless cpuless node 0
 2020-05-08 13:42 UTC  (10+ messages)
` [PATCH v2 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH v3 0/3] Offline memoryless cpuless node 0
 2020-05-08 13:21 UTC  (7+ messages)
` [PATCH v3 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH v3 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-08 12:33 UTC  (6+ messages)
` [PATCH 1/3] proc/meminfo: avoid open coded reading of vm_committed_as
` [PATCH 2/3] mm/util.c: make vm_memory_committed() more accurate
` [PATCH 3/3] mm: adjust vm_committed_as_batch according to vm overcommit policy

[PATCH v2 0/1] mm/page_io.c: remove an unnecessary goto in generic_swapfile_activate()
 2020-05-08 12:06 UTC  (2+ messages)
` [PATCH v2 1/1] "

[linux-next:pending-fixes] BUILD SUCCESS 604da24420e3235abb205b203fa86d3ad13ddf35
 2020-05-08 11:07 UTC 

[PATCH 1/1] mm: remove an unnecessary goto jump
 2020-05-08  8:49 UTC  (4+ messages)

[PATCH v4 0/4] mm/memory_hotplug: Interface to add driver-managed system ram
 2020-05-08  8:42 UTC  (5+ messages)
` [PATCH v4 1/4] device-dax: Don't leak kernel memory to user space after unloading kmem
` [PATCH v4 2/4] mm/memory_hotplug: Introduce add_memory_driver_managed()
` [PATCH v4 3/4] kexec_file: Don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v4 4/4] device-dax: Add memory via add_memory_driver_managed()

[linux-next:master 6698/6711] <stdin>:1520:2: warning: #warning syscall process_madvise not implemented
 2020-05-08  5:25 UTC  (2+ messages)

[PATCH] slub: limit count of partial slabs scanned to gather statistics
 2020-05-08  3:18 UTC  (10+ messages)

[PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks
 2020-05-08  3:07 UTC  (4+ messages)
` [PATCH V3 1/3] arm64/mm: Drop __HAVE_ARCH_HUGE_PTEP_GET
` [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V3 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()

[PATCH] mm: slub: add panic_on_error to the debug facilities
 2020-05-08  3:06 UTC  (4+ messages)

incoming
 2020-05-08  1:36 UTC  (16+ messages)
` [patch 01/15] ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
` [patch 02/15] mm, memcg: fix error return value of mem_cgroup_css_alloc()
` [patch 03/15] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
` [patch 04/15] kernel/kcov.c: fix typos in kcov_remote_start documentation
` [patch 05/15] scripts/decodecode: fix trapping instruction formatting
` [patch 06/15] arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
` [patch 07/15] eventpoll: fix missing wakeup for ovflist in ep_poll_callback
` [patch 08/15] scripts/gdb: repair rb_first() and rb_last()
` [patch 09/15] mm/slub: fix incorrect interpretation of s->offset
` [patch 10/15] percpu: make pcpu_alloc() aware of current gfp context
` [patch 11/15] kselftests: introduce new epoll60 testcase for catching lost wakeups
` [patch 12/15] epoll: atomically remove wait entry on wake up
` [patch 13/15] mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
` [patch 14/15] ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
` [patch 15/15] mm: limit boost_watermark on small zones

[PATCH v2] stacktrace: cleanup inconsistent variable type
 2020-05-08  0:04 UTC  (4+ messages)

[PATCH 1/3] mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable
 2020-05-07 23:48 UTC  (7+ messages)
` [PATCH 3/3] mm/swapfile.c: count won't be bigger than SWAP_MAP_MAX

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-07 22:26 UTC  (12+ messages)
` [PATCH v3 01/19] mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
` [PATCH v3 02/19] mm: memcg: prepare for byte-sized vmstat items
` [PATCH v3 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v3 06/19] mm: memcg/slab: obj_cgroup API
` [PATCH v3 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfo

[PATCH 0/7] padata: parallelize deferred page init
 2020-05-07 22:15 UTC  (12+ messages)
` [PATCH 5/7] mm: move zone iterator outside of deferred_init_maxorder()

[RFC PATCH V3 01/10] include/linux/pagemap.h: introduce attach/detach_page_private
 2020-05-07 21:44 UTC  (2+ messages)
` [RFC PATCH V3 10/10] mm/migrate.c: call detach_page_private to cleanup code

[PATCH] mm: Replace zero-length array with flexible-array
 2020-05-07 18:59 UTC 

[RFC] mm/gup.c: Updated return value of {get|pin}_user_pages_fast()
 2020-05-07 18:44 UTC  (10+ messages)

[RFC 00/43] PKRAM: Preserved-over-Kexec RAM
 2020-05-07 18:41 UTC  (7+ messages)
` [RFC 21/43] x86/KASLR: PKRAM: support physical kaslr
` [RFC 34/43] shmem: PKRAM: multithread preserving and restoring shmem pages

[PATCH v2] mm: expand documentation over __read_mostly
 2020-05-07 18:04 UTC  (3+ messages)

Kmemleak infrastructure improvement for task_struct leaks and call_rcu()
 2020-05-07 17:54 UTC  (6+ messages)

[PATCH] memcg: effective memory.high reclaim for remote charging
 2020-05-07 17:49 UTC  (4+ messages)

[RFC PATCH] drivers: iommu: reset cached node if dma_mask is changed
 2020-05-07 17:44 UTC  (3+ messages)

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-07 17:34 UTC  (6+ messages)
` [PATCH 21/24] rcu/tiny: move kvfree_call_rcu() out of header

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-07 16:59 UTC  (4+ messages)
` [PATCH v10 05/26] x86/cet/shstk: Add Kconfig option for user-mode "

[PATCH v2] mm: Reset numa stats for boot pagesets
 2020-05-07 16:29 UTC 

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-07 16:31 UTC  (7+ messages)
` [PATCH v6 17/25] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()

[PATCH v9 00/18] arm64: MMU enabled kexec relocation
 2020-05-07 16:22 UTC  (13+ messages)
` [PATCH v9 11/18] arm64: kexec: arm64_relocate_new_kernel clean-ups
` [PATCH v9 12/18] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
` [PATCH v9 13/18] arm64: kexec: add expandable argument to relocation function
` [PATCH v9 14/18] arm64: kexec: offset for "
` [PATCH v9 15/18] arm64: kexec: kexec EL2 vectors
` [PATCH v9 16/18] arm64: kexec: configure trans_pgd page table for kexec

lib/stackdepot.c:331: undefined reference to `__irqentry_text_start'
 2020-05-07 16:10 UTC 

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-05-07 14:06 UTC  (17+ messages)
` [PATCH v4 01/15] virtio-mem: Paravirtualized memory hotplug
` [PATCH v4 02/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v4 03/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [PATCH v4 04/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v4 05/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v4 06/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v4 07/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v4 08/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v4 09/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v4 10/15] virtio-mem: Better retry handling
` [PATCH v4 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [PATCH v4 12/15] virtio-mem: Drop manual check for already present memory
` [PATCH v4 13/15] virtio-mem: Unplug subblocks right-to-left
` [PATCH v4 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [PATCH v4 15/15] virtio-mem: Try to unplug the complete online memory block first

[PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-07 12:24 UTC  (22+ messages)
` [PATCH v3 05/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v3 10/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v3 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [PATCH v3 12/15] virtio-mem: Drop manual check for already present memory
` [PATCH v3 13/15] virtio-mem: Unplug subblocks right-to-left
` [PATCH v3 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [PATCH v3 15/15] virtio-mem: Try to unplug the complete online memory block first

[PATCH] Documentation: update numastat explanation
 2020-05-07 12:17 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS a267cf4704df4f90ac579721dbb4010bdb1598b7
 2020-05-07 12:07 UTC 

[PATCH v3 4/6] blktrace: fix debugfs use after free
 2020-05-07 11:30 UTC  (2+ messages)
` [blktrace] d106a3fdba: BUG:kernel_NULL_pointer_dereference,address

[PATCH] mm: vmstat: Use zeroed stats for unpopulated zones
 2020-05-07 11:17 UTC  (12+ 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).