summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-30Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-30Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki
2017-11-30Merge branch 'pm-tools'Rafael J. Wysocki
2017-11-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-29fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate()Nadav Amit
2017-11-29mm/hugetlb: fix NULL-pointer dereference on 5-level paging machineKirill A. Shutemov
2017-11-29autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent
2017-11-29autofs: revert "autofs: take more care to not update last_used on path walk"Ian Kent
2017-11-29fs/fat/inode.c: fix sb_rdonly() changeOGAWA Hirofumi
2017-11-29mm, memcg: fix mem_cgroup_swapout() for THPsShakeel Butt
2017-11-29mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan
2017-11-29kmemleak: add scheduling point to kmemleak_scan()Yisheng Xie
2017-11-29scripts/bloat-o-meter: don't fail with division by 0Andy Shevchenko
2017-11-29fs/mbcache.c: make count_objects() more robustJiang Biao
2017-11-29Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...Michal Hocko
2017-11-29mm/madvise.c: fix madvise() infinite loop under special circumstanceschenjie
2017-11-29exec: avoid RLIMIT_STACK races with prlimit()Kees Cook
2017-11-29IB/core: disable memory registration of filesystem-dax vmasDan Williams
2017-11-29v4l2: disable filesystem-dax mapping supportDan Williams
2017-11-29mm: fail get_vaddr_frames() for filesystem-dax mappingsDan Williams
2017-11-29mm: introduce get_user_pages_longtermDan Williams
2017-11-29device-dax: implement ->split() to catch invalid munmap attemptsDan Williams
2017-11-29mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams
2017-11-29scripts/faddr2line: extend usage on generic archLiu, Changcheng
2017-11-29mm: replace pte_write with pte_access_permitted in fault + gup pathsDan Williams
2017-11-29mm: replace pmd_write with pmd_access_permitted in fault + gup pathsDan Williams
2017-11-29mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams
2017-11-29mm/cma: fix alloc_contig_range ret code/potential leakMike Kravetz
2017-11-29mm, oom_reaper: gather each vma to prevent leaking TLB entryWang Nan
2017-11-29mm, memory_hotplug: do not back off draining pcp free pages from kworker contextMichal Hocko
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-29Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-29Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-29sparc64: Fix boot on T4 and later.David S. Miller
2017-11-29vsprintf: don't use 'restricted_pointer()' when not restrictingLinus Torvalds
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds
2017-11-29Merge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linuxLinus Torvalds
2017-11-29Revert "mm, thp: Do not make pmd/pud dirty without a reason"Linus Torvalds
2017-11-29quota: Check for register_shrinker() failure.Tetsuo Handa
2017-11-29ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard
2017-11-29net: via: via-rhine: use %p to format void * address instead of %xColin Ian King
2017-11-29net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven