linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-01 00:01:48 to 2018-05-03 16:51:16 UTC [more...]

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-05-03 16:51 UTC  (12+ messages)
` [PATCH 3/6] arm64: untag user addresses in copy_from_user and others
` [PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c

[PATCH v10 00/25] Speculative page faults
 2018-05-03 15:42 UTC  (23+ messages)
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 08/25] mm: VMA sequence count
` [PATCH v10 12/25] mm: cache some VMA fields in the vm_fault structure
` [PATCH v10 17/25] mm: protect mm_rb tree with a rwlock
` [PATCH v10 24/25] x86/mm: add speculative pagefault handling

INFO: task hung in wb_shutdown (2)
 2018-05-03 15:25 UTC  (9+ messages)

[PATCH v4 00/16] Rearrange struct page
 2018-05-03 15:03 UTC  (14+ messages)
` [PATCH v4 07/16] slub: Remove page->counters
` [PATCH v4 13/16] mm: Add pt_mm to struct page
` [PATCH v4 15/16] slab,slub: Remove rcu_head size checks
` [PATCH v4 16/16] slub: Remove kmem_cache->reserved

[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-05-03 14:59 UTC  (8+ messages)
` [PATCH v3 2/9] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH v3 8/9] trace_uprobe/sdt: Document about reference counter
` [PATCH v3 9/9] perf probe: Support SDT markers having reference counter (semaphore)

BUG: Bad page map in process python2 pte:10000000000 pmd:17e8be067
 2018-05-03 14:42 UTC  (4+ messages)

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-03 14:42 UTC  (25+ messages)

[PATCH v2 0/6] arm64: untag user pointers passed to the kernel
 2018-05-03 14:15 UTC  (12+ messages)
` [PATCH v2 1/6] arm64: add type casts to untagged_addr macro
` [PATCH v2 2/6] uaccess: add untagged_addr definition for other arches
` [PATCH v2 3/6] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v2 4/6] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v2 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v2 6/6] arm64: update Documentation/arm64/tagged-pointers.txt

[PATCH v2 0/6] arm64: untag user pointers passed to the kernel
 2018-05-03 14:15 UTC 

[PATCH] include/linux/gfp.h: use unsigned int in gfp_zone
 2018-05-03 14:05 UTC  (2+ messages)

[per_cpu_ptr_to_phys] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
 2018-05-03 13:45 UTC  (5+ messages)
` [per_cpu_ptr_to_phys] PANIC: early exception 0x0d IP 10:ffffffffa892f15f error 0 cr2 0xffff88001fbff000

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-05-03 13:41 UTC  (4+ messages)

[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
 2018-05-03 13:30 UTC  (18+ messages)

[PATCH 1/2] iomap: add a swapfile activation function
 2018-05-03 13:16 UTC  (3+ messages)
` [PATCH 2/2] generic: test swapfile creation, activation, and deactivation

