2018-12-28 |
Oscar Salvador | mm, memory_hotplug: add nid parameter to arch_remove_memory |
tree | commitdiff |
2018-12-28 |
Wei Yang | mm: check nr_initialised with PAGES_PER_SECTION directl... |
tree | commitdiff |
2018-12-28 |
Hugh Dickins | mm: put_and_wait_on_page_locked() while page is migrated |
tree | commitdiff |
2018-12-28 |
yuzhoujian | mm, oom: add oom victim's memcg to the oom context... |
tree | commitdiff |
2018-12-28 |
yuzhoujian | mm, oom: reorganize the oom report in dump_header |
tree | commitdiff |
2018-12-28 |
Alexey Dobriyan | mm: make free_reserved_area() return "const char *" |
tree | commitdiff |
2018-12-28 |
Alexey Dobriyan | mm/debug.c: make "migrate_reason_names[]" const char * |
tree | commitdiff |
2018-12-28 |
Alexey Dobriyan | mm/mmzone.c: make "migratetype_names" const char * |
tree | commitdiff |
2018-12-28 |
Mel Gorman | mm: reclaim small amounts of memory when an external... |
tree | commitdiff |
2018-12-28 |
Mel Gorman | mm: use alloc_flags to record if kswapd can wake |
tree | commitdiff |
2018-12-28 |
Mel Gorman | mm: move zone watermark accesses behind an accessor |
tree | commitdiff |
2018-12-28 |
Mel Gorman | mm, page_alloc: spread allocations across zones before... |
tree | commitdiff |
2018-12-28 |
David Hildenbrand | mm/memory_hotplug: drop "online" parameter from add_mem... |
tree | commitdiff |
2018-12-28 |
Mike Rapoport | memblock: replace usage of __memblock_free_early()... |
tree | commitdiff |
2018-12-28 |
Wentao Wang | mm/page_alloc.c: deduplicate __memblock_free_early... |
tree | commitdiff |
2018-12-28 |
Aaron Lu | mm/page_alloc.c: use a single function to free page |
tree | commitdiff |
2018-12-28 |
Aaron Lu | mm/page_alloc.c: free order-0 pages through PCP in... |
tree | commitdiff |
2018-12-28 |
Dan Williams | mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYM... |
tree | commitdiff |
2018-12-28 |
Dan Williams | mm, hmm: replace hmm_devmem_pages_create() with devm_me... |
tree | commitdiff |
2018-12-28 |
Dan Williams | mm, hmm: use devm semantics for hmm_devmem_{add, remove} |
tree | commitdiff |
2018-12-28 |
Huang Shijie | mm/page_alloc.c: change the order of MIGRATE_RECLAIMABL... |
tree | commitdiff |
2018-12-28 |
Aaron Lu | mm/swap: use nr_node_ids for avail_lists in swap_info_s... |
tree | commitdiff |
2018-12-28 |
Wei Yang | vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim... |
tree | commitdiff |
2018-12-28 |
Arun KS | mm: remove managed_page_count_lock spinlock |
tree | commitdiff |
2018-12-28 |
Arun KS | mm: convert totalram_pages and totalhigh_pages variable... |
tree | commitdiff |
2018-12-28 |
Arun KS | mm: convert zone->managed_pages to atomic variable |
tree | commitdiff |
2018-12-28 |
Arun KS | mm: reference totalram_pages and managed_pages once... |
tree | commitdiff |
2018-12-28 |
Wei Yang | mm: remove reset of pcp->counter in pageset_init() |
tree | commitdiff |
2018-12-28 |
Michal Hocko | mm, memory_hotplug: do not clear numa_node association... |
tree | commitdiff |
2018-12-28 |
Yangtao Li | mm/mmap.c: remove verify_mm_writelocked() |
tree | commitdiff |
2018-12-28 |
Timofey Titovets | ksm: replace jhash2 with xxhash |
tree | commitdiff |
2018-12-28 |
Michal Hocko | mm: only report isolation failures when offlining memory |
tree | commitdiff |
2018-12-28 |
Michal Hocko | mm, memory_hotplug: be more verbose for memory offline... |
tree | commitdiff |
2018-12-28 |
Michal Hocko | mm, memory_hotplug: print reason for the offlining... |
tree | commitdiff |
2018-12-28 |
Michal Hocko | mm, memory_hotplug: drop pointless block alignment... |
tree | commitdiff |
2018-12-28 |
Michal Hocko | mm: lower the printk loglevel for __dump_page messages |
tree | commitdiff |
2018-12-28 |
Michal Hocko | mm: print more information about mapping in __dump_page |
tree | commitdiff |
2018-12-28 |
Gao Xiang | mm/readahead.c: simplify get_next_ra_size() |
tree | commitdiff |
2018-12-28 |
Sean Christopherson | mm/mmu_notifier.c: remove mmu_notifier_synchronize() |
tree | commitdiff |
2018-12-28 |
Balbir Singh | mm/hotplug: optimize clear_hwpoisoned_pages() |
tree | commitdiff |
2018-12-28 |
Miles Chen | mm/page_owner: clamp read count to PAGE_SIZE |
tree | commitdiff |
2018-12-28 |
Wei Yang | mm/slub.c: record final state of slub action in deactiv... |
tree | commitdiff |
2018-12-28 |
Wei Yang | mm/slub.c: page is always non-NULL in node_match() |
tree | commitdiff |
2018-12-28 |
Wei Yang | mm/slub.c: remove validation on cpu_slab in __flush_cpu... |
tree | commitdiff |
2018-12-28 |
Yangtao Li | mm, slab: remove unnecessary unlikely() |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: add SPDX-License-Identifier mark to source files |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: add __must_check annotations to kasan hooks |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan, mm, arm64: tag non slab memory allocated via... |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: add hooks implementation for tag-based mode |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | mm: move obj_to_index to include/linux/slab_def.h |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: add bug reporting routines for tag-based mode |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: split out generic_report.c from report.c |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan, mm: perform untagged pointers comparison in... |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: preassign tags to objects with ctors or SLAB_TYP... |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: add tag related helper functions |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: initialize shadow to 0xff for tag-based mode |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: rename kasan_zero_page to kasan_early_shadow_page |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: rename source files to reflect the new naming... |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan: move common generic and tag-based code to common.c |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan, slub: handle pointer tags in early_kmem_cache_no... |
tree | commitdiff |
2018-12-28 |
Andrey Konovalov | kasan, mm: change hooks signatures |
tree | commitdiff |
2018-12-28 |
Dan Williams | Merge miscellaneous libnvdimm updates for 4.21 |
tree | commitdiff |
2018-12-28 |
Tejun Heo | Merge branch 'for-4.20-fixes' into for-4.21 |
tree | commitdiff |
2018-12-28 |
Linus Torvalds | Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub... |
tree | commitdiff |
2018-12-28 |
Linus Torvalds | Merge tag 'ext4_for_linus' of git://git.kernel.org... |
tree | commitdiff |
2018-12-28 |
Linus Torvalds | Merge tag 'iomap-4.21-merge-2' of git://git.kernel... |
tree | commitdiff |
2018-12-28 |
Linus Torvalds | Merge tag 'xfs-4.21-merge-2' of git://git.kernel.org... |
tree | commitdiff |
2018-12-28 |
Linus Torvalds | Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org... |
tree | commitdiff |
2018-12-28 |
Linus Torvalds | Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel... |
tree | commitdiff |
2018-12-28 |
Linus Torvalds | Merge tag 'dlm-4.21' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2018-12-28 |
Linus Torvalds | Merge tag 'for-4.21-tag' of git://git.kernel.org/pub... |
tree | commitdiff |
2018-12-28 |
Linus Torvalds | Merge tag 'gfs2-4.21.fixes' of git://git.kernel.org... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge tag 'modules-for-v4.21' of git://git.kernel.org... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'next-general' of git://git.kernel.org... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge tag 'selinux-pr-20181224' of git://git.kernel... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge tag 'audit-pr-20181224' of git://git.kernel.org... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge tag 'printk-for-4.21' of git://git.kernel.org... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge tag 'powerpc-4.21-1' of git://git.kernel.org... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-platform-for-linus' of git://git... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-mm-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-fpu-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-cpu-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-cleanups-for-linus' of git://git... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-build-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-boot-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-asm-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-27 |
Linus Torvalds | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-26 |
Linus Torvalds | Merge branch 'sched-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-26 |
Linus Torvalds | Merge branch 'perf-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-26 |
Linus Torvalds | Merge branch 'locking-core-for-linus' of git://git... |
tree | commitdiff |
2018-12-26 |
Linus Torvalds | Merge branch 'efi-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-26 |
Linus Torvalds | Merge branch 'core-rcu-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-26 |
Linus Torvalds | Merge branch 'ras-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2018-12-26 |
Linus Torvalds | Merge branch 'x86-microcode-for-linus' of git://git... |
tree | commitdiff |
2018-12-26 |
Linus Torvalds | Merge branch 'x86-cache-for-linus' of git://git.kernel... |
tree | commitdiff |
next |