linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-20 14:47:31 to 2018-04-23 15:47:57 UTC [more...]

[PATCH 00/37 v6] PTI support for x86-32
 2018-04-23 15:47 UTC  (23+ messages)
` [PATCH 01/37] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/37] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack
` [PATCH 03/37] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 04/37] x86/entry/32: Put ESPFIX code into a macro
` [PATCH 05/37] x86/entry/32: Unshare NMI return path
` [PATCH 06/37] x86/entry/32: Split off return-to-kernel path
` [PATCH 07/37] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 08/37] x86/entry/32: Leave "
` [PATCH 09/37] x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
` [PATCH 11/37] x86/entry/32: Simplify debug entry point
` [PATCH 12/37] x86/32: Use tss.sp1 as cpu_current_top_of_stack
` [PATCH 13/37] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
` [PATCH 14/37] x86/entry/32: Add PTI cr3 switches to NMI handler code
` [PATCH 15/37] x86/pgtable: Rename pti_set_user_pgd to pti_set_user_pgtbl
` [PATCH 17/37] x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
` [PATCH 18/37] x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
` [PATCH 19/37] x86/pgtable: Move pti_set_user_pgtbl() "
` [PATCH 20/37] x86/pgtable: Move two more functions from pgtable_64.h "
` [PATCH 21/37] x86/mm/pae: Populate valid user PGD entries
` [PATCH 22/37] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 23/37] x86/mm/legacy: "
` [PATCH 27/37] x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text()

[PATCH v2] tmpfs: allow decoding a file handle of an unlinked file
 2018-04-23 15:44 UTC  (3+ messages)

per-NUMA memory limits in mem cgroup?
 2018-04-23 15:29 UTC  (3+ messages)

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-04-23 15:25 UTC  (17+ messages)

[PATCH v10 00/25] Speculative page faults
 2018-04-23 15:10 UTC  (12+ messages)
` [PATCH v10 01/25] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 08/25] mm: VMA sequence count
` [PATCH v10 09/25] mm: protect VMA modifications using "
` [PATCH v10 12/25] mm: cache some VMA fields in the vm_fault structure

[RFC v2 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-23 15:04 UTC  (4+ messages)

[PATCH v3] fs: dax: Adding new return type vm_fault_t
 2018-04-23 13:59 UTC  (7+ messages)

Page allocator bottleneck
 2018-04-23 13:10 UTC  (8+ messages)

[PATCH] printk: Ratelimit messages printed by console drivers
 2018-04-23 13:00 UTC  (19+ messages)

[RFC PATCH v23 0/6] mm: security: write protection for dynamic data
 2018-04-23 12:54 UTC  (10+ messages)
` [PATCH 1/9] struct page: add field for vm_struct
` [PATCH 2/9] vmalloc: rename llist field in vmap_area
` [PATCH 3/9] Protectable Memory
` [PATCH 4/9] Documentation for Pmalloc
` [PATCH 5/9] Pmalloc selftest
` [PATCH 6/9] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 7/9] Pmalloc Rare Write: modify selected pools
` [PATCH 8/9] Preliminary self test for pmalloc rare write
` [PATCH 9/9] Protect SELinux initialized state with pmalloc

[PATCH 1/2] mm: introduce memory.min
 2018-04-23 12:44 UTC  (9+ messages)
` [PATCH 2/2] mm: move the high field from struct mem_cgroup to page_counter

[PATCH v2] mm: introduce memory.min
 2018-04-23 12:36 UTC 

[PATCH 0/5] x86, mm: PTI Global page fixes for 4.17
 2018-04-23 11:37 UTC  (10+ messages)
` [PATCH 1/5] x86, pti: fix boot problems from Global-bit setting
` [PATCH 2/5] x86, pti: fix boot warning "
` [PATCH 3/5] x86, pti: reduce amount of kernel text allowed to be Global
` [PATCH 4/5] x86, pti: disallow global kernel text with RANDSTRUCT
` [PATCH 5/5] x86, pti: filter at vma->vm_page_prot population

[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-04-23 11:06 UTC  (15+ messages)
` [PATCH v2 01/12] mm: Assign id to every memcg-aware shrinker
` [PATCH v2 04/12] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v2 05/12] fs: Propagate shrinker::id to list_lru
` [PATCH v2 10/12] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v2 12/12] mm: Clear shrinker bit if there are no objects related to memcg

WARNING: kernel stack regs at (ptrval) in syz-executor has bad 'bp' value (ptrval)
 2018-04-23 10:56 UTC  (2+ messages)

[RFC] mm: memory.low heirarchical behavior
 2018-04-23 10:38 UTC  (5+ messages)
` [RFC PATCH 0/2] memory.low,min reclaim
  ` [RFC PATCH 1/2] memcg: fix memory.low
  ` [RFC PATCH 2/2] memcg: add memory.min

[RFC] should BIOS change the efi type when we set CONFIG_X86_RESERVE_LOW ?
 2018-04-23 10:17 UTC  (2+ messages)

[PATCH] mm: memory: Introduce new vmf_insert_mixed_mkwrite
 2018-04-23  9:21 UTC  (4+ messages)

[Bug 198497] handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-04-23  8:17 UTC  (14+ messages)
        ` [Xen-devel] "

