summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-16Merge tag 'renesas-drivers-for-v4.14' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2017-08-16Merge tag 'qcom-drivers-for-4.14' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-08-16Merge tag 'v4.14-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2017-08-16Merge tag 'tee-drv-for-4.14' of http://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann
2017-08-16memory: Convert to using %pOF instead of full_nameRob Herring
2017-08-16soc: Convert to using %pOF instead of full_nameRob Herring
2017-08-16bus: Convert to using %pOF instead of full_nameRob Herring
2017-08-16firmware: Convert to using %pOF instead of full_nameRob Herring
2017-08-08soc: qcom: mdt_loader: Use request_firmware_into_buf()Bjorn Andersson
2017-08-08soc: qcom: bring all qcom drivers into a submenuSrinivas Kandagatla
2017-08-08soc: qcom: wcnss_ctrl: add missing MODULE_DEVICE_TABLE()Rob Clark
2017-08-08soc: qcom: smsm: fix of_node refcnting problemRob Clark
2017-08-06Linux 4.13-rc4Linus Torvalds
2017-08-06Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan
2017-08-05ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan
2017-08-05ext4: remove unused mode parameterTahsin Erdogan
2017-08-05ext4: fix warning about stack corruptionArnd Bergmann
2017-08-05ext4: fix dir_nlink behaviourAndreas Dilger
2017-08-05ext4: silence array overflow warningDan Carpenter
2017-08-05ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-05platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-08-05ext4: release discard bio after sending discard commandsDaeho Jeong
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-08-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-04Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-08-04Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-04Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-08-04Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas