linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/3] KASLR feature to randomize each loadable module
 2018-06-20 22:16 UTC  (5+ messages)
` [PATCH 1/3] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH 2/3] x86/modules: Increase randomization for modules
` [PATCH 3/3] vmalloc: Add debugfs modfraginfo

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-06-20 21:59 UTC  (11+ messages)
` [patch] "
      ` [patch v2] "

[PATCH] slub: fix __kmem_cache_empty for !CONFIG_SLUB_DEBUG
 2018-06-20 21:36 UTC  (8+ messages)

[PATCH] mm: convert scan_control.priority int => byte
 2018-06-20 20:52 UTC  (3+ messages)
` [PATCH v2] mm: condense scan_control

[PATCH v3 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-06-20 20:36 UTC  (22+ messages)
` [PATCH v3 01/17] khwasan, mm: change kasan hooks signatures
` [PATCH v3 02/17] khwasan: move common kasan and khwasan code to common.c
` [PATCH v3 03/17] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v3 04/17] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v3 05/17] khwasan: initialize shadow to 0xff
` [PATCH v3 06/17] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v3 07/17] khwasan, arm64: fix up fault handling logic
` [PATCH v3 08/17] khwasan: add tag related helper functions
` [PATCH v3 09/17] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v3 10/17] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v3 11/17] khwasan: split out kasan_report.c from report.c
` [PATCH v3 12/17] khwasan: add bug reporting routines
` [PATCH v3 13/17] khwasan: add hooks implementation
` [PATCH v3 14/17] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v3 15/17] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v3 16/17] khwasan: update kasan documentation
` [PATCH v3 17/17] kasan: add SPDX-License-Identifier mark to source files

[RFC PATCH] memcg, oom: move out_of_memory back to the charge path
 2018-06-20 19:38 UTC  (6+ messages)

[RFC v2 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-06-20 18:42 UTC  (12+ messages)
` [RFC v2 PATCH 2/2] mm: mmap: zap pages with read mmap_sem "

[PATCH] include: dax: new-return-type-vm_fault_t
 2018-06-20 17:27 UTC  (3+ messages)

[PATCH] thp: use mm_file_counter to determine update which rss counter
 2018-06-20 16:42 UTC  (3+ messages)

[PATCH] hugetlbfs: Fix an error code in init_hugetlbfs_fs()
 2018-06-20 15:25 UTC  (2+ messages)

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-06-20 15:24 UTC  (8+ messages)
` [PATCH v4 1/7] arm64: add type casts to untagged_addr macro
` [PATCH v4 2/7] uaccess: add untagged_addr definition for other arches
` [PATCH v4 3/7] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v4 4/7] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v4 5/7] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v4 6/7] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v4 7/7] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v6 0/3] Directed kmem charging
 2018-06-20 15:22 UTC  (15+ messages)
` [PATCH 1/3] mm: memcg: remote memcg charging for kmem allocations
` [PATCH 2/3] fs: fsnotify: account fsnotify metadata to kmemcg
` [PATCH 3/3] fs, mm: account buffer_head "

[PATCH v13 00/24] selftests, powerpc, x86 : Memory Protection Keys
 2018-06-20 15:22 UTC  (23+ messages)
` [PATCH v13 08/24] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v13 10/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 13/24] selftests/vm: pkey register should match shadow pkey
` [PATCH v13 14/24] selftests/vm: generic cleanup
` [PATCH v13 15/24] selftests/vm: powerpc implementation for generic abstraction
` [PATCH v13 16/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 17/24] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v13 18/24] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v13 19/24] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v13 22/24] selftests/vm: testcases must restore pkey-permissions
` [PATCH v13 24/24] selftests/vm: test correct behavior of pkey-0

[PATCH v33 0/4] Virtio-balloon: support free page reporting
 2018-06-20 14:14 UTC  (13+ messages)
` [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
            ` [virtio-dev] "

[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-06-20 13:07 UTC  (4+ messages)

[PATCH 0/2] mm: gup: don't unmap or drop filesystem buffers
 2018-06-20 12:08 UTC  (23+ messages)
` [PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()

[PATCH 1/2] arm64: avoid alloc memory on offline node
 2018-06-20 11:51 UTC  (22+ messages)

xfs: circular locking dependency between fs_reclaim and sb_internal [kernel 4.18]
 2018-06-20 11:25 UTC 

[PATCH v2 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
 2018-06-20 11:23 UTC  (2+ messages)

[PATCH] mm/madvise: allow MADV_DONTNEED to free memory that is MLOCK_ONFAULT
 2018-06-20 11:00 UTC  (11+ messages)

[PATCH] shmem: use monotonic time for i_generation
 2018-06-20  8:25 UTC 

/tmp/ccvqpLlQ.s:35: Error: .err encountered
 2018-06-20  8:05 UTC 

[PATCH] mm: skip invalid pages block at a time in zero_resv_unresv
 2018-06-20  2:14 UTC  (2+ messages)

[PATCH 00/10] Control Flow Enforcement - Part (3)
 2018-06-20  0:50 UTC  (33+ messages)
` [PATCH 06/10] x86/cet: Add arch_prctl functions for shadow stack

Possible regression in "slab, slub: skip unnecessary kasan_cache_shutdown()"
 2018-06-19 20:20 UTC  (16+ messages)

[PATCH v1] mm: relax deferred struct page requirements
 2018-06-19 19:56 UTC  (5+ messages)

[PATCH v14 00/74] Convert page cache to XArray
 2018-06-19 17:16 UTC  (5+ messages)

[PATCH v3 0/8] mm: Rework hmm to use devm_memremap_pages and other fixes
 2018-06-19 16:00 UTC  (11+ messages)
` [PATCH v3 1/8] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v3 2/8] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v3 3/8] mm, devm_memremap_pages: Fix shutdown handling
` [PATCH v3 4/8] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support
` [PATCH v3 5/8] mm, hmm: Use devm semantics for hmm_devmem_{add, remove}
` [PATCH v3 6/8] mm, hmm: Replace hmm_devmem_pages_create() with devm_memremap_pages()
` [PATCH v3 7/8] mm, hmm: Mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL
` [PATCH v3 8/8] mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL

[bug report] page cache: Convert filemap_range_has_page to XArray
 2018-06-19 15:48 UTC  (2+ messages)

[bug report] mm: Convert collapse_shmem to XArray
 2018-06-19 14:05 UTC  (2+ messages)

[PATCH v2 0/7] kmalloc-reclaimable caches
 2018-06-19 12:44 UTC  (7+ messages)
` [PATCH v2 6/7] mm, proc: add KReclaimable to /proc/meminfo

dynamic reservation and allocation of physically contiguous memory using CMA
 2018-06-19 11:45 UTC  (2+ messages)

dm bufio: Reduce dm_bufio_lock contention
 2018-06-19 10:43 UTC  (8+ messages)

[Bug 200095] New: kasan: GPF could be caused by NULL-ptr deref or user memory access
 2018-06-19  9:45 UTC  (3+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-06-19  9:16 UTC  (8+ messages)

[PATCH v3] mm: Change return type int to vm_fault_t for fault handlers
 2018-06-19  4:56 UTC  (2+ messages)

kernel panic in reading /proc/kpageflags when enabling RAM-simulated PMEM
 2018-06-19  0:49 UTC  (13+ messages)
` [PATCH v1] mm: zero remaining unavailable struct pages (Re: kernel panic in reading /proc/kpageflags when enabling RAM-simulated PMEM)
        ` [PATCH v2] x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
              ` [PATCH v3] "

[PATCH v2] doc: add description to dirtytime_expire_seconds
 2018-06-18 23:59 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox