| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-01-26 | 1 | -0/+1 |
|\ |
|
| * | writeback: synchronize sync(2) against cgroup writeback membership switches | Tejun Heo | 2019-01-22 | 1 | -0/+1 |
* | | Revert "Change mincore() to count "mapped" pages rather than "cached" pages" | Linus Torvalds | 2019-01-24 | 1 | -13/+81 |
* | | mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one | Sean Christopherson | 2019-01-10 | 1 | -2/+2 |
* | | mm, page_alloc: do not wake kswapd with zone lock held | Mel Gorman | 2019-01-08 | 1 | -1/+7 |
* | | hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization" | Mike Kravetz | 2019-01-08 | 5 | -88/+20 |
* | | hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race" | Mike Kravetz | 2019-01-08 | 1 | -10/+11 |
* | | mm: page_mapped: don't assume compound page is huge or THP | Jan Stancek | 2019-01-08 | 1 | -1/+1 |
* | | mm/memory.c: initialise mmu_notifier_range correctly | Matthew Wilcox | 2019-01-08 | 1 | -2/+2 |
* | | kasan: fix krealloc handling for tag-based mode | Andrey Konovalov | 2019-01-08 | 1 | -20/+43 |
* | | kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY | Andrey Konovalov | 2019-01-08 | 1 | -0/+2 |
* | | kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning | Andrey Konovalov | 2019-01-08 | 1 | -2/+0 |
* | | mm, memcg: fix reclaim deadlock with writeback | Michal Hocko | 2019-01-08 | 1 | -0/+22 |
* | | mm/usercopy.c: no check page span for stack objects | Qian Cai | 2019-01-08 | 1 | -4/+5 |
* | | slab: alien caches must not be initialized if the allocation of the alien cac... | Christoph Lameter | 2019-01-08 | 1 | -2/+4 |
* | | Change mincore() to count "mapped" pages rather than "cached" pages | Linus Torvalds | 2019-01-06 | 1 | -81/+13 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-01-05 | 11 | -22/+87 |
|\ \ |
|
| * | | mm/page_io.c: fix polled swap page in | Jens Axboe | 2019-01-04 | 1 | -1/+3 |
| * | | fs: don't open code lru_to_page() | Nikolay Borisov | 2019-01-04 | 1 | -1/+1 |
| * | | mm/: remove caller signal_pending branch predictions | Davidlohr Bueso | 2019-01-04 | 3 | -3/+3 |
| * | | mm: speed up mremap by 20x on large regions | Joel Fernandes (Google) | 2019-01-04 | 1 | -0/+64 |
| * | | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 2019-01-04 | 6 | -17/+16 |
| |/ |
|
* / | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 2 | -6/+4 |
|/ |
|
* | block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) | Linus Torvalds | 2019-01-02 | 1 | -2/+1 |
* | Merge tag 'docs-5.0' of git://git.lwn.net/linux | Linus Torvalds | 2018-12-29 | 1 | -4/+31 |
|\ |
|
| * | slab: make kmem_cache_create{_usercopy} description proper kernel-doc | Mike Rapoport | 2018-12-20 | 1 | -4/+31 |
* | | Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/denn... | Linus Torvalds | 2018-12-29 | 1 | -2/+3 |
|\ \ |
|
| * | | percpu: convert spin_lock_irq to spin_lock_irqsave. | Dennis Zhou | 2018-12-18 | 1 | -2/+3 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-28 | 57 | -1770/+2454 |
|\ \ \ |
|
| * | | | memcg, oom: notify on oom killer invocation from the charge path | Michal Hocko | 2018-12-28 | 1 | -2/+18 |
| * | | | mm, swap: fix swapoff with KSM pages | Huang Ying | 2018-12-28 | 1 | -1/+2 |
| * | | | mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm | Dan Williams | 2018-12-28 | 1 | -2/+2 |
| * | | | hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race | Mike Kravetz | 2018-12-28 | 1 | -11/+10 |
| * | | | hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization | Mike Kravetz | 2018-12-28 | 5 | -20/+88 |
| * | | | mm: remove __hugepage_set_anon_rmap() | Kirill Tkhai | 2018-12-28 | 1 | -21/+4 |
| * | | | mm/page_alloc.c: allow error injection | Benjamin Poirier | 2018-12-28 | 1 | -2/+8 |
| * | | | mm: migrate: drop unused argument of migrate_page_move_mapping() | Jan Kara | 2018-12-28 | 1 | -4/+3 |
| * | | | mm: migrate: provide buffer_migrate_page_norefs() | Jan Kara | 2018-12-28 | 1 | -7/+53 |
| * | | | mm: migrate: move migrate_page_lock_buffers() | Jan Kara | 2018-12-28 | 1 | -50/+42 |
| * | | | mm: migrate: lock buffers before migrate_page_move_mapping() | Jan Kara | 2018-12-28 | 1 | -26/+13 |
| * | | | mm: migration: factor out code to compute expected number of page references | Jan Kara | 2018-12-28 | 1 | -10/+17 |
| * | | | mm, page_alloc: enable pcpu_drain with zone capability | Wei Yang | 2018-12-28 | 1 | -6/+16 |
| * | | | kmemleak: add config to select auto scan | Sri Krishna chowdary | 2018-12-28 | 1 | -4/+6 |
| * | | | mm/page_alloc.c: don't call kasan_free_pages() at deferred mem init | Waiman Long | 2018-12-28 | 1 | -8/+29 |
| * | | | mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPES | Pingfan Liu | 2018-12-28 | 1 | -0/+1 |
| * | | | ksm: react on changing "sleep_millisecs" parameter faster | Kirill Tkhai | 2018-12-28 | 1 | -2/+8 |
| * | | | mm, fault_around: do not take a reference to a locked page | Michal Hocko | 2018-12-28 | 1 | -0/+7 |
| * | | | mm, memory_hotplug: deobfuscate migration part of offlining | Michal Hocko | 2018-12-28 | 1 | -29/+33 |
| * | | | mm, memory_hotplug: try to migrate full pfn range | Michal Hocko | 2018-12-28 | 1 | -6/+2 |
| * | | | mm, thp, proc: report THP eligibility for each vma | Michal Hocko | 2018-12-28 | 2 | -3/+13 |