Linus Torvalds d102a56edb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 9 años
..
kasan 9725759a96 mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta hace 9 años
Kconfig 11e685672a mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM hace 9 años
Kconfig.debug 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation hace 9 años
Makefile 9a001fc19c z3fold: the 3-fold allocator for compressed pages hace 9 años
backing-dev.c ede3771373 mm: throttle on IO only when there are too many dirty and writeback pages hace 9 años
balloon_compaction.c 49dc2b7173 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 9 años
bootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> hace 9 años
cleancache.c b3c6de492b cleancache: constify cleancache_ops structure hace 10 años
cma.c badbda53e5 mm/cma: silence warnings due to max() usage hace 9 años
cma.h f21838e056 mm: cma: mark cma_bitmap_maxno() inline in header hace 10 años
cma_debug.c d56e84b406 mm/cma_debug: correct size input to bitmap function hace 10 años
compaction.c 6cd9dc3e75 mm/compaction.c: fix zoneindex in kcompactd() hace 9 años
debug.c fe896d1878 mm: introduce page reference manipulation functions hace 9 años
debug_page_ref.c 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation hace 9 años
dmapool.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> hace 9 años
early_ioremap.c 5d57b0146a mm/early_ioremap: use offset_in_page macro hace 10 años
fadvise.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros hace 9 años
failslab.c fab9963a69 mm: fault-inject take over bootstrap kmem_cache check hace 9 años
filemap.c 478a1469a7 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm hace 9 años
frame_vector.c d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm hace 9 años
frontswap.c d1dc6f1bcf frontswap: allow multiple backends hace 10 años
gup.c a1f983174d Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 9 años
highmem.c 33499bfe50 mm/highmem: make nr_free_highpages() handles all highmem zones by itself hace 9 años
huge_memory.c 1f40c49570 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm hace 9 años
hugetlb.c 1f40c49570 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm hace 9 años
hugetlb_cgroup.c 297880f4af mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size hace 9 años
hwpoison-inject.c 94a59fb36e hwpoison: use page_cgroup_ino for filtering by memcg hace 10 años
init-mm.c 60063497a9 atomic: use <linux/atomic.h> hace 14 años
internal.h 9fbeb5ab59 mm: make vm_mmap killable hace 9 años
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared hace 11 años
kmemcheck.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> hace 9 años
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> hace 9 años
kmemleak.c 756a025f00 mm: coalesce split strings hace 9 años
ksm.c 7496fea9a6 ksm: fix conflict between mmput and scan_get_next_rmap_item hace 9 años
list_lru.c 127424c86b mm: memcontrol: move kmem accounting code to CONFIG_MEMCG hace 10 años
maccess.c bd28b14591 x86: remove more uaccess_32.h complexity hace 9 años
madvise.c dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls hace 9 años
memblock.c cd33a76b0f mm/memblock.c: remove unnecessary always-true comparison hace 9 años
memcontrol.c 7cf7806ce1 mm/memcontrol.c: move comments for get_mctgt_type() to proper position hace 9 años
memory-failure.c 495367c051 mm/memory-failure.c: replace "MCE" with "Memory failure" hace 9 años
memory.c 478a1469a7 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm hace 9 años
memory_hotplug.c 7ded384a12 mm: fix section mismatch warning hace 9 años
mempolicy.c c33d6c06f6 mm, page_alloc: avoid looking up the first zone in a zonelist twice hace 9 años
mempool.c 55834c5909 mm: kasan: initial memory quarantine implementation hace 9 años
memtest.c 3115aec451 memtest: remove unused header files hace 10 años
migrate.c dfef2ef402 mm, migrate: increment fail count on ENOMEM hace 9 años
mincore.c ea1754a084 mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage hace 9 años
mlock.c dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls hace 9 años
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> hace 9 años
mmap.c 5d22fc25d4 mm: remove more IS_ERR_VALUE abuses hace 9 años
mmu_context.c 8efd755ac2 mm/mmu_context, sched/core: Fix mmu_context.h assumption hace 9 años
mmu_notifier.c 93e205a728 fix Christoph's email addresses hace 9 años
mmzone.c 682a3385e7 mm, page_alloc: inline the fast path of the zonelist iterator hace 9 años
mprotect.c dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls hace 9 años
mremap.c dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls hace 9 años
msync.c b0d61c7e56 mm/msync: use offset_in_page macro hace 10 años
nobootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> hace 9 años
nommu.c 5d22fc25d4 mm: remove more IS_ERR_VALUE abuses hace 9 años
oom_kill.c e2fe14564d oom_reaper: close race with exiting task hace 9 años
page-writeback.c a53eaff8c1 MM: increase safety margin provided by PF_LESS_THROTTLE hace 9 años
page_alloc.c e570f56ccc mm: check_new_page_bad() directly returns in __PG_HWPOISON case hace 9 años
page_counter.c 6071ca5201 mm: page_counter: let page_counter_try_charge() return bool hace 10 años
page_ext.c fe53ca5427 mm: use early_pfn_to_nid in page_ext_init hace 9 años
page_idle.c 8749cfea11 mm: add page_check_address_transhuge() helper hace 10 años
page_io.c c2e7b20705 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 9 años
page_isolation.c b9eb63191a mm/memory_hotplug: add comment to some functions related to memory hotplug hace 9 años
page_owner.c 0b423ca22f mm, page_alloc: inline pageblock lookup in page free fast paths hace 9 años
page_poison.c 2a138dc7e5 mm: use existing helper to convert "on"/"off" to boolean hace 9 años
pagewalk.c 78ddc53473 thp: rename split_huge_page_pmd() to split_huge_pmd() hace 10 años
percpu-km.c 870d4b12ad mm: percpu: use pr_fmt to prefix output hace 9 años
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() hace 11 años
percpu.c 870d4b12ad mm: percpu: use pr_fmt to prefix output hace 9 años
pgtable-generic.c 458aa76d13 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range hace 9 años
process_vm_access.c 1e9877902d mm/gup: Introduce get_user_pages_remote() hace 9 años
quicklist.c 93e205a728 fix Christoph's email addresses hace 9 años
readahead.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros hace 9 años
rmap.c 0798d3c022 mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap() hace 9 años
shmem.c 5930122683 switch xattr_handler->set() to passing dentry and inode separately hace 9 años
slab.c 4ebb31a42f mm, kasan: don't call kasan_krealloc() from ksize(). hace 9 años
slab.h 55834c5909 mm: kasan: initial memory quarantine implementation hace 9 años
slab_common.c 55834c5909 mm: kasan: initial memory quarantine implementation hace 9 años
slob.c 52b4b950b5 mm: slab: free kmem_cache_node after destroy sysfs file hace 9 años
slub.c 4ebb31a42f mm, kasan: don't call kasan_krealloc() from ksize(). hace 9 años
sparse-vmemmap.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> hace 9 años
sparse.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> hace 9 años
swap.c a4a921aa5c mm/swap.c: put activate_page_pvecs and other pagevecs together hace 9 años
swap_cgroup.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> hace 9 años
swap_state.c fa9949da59 mm: use __SetPageSwapBacked and dont ClearPageSwapBacked hace 9 años
swapfile.c 6d0a07edd1 mm: thp: calculate the mapcount correctly for THP pages during WP faults hace 9 años
truncate.c ac401cc782 dax: New fault locking hace 9 años
userfaultfd.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros hace 9 años
util.c 9fbeb5ab59 mm: make vm_mmap killable hace 9 años
vmacache.c a2c1aad3b5 mm/vmacache: inline vmacache_valid_mm() hace 10 años
vmalloc.c 1d6da87a32 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux hace 9 años
vmpressure.c 3c1da7beee mm/vmpressure.c: fix subtree pressure detection hace 10 años
vmscan.c 0a0337e0d1 mm, oom: rework oom detection hace 9 años
vmstat.c 7b8da4c7f0 vmstat: get rid of the ugly cpu_stat_off variable hace 9 años
workingset.c 0a6b76dd23 mm: workingset: make shadow node shrinker memcg aware hace 9 años
z3fold.c 9a001fc19c z3fold: the 3-fold allocator for compressed pages hace 9 años
zbud.c f58fb5e7f0 mm/zbud.c: use list_last_entry() instead of list_tail_entry() hace 10 años
zpool.c 6f3526d6db mm: zsmalloc: constify struct zs_pool name hace 10 años
zsmalloc.c 4abaac9b73 update "mm/zsmalloc: don't fail if can't create debugfs info" hace 9 años
zswap.c 200867af4d mm/zswap: use workqueue to destroy pool hace 9 años