summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-12Linux 4.11-rc2v4.11-rc2Linus Torvalds
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-11Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck
2017-03-11Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-11Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-11Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-10Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
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-10drm: mxsfb: Implement drm_panel handlingFabio Estevam
2017-03-10drm: mxsfb_crtc: Fix the framebuffer misplacementFabio Estevam
2017-03-10drm: mxsfb: Fix crash when provided invalid DT bindingsMarek Vasut
2017-03-10drm: mxsfb: fix pixel clock polarityStefan Agner
2017-03-10drm: mxsfb: use bus_format to determine LCD bus widthStefan Agner
2017-03-10Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-03-10Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-03-10Merge tag 'drm-misc-fixes-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie
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