linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-09 12:23:41 to 2019-06-11 13:02:41 UTC [more...]

[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-11 13:02 UTC  (8+ messages)

RISC-V nommu support
 2019-06-11 12:44 UTC  (23+ messages)
` [PATCH 01/17] mm: provide a print_vma_addr stub for !CONFIG_MMU
` [PATCH 02/17] mm: stub out all of swapops.h "
` [PATCH 03/17] mm/nommu: fix the MAP_UNINITIALIZED flag
` [PATCH 04/17] irqchip/sifive-plic: set max threshold for ignored handlers
` [PATCH 05/17] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
` [PATCH 06/17] riscv: clear the instruction cache and all registers when booting
` [PATCH 07/17] riscv: refactor the IPI code
` [PATCH 08/17] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 09/17] riscv: improve the default power off implementation
` [PATCH 10/17] riscv: provide a flat entry loader
` [PATCH 11/17] riscv: read hart ID from mhartid on boot
` [PATCH 12/17] riscv: provide native clint access for M-mode
` [PATCH 13/17] riscv: implement remote sfence.i natively "
` [PATCH 14/17] riscv: poison SBI calls "
` [PATCH 15/17] riscv: don't allow selecting SBI-based drivers "
` [PATCH 16/17] riscv: use the correct interrupt levels "
` [PATCH 17/17] riscv: add nommu support

[PATCHv3 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-06-11 12:29 UTC  (6+ messages)

[PATCH v2] kasan: add memory corruption identification for software tag-based mode
 2019-06-11 12:25 UTC  (11+ messages)

[PATCH v4 0/9] Emulated coherent graphics memory
 2019-06-11 12:24 UTC  (4+ messages)
` [PATCH v4 1/9] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
` [PATCH v4 2/9] mm: Add an apply_to_pfn_range interface
` [PATCH v4 3/9] mm: Add write-protect and clean utilities for address space ranges

[PATCH] mm/vmscan: call vmpressure_prio() in kswapd reclaim path
 2019-06-11 12:24 UTC  (3+ messages)

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-11 12:19 UTC  (3+ messages)

[PATCH] mm: align up min_free_kbytes to multipy of 4
 2019-06-11 12:16 UTC 

[PATCH] mm: align up min_free_kbytes to multipy of 4
 2019-06-11 12:10 UTC 

[PATCH trivial] mm/balloon_compaction: Grammar s/the its/its/
 2019-06-11 12:02 UTC  (2+ messages)

[PATCH v7 00/27] Control-flow Enforcement: Shadow Stack
 2019-06-11 11:41 UTC  (7+ messages)
` [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file

[PATCH V5 1/3] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory()
 2019-06-11 11:26 UTC  (2+ messages)
` [PATCH V5 - Rebased] mm/hotplug: Reorder memblock_[free|remove]() calls in try_remove_memory()

[PATCH v3 1/6] nvdimm: Consider probe return -EOPNOTSUPP as success
 2019-06-11 10:37 UTC  (4+ messages)
` [PATCH v3 3/6] mm/nvdimm: Add page size and struct page size to pfn superblock

[PATCH v7 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
 2019-06-11 10:33 UTC  (37+ messages)
` [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function

[PATCH v2 00/02] fix return value issue of soft offlining hugepages
 2019-06-11  9:50 UTC  (9+ messages)
` [PATCH v2 1/2] mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
` [PATCH v2 2/2] mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge

[PATCH] mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming
 2019-06-11  9:38 UTC  (3+ messages)

[Bug 203715] New: BUG: unable to handle kernel NULL pointer dereference under stress (possibly related to https://lkml.org/lkml/2019/5/24/292 ?)
 2019-06-11  9:30 UTC  (5+ messages)

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2019-06-11  8:42 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 1/4] mm: Move ioremap page table mapping function to mm/
 2019-06-11  6:59 UTC  (18+ messages)
` [PATCH 2/4] arm64: support huge vmap vmalloc
` [PATCH 3/4] powerpc/64s/radix: "
` [PATCH 4/4] mm/vmalloc: Hugepage vmalloc mappings

[RFC V3] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-11  5:15 UTC  (15+ messages)

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-11  4:47 UTC  (7+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files
` [PATCH 5/6] xfs: refactor setflags to use setattr code directly
` [PATCH 6/6] xfs: clean up xfs_merge_ioc_xflags

[PATCH] block: fix a crash in do_task_dead()
 2019-06-11  4:39 UTC  (10+ messages)

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-06-11  4:01 UTC  (10+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files

kernel BUG at mm/swap_state.c:170!
 2019-06-11  3:59 UTC  (4+ messages)

[PATCH -mm RESEND] mm: fix race between swapoff and mincore
 2019-06-11  2:05 UTC 

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-10 22:08 UTC  (13+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v2 hmm 00/11] Various revisions from a locking/code review
 2019-06-10 22:03 UTC  (9+ messages)
` [PATCH v2 hmm 02/11] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v2 hmm 11/11] mm/hmm: Remove confusing comment and logic from hmm_release

[PATCH v6 00/10] mm: reparent slab memory on cgroup removal
 2019-06-10 20:46 UTC  (18+ messages)
` [PATCH v6 01/10] mm: add missing smp read barrier on getting memcg kmem_cache pointer
` [PATCH v6 04/10] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v6 05/10] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH v6 07/10] mm: synchronize access to kmem_cache dying flag using a spinlock
` [PATCH v6 08/10] mm: rework non-root kmem_cache lifecycle management
` [PATCH v6 09/10] mm: stop setting page->mem_cgroup pointer for slab pages
` [PATCH v6 10/10] mm: reparent slab memory on cgroup removal

[v7 PATCH 1/2] mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
 2019-06-10 21:36 UTC  (2+ messages)

possible deadlock in get_user_pages_unlocked (2)
 2019-06-10 19:06 UTC  (2+ messages)
` [IMA] "

[PATCH 1/5] proc: use down_read_killable for /proc/pid/maps
 2019-06-10 18:58 UTC  (5+ messages)
` [PATCH 2/5] proc: use down_read_killable for /proc/pid/smaps_rollup

[PATCH v2 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-10 18:03 UTC  (7+ messages)
` [PATCH v2 1/5] mm: introduce MADV_COLD
` [PATCH v2 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [PATCH v2 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
` [PATCH v2 4/5] mm: introduce MADV_PAGEOUT
` [PATCH v2 5/5] mm: factor out pmd young/dirty bit handling and THP split

[PATCH] mm/nvdimm: Fix endian conversion issues
 2019-06-10 18:00 UTC  (2+ messages)

[v2 PATCH] mm: thp: fix false negative of shmem vma's THP eligibility
 2019-06-10 17:33 UTC  (3+ messages)

[RFC PATCH 0/3] Make deferred split shrinker memcg aware
 2019-06-10 17:25 UTC  (8+ messages)
` [PATCH 1/3] mm: thp: make "

[v2 PATCH 0/4] Make deferred split shrinker memcg aware
 2019-06-10 17:23 UTC  (4+ messages)
` [PATCH 2/4] mm: thp: make "

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-06-10 17:07 UTC  (9+ messages)
` [PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[RFC PATCH stable-4.4] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-10 14:17 UTC  (4+ messages)
` [PATCH stable 4.4 v2] "

[RFC] mm/ioremap: Probe platform for p4d huge map support
 2019-06-10 14:12 UTC 

[PATCH v11 0/3] remain and optimize memblock_next_valid_pfn on arm and arm64
 2019-06-10 13:16 UTC  (5+ messages)

[PATCH] mm: fix trying to reclaim unevicable LRU page
 2019-06-10 11:21 UTC  (6+ messages)

[RFCv2 0/6] introduce memory hinting API for external process
 2019-06-10 10:12 UTC  (8+ messages)
` [RFCv2 4/6] mm: factor out madvise's core functionality

[PATCH v1 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-10 10:09 UTC  (4+ messages)
` [PATCH v1 1/4] mm: introduce MADV_COLD

[PATCH] mm: align up min_free_kbytes to multipy of 4
 2019-06-10  7:26 UTC  (3+ messages)

[PATCH net-next 0/6] vhost: accelerate metadata access
 2019-06-10  3:50 UTC  (3+ messages)

[RFC] mm/hmm: pass mmu_notifier_range to sync_cpu_device_pagetables
 2019-06-10  0:16 UTC  (5+ messages)

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-09 13:00 UTC  (5+ messages)
` [PATCH RFC 01/10] fs/locks: Add trace_leases_conflict
` [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space


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