messages from 2020-02-26 22:20:44 to 2020-02-28 09:58:42 UTC [more...]
[PATCH v2 0/2] mm/memory_hotplug: __add_pages() and __remove_pages() cleanups
2020-02-28 9:58 UTC (3+ messages)
` [PATCH v2 1/2] mm/memory_hotplug: simplify calculation of number of pages in __remove_pages()
` [PATCH v2 2/2] mm/memory_hotplug: cleanup __add_pages()
[PATCH v2 0/9] workingset protection/detection on the anonymous LRU list
2020-02-28 9:56 UTC (11+ messages)
[RFC 0/3] mm: Discard lazily freed pages when migrating
2020-02-28 9:50 UTC (12+ messages)
` [RFC 1/3] mm, migrate: Check return value of try_to_unmap()
` [RFC 2/3] mm: Add a new page flag PageLayzyFree() for MADV_FREE
` [RFC 3/3] mm: Discard lazily freed pages when migrating
[PATCH] mm/debug: Add tests validating arch page table helpers for core features
2020-02-28 9:20 UTC (4+ messages)
[PATCH v2 0/2] fix THP migration for CMA allocations
2020-02-28 8:25 UTC (7+ messages)
` [PATCH 1/2] mm,compaction,cma: add alloc_contig flag to compact_control
` [PATCH v2 2/2] mm,thp,compaction,cma: allow THP migration for CMA allocations
[PATCH 3/9] mm/workingset: extend the workingset detection for anon LRU
2020-02-28 7:42 UTC (2+ messages)
` [mm/workingset] 323c95f095: fio.read_bw_MBps 19.5% improvement
[PATCH v2 0/7] mm/hotplug: Only use subsection map in VMEMMAP case
2020-02-28 7:25 UTC (6+ messages)
` [PATCH v2 4/7] mm/sparse.c: only "
[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
2020-02-28 7:15 UTC (28+ messages)
` [PATCH v3 10/27] powerpc: Add driver for OpenCAPI Persistent Memory
` [PATCH v3 12/27] powerpc/powernv/pmem: Add register addresses & status values to the header
` [PATCH v3 13/27] powerpc/powernv/pmem: Read the capability registers & wait for device ready
` [PATCH v3 14/27] powerpc/powernv/pmem: Add support for Admin commands
` [PATCH v3 15/27] powerpc/powernv/pmem: Add support for near storage commands
` [PATCH v3 21/27] powerpc/powernv/pmem: Add an IOCTL to request controller health & perf data
` [PATCH v3 22/27] powerpc/powernv/pmem: Implement the heartbeat command
` [PATCH v3 25/27] powerpc/powernv/pmem: Expose the serial number in sysfs
[PATCH v3 mm 1/2] mm: Define pte_index as macro for x86
2020-02-28 5:47 UTC (2+ messages)
` [PATCH v3 mm 2/2] mm: vm_insert_pages() checks if pte_index defined
[PATCH] mm/swap: annotate data races for lru_rotate_pvecs
2020-02-28 4:40 UTC
[PATCH] huge tmpfs: try to split_huge_page() when punching hole
2020-02-28 4:26 UTC (4+ messages)
[PATCH mm 1/2] mm: Define pte_index as macro for x86
2020-02-28 3:04 UTC (4+ messages)
` [PATCH mm 2/2] mm: vm_insert_pages() checks if pte_index defined
[PATCH v2 mm 1/2] mm: Define pte_index as macro for x86
2020-02-28 3:03 UTC (2+ messages)
` [PATCH v2 mm 2/2] mm: vm_insert_pages() checks if pte_index defined
[PATCH] selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
2020-02-28 0:18 UTC (2+ messages)
[PATCH] selftests: powerpc: Add tlbie_test in .gitignore
2020-02-28 0:00 UTC
[PATCH 10/30] mm/zsmalloc: Add missing annotation for migrate_read_lock()
2020-02-27 21:54 UTC (9+ messages)
` [PATCH 11/30] mm/zsmalloc: Add missing annotation for migrate_read_unlock()
` [PATCH 12/30] mm/zsmalloc: Add missing annotation for pin_tag()
` [PATCH 13/30] mm/zsmalloc: Add missing annotation for unpin_tag()
mmotm 2020-02-24-19-53 uploaded
2020-02-27 21:52 UTC (3+ messages)
` mmotm 2020-02-24-19-53 uploaded (objtool warning)
[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
2020-02-27 21:41 UTC (5+ messages)
[PATCH] mm: Elide a warning when casting void* -> enum
2020-02-27 21:17 UTC
[PATCH v4 24/26] PCI/ATS: Add PRI stubs
2020-02-27 20:55 UTC (2+ messages)
[PATCH v4 25/26] PCI/ATS: Export symbols of PRI functions
2020-02-27 20:55 UTC (2+ messages)
[PATCH 0/3] mm: memcontrol: recursive memory.low protection
2020-02-27 19:56 UTC (4+ messages)
` [PATCH 1/3] mm: memcontrol: fix memory.low proportional distribution
` [PATCH 2/3] mm: memcontrol: clean up and document effective low/min calculations
` [PATCH 3/3] mm: memcontrol: recursive memory.low protection
[PATCH v5 0/6] ubsan: Split out bounds checker
2020-02-27 19:35 UTC (7+ messages)
` [PATCH v5 1/6] ubsan: Add trap instrumentation option
` [PATCH v5 2/6] ubsan: Split "bounds" checker from other options
` [PATCH v5 3/6] lkdtm/bugs: Add arithmetic overflow and array bounds checks
` [PATCH v5 4/6] ubsan: Check panic_on_warn
` [PATCH v5 5/6] kasan: Unset panic_on_warn before calling panic()
` [PATCH v5 6/6] ubsan: Include bug type in report header
[PATCH v4 0/6] ubsan: Split out bounds checker
2020-02-27 18:49 UTC (7+ messages)
` [PATCH v4 1/6] ubsan: Add trap instrumentation option
` [PATCH v4 2/6] ubsan: Split "bounds" checker from other options
` [PATCH v4 3/6] lkdtm/bugs: Add arithmetic overflow and array bounds checks
` [PATCH v4 4/6] ubsan: Check panic_on_warn
` [PATCH v4 5/6] kasan: Unset panic_on_warn before calling panic()
` [PATCH v4 6/6] ubsan: Include bug type in report header
[PATCH] mm/slub: improve count_partial() for CONFIG_SLUB_CPU_PARTIAL
2020-02-27 18:35 UTC (5+ messages)
[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
2020-02-27 18:22 UTC (6+ messages)
` [PATCH v4 07/26] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v4 23/26] iommu/arm-smmu-v3: Add stall support for platform devices
[PATCH 01/51] mm/sl[uo]b: export __kmalloc_track(_node)_caller
2020-02-27 18:14 UTC
[PATCH v3 0/3] Charge loop device i/o to issuing cgroup
2020-02-27 18:14 UTC (4+ messages)
` [PATCH v3 1/3] loop: Use worker per cgroup instead of kworker
[PATCH] dmaengine: tegra-apb: fix platform_get_irq.cocci warnings
2020-02-27 18:14 UTC (3+ messages)
[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
2020-02-27 18:08 UTC (8+ messages)
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-02-27 18:03 UTC (18+ messages)
` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
` [RFC PATCH v9 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v9 13/27] x86/mm: Shadow Stack page fault error checking
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 16/27] mm: Update can_follow_write_pte() for Shadow Stack
` [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support
cma can't activate area on arm64
2020-02-27 17:48 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Replacing mmap_sem with finer grained locks
2020-02-27 17:30 UTC (2+ messages)
[PATCH] selftests/vm: Fix map_hugetlb length used for testing read and write
2020-02-27 17:03 UTC (2+ messages)
[PATCH] mm: slub: reinitialize random sequence cache on slab object update
2020-02-27 16:53 UTC (3+ messages)
[PATCH] selftest/lkdtm: Use local .gitignore
2020-02-27 16:53 UTC (4+ messages)
[PATCH v2 09/19] arm64: mte: Add specific SIGSEGV codes
2020-02-27 15:20 UTC (4+ messages)
[PATCH v2 0/3] mm: memcontrol: recursive memory protection
2020-02-27 15:06 UTC (10+ messages)
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection
[PATCH] mm: memcontrol: asynchronous reclaim for memory.high
2020-02-27 12:50 UTC (11+ messages)
[PATCH] mm/page_alloc: increase default min_free_kbytes bound
2020-02-27 12:45 UTC (3+ messages)
[PATCH V13 0/2] arm64/mm: Enable memory hot remove
2020-02-27 12:02 UTC (2+ messages)
[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
2020-02-27 11:50 UTC (3+ messages)
` [PATCH v2 10/19] arm64: mte: Handle synchronous and asynchronous tag check faults
kernel BUG at mm/vmscan.c:1740! in `isolate_lru_pages()`
2020-02-27 11:31 UTC (2+ messages)
incoming
2020-02-27 9:59 UTC (4+ messages)
[RFC PATCH v3 0/7] Kernel Address Space Isolation
2020-02-27 8:51 UTC (4+ messages)
` [RFC PATCH v3 2/7] mm/asi: ASI entry/exit interface
[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
2020-02-27 8:46 UTC (15+ messages)
` [PATCH v3 01/14] arm/arm64: add support for folded p4d page tables
` [PATCH v3 02/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v3 03/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 04/14] ia64: add support for folded p4d page tables
` [PATCH v3 05/14] nios2: "
` [PATCH v3 06/14] openrisc: "
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
` [PATCH v3 08/14] powerpc: add support for folded p4d page tables
` [PATCH v3 09/14] sh: fault: Modernize printing of kernel messages
` [PATCH v3 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v3 11/14] sh: add support for folded p4d page tables
` [PATCH v3 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v3 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
[PATCH V2 0/3] mm/vma: some more minor changes
2020-02-27 8:01 UTC (6+ messages)
` [PATCH V2 1/3] mm/vma: Move VM_NO_KHUGEPAGED into generic header
` [PATCH V2 2/3] mm/vma: Make vma_is_foreign() available for general use
` [PATCH V2 3/3] mm/vma: Make is_vma_temporary_stack() "
[bug report] mm, compaction: capture a page under direct compaction
2020-02-27 7:45 UTC (4+ messages)
[PATCH 00/10] Hi,
2020-02-27 7:31 UTC (5+ messages)
is hibernation usable?
2020-02-27 6:43 UTC (6+ messages)
[PATCH V14] mm/debug: Add tests validating architecture page table helpers
2020-02-27 4:07 UTC (7+ messages)
[PATCH] mm/debug: Replace __pa() with __pa_symbol() in debug_vm_pgtable()
2020-02-27 4:00 UTC
[PATCH 3/3] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
2020-02-27 3:16 UTC (4+ messages)
[PATCH 1/9] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
2020-02-27 2:29 UTC (2+ messages)
` [mm/vmscan] dcf33bfdfb: vm-scalability.median 402.4% improvement
[PATCH] mm: Stop kswapd early when nothing's waiting for it to free pages
2020-02-27 1:48 UTC (12+ messages)
[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
2020-02-27 1:47 UTC (14+ messages)
[PATCH v2] mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs
2020-02-27 1:47 UTC (4+ messages)
[PATCH 0/3] mm/vma: some more minor changes
2020-02-27 0:08 UTC (7+ messages)
` [PATCH 1/3] mm/vma: Move VM_NO_KHUGEPAGED into generic header
` [PATCH 3/3] mm/vma: Make is_vma_temporary_stack() available for general use
[PATCH mm] mm: Bring sparc pte_index() semantics inline with other platforms
2020-02-26 23:50 UTC (2+ messages)
[PATCH v2 0/3] Fix some incompatibilites between KASAN and FORTIFY_SOURCE
2020-02-26 23:48 UTC (2+ messages)
[Bug 206569] BUG at mm/filemap.c:2529: VM_BUG_ON_PAGE(page_to_pgoff(page) != offset)
2020-02-26 22:44 UTC (6+ messages)
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;
as well as URLs for NNTP newsgroup(s).