Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 10 roky
..
kasan 923936157b mm/mempool.c: kasan: poison mempool elements před 10 roky
Kconfig 28b24c1fc8 mm: cma: debugfs interface před 10 roky
Kconfig.debug 70ecb3cb03 mm/debug_pagealloc: remove obsolete Kconfig options před 11 roky
Makefile 4a20799d11 mm: move memtest under mm před 10 roky
backing-dev.c 038911597e Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 11 roky
balloon_compaction.c 4d88e6f7d5 mm/balloon_compaction: fix deflation when compaction is disabled před 11 roky
bootmem.c f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat před 11 roky
cleancache.c 3cb29d1117 cleancache: remove limit on the number of cleancache enabled filesystems před 10 roky
cma.c 99e8ea6cd2 mm: cma: add trace events for CMA allocations and freeings před 10 roky
cma.h 26b02a1f96 mm: cma: allocation trigger před 10 roky
cma_debug.c bda6d33042 mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE() před 10 roky
compaction.c 018e9a49a5 mm/compaction.c: fix "suitable_migration_target() unused" warning před 10 roky
debug-pagealloc.c 031bc5743f mm/debug-pagealloc: make debug-pagealloc boottime configurable před 11 roky
debug.c dc6c9a35b6 mm: account pmd page tables to the process před 11 roky
dmapool.c baa2ef8398 mm/dmapool.c: fixed a brace coding style issue před 11 roky
early_ioremap.c 9e5c33d7ae mm: create generic early_ioremap() support před 11 roky
fadvise.c e748dcd095 vfs: remove get_xip_mem před 11 roky
failslab.c f4ae40a6a5 switch debugfs to umode_t před 14 roky
filemap.c 4fc8adcfec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 10 roky
frontswap.c a1ad28973d mm/frontswap.c: fix the condition in BUG_ON před 11 roky
gup.c 9d8c47e4bb mm: use READ_ONCE() for non-scalar types před 10 roky
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware před 11 roky
huge_memory.c 79553da293 thp: cleanup khugepaged startup před 10 roky
hugetlb.c 7e1f049efb mm: hugetlb: cleanup using paeg_huge_active() před 10 roky
hugetlb_cgroup.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() před 11 roky
hwpoison-inject.c c2ea2181db mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive před 11 roky
init-mm.c 60063497a9 atomic: use <linux/atomic.h> před 14 roky
internal.h 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages před 10 roky
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared před 11 roky
kmemcheck.c 07f361b2be mm/slab_common: move kmem_cache definition to internal header před 11 roky
kmemleak-test.c f59428ab73 mm/kmemleak-test.c: use pr_fmt for logging před 11 roky
kmemleak.c e79ed2f13f kmemleak: disable kasan instrumentation for kmemleak před 11 roky
ksm.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages před 10 roky
list_lru.c 2788cf0c40 memcg: reparent list_lrus and free kmemcg_id on css offline před 11 roky
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h před 14 roky
madvise.c e748dcd095 vfs: remove get_xip_mem před 11 roky
memblock.c 6a4055bc72 mm/memblock.c: add debug output for memblock_add() před 10 roky
memcontrol.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages před 10 roky
memory-failure.c bcc5422230 mm: hugetlb: introduce page_huge_active před 10 roky
memory.c dd9061846a mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP před 10 roky
memory_hotplug.c 7e1f049efb mm: hugetlb: cleanup using paeg_huge_active() před 10 roky
mempolicy.c 5265047ac3 mm, thp: really limit transparent hugepage allocation to local node před 10 roky
mempool.c 923936157b mm/mempool.c: kasan: poison mempool elements před 10 roky
memtest.c 7f70baeeb9 memtest: use phys_addr_t for physical addresses před 10 roky
migrate.c b3b3a99c53 mm/migrate: check-before-clear PageSwapCache před 10 roky
mincore.c 1e25a271c8 mincore: apply page table walker on do_mincore() před 11 roky
mlock.c acc3c8d15e mm: move mm_populate()-related code to mm/gup.c před 10 roky
mm_init.c 194e815120 mm/mm_init.c: mark mminit_loglevel __meminitdata před 11 roky
mmap.c 9fcd145717 mm/mmap.c: use while instead of if+goto před 10 roky
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm před 12 roky
mmu_notifier.c 0f0a327fa1 mmu_notifier: add the callback for mmu_notifier_invalidate_range() před 11 roky
mmzone.c 05891fb065 mm: microoptimize zonelist operations před 11 roky
mprotect.c b191f9b106 mm: numa: preserve PTE write permissions across a NUMA hinting fault před 10 roky
mremap.c 6cd576130b mm/mremap.c: clean up goto just return ERR_PTR před 10 roky
msync.c 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() před 11 roky
nobootmem.c f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat před 11 roky
nommu.c 6e242a1cee nommu: use __vfs_read() před 10 roky
oom_kill.c bdddbcd45f mm/oom_kill.c: fix typo in comment před 10 roky
page-writeback.c a4bb3ecdc1 mm/page-writeback: check-before-clear PageReclaim před 10 roky
page_alloc.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages před 10 roky
page_counter.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() před 11 roky
page_ext.c 48c96a3685 mm/page_owner: keep track of page owners před 11 roky
page_io.c 22c6186ece direct_IO: remove rw from a_ops->direct_IO() před 10 roky
page_isolation.c cfa8694382 mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate před 10 roky
page_owner.c 94f759d62b mm/page_owner.c: remove unnecessary stack_trace field před 11 roky
pagewalk.c f683739539 mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers před 10 roky
percpu-km.c b539b87fed percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated před 11 roky
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() před 11 roky
percpu.c bffc437589 percpu: Fix trivial typos in comments před 10 roky
pgtable-generic.c 4d94246699 mm: convert p[te|md]_mknonnuma and remaining page table manipulations před 11 roky
process_vm_access.c 17d17e7282 process_vm_access: switch to {compat_,}import_iovec() před 10 roky
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> před 14 roky
readahead.c de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info před 11 roky
rmap.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages před 10 roky
shmem.c 75c3cfa855 VFS: assorted weird filesystems: d_inode() annotations před 10 roky
slab.c 4167e9b2cf mm: remove GFP_THISNODE před 10 roky
slab.h d6e0b7fa11 slub: make dead caches discard free slabs immediately před 11 roky
slab_common.c 0316bec22e mm: slub: add kernel address sanitizer support for slub allocator před 11 roky
slob.c c21a6daf46 slob: make slob_alloc_node() static and remove EXPORT_SYMBOL() před 10 roky
slub.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages před 10 roky
sparse-vmemmap.c bb016b8416 mm/sparse: use memblock apis for early memory allocations před 12 roky
sparse.c 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) před 11 roky
swap.c 822fc61367 mm: don't call __page_cache_release for hugetlb před 10 roky
swap_cgroup.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c před 11 roky
swap_state.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages před 10 roky
swapfile.c 4db0c3c298 mm: remove rest of ACCESS_ONCE() usages před 10 roky
truncate.c cc5993bd7b mm: rename deactivate_page to deactivate_file_page před 10 roky
util.c e39155ea11 mm: uninline and cleanup page-mapping related helpers před 10 roky
vmacache.c f5f302e212 mm,vmacache: count number of system-wide flushes před 11 roky
vmalloc.c 7d61bfe8fd mm/vmalloc: get rid of dirty bitmap inside vmap_block structure před 10 roky
vmpressure.c 91b57191cf mm/vmpressure.c: fix race in vmpressure_work_fn() před 11 roky
vmscan.c 818099574b Merge branch 'akpm' (patches from Andrew) před 11 roky
vmstat.c 57c2e36b6f vmstat: Reduce time interval to stat update on idle cpu před 11 roky
workingset.c 3f97b16320 list_lru: add helpers to isolate items před 11 roky
zbud.c 3eba0c6a56 mm/zpool: add name argument to create zpool před 11 roky
zpool.c 3eba0c6a56 mm/zpool: add name argument to create zpool před 11 roky
zsmalloc.c 160a117f08 zsmalloc: remove extra cond_resched() in __zs_compact před 10 roky
zswap.c 3eba0c6a56 mm/zpool: add name argument to create zpool před 11 roky