linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-11 19:32:32 to 2015-12-15 11:53:48 UTC [more...]

[RFC] mm: change find_vma() function
 2015-12-15 11:53 UTC  (7+ messages)

[PATCHV2 0/3] Machine check recovery when kernel accesses poison
 2015-12-15 11:43 UTC  (28+ messages)
` [PATCHV2 1/3] x86, ras: Add new infrastructure for machine check fixup tables
` [PATCHV2 2/3] x86, ras: Extend machine check recovery code to annotated ring0 areas
` [PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recover from machine checks

[PATCH 0/7] Add swap accounting to cgroup2
 2015-12-15 11:02 UTC  (17+ messages)
` [PATCH 1/7] mm: memcontrol: charge swap "
` [PATCH 6/7] mm: free swap cache aggressively if memcg swap is full
` [PATCH 7/7] Documentation: cgroup: add memory.swap.{current,max} description

[PATCH] mm: memcontrol: fix possible memcg leak due to interrupted reclaim
 2015-12-15  9:58 UTC  (6+ messages)

isolate_lru_page on !head pages
 2015-12-15  8:52 UTC  (3+ messages)

[PATCH 1/2] mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
 2015-12-15  8:31 UTC  (9+ messages)
` [PATCH 2/2] mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous

[-mm PATCH v2 00/25] get_user_pages() for dax pte and pmd mappings
 2015-12-15  1:59 UTC  (9+ messages)

Bug Report: BUG: Bad rss-counter state mm:ffff88101705f800 idx:1 val:512 / application segfaults / thp
 2015-12-15  0:29 UTC  (2+ messages)

[PATCH 00/32] x86: Memory Protection Keys (v7)
 2015-12-15  0:26 UTC  (44+ messages)
` [PATCH 01/32] mm, gup: introduce concept of "foreign" get_user_pages()
` [PATCH 02/32] x86, fpu: add placeholder for Processor Trace XSAVE state
` [PATCH 03/32] x86, pkeys: Add Kconfig option
` [PATCH 04/32] x86, pkeys: cpuid bit definition
` [PATCH 05/32] x86, pkeys: define new CR4 bit
` [PATCH 06/32] x86, pkeys: add PKRU xsave fields and data structure(s)
` [PATCH 07/32] x86, pkeys: PTE bits for storing protection key
` [PATCH 08/32] x86, pkeys: new page fault error code bit: PF_PK
` [PATCH 09/32] x86, pkeys: store protection in high VMA flags
` [PATCH 10/32] x86, pkeys: arch-specific protection bits
` [PATCH 11/32] x86, pkeys: pass VMA down in to fault signal generation code
` [PATCH 12/32] signals, pkeys: notify userspace about protection key faults
` [PATCH 13/32] x86, pkeys: fill in pkey field in siginfo
` [PATCH 14/32] x86, pkeys: add functions to fetch PKRU
` [PATCH 15/32] mm: factor out VMA fault permission checking
` [PATCH 16/32] x86, mm: simplify get_user_pages() PTE bit handling
` [PATCH 17/32] x86, pkeys: check VMAs and PTEs for protection keys
` [PATCH 18/32] mm: add gup flag to indicate "foreign" mm access
` [PATCH 19/32] x86, pkeys: optimize fault handling in access_error()
` [PATCH 20/32] x86, pkeys: differentiate instruction fetches
` [PATCH 21/32] x86, pkeys: dump PKRU with other kernel registers
` [PATCH 22/32] x86, pkeys: dump PTE pkey in /proc/pid/smaps
` [PATCH 23/32] x86, pkeys: add Kconfig prompt to existing config option
` [PATCH 24/32] x86, pkeys: actually enable Memory Protection Keys in CPU
` [PATCH 25/32] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 26/32] x86, pkeys: add arch_validate_pkey()
` [PATCH 27/32] x86: separate out LDT init from context init
` [PATCH 28/32] x86, fpu: allow setting of XSAVE state
` [PATCH 29/32] x86, pkeys: allow kernel to modify user pkey rights register
` [PATCH 30/32] x86, pkeys: create an x86 arch_calc_vm_prot_bits() for VMA flags
` [PATCH 31/32] x86, pkeys: execute-only support
` [PATCH 32/32] x86, pkeys: Documentation

[PATCH 01/11] resource: Add System RAM resource type
 2015-12-15  0:19 UTC  (12+ messages)
` [PATCH 02/11] resource: make resource flags handled properly
` [PATCH 03/11] x86/e820: Set IORESOURCE_SYSTEM_RAM to System RAM
` [PATCH 04/11] arch: "
` [PATCH 05/11] xen: "
` [PATCH 06/11] kexec: "
` [PATCH 07/11] memory-hotplug: "
` [PATCH 08/11] memremap: Change region_intersects() to use System RAM type
` [PATCH 09/11] resource: Change walk_system_ram "
` [PATCH 10/11] arm/samsung: Change s3c_pm_run_res() "
` [PATCH 11/11] ACPI/EINJ: Allow memory error injection to NVDIMM

[PATCH 00/11] Support System RAM resource type and EINJ to NVDIMM
 2015-12-14 23:37 UTC 

[PATCH v4 4/7] dax: add support for fsync/sync
 2015-12-14 23:31 UTC 