[PATCH v2] fs: dax: Adding new return type vm_fault_t
 2018-04-23  7:40 UTC  (5+ messages)

[PATCH v1] mm: consider non-anonymous thp as unmovable page
 2018-04-23  7:21 UTC  (12+ messages)
                ` [PATCH] mm: shmem: enable thp migration (Re: [PATCH v1] mm: consider non-anonymous thp as unmovable page)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-04-23  5:35 UTC  (11+ messages)

[RFC v3 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-23  4:35 UTC 

[PATCH 0/3] Interface for higher order contiguous allocations
 2018-04-23  4:22 UTC  (5+ messages)
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface

[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
 2018-04-23  4:17 UTC  (7+ messages)

[PATCH v11 00/63] Convert page cache to XArray
 2018-04-22 20:33 UTC  (5+ messages)
` [PATCH v11 10/63] xarray: Add xa_for_each

[PATCH RFC 0/8] mm: online/offline 4MB chunks controlled by device driver
 2018-04-22 15:13 UTC  (8+ messages)
` [PATCH RFC 2/8] mm: introduce PG_offline

[PATCH] memcg: writeback: use memcg->cgwb_list directly
 2018-04-22 14:11 UTC  (4+ messages)

[PATCH v2] memcg: writeback: use memcg->cgwb_list directly
 2018-04-22 14:09 UTC 

[PATCH 4.14 099/164] ring-buffer: Check if memory is available before allocation
 2018-04-22 13:52 UTC 

[PATCH 4.16 127/196] ring-buffer: Check if memory is available before allocation
 2018-04-22 13:52 UTC 

[patch] mm, oom: fix concurrent munlock and oom reaper unmap
 2018-04-22 13:18 UTC  (15+ messages)
    ` [patch v2] "
                    ` [patch v2] mm, oom: fix concurrent munlock and oom reaperunmap

[RFC PATCH] fs: introduce ST_HUGE flag and set it to tmpfs and hugetlbfs
 2018-04-19  9:05 UTC  (7+ messages)

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-04-19  9:33 UTC  (2+ messages)

[PATCH v2] KASAN: prohibit KASAN+STRUCTLEAK combination
 2018-04-22  0:15 UTC  (7+ messages)

[PATCH] iomap: add a swapfile activation function
 2018-04-21 12:33 UTC  (2+ messages)

[PATCH] SLUB: Do not fallback to mininum order if __GFP_NORETRY is set
 2018-04-21 17:02 UTC  (4+ messages)

[PATCH net-next 0/4] mm,tcp: provide mmap_hook to solve lockdep issue
 2018-04-21 16:55 UTC  (2+ messages)

WARNING: refcount bug in put_pid_ns
 2018-04-21 10:41 UTC  (2+ messages)

WARNING: refcount bug in should_fail
 2018-04-21 10:26 UTC  (6+ messages)

[RFC PATCH 00/79] Generic page write protection and a solution to page waitqueue
 2018-04-20 23:48 UTC  (4+ messages)

mmotm 2018-04-20-14-58 uploaded
 2018-04-20 21:59 UTC 

[PATCH v3 00/14] Rearrange struct page
 2018-04-20 20:43 UTC  (7+ messages)
` [PATCH v3 02/14] mm: Split page_type out from _mapcount
` [PATCH v3 05/14] mm: Move 'private' union within struct page

[PATCH 1/2] x86, pti: fix boot problems from Global-bit setting
 2018-04-20 19:44 UTC  (4+ messages)
` [PATCH 2/2] x86, pti: fix boot warning "

[v1] mm: access to uninitialized struct page
 2018-04-20 19:29 UTC  (2+ messages)

[LSF/MM] Ride sharing
 2018-04-20 19:19 UTC  (4+ messages)

centralize SWIOTLB config symbol and misc other cleanups
 2018-04-20 18:42 UTC  (3+ messages)
` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT

[PATCH] x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
 2018-04-20 17:59 UTC  (2+ messages)

general protection fault in kernfs_kill_sb
 2018-04-20 17:55 UTC  (5+ messages)

Patch "ring-buffer: Check if memory is available before allocation" has been added to the 4.16-stable tree
 2018-04-20 16:58 UTC 

Patch "ring-buffer: Check if memory is available before allocation" has been added to the 4.14-stable tree
 2018-04-20 16:58 UTC 

[per_cpu_ptr_to_phys] PANIC: early exception 0x0d IP 10:ffffffffa892f15f error 0 cr2 0xffff88001fbff000
 2018-04-20 15:42 UTC  (4+ messages)
` c9e97a1997 BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code

[RFC PATCH v3 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-04-20 14:46 UTC  (2+ messages)
` [RFC PATCH v3 15/15] khwasan: update kasan documentation


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