Linus Torvalds f788baadbd Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 жил өмнө
..
kasan a5af5aa8b6 kasan, module, vmalloc: rework shadow allocation for modules 10 жил өмнө
Kconfig b11a278397 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 10 жил өмнө
Kconfig.debug 70ecb3cb03 mm/debug_pagealloc: remove obsolete Kconfig options 10 жил өмнө
Makefile d879cb8341 move iov_iter.c from mm/ to lib/ 10 жил өмнө
backing-dev.c 038911597e Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 жил өмнө
balloon_compaction.c 4d88e6f7d5 mm/balloon_compaction: fix deflation when compaction is disabled 10 жил өмнө
bootmem.c f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat 10 жил өмнө
cleancache.c 8fc8f4d57c mm: fix cleancache debugfs directory path 10 жил өмнө
cma.c 850fc430f4 mm: cma: fix CMA aligned offset calculation 10 жил өмнө
compaction.c b8c73fc249 mm: page_alloc: add kasan hooks on alloc and free paths 10 жил өмнө
debug-pagealloc.c 031bc5743f mm/debug-pagealloc: make debug-pagealloc boottime configurable 10 жил өмнө
debug.c dc6c9a35b6 mm: account pmd page tables to the process 10 жил өмнө
dmapool.c baa2ef8398 mm/dmapool.c: fixed a brace coding style issue 11 жил өмнө
early_ioremap.c 9e5c33d7ae mm: create generic early_ioremap() support 11 жил өмнө
fadvise.c e748dcd095 vfs: remove get_xip_mem 10 жил өмнө
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 жил өмнө
filemap.c d475c6346a dax,ext2: replace XIP read and write with DAX I/O 10 жил өмнө
frontswap.c a1ad28973d mm/frontswap.c: fix the condition in BUG_ON 10 жил өмнө
gup.c c833e17e27 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux 10 жил өмнө
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware 11 жил өмнө
huge_memory.c ba68bc0115 mm: thp: Return the correct value for change_huge_pmd 10 жил өмнө
hugetlb.c 44fc80573c mm, hugetlb: close race when setting PageTail for gigantic pages 10 жил өмнө
hugetlb_cgroup.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() 10 жил өмнө
hwpoison-inject.c c2ea2181db mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive 11 жил өмнө
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 жил өмнө
internal.h fc5199d1a9 mm/internal.h: don't split printk call in two 10 жил өмнө
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared 10 жил өмнө
kmemcheck.c 07f361b2be mm/slab_common: move kmem_cache definition to internal header 11 жил өмнө
kmemleak-test.c f59428ab73 mm/kmemleak-test.c: use pr_fmt for logging 11 жил өмнө
kmemleak.c e79ed2f13f kmemleak: disable kasan instrumentation for kmemleak 10 жил өмнө
ksm.c 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() 10 жил өмнө
list_lru.c 2788cf0c40 memcg: reparent list_lrus and free kmemcg_id on css offline 10 жил өмнө
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 жил өмнө
madvise.c e748dcd095 vfs: remove get_xip_mem 10 жил өмнө
memblock.c 4308ce17f6 mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUG 10 жил өмнө
memcontrol.c 7feee590bb memcg: disable hierarchy support if bound to the legacy cgroup hierarchy 10 жил өмнө
memory-failure.c 9ab3b598d2 mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page() 10 жил өмнө
memory.c 53da3bc2ba mm: fix up numa read-only thread grouping logic 10 жил өмнө
memory_hotplug.c c05543293e mm, memory_hotplug/failure: drain single zone pcplists 10 жил өмнө
mempolicy.c 9e763e0f4f mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 жил өмнө
mempool.c 1741196281 mm/mempool.c: update the kmemleak stack trace for mempool allocations 11 жил өмнө
migrate.c 4d94246699 mm: convert p[te|md]_mknonnuma and remaining page table manipulations 10 жил өмнө
mincore.c 1e25a271c8 mincore: apply page table walker on do_mincore() 10 жил өмнө
mlock.c a5a6579db3 mm: reorder can_do_mlock to fix audit denial 10 жил өмнө
mm_init.c 194e815120 mm/mm_init.c: mark mminit_loglevel __meminitdata 10 жил өмнө
mmap.c 5703b087dc mm/mmap.c: fix arithmetic overflow in __vm_enough_memory() 10 жил өмнө
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm 11 жил өмнө
mmu_notifier.c 0f0a327fa1 mmu_notifier: add the callback for mmu_notifier_invalidate_range() 10 жил өмнө
mmzone.c 05891fb065 mm: microoptimize zonelist operations 10 жил өмнө
mprotect.c 10c1045f28 mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries 10 жил өмнө
mremap.c 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() 10 жил өмнө
msync.c 0661a33611 mm: remove rest usage of VM_NONLINEAR and pte_file() 10 жил өмнө
nobootmem.c f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat 10 жил өмнө
nommu.c 5b8bf30721 mm/nommu.c: export symbol max_mapnr 10 жил өмнө
oom_kill.c dc6c9a35b6 mm: account pmd page tables to the process 10 жил өмнө
page-writeback.c 6bec003528 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block 10 жил өмнө
page_alloc.c e009d5dc0a mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled 10 жил өмнө
page_counter.c 650c5e5654 mm: page_counter: pull "-1" handling out of page_counter_memparse() 10 жил өмнө
page_ext.c 48c96a3685 mm/page_owner: keep track of page owners 10 жил өмнө
page_io.c 05afcb77eb new helper: iov_iter_bvec() 10 жил өмнө
page_isolation.c ec25af84b2 mm, page_isolation: drain single zone pcplists 10 жил өмнө
page_owner.c 94f759d62b mm/page_owner.c: remove unnecessary stack_trace field 10 жил өмнө
pagewalk.c 48684a65b4 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) 10 жил өмнө
percpu-km.c b539b87fed percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated 11 жил өмнө
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() 11 жил өмнө
percpu.c 807de073bb percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 жил өмнө
pgtable-generic.c 4d94246699 mm: convert p[te|md]_mknonnuma and remaining page table manipulations 10 жил өмнө
process_vm_access.c 7e33912849 mm: gup: use get_user_pages_unlocked 10 жил өмнө
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 14 жил өмнө
readahead.c de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info 10 жил өмнө
rmap.c 6de226191d mm: memcontrol: track move_lock state internally 10 жил өмнө
shmem.c f0774d884b mm: shmem: check for mapping owner before dereferencing 10 жил өмнө
slab.c d6e0b7fa11 slub: make dead caches discard free slabs immediately 10 жил өмнө
slab.h d6e0b7fa11 slub: make dead caches discard free slabs immediately 10 жил өмнө
slab_common.c 0316bec22e mm: slub: add kernel address sanitizer support for slub allocator 10 жил өмнө
slob.c d6e0b7fa11 slub: make dead caches discard free slabs immediately 10 жил өмнө
slub.c 0316bec22e mm: slub: add kernel address sanitizer support for slub allocator 10 жил өмнө
sparse-vmemmap.c bb016b8416 mm/sparse: use memblock apis for early memory allocations 11 жил өмнө
sparse.c 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) 11 жил өмнө
swap.c 6bec003528 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block 10 жил өмнө
swap_cgroup.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c 10 жил өмнө
swap_state.c b83ae6d421 fs: remove mapping->backing_dev_info 10 жил өмнө
swapfile.c 5d1ea48bdd mm: page_cgroup: rename file to mm/swap_cgroup.c 10 жил өмнө
truncate.c de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info 10 жил өмнө
util.c a4bb1e43e2 mm/util: add kstrdup_const 10 жил өмнө
vmacache.c f5f302e212 mm,vmacache: count number of system-wide flushes 10 жил өмнө
vmalloc.c a5af5aa8b6 kasan, module, vmalloc: rework shadow allocation for modules 10 жил өмнө
vmpressure.c 91b57191cf mm/vmpressure.c: fix race in vmpressure_work_fn() 10 жил өмнө
vmscan.c 818099574b Merge branch 'akpm' (patches from Andrew) 10 жил өмнө
vmstat.c 57c2e36b6f vmstat: Reduce time interval to stat update on idle cpu 10 жил өмнө
workingset.c 3f97b16320 list_lru: add helpers to isolate items 10 жил өмнө
zbud.c 3eba0c6a56 mm/zpool: add name argument to create zpool 10 жил өмнө
zpool.c 3eba0c6a56 mm/zpool: add name argument to create zpool 10 жил өмнө
zsmalloc.c 0f050d997e mm/zsmalloc: add statistics support 10 жил өмнө
zswap.c 3eba0c6a56 mm/zpool: add name argument to create zpool 10 жил өмнө