[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
 2018-05-03 13:06 UTC  (22+ messages)

[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
 2018-05-03 12:13 UTC  (9+ messages)

[PATCH v2 RESEND 1/2] mm: introduce memory.min
 2018-05-03 11:45 UTC  (6+ messages)
` [PATCH v2 RESEND 2/2] mm: ignore memory.min of abandoned memory cgroups

[PATCH v3 1/2] mm: introduce memory.min
 2018-05-03 11:43 UTC  (2+ messages)
` [PATCH v3 2/2] mm: ignore memory.min of abandoned memory cgroups

[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-03 11:15 UTC  (10+ messages)
` [PATCH v2 04/12] mm: Assign memcg-aware shrinkers bitmap to memcg

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-05-03  8:57 UTC  (7+ messages)

[PATCH 1/2] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
 2018-05-03  8:48 UTC  (8+ messages)
` [PATCH 2/2] arm64/mm: add speculative page fault

[PATCH] mm/page_alloc: Remove useless parameter of finalise_ac
 2018-05-03  7:51 UTC 

centralize SWIOTLB config symbol and misc other cleanups V3
 2018-05-03  6:47 UTC  (10+ messages)
` [PATCH 07/13] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
` [PATCH 08/13] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
` [PATCH 11/13] mips,unicore32: swiotlb doesn't need sg->dma_length

[lkp-robot] 486ad79630 [ 15.532543] BUG: unable to handle kernel NULL pointer dereference at 0000000000000004
 2018-05-03  5:44 UTC  (4+ messages)

486ad79630 ("origin"): BUG: unable to handle kernel NULL pointer dereference at 0000000000000004
 2018-05-03  3:47 UTC 

[PATCH] memcg, hugetlb: pages allocated for hugetlb's overcommit will be charged to memcg
 2018-05-03  2:33 UTC  (4+ messages)

[PATCH 0/3 v2] linux-next: mm: Track genalloc allocations
 2018-05-02 23:02 UTC  (6+ messages)
` [PATCH 1/3] genalloc: track beginning of allocations
` [PATCH 2/3] Add label and license to genalloc.rst
` [PATCH 3/3] genalloc: selftest

[PATCH 0/3] Interface for higher order contiguous allocations
 2018-05-02 21:13 UTC  (4+ messages)
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface

[PATCH] include: mm: Adding new inline function vmf_error
 2018-05-02 21:12 UTC  (5+ messages)

Patch "x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init" has been added to the 3.18-stable tree
 2018-05-02 20:43 UTC 

[PATCH] iomap: add a swapfile activation function
 2018-05-02 20:29 UTC  (3+ messages)

Patch "x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init" has been added to the 4.4-stable tree
 2018-05-02 19:04 UTC 

Patch "x86/pgtable: Don't set huge PUD/PMD on non-leaf entries" has been added to the 4.4-stable tree
 2018-05-02 19:04 UTC 

Patch "x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init" has been added to the 4.9-stable tree
 2018-05-02 18:16 UTC 

Patch "x86/pgtable: Don't set huge PUD/PMD on non-leaf entries" has been added to the 4.9-stable tree
 2018-05-02 18:16 UTC 

New patchwork instance for linux-mm
 2018-05-02 16:05 UTC 

[RFC] Distinguish vmalloc pages
 2018-05-02 15:27 UTC 

Ze question is... "do I look like Einstein, tho?"
 2018-05-02 15:21 UTC 

[PATCH] mm: provide a fallback for PAGE_KERNEL_RO for architectures
 2018-05-02 15:11 UTC  (3+ messages)

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-05-02 13:40 UTC  (31+ messages)
                        `  "
                          ` [dm-devel] "
        ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
              ` [PATCH v4] fault-injection: introduce kvmalloc fallback options
                  ` [PATCH v5] "
                        ` [dm-devel] "

Page allocator bottleneck
 2018-05-02 13:38 UTC  (10+ messages)

[PATCH v2] mm: introduce memory.min
 2018-05-02 13:38 UTC  (6+ messages)

[PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved
 2018-05-02 13:06 UTC  (12+ messages)

[PATCH 1/2] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
 2018-05-02 12:23 UTC  (2+ messages)

Use-after-scope Write in mem_cgroup_uncharge' bug.(Plain text)
 2018-05-02 11:18 UTC  (2+ messages)

[PATCH] kasan: record timestamp of memory allocation/free
 2018-05-02 11:13 UTC  (3+ messages)

general protection fault in kernfs_kill_sb
 2018-05-02 10:37 UTC  (5+ messages)

Use-after-scope Write in mem_cgroup_uncharge' bug
 2018-05-02 10:24 UTC 

[PATCH v8 00/24] Speculative page faults
 2018-05-02  8:10 UTC  (6+ messages)
` [PATCH v8 22/24] mm: Speculative page fault handler return VMA

[PATCH 0/2] mm: tweaks for improving use of vmap_area
 2018-05-02  0:05 UTC  (3+ messages)

Patch "x86/pgtable: Don't set huge PUD/PMD on non-leaf entries" has been added to the 4.14-stable tree
 2018-05-01 23:49 UTC 

Patch "x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init" has been added to the 4.14-stable tree
 2018-05-01 23:49 UTC 

Patch "x86/pgtable: Don't set huge PUD/PMD on non-leaf entries" has been added to the 4.16-stable tree
 2018-05-01 22:33 UTC 

Patch "x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init" has been added to the 4.16-stable tree
 2018-05-01 22:33 UTC 

[PATCH] proc/kcore: Don't bounds check against address 0
 2018-05-01 22:26 UTC  (3+ messages)

[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-05-01 20:15 UTC  (5+ messages)
` [PATCH v3 01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef

[PATCH 2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct
 2018-05-01 17:41 UTC  (14+ messages)

[PATCH v3] mm: vmalloc: Clean up vunmap to avoid pgtable ops twice
 2018-05-01 12:16 UTC 

[RFC v5 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-05-01  7:05 UTC  (4+ messages)

[PATCH v2] mm: vmalloc: Clean up vunmap to avoid pgtable ops twice
 2018-05-01  6:46 UTC  (3+ messages)

[PATCH v2 0/2] vunmap and debug objects
 2018-05-01  5:24 UTC  (4+ messages)
` [PATCH v2 2/2] mm: vmalloc: Pass proper vm_start into debugobjects

[GIT] XArray v12
 2018-05-01  2:51 UTC 

[PATCH] z3fold: fix reclaim lock-ups
 2018-05-01  1:45 UTC  (2+ messages)

[PATCH v2] KASAN: prohibit KASAN+STRUCTLEAK combination
 2018-05-01  0:36 UTC  (3+ messages)

[PATCH v2] mm: access to uninitialized struct page
 2018-05-01  0:01 UTC  (4+ 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).