summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.48v4.19.48Greg Kroah-Hartman2019-06-041-1/+1
* tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-06-043-10/+27
* Revert "tipc: fix modprobe tipc failed after switch order of device registration"David S. Miller2019-06-041-7/+7
* xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk2019-06-041-2/+0
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-0441-115/+65
* compiler.h: give up __compiletime_assert_fallback()Masahiro Yamada2019-06-041-16/+1
* include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com2019-06-041-0/+4
* crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens2019-06-041-126/+86
* net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski2019-06-041-1/+2
* net/tls: fix state removal with feature flags offJakub Kicinski2019-06-041-6/+0
* bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan2019-06-041-0/+2
* net: stmmac: dma channel control register need to be init firstWeifeng Voon2019-06-041-4/+4
* net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed2019-06-041-0/+13
* net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit2019-06-041-1/+1
* tipc: Avoid copying bytes beyond the supplied dataChris Packham2019-06-041-3/+7
* net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit2019-06-041-0/+4
* usbnet: fix kernel crash after disconnectKloetzke Jan2019-06-041-0/+6
* net: stmmac: fix reset gpio free missingJisheng Zhang2019-06-041-1/+2
* net: sched: don't use tc_action->order during action dumpVlad Buslov2019-06-041-2/+1
* net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King2019-06-041-0/+13
* net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart2019-06-041-6/+4
* net: mvneta: Fix err code path of probeJisheng Zhang2019-06-041-3/+1
* net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet2019-06-041-1/+1
* net: fec: fix the clk mismatch in failed_reset pathAndy Duan2019-06-041-1/+1
* net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes2019-06-041-1/+1
* llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet2019-06-041-0/+2
* ipv6: Fix redirect with VRFDavid Ahern2019-06-041-0/+6
* ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning2019-06-041-0/+2
* ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet2019-06-041-11/+11
* ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet2019-06-041-17/+30
* inet: switch IP ID generator to siphashEric Dumazet2019-06-044-19/+30
* cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju2019-06-041-2/+3
* bonding/802.3ad: fix slave link initialization transition statesJarod Wilson2019-06-041-5/+10
* Linux 4.19.47v4.19.47Greg Kroah-Hartman2019-05-311-1/+1
* NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington2019-05-311-1/+1
* drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard2019-05-311-1/+5
* vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali2019-05-311-14/+18
* drm/sun4i: dsi: Change the start delay calculationMaxime Ripard2019-05-311-1/+3
* drm: Wake up next in drm_read() chain if we are forced to putback the eventChris Wilson2019-05-311-0/+1
* drm/drv: Hold ref on parent device during drm_device lifetimeNoralf Trønnes2019-05-311-1/+4
* drm/v3d: Handle errors from IRQ setup.Eric Anholt2019-05-313-5/+18
* ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann2019-05-311-0/+2
* spi: Fix zero length xfer bugChris Lesiak2019-05-311-0/+2
* spi: imx: stop buffer overflow in RX FIFO flushTrent Piepho2019-05-311-1/+1
* spi: rspi: Fix sequencer reset during initializationGeert Uytterhoeven2019-05-311-3/+6
* drm/omap: dsi: Fix PM for display blank with paired dss_pll callsTony Lindgren2019-05-311-29/+31
* spi : spi-topcliff-pch: Fix to handle empty DMA buffersAditya Pakki2019-05-311-2/+13
* scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart2019-05-311-1/+10
* media: saa7146: avoid high stack usage with clangArnd Bergmann2019-05-312-6/+4
* scsi: lpfc: Fix fc4type information for FDMIJames Smart2019-05-311-7/+10