aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli3-13/+47
2017-03-09userfaultfd: non-cooperative: fix fork fctx->new memleakMike Rapoport1-0/+9
2017-03-09mm/cgroup: avoid panic when init with low memoryLaurent Dufour1-2/+5
2017-03-09drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida1-1/+0
2017-03-09mm/vmstats: add thp_split_pud event for clarityYisheng Xie3-1/+7
2017-03-09include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann1-1/+1
2017-03-09userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_completeAndrea Arcangeli1-13/+5
2017-03-09userfaultfd: non-cooperative: robustness checkAndrea Arcangeli1-2/+7
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli5-43/+1
2017-03-09x86, mm: unify exit paths in gup_pte_range()Dan Williams1-19/+20
2017-03-09x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams1-2/+6
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V3-7/+21
2017-03-09powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V1-31/+42
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada16-19/+18
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada17-18/+19
2017-03-09userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGEAndrea Arcangeli1-1/+1
2017-03-09Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-46/+44
2017-03-09Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-7/+7
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds12-132/+112
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-196/+260
2017-03-09s390: wire up statx system callHeiko Carstens3-1/+6
2017-03-09drm/amdgpu: bump driver version for some new featuresAlex Deucher1-1/+2
2017-03-09drm/amdgpu: validate paramaters in the gem ioctlAlex Deucher1-0/+21
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-17/+7
2017-03-09mm: introduce __p4d_alloc()Kirill A. Shutemov1-0/+23
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov23-120/+595
2017-03-09asm-generic: introduce <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov3-24/+89
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov34-1/+46
2017-03-09asm-generic: introduce __ARCH_USE_5LEVEL_HACKKirill A. Shutemov2-0/+67
2017-03-09asm-generic: introduce 5level-fixup.hKirill A. Shutemov3-1/+46
2017-03-09x86/cpufeature: Add 5-level paging detectionKirill A. Shutemov1-1/+2
2017-03-09usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck1-0/+2
2017-03-09usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen1-1/+1
2017-03-09usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun2-2/+0
2017-03-09usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun1-3/+3
2017-03-09Revert "i2c: copy device properties when using i2c_register_board_info()"Wolfram Sang1-10/+0
2017-03-09Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into i2c/for-currentWolfram Sang1-0/+2
2017-03-09Revert "i2c: add missing of_node_put in i2c_mux_del_adapters"Wolfram Sang1-2/+0
2017-03-09i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not setJavier Martinez Canillas1-1/+2
2017-03-09Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář12-79/+183
2017-03-09KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář1-3/+1
2017-03-09Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki1-10/+9
2017-03-09Merge branch 'pm-cpufreq'Rafael J. Wysocki3-36/+35
2017-03-09Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner2159-24786/+57596
2017-03-09Merge tag 'usb-serial-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-14/+12
2017-03-09USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-03-09MAINTAINERS: usb251xb: remove reference inexistent fileRichard Leitner1-1/+0
2017-03-09doc: dt-bindings: usb251xb: mark reg as requiredRichard Leitner1-11/+12
2017-03-09usb: usb251xb: dt: add unit suffix to oc-delay and power-on-timeRichard Leitner2-19/+26
2017-03-09usb: usb251xb: remove max_{power,current}_{sp,bp} propertiesRichard Leitner2-40/+4