linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 01:51:11 to 2020-06-01 11:56:54 UTC [more...]

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-06-01 11:56 UTC  (7+ messages)
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers

[PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages()
 2020-06-01 11:42 UTC  (10+ messages)

[PATCH v2 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-01 11:34 UTC  (4+ messages)
` [PATCH v2 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH v2 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-01 11:30 UTC  (6+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[PATCH] shmem, memcg: enable memcg aware shrinker
 2020-06-01 11:05 UTC  (2+ messages)

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-06-01  9:23 UTC 

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-06-01  8:55 UTC  (11+ messages)
` [PATCH v4 11/26] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v4 18/26] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support

5.7-rc0: kswapd eats cpu during a disk test?!
 2020-06-01  8:55 UTC 

[PATCH v32 13/21] x86/sgx: Add a page reclaimer
 2020-06-01  7:52 UTC 

[PATCH v2 00/12] clean-up the migration target allocation functions
 2020-06-01  6:40 UTC  (4+ messages)

[PATCH 00/14] mm: balance LRU lists based on relative thrashing v2
 2020-06-01  6:14 UTC  (9+ messages)
` [PATCH 05/14] mm: workingset: let cache workingset challenge anon

[linux-next:master] BUILD REGRESSION e7b08814b16b80a0bf76eeca16317f8c2ed23b8c
 2020-06-01  6:04 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 59fcbde6ab90da87fa0bd1f51ceed3c14d0f845e
 2020-06-01  5:51 UTC 

[PATCH v7 4/4] kasan: update documentation for generic kasan
 2020-06-01  5:11 UTC 

[PATCH v7 3/4] kasan: add tests for call_rcu stack recording
 2020-06-01  5:10 UTC 

[PATCH v7 2/4] kasan: record and print the free track
 2020-06-01  5:10 UTC 

[PATCH v7 1/4] rcu: kasan: record and print call_rcu() call stack
 2020-06-01  5:09 UTC 

[PATCH v7 0/4] kasan: memorize and print call_rcu stack
 2020-06-01  5:08 UTC 

[PATCH 00/10] Hi,
 2020-06-01  4:22 UTC  (6+ messages)

[PATCH V2] mm, memory_failure: don't send BUS_MCEERR_AO for action required error
 2020-06-01  3:11 UTC  (3+ messages)

[PATCH v2] selftests: powerpc: Add test for execute-disabled pkeys
 2020-06-01  2:12 UTC  (4+ messages)

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-06-01  1:51 UTC  (19+ messages)

[PATCH v31 13/21] x86/sgx: Add a page reclaimer
 2020-06-01  1:16 UTC 

[PATCH/RFC] MM: fix writeback for NFS
 2020-06-01  0:49 UTC  (14+ messages)
` Writeback fixes "
  ` Writeback fixes for NFS - V2
    ` Writeback fixes for NFS - V3
      ` [PATCH 1/2 V3] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
                ` [PATCH 1/2 V4] "
                      ` [PATCH 1/2] "
                      ` [PATCH 2/2] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead

[PATCH v2 0/2] mm/gup: introduce pin_user_pages_locked(), use it in frame_vector.c
 2020-05-31 23:41 UTC  (3+ messages)
` [PATCH v2 1/2] mm/gup: introduce pin_user_pages_locked()
` [PATCH v2 2/2] mm/gup: frame_vector: convert get_user_pages() --> pin_user_pages()

[PATCH v2 0/2] mm/gup, media/ivtv: introduce pin_user_pages_unlocked
 2020-05-31 22:48 UTC  (3+ messages)
` [PATCH v2 1/2] mm/gup: "
` [PATCH v2 2/2] ivtv: convert get_user_pages() --> pin_user_pages()

[linux-next:master 13212/14131] arch/riscv/mm/ptdump.c:255:17: error: initialization of 'void (*)(struct ptdump_state *, long unsigned int, int, u64)' {aka 'void (*)(struct ptdump_state *, long unsigned int, int, long long unsigned int)'} from incompatible pointer type 'void (*)(struct ptdump_state *, long unsigned int, int, long unsigned int)'
 2020-05-31 22:43 UTC 

[PATCH 0/2] mm/gup: introduce pin_user_pages_locked(), use it in frame_vector.c
 2020-05-31 19:56 UTC  (7+ messages)
` [PATCH 1/2] mm/gup: introduce pin_user_pages_locked()

[PATCH] mm/gup: documentation fix for pin_user_pages*() APIs
 2020-05-31 13:00 UTC  (4+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-31  7:12 UTC  (10+ messages)

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-05-30 23:44 UTC  (15+ messages)
` [PATCH 01/12] xen/manage: keep track of the on-going suspend mode
` [PATCH 02/12] xenbus: add freeze/thaw/restore callbacks support
` [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH 04/12] x86/xen: add system core suspend and resume callbacks
` [PATCH 05/12] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH 08/12] xen/time: introduce xen_{save,restore}_steal_clock
` [PATCH 09/12] x86/xen: save and restore steal clock

kernel BUG at include/linux/swapops.h:LINE!
 2020-05-30 17:05 UTC 

[hnaz-linux-mm:master 169/698] include/linux/string.h:307:9: note: in expansion of macro '__underlying_strncpy'
 2020-05-30 10:07 UTC 

28307d938f ("percpu: make pcpu_alloc() aware of current gfp .."): BUG: kernel reboot-without-warning in boot stage
 2020-05-30  1:23 UTC  (3+ messages)

[hnaz-linux-mm:master 677/696] kernel/trace/bpf_trace.c:602:64: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-05-29 23:36 UTC 

[PATCH 0/6] nouveau/hmm: add support for mapping large pages
 2020-05-29 23:24 UTC  (4+ messages)

mmotm 2020-05-29-16-09 uploaded
 2020-05-29 23:11 UTC 

[PATCH v2 0/7] Add histogram measuring mmap_lock contention latency
 2020-05-29 22:38 UTC  (7+ messages)

incoming
 2020-05-29 21:20 UTC  (6+ messages)

[PATCH v6 00/12] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-29 21:16 UTC  (11+ messages)
` [PATCH v6 08/12] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v6 09/12] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
` [PATCH v6 10/12] mmap locking API: rename mmap_sem to mmap_lock
` [PATCH v6 11/12] mmap locking API: convert mmap_sem API comments
` [PATCH v6 12/12] mmap locking API: convert mmap_sem comments

mmotm 2020-05-13-20-30 uploaded
 2020-05-29 20:14 UTC  (16+ messages)
` mmotm 2020-05-13-20-30 uploaded (objtool warnings)
                    ` [PATCH] x86/uaccess: Remove redundant likely/unlikely annotations

[PATCH] kasan: fix clang compilation warning due to stack protector
 2020-05-29 19:13 UTC  (2+ messages)

[linux-next:master 11894/13554] arch/riscv/mm/ptdump.c:255:17: error: initialization of 'void (*)(struct ptdump_state *, long unsigned int, int, u64)' {aka 'void (*)(struct ptdump_state *, long unsigned int, int, long long unsigned int)'} from incompatible pointer type 'void (*)(struct ptdump_state *, long unsigned int, int, long unsigned int)'
 2020-05-29 18:22 UTC  (2+ messages)

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-29 16:04 UTC  (10+ messages)

[RFC 00/16] KVM protected memory extension
 2020-05-29 15:24 UTC  (3+ messages)
` [RFC 06/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-05-29 14:09 UTC  (7+ messages)
` [PATCH v5 5/7] blktrace: fix "

general protection fault in free_pages_and_swap_cache
 2020-05-29 13:58 UTC 

[PATCH v4 00/36] Large pages in the page cache
 2020-05-29 12:59 UTC  (4+ messages)
` [PATCH v4 06/36] mm: Introduce offset_in_thp

[PATCH] mm: Remove misleading comment
 2020-05-29 12:32 UTC 

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-29 10:14 UTC  (13+ messages)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-29  9:49 UTC  (14+ messages)

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-29  9:18 UTC  (3+ messages)
` [PATCH v7 04/24] iommu: Add a page fault handler

[PATCH] mm: memcontrol: fix an unused-function warning
 2020-05-29  8:19 UTC  (2+ messages)

Question: "Bare" set_page_dirty_lock() call in vhost.c
 2020-05-29  7:28 UTC  (3+ messages)

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-29  7:25 UTC  (5+ messages)

[PATCH] mm, memory_failure: only send BUS_MCEERR_AO to early-kill process
 2020-05-29  6:43 UTC  (6+ messages)

[PATCH v4 0/4] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-29  5:37 UTC  (4+ messages)
` [PATCH v4 3/4] mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check

[PATCH v2 4/5] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
 2020-05-29  4:24 UTC  (2+ messages)

[PATCH v2 3/5] drm/i915/gem: Replace user_access_begin by user_write_access_begin
 2020-05-29  4:20 UTC  (2+ messages)

[PATCH v2 2/5] uaccess: Selectively open read or write user access
 2020-05-29  4:20 UTC  (2+ messages)

[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-05-29  4:20 UTC  (2+ messages)

[PATCH v5 00/39] Large pages in the page cache
 2020-05-29  2:58 UTC  (40+ messages)
` [PATCH v5 01/39] mm: Move PageDoubleMap bit
` [PATCH v5 02/39] mm: Simplify PageDoubleMap with PF_SECOND policy
` [PATCH v5 03/39] mm: Allow hpages to be arbitrary order
` [PATCH v5 04/39] mm: Introduce thp_size
` [PATCH v5 05/39] mm: Introduce thp_order
` [PATCH v5 06/39] mm: Introduce offset_in_thp
` [PATCH v5 07/39] fs: Add a filesystem flag for large pages
` [PATCH v5 08/39] fs: Do not update nr_thps for large page mappings
` [PATCH v5 09/39] fs: Introduce i_blocks_per_page
` [PATCH v5 10/39] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v5 11/39] fs: Support THPs in zero_user_segments
` [PATCH v5 12/39] bio: Add bio_for_each_thp_segment_all
` [PATCH v5 13/39] iomap: Support arbitrarily many blocks per page
` [PATCH v5 14/39] iomap: Support large pages in iomap_adjust_read_range
` [PATCH v5 15/39] iomap: Support large pages in invalidatepage
` [PATCH v5 16/39] iomap: Support large pages in read paths
` [PATCH v5 17/39] iomap: Support large pages in write paths
` [PATCH v5 18/39] iomap: Inline data shouldn't see large pages
` [PATCH v5 19/39] iomap: Handle tail pages in iomap_page_mkwrite
` [PATCH v5 20/39] xfs: Support large pages
` [PATCH v5 21/39] mm: Make prep_transhuge_page return its argument
` [PATCH v5 22/39] mm: Add __page_cache_alloc_order
` [PATCH v5 23/39] mm: Allow large pages to be added to the page cache
` [PATCH v5 24/39] mm: Allow large pages to be removed from "
` [PATCH v5 25/39] mm: Remove page fault assumption of compound page size
` [PATCH v5 26/39] mm: Fix total_mapcount assumption of "
` [PATCH v5 27/39] mm: Remove assumptions of THP size
` [PATCH v5 28/39] mm: Avoid splitting large pages
` [PATCH v5 29/39] mm: Fix truncation for pages of arbitrary size
` [PATCH v5 30/39] mm: Handle truncates that split large pages
` [PATCH v5 31/39] mm: Support storing shadow entries for "
` [PATCH v5 32/39] mm: Support retrieving tail pages from the page cache
` [PATCH v5 33/39] mm: Support tail pages in wait_for_stable_page
` [PATCH v5 34/39] mm: Add DEFINE_READAHEAD
` [PATCH v5 35/39] mm: Make page_cache_readahead_unbounded take a readahead_control
` [PATCH v5 36/39] mm: Make __do_page_cache_readahead "
` [PATCH v5 37/39] mm: Allow PageReadahead to be set on head pages
` [PATCH v5 38/39] mm: Add large page readahead
` [PATCH v5 39/39] mm: Align THP mappings for non-DAX

[PATCH v10 01/26] Documentation/x86: Add CET description
 2020-05-29  2:08 UTC  (4+ messages)


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