summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-03-09Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-09userfaultfd: remove wrong comment from userfaultfd_ctx_get()David Hildenbrand
2017-03-09fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-03-09sh: cayman: IDE support fixBartlomiej Zolnierkiewicz
2017-03-09kasan: fix races in quarantine_remove_cache()Dmitry Vyukov
2017-03-09kasan: resched in quarantine_remove_cache()Dmitry Vyukov
2017-03-09mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan
2017-03-09thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov
2017-03-09rmap: fix NULL-pointer dereference on THP munlockingKirill A. Shutemov
2017-03-09mm/memblock.c: fix memblock_next_valid_pfn()AKASHI Takahiro
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli
2017-03-09userfaultfd: non-cooperative: fix fork fctx->new memleakMike Rapoport
2017-03-09mm/cgroup: avoid panic when init with low memoryLaurent Dufour
2017-03-09drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida
2017-03-09mm/vmstats: add thp_split_pud event for clarityYisheng Xie
2017-03-09include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann
2017-03-09userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_completeAndrea Arcangeli
2017-03-09userfaultfd: non-cooperative: robustness checkAndrea Arcangeli
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-09x86, mm: unify exit paths in gup_pte_range()Dan Williams
2017-03-09x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V
2017-03-09powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGEAndrea Arcangeli
2017-03-09Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-03-09Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-09mm: introduce __p4d_alloc()Kirill A. Shutemov
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-03-09asm-generic: introduce <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-09asm-generic: introduce __ARCH_USE_5LEVEL_HACKKirill A. Shutemov
2017-03-09asm-generic: introduce 5level-fixup.hKirill A. Shutemov
2017-03-09x86/cpufeature: Add 5-level paging detectionKirill A. Shutemov
2017-03-09Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki
2017-03-09Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-03-08Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-08mm, page_alloc: Add missing check for memory holesTony Luck
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-08overlayfs: remove now unnecessary header file includeLinus Torvalds
2017-03-08xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds