linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-31 04:44:40 to 2020-02-03 09:31:34 UTC [more...]

[PATCH] mm: Allocate shrinker_map on appropriate NUMA node
 2020-02-03  9:31 UTC  (12+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] "

[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2020-02-03  7:46 UTC  (15+ messages)

[PATCH] mm: slub: reinitialize random sequence cache on slab object update
 2020-02-03  6:57 UTC  (4+ messages)

Paging out when free memory is low but not exhausted (and available memory remains high)
 2020-02-02 22:56 UTC  (12+ messages)

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-02-02 11:26 UTC  (8+ messages)

INFO: task hung in __generic_file_fsync (2)
 2020-02-02  7:05 UTC  (2+ messages)

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-02  4:17 UTC  (7+ messages)
` [PATCH v2] "

[linux-next:pending-fixes] BUILD REGRESSION 420617c9e573e02af57c38d767b63ca4fe4461e2
 2020-02-02  0:30 UTC 

[PATCH v7] zswap: allow setting default status, compressor and allocator in Kconfig
 2020-02-02  0:01 UTC 

[PATCH v4 00/12] Change readahead API
 2020-02-01 15:12 UTC  (13+ messages)
` [PATCH v4 01/12] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v4 02/12] readahead: Ignore return value of ->readpages
` [PATCH v4 03/12] readahead: Put pages in cache earlier
` [PATCH v4 04/12] mm: Add readahead address space operation
` [PATCH v4 05/12] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v4 06/12] btrfs: Convert from readpages to readahead
` [PATCH v4 07/12] erofs: Convert uncompressed files "
` [PATCH v4 08/12] erofs: Convert compressed "
` [PATCH v4 09/12] ext4: Convert "
` [PATCH v4 10/12] f2fs: "
` [PATCH v4 11/12] fuse: "
` [PATCH v4 12/12] iomap: "

[PATCH] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
 2020-02-01 13:56 UTC  (3+ messages)

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2020-02-01 10:33 UTC  (11+ messages)

[PATCH v2 6/9] mm/damon: Add minimal user-space tools
 2020-02-01  8:52 UTC  (3+ messages)
`  "
  `  "

[PATCH v3 00/12] mm/gup: track FOLL_PIN pages
 2020-02-01  3:40 UTC  (13+ messages)
` [PATCH v3 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v3 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v3 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v3 04/12] mm: introduce page_ref_sub_return()
` [PATCH v3 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v3 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v3 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v3 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v3 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v3 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v3 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH] mm/slub: Detach node lock from counting free objects
 2020-02-01  3:15 UTC 

9ff4452912 ("mm/mremap: use pmd_addr_end to calculate next in .."): [ 70.987730] BUG: Bad rss-counter state mm:01f5c40b type:MM_SHMEMPAGES val:15
 2020-02-01  1:21 UTC  (2+ messages)

[PATCH 00/12] Change readahead API
 2020-02-01  0:25 UTC  (7+ messages)
` [PATCH 04/12] mm: Add readahead address space operation
` [PATCH 12/12] iomap: Convert from readpages to readahead

[PATCH v2 00/28] The new cgroup slab memory controller
 2020-01-31 22:24 UTC  (4+ messages)
` [PATCH v2 27/28] tools/cgroup: make slabinfo.py compatible with new slab controller

[PATCH] move_pages.2: Returning positive value is a new error case
 2020-01-31 19:40 UTC  (3+ messages)

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2020-01-31 15:24 UTC  (3+ messages)
` [PATCH 09/16] page-flags: define PG_reserved behavior on compound pages

[PATCH] mm/mapping_dirty_helpers: Update huge page-table entry callbacks
 2020-01-31 14:55 UTC  (3+ messages)

[PATCH v1] drivers/base/memory.c: indicate all memory blocks as removable
 2020-01-31 13:41 UTC  (2+ messages)

[PATCH v3 0/8] Backported fixes for 4.4 stable tree
 2020-01-31 12:51 UTC  (8+ messages)
` [PATCH v3 8/8] x86, mm, gup: prevent get_page() race with munmap in paravirt guest

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2020-01-31 10:36 UTC  (7+ messages)

