summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-12drm/i915: Only prune fences after wait-for-allChris Wilson1-4/+12
2018-03-12drm/i915: Enable VBT based BL control for DPMustamin B Mustaffa1-7/+3
2018-03-12clk: migrate the count of orphaned clocks at initJerome Brunet1-16/+21
2018-03-12Merge tag 'nfs-for-4.16-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-44/+54
2018-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-11/+86
2018-03-12Merge tag 'asoc-fix-v4.16-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1234-8399/+13228
2018-03-12Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/f...Mark Brown8-23/+53
2018-03-12Merge tag 'linux-can-fixes-for-4.16-20180312' of ssh://gitolite.kernel.org/pu...David S. Miller4-48/+67
2018-03-12error-injection: Fix to prohibit jump optimizationMasami Hiramatsu1-0/+10
2018-03-12sock_diag: request _diag module only when the family or proto has been regist...Xin Long6-10/+33
2018-03-12Merge branch 'bnxt_en-Bug-fixes'David S. Miller3-96/+118
2018-03-12bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan1-0/+3
2018-03-12bnxt_en: close & open NIC, only when the interface is in running state.Venkat Duvvuru1-5/+12
2018-03-12bnxt_en: Return standard Linux error codes for hwrm flow cmds.Venkat Duvvuru1-3/+20
2018-03-12bnxt_en: Fix regressions when setting up MQPRIO TX rings.Michael Chan1-2/+5
2018-03-12bnxt_en: Pass complete VLAN TCI to the stack.Michael Chan2-2/+3
2018-03-12bnxt_en: Remove unwanted ovs-offload messages in some conditionsSriharsha Basavapatna1-8/+2
2018-03-12bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.Eddie Wai1-44/+20
2018-03-12bnxt_en: Refactor the functions to reserve hardware rings.Michael Chan1-32/+53
2018-03-12Merge tag 'v4.16-rockchip-dts64fixes-2' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2-17/+7
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring2-74/+72
2018-03-12Merge tag 'v4.16-rockchip-dts32fixes-2' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann1-0/+2
2018-03-12Merge tag 'mvebu-fixes-4.16-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-0/+1
2018-03-12Merge tag 'davinci-fixes-for-v4.16' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann1-2/+2
2018-03-12Merge tag 'imx-fixes-4.16-2' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+1
2018-03-12ALSA: hda - Revert power_save option default valueTakashi Iwai1-3/+6
2018-03-12Merge tag 'phy-for-4.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+5
2018-03-12x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov1-0/+1
2018-03-12x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov1-0/+1
2018-03-12drm/sun4i: Fix an error handling path in 'sun4i_drv_bind()'Christophe JAILLET1-2/+1
2018-03-12phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann1-0/+5
2018-03-12can: m_can: select pinctrl state in each suspend/resume functionBich HEMON1-0/+5
2018-03-12drm/sun4i: Fix exclusivity of the TCON clocksOndrej Jirman1-2/+3
2018-03-12can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean1-11/+2
2018-03-12can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean2-8/+12
2018-03-12can: ifi: Repair the error handlingMarek Vasut1-27/+37
2018-03-12can: ifi: Check core revision upon probeMarek Vasut1-1/+10
2018-03-12can: m_can: change comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-03-12openvswitch: meter: fix the incorrect calculation of max delta_tzhangliping1-3/+9
2018-03-12macvlan: filter out unsupported feature flagsShannon Nelson1-1/+1
2018-03-12clk: update cached phase to respect the fact when setting phaseShawn Lin1-1/+4
2018-03-12Linux 4.16-rc5v4.16-rc5Linus Torvalds1-1/+1
2018-03-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-182/+291
2018-03-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2018-03-12Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+25
2018-03-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-17/+65
2018-03-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+3
2018-03-11Merge tag 'irqchip-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2-21/+6
2018-03-11netfilter: nf_tables: release flowtable hooksPablo Neira Ayuso1-0/+1
2018-03-11netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal1-0/+34