linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-31 17:10:26 to 2020-06-02 04:50:02 UTC [more...]

incoming
 2020-06-02  4:49 UTC  (84+ 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'
` [patch 022/128] mm: remove 'page_offset' from readahead loop
` [patch 023/128] mm: put readahead pages in cache earlier
` [patch 024/128] mm: add readahead address space operation
` [patch 025/128] mm: move end_index check out of readahead loop
` [patch 026/128] mm: add page_cache_readahead_unbounded
` [patch 027/128] mm: document why we don't set PageReadahead
` [patch 028/128] mm: use memalloc_nofs_save in readahead path
` [patch 029/128] fs: convert mpage_readpages to mpage_readahead
` [patch 030/128] btrfs: convert from readpages to readahead
` [patch 031/128] erofs: convert uncompressed files "
` [patch 032/128] erofs: convert compressed "
` [patch 033/128] ext4: convert "
` [patch 034/128] ext4: pass the inode to ext4_mpage_readpages
` [patch 035/128] f2fs: convert from readpages to readahead
` [patch 036/128] f2fs: pass the inode to f2fs_mpage_readpages
` [patch 037/128] fuse: convert from readpages to readahead
` [patch 038/128] iomap: "
` [patch 039/128] include/linux/pagemap.h: introduce attach/detach_page_private
` [patch 040/128] md: remove __clear_page_buffers and use attach/detach_page_private
` [patch 041/128] btrfs: "
` [patch 042/128] fs/buffer.c: "
` [patch 043/128] f2fs: "
` [patch 044/128] iomap: "
` [patch 045/128] ntfs: replace attach_page_buffers with attach_page_private
` [patch 046/128] orangefs: use attach/detach_page_private
` [patch 047/128] buffer_head.h: remove attach_page_buffers
` [patch 048/128] mm/migrate.c: call detach_page_private to cleanup code
` [patch 049/128] mm_types.h: change set_page_private to inline function
` [patch 050/128] mm/filemap.c: remove misleading comment
` [patch 051/128] mm/page-writeback.c: remove unused variable
` [patch 052/128] mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
` [patch 053/128] mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
` [patch 054/128] mm/gup.c: update the documentation
` [patch 055/128] mm/gup: introduce pin_user_pages_unlocked
` [patch 056/128] ivtv: convert get_user_pages() --> pin_user_pages()
` [patch 057/128] mm/gup.c: further document vma_permits_fault()
` [patch 058/128] mm/swapfile: use list_{prev,next}_entry() instead of open-coding
` [patch 059/128] mm/swap_state: fix a data race in swapin_nr_pages
` [patch 060/128] mm: swap: properly update readahead statistics in unuse_pte_range()
` [patch 061/128] mm/swapfile.c: offset is only used when there is more slots
` [patch 062/128] mm/swapfile.c: explicitly show ssd/non-ssd is handled mutually exclusive
` [patch 063/128] mm/swapfile.c: remove the unnecessary goto for SSD case
` [patch 064/128] mm/swapfile.c: simplify the calculation of n_goal
` [patch 065/128] mm/swapfile.c: remove the extra check in scan_swap_map_slots()
` [patch 066/128] mm/swapfile.c: found_free could be represented by (tmp < max)
` [patch 067/128] mm/swapfile.c: tmp is always smaller than max
` [patch 068/128] mm/swapfile.c: omit a duplicate code by compare tmp and max first
` [patch 069/128] swap: try to scan more free slots even when fragmented
` [patch 070/128] mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable
` [patch 071/128] mm/swapfile.c: __swap_entry_free() always free 1 entry
` [patch 072/128] mm/swapfile.c: use prandom_u32_max()
` [patch 073/128] swap: reduce lock contention on swap cache from swap slots allocation
` [patch 074/128] mm: swapfile: fix /proc/swaps heading and Size/Used/Priority alignment
` [patch 075/128] include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration
` [patch 076/128] mm, memcg: add workingset_restore in memory.stat
` [patch 077/128] mm: memcontrol: simplify value comparison between count and limit
` [patch 078/128] memcg: expose root cgroup's memory.stat
` [patch 079/128] mm/memcg: prepare for swap over-high accounting and penalty calculation
` [patch 080/128] mm/memcg: move penalty delay clamping out of calculate_high_delay()
` [patch 081/128] mm/memcg: move cgroup high memory limit setting into struct page_counter
` [patch 082/128] mm/memcg: automatically penalize tasks with high swap use
` [patch 083/128] memcg: fix memcg_kmem_bypass() for remote memcg charging

[PATCH] mm/vmstat: Add events for PMD based THP migration without split
 2020-06-02  4:48 UTC  (5+ messages)

28307d938f ("percpu: make pcpu_alloc() aware of current gfp .."): BUG: kernel reboot-without-warning in boot stage
 2020-06-02  4:37 UTC  (3+ 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/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  (11+ 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 05/12] genirq: Shutdown irq chips in suspend/resume during hibernation

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-06-01 23:18 UTC  (13+ 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:54 UTC  (10+ messages)

[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  (6+ messages)
` [PATCH 1/2] mm/gup: introduce pin_user_pages_locked()


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