[PATCH v4 00/16] Rearrange struct page
2018-05-03 0:52 UTC (25+ messages)
` [PATCH v4 01/16] s390: Use _refcount for pgtables
` [PATCH v4 02/16] mm: Split page_type out from _mapcount
` [PATCH v4 03/16] mm: Mark pages in use for page tables
` [PATCH v4 04/16] mm: Switch s_mem and slab_cache in struct page
` [PATCH v4 05/16] mm: Move 'private' union within "
` [PATCH v4 06/16] mm: Move _refcount out of struct page union
` [PATCH v4 07/16] slub: Remove page->counters
` [PATCH v4 08/16] mm: Combine first three unions in struct page
` [PATCH v4 09/16] mm: Use page->deferred_list
` [PATCH v4 10/16] mm: Move lru union within struct page
` [PATCH v4 11/16] mm: Combine first two unions in "
` [PATCH v4 12/16] mm: Improve struct page documentation
` [PATCH v4 13/16] mm: Add pt_mm to struct page
` [PATCH v4 14/16] mm: Add hmm_data "
` [PATCH v4 15/16] slab,slub: Remove rcu_head size checks
` [PATCH v4 16/16] slub: Remove kmem_cache->reserved
[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
2018-05-02 23:58 UTC (19+ messages)
[PATCH v2 RESEND 1/2] mm: introduce memory.min
2018-05-02 23:45 UTC (3+ messages)
` [PATCH v2 RESEND 2/2] mm: ignore memory.min of abandoned memory cgroups
[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
2018-05-02 23:43 UTC (5+ 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
centralize SWIOTLB config symbol and misc other cleanups V3
2018-05-02 22:20 UTC (8+ 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
[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 1/2] iomap: add a swapfile activation function
2018-05-02 20:33 UTC (2+ messages)
` [PATCH 2/2] generic: test swapfile creation, activation, and deactivation
[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/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
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 0/6] arm64: untag user pointers passed to the kernel
2018-05-02 17:25 UTC (9+ 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
New patchwork instance for linux-mm
2018-05-02 16:05 UTC
[PATCH v10 00/25] Speculative page faults
2018-05-02 15:50 UTC (17+ messages)
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 08/25] mm: VMA sequence count
` [PATCH v10 17/25] mm: protect mm_rb tree with a rwlock
` [PATCH v10 24/25] x86/mm: add speculative pagefault handling
[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 1/2] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
2018-05-02 14:46 UTC (7+ messages)
` [PATCH 2/2] arm64/mm: add speculative page fault
[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
2018-05-02 13:40 UTC (33+ 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] "
[PATCH v2] mm: introduce memory.min
2018-05-02 13:38 UTC (6+ messages)
Page allocator bottleneck
2018-05-02 13:38 UTC (10+ messages)
[PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved
2018-05-02 13:06 UTC (12+ messages)
[per_cpu_ptr_to_phys] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
2018-05-02 12:44 UTC (4+ messages)
` [per_cpu_ptr_to_phys] PANIC: early exception 0x0d IP 10:ffffffffa892f15f error 0 cr2 0xffff88001fbff000
[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] memcg, hugetlb: pages allocated for hugetlb's overcommit will be charged to memcg
2018-05-02 6:54 UTC (3+ messages)
[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)
INFO: task hung in wb_shutdown (2)
2018-05-01 22:14 UTC (7+ 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 0/2] Add kvzalloc_struct to complement kvzalloc_array
2018-05-01 17:41 UTC (18+ messages)
` [PATCH 2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct
[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 (3+ 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)
INFO: task hung in collapse_huge_page
2018-04-30 18:09 UTC
[PATCH 0/3] fix free pmd/pte page handlings on x86
2018-04-30 17:59 UTC (4+ messages)
` [PATCH 1/3] ioremap: Update pgtable free interfaces with addr
` [PATCH 2/3] x86/mm: add TLB purge to free pmd/pte page interfaces
` [PATCH 3/3] x86/mm: disable ioremap free page handling on x86-PAE
Questions about commit "ipc/shm: Fix shmat mmap nil-page protection"
2018-04-30 17:21 UTC (2+ messages)
[PATCH 0/9] [v2] x86, pkeys: two protection keys bug fixes
2018-04-30 16:36 UTC (8+ messages)
` [PATCH 4/9] x86, pkeys: override pkey when moving away from PROT_EXEC
[PATCH 0/9] [v3] x86, pkeys: two protection keys bug fixes
2018-04-30 16:28 UTC (4+ messages)
[PATCH RCFv2 0/7] mm: online/offline 4MB chunks controlled by device driver
2018-04-30 15:49 UTC (11+ messages)
` [PATCH RCFv2 1/7] mm: introduce and use PageOffline()
` [PATCH RCFv2 2/7] kdump: include PAGE_OFFLINE_MAPCOUNT_VALUE in ELF info
` [PATCH RCFv2 3/7] mm/memory_hotplug: limit offline_pages() to sizes we can actually handle
` [PATCH RCFv2 4/7] mm/memory_hotplug: allow to control onlining/offlining of memory by a driver
` [PATCH RCFv2 5/7] mm/memory_hotplug: print only with DEBUG_VM in offline_pages()
` [PATCH RCFv2 6/7] mm/memory_hotplug: teach offline_pages() to not try forever
` [PATCH RCFv2 7/7] mm/memory_hotplug: allow online/offline memory by a kernel module
[PATCH] mm: don't show nr_indirectly_reclaimable in /proc/vmstat
2018-04-30 15:30 UTC (6+ messages)
[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
2018-04-30 13:43 UTC (14+ messages)
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces
[PATCH v3 00/14] Rearrange struct page
2018-04-30 13:12 UTC (15+ messages)
` [PATCH v3 05/14] mm: Move 'private' union within "
` [PATCH v3 06/14] mm: Move _refcount out of struct page union
` [PATCH v3 08/14] mm: Combine first three unions in struct page
` [PATCH v3 09/14] mm: Use page->deferred_list
` [PATCH v3 10/14] mm: Move lru union within struct page
` [PATCH v3 11/14] mm: Combine first two unions in "
[PATCH RFC 0/8] mm: online/offline 4MB chunks controlled by device driver
2018-04-30 6:31 UTC (18+ messages)
` [PATCH RFC 2/8] mm: introduce PG_offline
[PATCH 3/3] genalloc: selftest
2018-04-30 4:04 UTC (2+ 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