[linux-next:master 11821/11843] mm/mmu_gather.c:130:2: error: implicit declaration of function '__tlb_remove_table'; did you mean 'tlb_remove_table'?
 2020-01-31  9:56 UTC  (3+ messages)

incoming
 2020-01-31  6:28 UTC  (120+ messages)
` [patch 001/118] lib/test_bitmap: correct test data offsets for 32-bit
` [patch 002/118] memcg: fix a crash in wb_workfn when a device disappears
` [patch 003/118] mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
` [patch 004/118] mm/sparse.c: reset section's mem_map when fully deactivated
` [patch 005/118] mm/migrate.c: also overwrite error when it is bigger than zero
` [patch 006/118] mm/memory_hotplug: fix remove_memory() lockdep splat
` [patch 007/118] mm: thp: don't need care deferred split queue in memcg charge move path
` [patch 008/118] mm: move_pages: report the number of non-attempted pages
` [patch 009/118] scripts/spelling.txt: add more spellings to spelling.txt
` [patch 010/118] scripts/spelling.txt: add "issus" typo
` [patch 011/118] fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres
` [patch 012/118] ocfs2: remove unneeded semicolons
` [patch 013/118] ocfs2: make local header paths relative to C files
` [patch 014/118] ocfs2/dlm: remove redundant assignment to ret
` [patch 015/118] ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
` [patch 016/118] ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
` [patch 017/118] ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_transaction
` [patch 018/118] mm/slub.c: avoid slub allocation while holding list_lock
` [patch 019/118] mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t
` [patch 020/118] mm/debug.c: always print flags in dump_page()
` [patch 021/118] mm/filemap.c: clean up filemap_write_and_wait()
` [patch 022/118] mm: fix gup_pud_range
` [patch 023/118] mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge
` [patch 024/118] mm/gup: factor out duplicate code from four routines
` [patch 025/118] mm/gup: move try_get_compound_head() to top, fix minor issues
` [patch 026/118] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [patch 027/118] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [patch 028/118] goldish_pipe: rename local pin_user_pages() routine
` [patch 029/118] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [patch 030/118] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [patch 031/118] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [patch 032/118] IB/umem: use get_user_pages_fast() to pin DMA pages
` [patch 033/118] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [patch 034/118] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [patch 035/118] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [patch 036/118] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [patch 037/118] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [patch 038/118] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [patch 039/118] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [patch 040/118] net/xdp: "
` [patch 041/118] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [patch 042/118] vfio, mm: "
` [patch 043/118] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [patch 044/118] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [patch 045/118] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [patch 046/118] mm/swapfile.c: swap_next should increase position index
` [patch 047/118] mm/memcontrol.c: cleanup some useless code
` [patch 048/118] mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP page
` [patch 049/118] mm, tracing: print symbol name for kmem_alloc_node call_site events
` [patch 050/118] lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
` [patch 051/118] mm/early_ioremap.c: use %pa to print resource_size_t variables
` [patch 052/118] mm/page_alloc: skip non present sections on zone initialization
` [patch 053/118] mm: remove the memory isolate notifier
` [patch 054/118] mm: remove "count" parameter from has_unmovable_pages()
` [patch 055/118] mm/vmscan.c: remove unused return value of shrink_node
` [patch 056/118] mm/vmscan: remove prefetch_prev_lru_page
` [patch 057/118] mm/vmscan: remove unused RECLAIM_OFF/RECLAIM_ZONE
` [patch 058/118] tools/vm/slabinfo: fix sanity checks enabling
` [patch 059/118] mm/memblock: define memblock_physmem_add()
` [patch 060/118] memblock: Use __func__ in remaining memblock_dbg() call sites
` [patch 061/118] mm, oom: dump stack of victim when reaping failed
` [patch 062/118] mm/huge_memory.c: use head to check huge zero page
` [patch 063/118] mm/huge_memory.c: use head to emphasize the purpose of page
` [patch 064/118] mm/huge_memory.c: reduce critical section protected by split_queue_lock
` [patch 065/118] mm/migrate: remove useless mask of start address
` [patch 066/118] mm/migrate: clean up some minor coding style
` [patch 067/118] mm/migrate: add stable check in migrate_vma_insert_page()
` [patch 068/118] mm, thp: fix defrag setting if newline is not used
` [patch 069/118] mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma()
` [patch 070/118] mm/memory_hotplug: pass in nid to online_pages()
` [patch 071/118] mm/hotplug: silence a lockdep splat with printk()
` [patch 072/118] mm/page_isolation: fix potential warning from user
` [patch 073/118] mm/zswap.c: add allocation hysteresis if pool limit is hit
` [patch 074/118] zswap: potential NULL dereference on error in init_zswap()
` [patch 075/118] include/linux/mm.h: clean up obsolete check on space in page->flags
` [patch 076/118] include/linux/mm.h: remove dead code totalram_pages_set()
` [patch 077/118] include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memory_block
` [patch 078/118] mm: fix comments related to node reclaim
` [patch 079/118] zram: try to avoid worst-case scenario on same element pages
` [patch 080/118] drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store
` [patch 081/118] include/linux/units.h: add helpers for kelvin to/from Celsius conversion
` [patch 082/118] ACPI: thermal: switch to use <linux/units.h> helpers
` [patch 083/118] platform/x86: asus-wmi: "
` [patch 084/118] platform/x86: intel_menlow: "
` [patch 085/118] thermal: int340x: "
` [patch 086/118] thermal: intel_pch: "
` [patch 087/118] nvme: hwmon: "
` [patch 088/118] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
` [patch 089/118] iwlegacy: use <linux/units.h> helpers
` [patch 090/118] iwlwifi: "
` [patch 091/118] thermal: armada: remove unused TO_MCELSIUS macro
` [patch 092/118] iio: adc: qcom-vadc-common: use <linux/units.h> helpers
` [patch 093/118] lib/zlib: add s390 hardware support for kernel zlib_deflate
` [patch 094/118] s390/boot: rename HEAP_SIZE due to name collision
` [patch 095/118] lib/zlib: add s390 hardware support for kernel zlib_inflate
` [patch 096/118] s390/boot: add dfltcc= kernel command line parameter
` [patch 097/118] lib/zlib: add zlib_deflate_dfltcc_enabled() function
` [patch 098/118] btrfs: use larger zlib buffer for s390 hardware compression
` [patch 099/118] lib/scatterlist.c: adjust indentation in __sg_alloc_table
` [patch 100/118] uapi: rename ext2_swab() to swab() and share globally in swab.h
` [patch 101/118] lib/find_bit.c: join _find_next_bit{_le}
` [patch 102/118] lib/find_bit.c: uninline helper _find_next_bit()
` [patch 103/118] fs/binfmt_elf.c: smaller code generation around auxv vector fill
` [patch 104/118] fs/binfmt_elf.c: fix ->start_code calculation
` [patch 105/118] fs/binfmt_elf.c: don't copy ELF header around
` [patch 106/118] fs/binfmt_elf.c: better codegen around current->mm
` [patch 107/118] fs/binfmt_elf.c: make BAD_ADDR() unlikely
` [patch 108/118] fs/binfmt_elf.c: coredump: allocate core ELF header on stack
` [patch 109/118] fs/binfmt_elf.c: coredump: delete duplicated overflow check
` [patch 110/118] fs/binfmt_elf.c: coredump: allow process with empty address space to coredump
` [patch 111/118] init/main.c: log arguments and environment passed to init
` [patch 112/118] init/main.c: remove unnecessary repair_env_string in do_initcall_level
` [patch 113/118] init/main.c: fix quoted value handling in unknown_bootoption
` [patch 114/118] init/main.c: fix misleading "This architecture does not have kernel memory protection" message
` [patch 115/118] reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
` [patch 116/118] execve: warn if process starts with executable stack
` [patch 117/118] include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_atomic_wc()
` [patch 118/118] kcov: ignore fault-inject and stacktrace

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2020-01-31  5:14 UTC  (5+ messages)
` [PATCH 09/10] powerpc: Enable OpenCAPI Storage Class Memory driver on bare metal

[PATCH v2 8/9] mm/damon: Add kunit tests
 2020-01-31  4:55 UTC  (2+ 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).