linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-07 11:56:56 to 2017-11-09 07:57:14 UTC [more...]

[PATCH] mm: page_ext: check if page_ext is not prepared
 2017-11-09  7:57 UTC  (6+ messages)

[PATCH 00/11] KASan for arm
 2017-11-09  7:46 UTC  (4+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory

[PATCH] userfaultfd.2: document spurious UFFD_EVENT_FORK
 2017-11-09  7:44 UTC  (2+ messages)

[PATCH v2] locking/lockdep: Revise Documentation/locking/crossrelease.txt
 2017-11-09  7:41 UTC  (2+ messages)

[RFC -mm] mm, userfaultfd, THP: Avoid waiting when PMD under THP migration
 2017-11-09  7:33 UTC  (5+ messages)

[PATCH v3] printk: Add console owner and waiter logic to load balance console writes
 2017-11-09  5:33 UTC  (10+ messages)

Page allocator bottleneck
 2017-11-09  5:21 UTC  (10+ messages)

[PATCH] mm: page_ext: allocate page extension though first PFN is invalid
 2017-11-09  4:33 UTC  (4+ messages)

[RFC PATCH 0/3] restructure memfd code
 2017-11-09  1:41 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: hugetlbfs: move HUGETLBFS_I outside #ifdef CONFIG_HUGETLBFS
` [RFC PATCH 2/3] mm: memfd: split out memfd for use by multiple filesystems
` [RFC PATCH 3/3] mm: memfd: remove memfd code from shmem files and use new memfd files

[PATCH v2] mm, shrinker: make shrinker_list lockless
 2017-11-09  1:40 UTC  (5+ messages)

[PATCH for-next 2/4] RDMA/hns: Add IOMMU enable support in hip08
 2017-11-09  1:36 UTC  (13+ messages)

[PATCH] locking/lockdep: Revise Documentation/locking/crossrelease.txt
 2017-11-09  0:23 UTC  (3+ messages)

[PATCH] mm: Simplify and batch working set shadow pages LRU isolation locking
 2017-11-09  0:03 UTC  (3+ messages)
` [lkp-robot] [mm] 47bd678bc7: WARNING:at_mm/workingset.c:#scan_shadow_nodes

[PATCH] x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
 2017-11-08 22:04 UTC  (9+ messages)

[PATCH] vmalloc: introduce vmap_pfn for persistent memory
 2017-11-08 21:26 UTC  (13+ messages)
        ` [dm-devel] "

[PATCH v9 00/10] Application Data Integrity feature introduced by SPARC M7
 2017-11-08 20:44 UTC  (2+ messages)

MPK: pkey_free and key reuse
 2017-11-08 20:41 UTC  (2+ messages)

[PATCH 00/30] [v2] KAISER: unmap most of the kernel from userspace page tables
 2017-11-08 20:11 UTC  (33+ messages)
` [PATCH 01/30] x86, mm: do not set _PAGE_USER for init_mm "
` [PATCH 02/30] x86, tlb: make CR4-based TLB flushes more robust
` [PATCH 03/30] x86, mm: document X86_CR4_PGE toggling behavior
` [PATCH 04/30] x86, kaiser: disable global pages by default with KAISER
` [PATCH 05/30] x86, kaiser: prepare assembly for entry/exit CR3 switching
` [PATCH 06/30] x86, kaiser: introduce user-mapped percpu areas
` [PATCH 07/30] x86, kaiser: mark percpu data structures required for entry/exit
` [PATCH 08/30] x86, kaiser: unmap kernel from userspace page tables (core patch)
` [PATCH 09/30] x86, kaiser: only populate shadow page tables for userspace
` [PATCH 10/30] x86, kaiser: allow NX to be set in p4d/pgd
` [PATCH 11/30] x86, kaiser: make sure static PGDs are 8k in size
` [PATCH 12/30] x86, kaiser: map GDT into user page tables
` [PATCH 13/30] x86, kaiser: map dynamically-allocated LDTs
` [PATCH 14/30] x86, kaiser: map espfix structures
` [PATCH 15/30] x86, kaiser: map entry stack variables
` [PATCH 16/30] x86, kaiser: map trace interrupt entry
` [PATCH 17/30] x86, kaiser: map debug IDT tables
` [PATCH 18/30] x86, kaiser: map virtually-addressed performance monitoring buffers
` [PATCH 19/30] x86, mm: Move CR3 construction functions
` [PATCH 20/30] x86, mm: remove hard-coded ASID limit checks
` [PATCH 21/30] x86, mm: put mmu-to-h/w ASID translation in one place
` [PATCH 22/30] x86, pcid, kaiser: allow flushing for future ASID switches
` [PATCH 23/30] x86, kaiser: use PCID feature to make user and kernel switches faster
` [PATCH 24/30] x86, kaiser: disable native VSYSCALL
` [PATCH 25/30] x86, kaiser: add debugfs file to turn KAISER on/off at runtime
` [PATCH 26/30] x86, kaiser: add a function to check for KAISER being enabled
` [PATCH 27/30] x86, kaiser: un-poison PGDs at runtime
` [PATCH 28/30] x86, kaiser: allow KAISER to be enabled/disabled "
` [PATCH 29/30] x86, kaiser: add Kconfig
` [PATCH 30/30] x86, kaiser, xen: Dynamically disable KAISER when running under Xen PV

WARNING in __check_heap_object
 2017-11-08 19:08 UTC  (6+ messages)

[PATCH 1/4] remove mapping from balance_dirty_pages*()
 2017-11-08 19:01 UTC  (4+ messages)
` [PATCH 2/4] writeback: allow for dirty metadata accounting
` [PATCH 3/4] writeback: introduce super_operations->write_metadata
` [PATCH 4/4] export radix_tree_iter_tag_set

[PATCH] mm, truncate: remove all exceptional entries from pagevec under one lock -fix
 2017-11-08 16:59 UTC  (2+ messages)

[PATCH 1/5] mm,page_alloc: Update comment for last second allocation attempt
 2017-11-08 16:24 UTC  (11+ messages)
` [PATCH 2/5] mm,oom: Move last second allocation to inside the OOM killer
` [PATCH 3/5] mm,oom: Use ALLOC_OOM for OOM victim's last second allocation
` [PATCH 4/5] mm,oom: Remove oom_lock serialization from the OOM reaper
` [PATCH 5/5] nommu,oom: Set MMF_OOM_SKIP without waiting for termination

[PATCH RFC] mm/memory_hotplug: make it possible to offline blocks with reserved pages
 2017-11-08 16:16 UTC  (5+ messages)

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-08 15:27 UTC 

[PATCH v3] virtio_balloon: fix deadlock on OOM
 2017-11-08 15:17 UTC 

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-08 15:13 UTC 

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-08 15:10 UTC  (2+ messages)

[PATCH] slub: Fix sysfs duplicate filename creation when slub_debug=O
 2017-11-08 15:05 UTC  (5+ messages)

[PATCH RFC v2 0/4] some fixes and clean up for mempolicy
 2017-11-08 15:02 UTC  (12+ messages)
` [PATCH RFC v2 4/4] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages

[PATCH] mm,oom_reaper: Remove pointless kthread_run() error check
 2017-11-08 15:01 UTC  (2+ messages)

[PATCH 1/2] mm: add sysctl to control global OOM logging behaviour
 2017-11-08 13:45 UTC  (5+ messages)
` [PATCH 2/2] mm: memcg control oom logging behavior

[PATCH] mm: move alloc_node_mem_map within CONFIG_FLAT_NODE_MEM_MAP block
 2017-11-08 11:12 UTC 

[PATCH] mm: don't warn about allocations which stall for too long
 2017-11-08 10:30 UTC  (3+ messages)

[PATCH] x86/selftests: Add test for mapping placement for 5-level paging
 2017-11-08 10:22 UTC 

POWER: Unexpected fault when writing to brk-allocated memory
 2017-11-08  8:30 UTC  (23+ messages)

[PATCH v2] virtio_balloon: fix deadlock on OOM
 2017-11-08  5:24 UTC 

[PATCH] vfs: remove might_sleep() from clear_inode()
 2017-11-08  2:24 UTC  (2+ messages)

[PATCH] mm, shrinker: make shrinker_list lockless
 2017-11-08  1:23 UTC  (2+ messages)

[PATCH 0/3] introduce get_user_pages_longterm()
 2017-11-08  0:13 UTC  (6+ messages)
` [PATCH 3/3] [media] v4l2: disable filesystem-dax mapping support

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-11-07 23:44 UTC  (7+ messages)

mmotm 2017-11-07-15-11 uploaded
 2017-11-07 23:12 UTC 

[PATCH v3 0/9] memfd: add sealing to hugetlb-backed memory
 2017-11-07 21:35 UTC  (11+ messages)
` [PATCH v3 1/9] shmem: unexport shmem_add_seals()/shmem_get_seals()
` [PATCH v3 2/9] shmem: rename functions that are memfd-related
` [PATCH v3 3/9] hugetlb: expose hugetlbfs_inode_info in header
` [PATCH v3 4/9] hugetlb: implement memfd sealing
` [PATCH v3 5/9] shmem: add sealing support to hugetlb-backed memfd
` [PATCH v3 6/9] memfd-test: test hugetlbfs sealing
` [PATCH v3 7/9] memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs
` [PATCH v3 8/9] memfd-test: move common code to a shared unit
` [PATCH v3 9/9] memfd-test: run fuse test on hugetlb backend memory

[mmotm:master 226/244] ERROR: "__aeabi_uldivmod" [drivers/net/ethernet/intel/i40e/i40e.ko] undefined!
 2017-11-07 20:11 UTC  (2+ messages)

[PATCH v2 0/2] don't use vmemmap_populate() to initialize shadow
 2017-11-07 16:24 UTC  (3+ messages)
` [PATCH v2 2/2] arm64/mm/kasan: "

[PATCH] mm/page_alloc: Avoid KERN_CONT uses in warn_alloc
 2017-11-07 16:03 UTC  (5+ messages)

kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
 2017-11-07 15:26 UTC  (11+ messages)

[PATCH v1 0/1] split deferred_init_range into initializing and freeing parts
 2017-11-07 15:04 UTC  (2+ messages)
` [PATCH v1 1/1] mm: "

[PATCH] x86/mm: Do not allow non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
 2017-11-07 13:05 UTC 

[PATCH v2 0/9] memfd: add sealing to hugetlb-backed memory
 2017-11-07 12:12 UTC  (4+ messages)
` [PATCH v2 9/9] memfd-test: run fuse test on hugetlb backend memory


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