- 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 5958cc4 Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
- d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 2dbf3d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 01e7bc2 mm: remove AVR32 arch special handling in mm/Kconfig by Hans-Christian Noren Egtvedt · 8 years ago
- 7138970 mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash by Dan Williams · 8 years ago
- 6dd29b3 Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation" by Ingo Molnar · 8 years ago
- 5ecda13 generic_file_read_iter(): make use of iov_iter_revert() by Al Viro · 8 years ago
- 639a93a5 generic_file_direct_write(): make use of iov_iter_revert() by Al Viro · 8 years ago
- fc280fe mm: prevent NR_ISOLATE_* stats from going negative by Rabin Vincent · 8 years ago
- d34b073 Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests" by Mel Gorman · 8 years ago
- 7c4cc30 bdi: Drop 'parent' argument from bdi_register[_va]() by Jan Kara · 8 years ago
- 2e82b84 block: Remove unused functions by Jan Kara · 8 years ago
- 62bf42a bdi: Export bdi_alloc_node() and bdi_put() by Jan Kara · 8 years ago
- 5af110b block: Unregister bdi on last reference drop by Jan Kara · 8 years ago
- baf7a61 bdi: Provide bdi_register_va() and bdi_alloc() by Jan Kara · 8 years ago
- 80d136e mm: make mm_percpu_wq non freezable by Michal Hocko · 8 years ago
- 0ba78a9 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 85d492f zsmalloc: expand class bit by Minchan Kim · 8 years ago
- 58ceeb6 thp: fix MADV_DONTNEED vs. MADV_FREE race by Kirill A. Shutemov · 8 years ago
- ced1080 thp: fix MADV_DONTNEED vs. numa balancing race by Kirill A. Shutemov · 8 years ago
- 0a85e51d thp: reduce indentation level in change_huge_pmd() by Kirill A. Shutemov · 8 years ago
- 76e32a2 z3fold: fix page locking in z3fold_alloc() by Vitaly Wool · 8 years ago
- cf01fb9 mm/mempolicy.c: fix error handling in set_mempolicy and mbind. by Chris Salls · 8 years ago
- ce61287 mm: move pcp and lru-pcp draining into single wq by Michal Hocko · 8 years ago
- 460bcec mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff() by David Rientjes · 8 years ago
- 4fad7fb mm, thp: fix setting of defer+madvise thp defrag mode by David Rientjes · 8 years ago
- 1f06b81 mm/page_alloc.c: fix print order in show_free_areas() by Alexander Polakov · 8 years ago
- d75450f mm: fix page_vma_mapped_walk() for ksm pages by Hugh Dickins · 8 years ago
- 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
- 517e1fb mm/usercopy: Drop extra is_vmalloc_or_module() check by Laura Abbott · 8 years ago
- 96dc4f9 usercopy: Move enum for arch_within_stack_frames() by Sahara · 8 years ago
- 38bffda Merge branch 'sched/core' into locking/core by Thomas Gleixner · 8 years ago
- 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
- 0e056eb kernel-api.rst: fix a series of errors when parsing C files by mchehab@s-opensource.com · 8 years ago
- bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
- ff8c0c5 mm/hugetlb.c: don't call region_abort if region_chg fails by Mike Kravetz · 8 years ago
- b0845ce kasan: report only the first error by default by Mark Rutland · 8 years ago
- 906f2a5 mm: fix section name for .data..ro_after_init by Kees Cook · 8 years ago
- c9d398f mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() by Naoya Horiguchi · 8 years ago
- 0cefabd mm: workingset: fix premature shadow node shrinking with cgroups by Johannes Weiner · 8 years ago
- 553af43 mm: rmap: fix huge file mmap accounting in the memcg stats by Johannes Weiner · 8 years ago
- 597b730 mm: move mm_percpu_wq initialization earlier by Michal Hocko · 8 years ago
- 4b0ece6 mm: migrate: fix remove_migration_pte() for ksm pages by Naoya Horiguchi · 8 years ago
- db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
- 8ce371f lockdep: Fix per-cpu static objects by Peter Zijlstra · 8 years ago
- b1c51af bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister() by Jan Kara · 8 years ago
- 4514451 bdi: Do not wait for cgwbs release in bdi_unregister() by Jan Kara · 8 years ago
- 5318ce7 bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy() by Jan Kara · 8 years ago
- e8cb72b bdi: Unify bdi->wb_list handling for root wb_writeback by Jan Kara · 8 years ago
- 810df54 bdi: Make wb->bdi a proper reference by Jan Kara · 8 years ago
- b7d680d bdi: Mark congested->bdi as internal by Jan Kara · 8 years ago
- 093b995 mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() by Huang Ying · 8 years ago
- 452b94b mm/swap: don't BUG_ON() due to uninitialized swap slot cache by Linus Torvalds · 8 years ago
- 2947ba0 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
- 73e10a6 mm/gup: Provide callback to check if __GUP_fast() is allowed for the range by Kirill A. Shutemov · 8 years ago
- b59f65f mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast() function by Kirill A. Shutemov · 8 years ago
- e934805 mm/gup: Mark all pages PageReferenced in generic get_user_pages_fast() by Kirill A. Shutemov · 8 years ago
- 0005d20 mm/gup: Move page table entry dereference into helper function by Kirill A. Shutemov · 8 years ago
- e7884f8 mm/gup: Move permission checks into helpers by Kirill A. Shutemov · 8 years ago
- 9a804fe mm/gup: Drop the arch_pte_access_permitted() MMU callback by Kirill A. Shutemov · 8 years ago
- f991376 x86/mm: Correct fixmap header usage on adaptable MODULES_END by Thomas Garnier · 8 years ago
- 74c8ce9 Merge branch 'linus' into x86/mm, to pick up a bugfix by Ingo Molnar · 8 years ago
- 55adc1d mm: add private lock to serialize memory hotplug operations by Heiko Carstens · 8 years ago
- 171012f mm: don't warn when vmalloc() fails due to a fatal signal by Dmitry Vyukov · 8 years ago
- 271df90 z3fold: fix spinlock unlocking in page reclaim by Vitaly Wool · 8 years ago
- 383776f locking/lockdep: Handle statically initialized PER_CPU locks properly by Thomas Gleixner · 8 years ago
- f06bdd4 x86/mm: Adapt MODULES_END based on fixmap section size by Thomas Garnier · 8 years ago
- 83e6322 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
- ce70df0 mm, gup: fix typo in gup_p4d_range() by Kirill A. Shutemov · 8 years ago
- baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
- 8fe3cca Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- ce5bec5 kasan: fix races in quarantine_remove_cache() by Dmitry Vyukov · 8 years ago
- 68fd814 kasan: resched in quarantine_remove_cache() by Dmitry Vyukov · 8 years ago
- 40e952f mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() by Tahsin Erdogan · 8 years ago
- 6ebb4a1 thp: fix another corner case of munlock() vs. THPs by Kirill A. Shutemov · 8 years ago
- 8346242 rmap: fix NULL-pointer dereference on THP munlocking by Kirill A. Shutemov · 8 years ago
- c9a1b80 mm/memblock.c: fix memblock_next_valid_pfn() by AKASHI Takahiro · 8 years ago
- 70ccb92 userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED by Andrea Arcangeli · 8 years ago
- bfc7228 mm/cgroup: avoid panic when init with low memory by Laurent Dufour · 8 years ago
- ce9311c mm/vmstats: add thp_split_pud event for clarity by Yisheng Xie · 8 years ago
- 34bbce9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 90eceff mm: introduce __p4d_alloc() by Kirill A. Shutemov · 8 years ago
- c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
- b4fb8f6 mm, page_alloc: Add missing check for memory holes by Tony Luck · 8 years ago
- df23de5 bdi: Fix use-after-free in wb_congested_put() by Jan Kara · 8 years ago
- b6f8fec block: Allow bdi re-registration by Jan Kara · 8 years ago
- 8a1df54 percpu: remove unused chunk_alloc parameter from pcpu_get_pages() by Tahsin Erdogan · 8 years ago
- 320661b percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages by Tahsin Erdogan · 8 years ago
- 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 8 years ago
- 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago