linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 16:04:10 to 2020-06-02 04:46:36 UTC [more...]

incoming
 2020-06-02  4:46 UTC  (22+ messages)
` [patch 001/128] squashfs: migrate from ll_rw_block usage to BIO
` [patch 002/128] ocfs2: add missing annotation for dlm_empty_lockres()
` [patch 003/128] ocfs2: mount shared volume without ha stack
` [patch 004/128] arch/parisc/include/asm/pgtable.h: remove unused `old_pte'
` [patch 005/128] vfs: track per-sb writeback errors and report them to syncfs
` [patch 006/128] fs/buffer.c: record blockdev write errors in super_block that it backs
` [patch 007/128] usercopy: mark dma-kmalloc caches as usercopy caches
` [patch 008/128] mm/slub.c: fix corrupted freechain in deactivate_slab()
` [patch 009/128] slub: Remove userspace notifier for cache add/remove
` [patch 010/128] slub: remove kmalloc under list_lock from list_slab_objects() V2
` [patch 011/128] mm/slub: fix stack overruns with SLUB_STATS
` [patch 012/128] Documentation/vm/slub.rst: s/Toggle/Enable/
` [patch 013/128] mm, dump_page(): do not crash with invalid mapping pointer
` [patch 014/128] mm: move readahead prototypes from mm.h
` [patch 015/128] mm: return void from various readahead functions
` [patch 016/128] mm: ignore return value of ->readpages
` [patch 017/128] mm: move readahead nr_pages check into read_pages
` [patch 018/128] mm: add new readahead_control API
` [patch 019/128] mm: use readahead_control to pass arguments
` [patch 020/128] mm: rename various 'offset' parameters to 'index'
` [patch 021/128] mm: rename readahead loop variable to 'i'

28307d938f ("percpu: make pcpu_alloc() aware of current gfp .."): BUG: kernel reboot-without-warning in boot stage
 2020-06-02  4:37 UTC  (4+ messages)
  ` [LKP] "

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-02  4:22 UTC  (7+ 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] mm/vmstat: Add events for PMD based THP migration without split
 2020-06-02  4:20 UTC  (4+ messages)

[PATCH] mm/compaction: avoid VM_BUG_ON(PageSlab()) in page_mapcount()
 2020-06-02  4:13 UTC  (4+ messages)

[hnaz-linux-mm:master 169/698] include/linux/string.h:307:9: note: in expansion of macro '__underlying_strncpy'
 2020-06-02  3:53 UTC  (4+ messages)

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

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

ac7c3e4ff4 ("compiler: enable CONFIG_OPTIMIZE_INLINING forcibly"): BUG: kernel hang in boot stage
 2020-06-02  0:26 UTC 

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-06-01 23:36 UTC  (19+ 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

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-06-01 23:18 UTC  (24+ messages)

[PATCH] shmem, memcg: enable memcg aware shrinker
 2020-06-01 22:59 UTC  (4+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-06-01 20:18 UTC  (24+ messages)
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 04/12] mm: add support for async page locking

[linux-stable-rc:linux-5.4.y 1325/5512] lib/ubsan.c:422: undefined reference to `__ashrti3'
 2020-06-01 20:01 UTC 

[PATCH v6] mm: Proactive compaction
 2020-06-01 19:48 UTC 

[feng:linux-mm 452/660] vexpress-poweroff.c:undefined reference to `devm_regmap_init_vexpress_config'
 2020-06-01 18:38 UTC 

[GIT PULL] Please pull hmm changes
 2020-06-01 18:25 UTC 

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-06-01 17:48 UTC  (3+ messages)

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

[RFC 00/16] KVM protected memory extension
 2020-06-01 16:35 UTC  (5+ messages)
` [RFC 06/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-06-01 16:33 UTC  (14+ 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

[RFC PATCH 0/2] PM: hibernate: opportunistic memory reclaim
 2020-06-01 16:06 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: swap: allow partial swapoff with try_to_unuse()
` [RFC PATCH 2/2] PM: hibernate: introduce opportunistic memory reclaim

[RFC PATCH] mm: swap: remove lru drain waiters
 2020-06-01 15:41 UTC  (2+ messages)

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-06-01 14:57 UTC  (6+ messages)
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-06-01 14:47 UTC  (3+ messages)
` [RFC PATCH v4 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [RFC PATCH v4 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH 00/10] Hi,
 2020-06-01 14:05 UTC  (7+ messages)

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-06-01 13:36 UTC  (8+ 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 13:31 UTC  (11+ messages)

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-06-01 12:42 UTC  (3+ messages)
` [PATCH v7 21/24] iommu/arm-smmu-v3: Add stall support for platform devices

[PATCH] mm: Remove misleading comment
 2020-06-01 12:15 UTC  (2+ 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()

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)

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

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

[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  (6+ 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  (9+ 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).