linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-30 11:31:22 to 2020-01-31 12:04:09 UTC [more...]

[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2020-01-31 12:03 UTC  (12+ messages)

[PATCH] mm/mapping_dirty_helpers: Update huge page-table entry callbacks
 2020-01-31 11:33 UTC  (2+ messages)

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

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

[PATCH 00/12] Change readahead API
 2020-01-31  9:44 UTC  (12+ messages)
` [PATCH 06/12] btrfs: Convert from readpages to readahead
` [PATCH 11/12] fuse: "
` [PATCH 12/12] iomap: "

[PATCH] mm: slub: reinitialize random sequence cache on slab object update
 2020-01-31  6:39 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 0/9] Introduce Data Access MONitor (DAMON)
 2020-01-31  4:55 UTC  (10+ messages)
` [PATCH v2 1/9] mm: "
    `  "
` [PATCH v2 6/9] mm/damon: Add minimal user-space tools
    `  "
` [PATCH v2 8/9] mm/damon: Add kunit tests
    `  "

[PATCH v1] mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
 2020-01-31  4:42 UTC  (2+ messages)

[PATCH v1 0/2] mm/page_alloc: memmap_init_zone() cleanups
 2020-01-31  4:30 UTC  (2+ messages)

[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
 2020-01-31  4:26 UTC  (7+ messages)

[PATCH v2 0/3] mm: fix max_pfn not falling on section boundary
 2020-01-31  3:52 UTC  (2+ messages)

[PATCH v2 0/8] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-31  3:19 UTC  (6+ messages)
` [PATCH v2 4/8] mm/gup: track FOLL_PIN pages

[PATCH v4 2/2] kasan: add test for invalid size in memmove
 2020-01-31  2:53 UTC  (5+ messages)

[PATCH] mm/util: fix a data race in __vm_enough_memory()
 2020-01-31  2:22 UTC  (5+ messages)

[PATCH] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
 2020-01-31  1:33 UTC 

[LSF/MM/BPF TOPIC] shrinker changes for non-blocking inode reclaim
 2020-01-31  0:24 UTC 

[Patch v2 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-01-30 23:05 UTC  (3+ messages)

[PATCH] mm: avoid blocking lock_page() in kcompactd
 2020-01-30 22:52 UTC  (13+ messages)

Balloon pressuring page cache
 2020-01-30 22:46 UTC  (6+ messages)

[PATCH 0/3] mm: Rework {enabled,defrag}_{show,store}
 2020-01-30 22:22 UTC  (5+ messages)

[PATCH 0/5] mm/mremap.c: cleanup move_page_tables() a little
 2020-01-30 21:57 UTC  (9+ messages)
` [PATCH 3/5] mm/mremap: use pmd_addr_end to calculate next in move_page_tables()

[PATCH v18 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-01-30 21:51 UTC  (2+ messages)

[PATCH 0/2] clarify limitations of hibernation
 2020-01-30 21:36 UTC  (14+ messages)
` [PATCH 1/2] Documentation: "

[PATCH -next] mm/util: annotate an intentional data race
 2020-01-30 20:01 UTC  (3+ messages)

[PATCH 1/1] mm: sysctl: add panic_on_inconsistent_mm sysctl
 2020-01-30 19:28 UTC  (3+ messages)

[v2 PATCH] move_pages.2: Returning positive value is a new error case
 2020-01-30 17:27 UTC  (6+ messages)

[PATCH v2 0/3] mm: memcontrol: recursive memory protection
 2020-01-30 17:00 UTC  (7+ messages)
` [PATCH v2 1/3] mm: memcontrol: fix memory.low proportional distribution
` [PATCH v2 2/3] mm: memcontrol: clean up and document effective low/min calculations
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-01-30 16:23 UTC 

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-30 15:06 UTC  (13+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2020-01-30 14:08 UTC  (6+ messages)

[PATCH v2 0/9] Huge page-table entries for TTM
 2020-01-30 13:29 UTC  (4+ messages)
` [PATCH 5/9] mm, drm/ttm, drm/vmwgfx: Support huge TTM pagefaults

SLUB: purpose of sysfs events on cache creation/removal
 2020-01-30 13:16 UTC  (13+ messages)

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-01-30 12:19 UTC  (5+ messages)
` [PATCH v2] "


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