aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/rafa...Linus Torvalds4-46/+44
2017-03-09Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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/mc...Linus 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 branch 'bpf-htab-fixes'David S. Miller3-39/+99
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov3-34/+79
2017-03-09bpf: fix struct htab_elem layoutAlexei Starovoitov1-5/+20
2017-03-09uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin1-1/+1
2017-03-09net/tunnel: set inner protocol in network gro hooksPaolo Abeni2-2/+6
2017-03-09qed: Fix copy of uninitialized memory[email protected]1-1/+1
2017-03-09Merge branch 'thunderx-misc-fixes'David S. Miller6-61/+205
2017-03-09net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu1-2/+4
2017-03-09net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham2-14/+45
2017-03-09net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham1-6/+0
2017-03-09net: thunderx: Fix IOMMU translation faultsSunil Goutham4-39/+156
2017-03-09rds: ib: add error handleZhu Yanjun1-11/+36
2017-03-09liquidio: improve UDP TX performanceVSR Burru7-182/+144
2017-03-09net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern1-5/+6
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus 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-09ahci: qoriq: correct the sata ecc setting errorYuantian Tang1-2/+4
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 ...Wolfram 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...Radim 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/g...Thomas Gleixner2159-24786/+57596