Linus Torvalds ea1ee5ff1b Merge branch 'for-linus' of git://git.kernel.dk/linux-block il y a 10 ans
..
kasan 8d77a6d18a kasan: fix last shadow judgement in memory_is_poisoned_16() il y a 10 ans
Kconfig 06a660ada2 Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media il y a 10 ans
Kconfig.debug 70ecb3cb03 mm/debug_pagealloc: remove obsolete Kconfig options il y a 11 ans
Makefile 06a660ada2 Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media il y a 10 ans
backing-dev.c e27c5b9d23 writeback: remove broken rbtree_postorder_for_each_entry_safe() usage in cgwb_bdi_destroy() il y a 10 ans
balloon_compaction.c 4d88e6f7d5 mm/balloon_compaction: fix deflation when compaction is disabled il y a 11 ans
bootmem.c 1b4ace4141 bootmem: avoid freeing to bootmem after bootmem is done il y a 10 ans
cleancache.c 3cb29d1117 cleancache: remove limit on the number of cleancache enabled filesystems il y a 10 ans
cma.c 67a2e213e7 mm: cma: fix incorrect type conversion for size during dma allocation il y a 10 ans
cma.h f21838e056 mm: cma: mark cma_bitmap_maxno() inline in header il y a 10 ans
cma_debug.c d56e84b406 mm/cma_debug: correct size input to bitmap function il y a 10 ans
compaction.c 1a16718cf7 mm/compaction: correct to flush migrated pages if pageblock skip happens il y a 10 ans
debug-pagealloc.c 031bc5743f mm/debug-pagealloc: make debug-pagealloc boottime configurable il y a 11 ans
debug.c 33c3fc71c8 mm: introduce idle page tracking il y a 10 ans
dmapool.c 676bd99178 dmapool: fix overflow condition in pool_find_page() il y a 10 ans
early_ioremap.c 4f1af60bcc mm/early_ioremap: add explicit #include of asm/early_ioremap.h il y a 10 ans
fadvise.c 703c270887 writeback: implement and use inode_congested() il y a 10 ans
failslab.c f4ae40a6a5 switch debugfs to umode_t il y a 14 ans
filemap.c 296291cdd1 mm: make sendfile(2) killable il y a 10 ans
frame_vector.c 8025e5ddf9 [media] mm: Provide new get_vaddr_frames() helper il y a 10 ans
frontswap.c d1dc6f1bcf frontswap: allow multiple backends il y a 10 ans
gup.c 1027e4436b mm: make GUP handle pfn mapping unless FOLL_GET is requested il y a 10 ans
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware il y a 11 ans
huge_memory.c 47aee4d8e3 thp: use is_zero_pfn() only after pte_present() check il y a 10 ans
hugetlb.c 2f84a8990e mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault il y a 10 ans
hugetlb_cgroup.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() il y a 11 ans
hwpoison-inject.c 94a59fb36e hwpoison: use page_cgroup_ino for filtering by memcg il y a 10 ans
init-mm.c 60063497a9 atomic: use <linux/atomic.h> il y a 14 ans
internal.h 1a16718cf7 mm/compaction: correct to flush migrated pages if pageblock skip happens il y a 10 ans
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared il y a 11 ans
kmemcheck.c 07f361b2be mm/slab_common: move kmem_cache definition to internal header il y a 11 ans
kmemleak-test.c f59428ab73 mm/kmemleak-test.c: use pr_fmt for logging il y a 11 ans
kmemleak.c 6fc37c4900 kmemleak: use seq_hex_dump() to dump buffers il y a 10 ans
ksm.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages il y a 10 ans
list_lru.c 26f5d7609f list_lru: don't call list_lru_from_kmem if the list_head is empty il y a 10 ans
maccess.c dbb7ee0e47 lib: move strncpy_from_unsafe() into mm/maccess.c il y a 10 ans
madvise.c 72079ba0df mm: madvise allow remove operation for hugetlbfs il y a 10 ans
memblock.c ad5ea8cd5b mm/memblock.c: fix comment in __next_mem_range() il y a 10 ans
memcontrol.c ea1ee5ff1b Merge branch 'for-linus' of git://git.kernel.dk/linux-block il y a 10 ans
memory-failure.c 94a59fb36e hwpoison: use page_cgroup_ino for filtering by memcg il y a 10 ans
memory.c 0f90cc6609 mm, dax: fix DAX deadlocks il y a 10 ans
memory_hotplug.c 12f03ee606 Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm il y a 10 ans
mempolicy.c 96db800f5d mm: rename alloc_pages_exact_node() to __alloc_pages_node() il y a 10 ans
mempool.c 4e3ca3e033 mm/mempool: allow NULL `pool' pointer in mempool_destroy() il y a 10 ans
memtest.c 3115aec451 memtest: remove unused header files il y a 10 ans
migrate.c 0610c25daa memcg: fix dirty page migration il y a 10 ans
mincore.c 1e25a271c8 mincore: apply page table walker on do_mincore() il y a 11 ans
mlock.c 19a809afe2 userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx il y a 10 ans
mm_init.c 74033a798f mm: meminit: remove mminit_verify_page_links il y a 10 ans
mmap.c 8a04446ab0 mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified il y a 10 ans
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm il y a 12 ans
mmu_notifier.c 1d7715c676 mmu-notifier: add clear_young callback il y a 10 ans
mmzone.c 05891fb065 mm: microoptimize zonelist operations il y a 11 ans
mprotect.c 19a809afe2 userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx il y a 10 ans
mremap.c 9943242ca4 mremap: simplify the "overlap" check in mremap_to() il y a 10 ans
msync.c 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() il y a 11 ans
nobootmem.c d70ddd7a5d mm: page_alloc: pass PFN to __free_pages_bootmem il y a 10 ans
nommu.c 1fcfd8db7f mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() il y a 10 ans
oom_kill.c 75e8f8b24c mm, oom: remove unnecessary variable il y a 10 ans
page-writeback.c c5edf9cdc4 writeback: fix incorrect calculation of available memory for memcg domains il y a 10 ans
page_alloc.c f6f7a63692 Merge branch 'akpm' (patches from Andrew) il y a 10 ans
page_counter.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() il y a 11 ans
page_ext.c 33c3fc71c8 mm: introduce idle page tracking il y a 10 ans
page_idle.c 33c3fc71c8 mm: introduce idle page tracking il y a 10 ans
page_io.c 6cf66b4caf fs: use helper bio_add_page() instead of open coding on bi_io_vec il y a 10 ans
page_isolation.c c5b4e1b02f mm, page_isolation: make set/unset_migratetype_isolate() file-local il y a 10 ans
page_owner.c e2cfc91120 mm/page_owner: set correct gfp_mask on page_owner il y a 10 ans
pagewalk.c f683739539 mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers il y a 10 ans
percpu-km.c b539b87fed percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated il y a 11 ans
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() il y a 11 ans
percpu.c 292c24a073 percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk il y a 10 ans
pgtable-generic.c 8809aa2d28 mm: clarify that the function operates on hugepage pte il y a 10 ans
process_vm_access.c 17d17e7282 process_vm_access: switch to {compat_,}import_iovec() il y a 10 ans
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> il y a 14 ans
readahead.c 063d99b4fa mm, fs: obey gfp_mapping for add_to_page_cache() il y a 10 ans
rmap.c 33c3fc71c8 mm: introduce idle page tracking il y a 10 ans
shmem.c 44a30220bc shmem: recalculate file inode when fstat il y a 10 ans
slab.c 03a2d2a3ea mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) il y a 10 ans
slab.h 2d16e0fd32 mm/slab.h: fix argument order in cache_from_obj's error message il y a 10 ans
slab_common.c 33398cf2f3 memcg: export struct mem_cgroup il y a 10 ans
slob.c 96db800f5d mm: rename alloc_pages_exact_node() to __alloc_pages_node() il y a 10 ans
slub.c 96db800f5d mm: rename alloc_pages_exact_node() to __alloc_pages_node() il y a 10 ans
sparse-vmemmap.c bb016b8416 mm/sparse: use memblock apis for early memory allocations il y a 12 ans
sparse.c 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) il y a 11 ans
swap.c 33c3fc71c8 mm: introduce idle page tracking il y a 10 ans
swap_cgroup.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c il y a 11 ans
swap_state.c 5b999aadba mm: swap: zswap: maybe_preload & refactoring il y a 10 ans
swapfile.c 8334b96221 mm: /proc/pid/smaps:: show proportional swap share of the mapping il y a 10 ans
truncate.c c4843a7593 memcg: add per cgroup dirty page accounting il y a 10 ans
userfaultfd.c b6ebaedb4c userfaultfd: avoid mmap_sem read recursion in mcopy_atomic il y a 10 ans
util.c e39155ea11 mm: uninline and cleanup page-mapping related helpers il y a 10 ans
vmacache.c f5f302e212 mm,vmacache: count number of system-wide flushes il y a 11 ans
vmalloc.c 7d61bfe8fd mm/vmalloc: get rid of dirty bitmap inside vmap_block structure il y a 10 ans
vmpressure.c 91b57191cf mm/vmpressure.c: fix race in vmpressure_work_fn() il y a 11 ans
vmscan.c d5028f9f7d vmscan: fix sane_reclaim helper for legacy memcg il y a 10 ans
vmstat.c 176bed1de5 vmstat: explicitly schedule per-cpu work on the CPU we need it to run on il y a 10 ans
workingset.c 3f97b16320 list_lru: add helpers to isolate items il y a 11 ans
zbud.c c83db4f419 mm: zbud: constify the zbud_ops il y a 10 ans
zpool.c 3f0e131221 zpool: add zpool_has_pool() il y a 10 ans
zsmalloc.c 786727799a mm: zpool: constify the zpool_ops il y a 10 ans
zswap.c 90b0fc26d5 zswap: change zpool/compressor at runtime il y a 10 ans