summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25xfs: fix backwards endian conversion in scrubDarrick J. Wong
2019-02-25xfs: fix uninitialized error variablesDarrick J. Wong
2019-02-25net: sched: act_tunnel_key: fix NULL pointer dereference during initVlad Buslov
2019-02-25dmaengine: imx-sdma: fix consistent dma test failuresAngus Ainslie (Purism)
2019-02-25dmaengine: imx-sdma: add a test for imx8mq multi sdma devicesAngus Ainslie (Purism)
2019-02-25dmaengine: imx-sdma: add clock ratio 1:1 checkAngus Ainslie (Purism)
2019-02-25net: dsa: mv88e6xxx: Fix phylink_validate for Topaz familyMarek BehĂșn
2019-02-25net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390XMarek BehĂșn
2019-02-25dmaengine: dmatest: move test data alloc & free into functionsAlexandru Ardelean
2019-02-25dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func()Alexandru Ardelean
2019-02-25dmaengine: dmatest: wrap src & dst data into a structAlexandru Ardelean
2019-02-25tcp: clean up SOCK_DEBUG()Yafang Shao
2019-02-25tcp: remove unused parameter of tcp_sacktag_bsearch()Taehee Yoo
2019-02-25net: dsa: fix a leaked reference by adding missing of_node_putWen Yang
2019-02-25xfs: rework breaking of shared extents in xfs_file_iomap_beginDarrick J. Wong
2019-02-25clk: at91: programmable: remove unneeded register readNicolas Ferre
2019-02-25clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_selchunhui dai
2019-02-25clk: mediatek: add MUX_GATE_FLAGS_2chunhui dai
2019-02-25clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLKFabrizio Castro
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds
2019-02-25hwmon: (ad7418) Add device tree probingLinus Walleij
2019-02-25xfs: don't pass iomap flags to xfs_reflink_allocate_cowDarrick J. Wong
2019-02-25ice: fix overlong string, update stats outputJesse Brandeburg
2019-02-25ice: Fix for FC get rx/tx pause paramsLukasz Czapnik
2019-02-25ice: use absolute vector ID for VFsMitch Williams
2019-02-25ice: check for a leaf node presenceVictor Raj
2019-02-25ice: flush Tx pipe on disable queue timeoutVictor Raj
2019-02-25ice: clear VF ARQLEN register on resetMitch Williams
2019-02-25ice: don't spam VFs with link messagesMitch Williams
2019-02-25ice: only use the VF for ICE_VSI_VF in ice_vsi_releaseBrett Creeley
2019-02-25ice: fix numeric overflow warningBruce Allan
2019-02-25ice: fix issue where host reboots on unload when iommu=onBrett Creeley
2019-02-25ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller
2019-02-25ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan
2019-02-25ice: sizeof(<type>) should be avoidedBruce Allan
2019-02-25ice: Fix added in VSI supported nodes calcVictor Raj
2019-02-25ice: Fix the calculation of ICE_MAX_MTUMaciej Fijalkowski
2019-02-25ice: Mark extack argument as __always_unusedBruce Allan
2019-02-25mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-02-25mmc: core: Convert mmc_align_data_size() into an SDIO specific functionUlf Hansson
2019-02-25misc/mei/hdcp: Component framework for I915 InterfaceRamalingam C
2019-02-25misc/mei/hdcp: Closing wired HDCP2.2 Tx SessionRamalingam C
2019-02-25misc/mei/hdcp: Enabling the HDCP authenticationRamalingam C
2019-02-25misc/mei/hdcp: Verify M_primeRamalingam C
2019-02-25misc/mei/hdcp: Repeater topology verification and ackRamalingam C
2019-02-25misc/mei/hdcp: Prepare Session KeyRamalingam C
2019-02-25misc/mei/hdcp: Verify L_primeRamalingam C
2019-02-25misc/mei/hdcp: Initiate Locality checkRamalingam C
2019-02-25misc/mei/hdcp: Store the HDCP Pairing infoRamalingam C
2019-02-25misc/mei/hdcp: Verify H_primeRamalingam C