aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-26staging: rtlwifi: remove redundant initialization of 'cfg_cmd'Colin Ian King1-1/+1
2018-01-26staging: rtl8723bs: remove a couple of redundant initializationsColin Ian King2-2/+2
2018-01-26staging: comedi: reformat lines to 80 chars or lessEujon Sellers1-4/+8
2018-01-26staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin3-7/+8
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen4-1/+45
2018-01-26KVM: s390: introduce the format-1 GISAMichael Mueller3-13/+37
2018-01-26s390/sclp: expose the GISA format facilityMichael Mueller2-1/+3
2018-01-26KVM: s390: activate GISA for emulated interruptsMichael Mueller1-1/+7
2018-01-26KVM: s390: make kvm_s390_get_io_int() aware of GISAMichael Mueller1-4/+70
2018-01-26drm/i915/lrc: Remove superfluous WARN_ONChris Wilson1-7/+7
2018-01-26ASoC: Intel: kbl: Enable mclk and ssp sclk earlyHarsha Priya2-1/+95
2018-01-26ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driverSriram Periyasamy2-11/+59
2018-01-26ASoC: Intel: Skylake: Add ssp clock driverSriram Periyasamy6-0/+482
2018-01-26spi: orion: Fix a resource leak if the optional "axi" clk is deferredChristophe Jaillet1-5/+8
2018-01-26drm/dp: Add definitions for TPS4 bits and macros to check the supportManasi Navare1-0/+17
2018-01-26drm/dp: Add HBR3 support in existing DRM DP helpersManasi Navare3-0/+8
2018-01-26nvme: add tracepoint for nvme_complete_rqJohannes Thumshirn2-0/+27
2018-01-26nvme: add tracepoint for nvme_setup_cmdJohannes Thumshirn4-0/+281
2018-01-26KVM: s390: add GISA interrupts to FLIC ioctl interfaceMichael Mueller1-0/+18
2018-01-26KVM: s390: abstract adapter interruption word generation from ISCMichael Mueller1-2/+7
2018-01-26KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller4-18/+87
2018-01-26s390/css: indicate the availability of the AIV facilityMichael Mueller1-1/+3
2018-01-26KVM: s390: implement GISA IPM related primitivesMichael Mueller1-0/+28
2018-01-26s390/bitops: add test_and_clear_bit_inv()Jens Freimann1-0/+5
2018-01-26KVM: s390: define GISA format-0 data structureMichael Mueller2-4/+20
2018-01-26dt-bindings: can: rcar_can: document r8a774[35] can supportFabrizio Castro1-2/+5
2018-01-26can: migrate documentation to restructured textRobert Schwebel8-1314/+1442
2018-01-26Documentation/devicetree: mpc5200.txt: fix pointer to location of fsl,mpc5200-mscan nodeMarc Kleine-Budde1-1/+1
2018-01-26mt76: validate rx CCMP PNFelix Fietkau5-15/+124
2018-01-26mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau3-3/+14
2018-01-26mt76: split mt76_rx_completeFelix Fietkau4-16/+23
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau7-4/+319
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau5-3/+38
2018-01-26mt76: add an intermediate struct for rx status informationFelix Fietkau3-3/+43
2018-01-26mt76: fix TSF value in probe responsesFelix Fietkau1-1/+5
2018-01-26mt76: retry rx polling as long as there is budget leftFelix Fietkau1-3/+7
2018-01-26KVM: s390: reverse bit ordering of irqs in pending maskMichael Mueller2-33/+33
2018-01-26nvme-pci: introduce RECONNECTING state to mark initializing procedureJianchao Wang2-3/+18
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-15/+31
2018-01-25net/ipv4: Allow send to local broadcast from a socket bound to a VRFDavid Ahern3-3/+33
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-25Merge branch 'net-erspan-add-support-for-openvswitch'David S. Miller6-93/+209
2018-01-25openvswitch: add erspan version I and II supportWilliam Tu2-1/+52
2018-01-25net: erspan: create erspan metadata uapi headerWilliam Tu2-30/+54
2018-01-25net: erspan: use bitfield instead of mask and offsetWilliam Tu3-80/+121
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-25Merge branch 'use-tc_cls_can_offload_and_chain0-throughout-the-drivers'David S. Miller14-47/+72
2018-01-25selftests/bpf: check for chain-non-0 extack messageJakub Kicinski1-3/+13
2018-01-25selftests/bpf: check for spurious extacks from the driverJakub Kicinski1-0/+27
2018-01-25mlxsw: use tc_cls_can_offload_and_chain0()Jakub Kicinski1-4/+2