[PATCH v4] mlock.2: mlock2.2: Add entry to for new mlock2 syscall
 2015-12-14 22:21 UTC  (2+ messages)

[PATCH v6 0/4] Allow customizable random offset to mmap_base address
 2015-12-14 20:51 UTC  (10+ messages)
` [PATCH v6 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v6 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v6 3/4] arm64: "
      ` [PATCH v6 4/4] x86: "

[PATCH v2] hugetlb: make mm and fs code explicitly non-modular
 2015-12-14 20:41 UTC 

[RFC 0/3] OOM detection rework v3
 2015-12-14 18:34 UTC  (4+ messages)
` [RFC 1/3] mm, oom: refactor oom detection

vmstat: make vmstat_updater deferrable again and shut down on idle
 2015-12-14 18:32 UTC  (4+ messages)

[PATCH v2 0/6] mm, x86/vdso: Special IO mapping improvements
 2015-12-14 18:31 UTC  (7+ messages)
` [PATCH v2 1/6] mm: Add a vm_special_mapping .fault method
` [PATCH v2 2/6] mm: Add vm_insert_pfn_prot
` [PATCH v2 3/6] x86/vdso: Track each mm's loaded vdso image as well as its base
` [PATCH v2 4/6] x86,vdso: Use .fault for the vdso text mapping
` [PATCH v2 5/6] x86,vdso: Use .fault instead of remap_pfn_range for the vvar mapping
` [PATCH v2 6/6] x86/vdso: Disallow vvar access to vclock IO for never-used vclocks

[PATCH 1/4] net: tcp_memcontrol: simplify linkage between socket and page counter fix
 2015-12-14 17:14 UTC  (8+ messages)
` [PATCH 2/4] mm: memcontrol: reign in the CONFIG space madness
` [PATCH 3/4] mm: memcontrol: flatten struct cg_proto
` [PATCH 4/4] mm: memcontrol: clean up alloc, online, offline, free functions

[PATCH] include/linux/mmdebug.h: should include linux/bug.h
 2015-12-14 16:31 UTC 

[RFC 1/2] [RFC] mm: Account anon mappings as RLIMIT_DATA
 2015-12-14 15:43 UTC  (8+ messages)
  ` [PATCH RFC] mm: rework virtual memory accounting

[RFC PATCH V2 0/9] slab: cleanup and bulk API for SLAB
 2015-12-14 15:19 UTC  (4+ messages)
` [RFC PATCH V2 8/9] slab: implement bulk free in SLAB allocator

mm related crash
 2015-12-14 12:11 UTC  (7+ messages)

!PageLocked from shmem charge path hits VM_BUG_ON with 4.4-rc4
 2015-12-14 12:06 UTC  (3+ messages)

[PATCH] mm: mempool: Factor out mempool_refill()
 2015-12-14 11:09 UTC 

[PATCH v3 0/7] mm/compaction: redesign compaction: part1
 2015-12-14  9:55 UTC  (5+ messages)
` [PATCH v3 6/7] mm/compaction: introduce migration scan limit
` [PATCH v3 7/7] mm/compaction: replace compaction deferring with compaction limit

[PATCH 0/6] mm, x86/vdso: Special IO mapping improvements
 2015-12-14  9:17 UTC  (7+ messages)
` [PATCH 1/6] mm: Add a vm_special_mapping .fault method
` [PATCH 2/6] mm: Add vm_insert_pfn_prot

[PATCH] Introduce a recovery= command line option
 2015-12-14  9:08 UTC  (2+ messages)

[PATCH 1/2] mm, printk: introduce new format string for flags
 2015-12-14  3:03 UTC  (6+ messages)
` [PATCH v2 1/3] "

[RFC 2/2] [RFC] selftests: vm -- Add rlimit data selftest
 2015-12-13 20:14 UTC 

[RFC 0/2] Turn RLIMIT_DATA to account anonymous mappings
 2015-12-13 20:14 UTC 

[PATCH v4] mm,oom: Add memory allocation watchdog kernel thread
 2015-12-13 14:26 UTC  (3+ messages)

[RFC contig pages support 1/2] IB: Supports contiguous memory operations
 2015-12-13 12:48 UTC  (5+ messages)

x86: a question about protection_map
 2015-12-13  8:41 UTC 

[BUG]: MIPS: VM_BUG_ON_PAGE in move_freepages() on an SGI_IP27 (Onyx2/Origin)
 2015-12-13  7:20 UTC 

undefined shift in wb_update_dirty_ratelimit()
 2015-12-12 23:17 UTC  (3+ messages)

[RFC] REHL 7.1: soft lockup when flush tlb
 2015-12-12  9:55 UTC  (3+ messages)
  ` [RFC] RHEL "

[PATCH] mm/zswap: change incorrect strncmp use to strcmp
 2015-12-11 23:43 UTC  (2+ messages)

[PATCH v4] arm64: Add support for PTE contiguous bit
 2015-12-11 21:02 UTC 

[RFC] mm: Account anon mappings as RLIMIT_DATA
 2015-12-11 20:59 UTC  (3+ messages)

[PATCH 00/34] x86: Memory Protection Keys (v5)
 2015-12-11 20:16 UTC  (12+ messages)
` [PATCH 26/34] mm: implement new mprotect_key() system call


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