summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-27Linux 4.19.99v4.19.99Greg Kroah-Hartman
2020-01-27m68k: Call timer_interrupt() with interrupts disabledFinn Thain
2020-01-27arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth nodeChristian Hewitt
2020-01-27serial: stm32: fix clearing interrupt error flagsFabrice Gasnier
2020-01-27IB/iser: Fix dma_nents type definitionMax Gurtovoy
2020-01-27usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2020-01-27samples/bpf: Fix broken xdp_rxq_info due to map order assumptionsJesper Dangaard Brouer
2020-01-27arm64: dts: juno: Fix UART frequencyAndre Przywara
2020-01-27drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2020-01-27dmaengine: ti: edma: fix missed failure handlingChuhong Yuan
2020-01-27afs: Remove set but not used variables 'before', 'after'zhengbin
2020-01-27affs: fix a memory leak in affs_remountNavid Emamdoost
2020-01-27mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller
2020-01-27mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller
2020-01-27i2c: stm32f7: report dma error during probeAlain Volmat
2020-01-27packet: fix data-race in fanout_flow_is_huge()Eric Dumazet
2020-01-27net: neigh: use long type to store jiffies deltaEric Dumazet
2020-01-27hv_netvsc: flag software created hash valueStephen Hemminger
2020-01-27MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang
2020-01-27dpaa_eth: avoid timestamp read on error pathsMadalin Bucur
2020-01-27dpaa_eth: perform DMA unmapping before readMadalin Bucur
2020-01-27hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren
2020-01-27drm: panel-lvds: Potential Oops in probe error handlingDan Carpenter
2020-01-27afs: Fix large file supportMarc Dionne
2020-01-27hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang
2020-01-27hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang
2020-01-27net: qca_spi: Move reset_count to struct qcaspiStefan Wahren
2020-01-27afs: Fix missing timeout resetDavid Howells
2020-01-27bpf, offload: Unlock on error in bpf_offload_dev_create()Dan Carpenter
2020-01-27xsk: Fix registration of Rx-only socketsMagnus Karlsson
2020-01-27net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2020-01-27net: netem: fix error path for corrupted GSO framesJakub Kicinski
2020-01-27arm64: hibernate: check pgd table allocationPavel Tatashin
2020-01-27firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare
2020-01-27dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2020-01-27vhost/test: stop device before resetMichael S. Tsirkin
2020-01-27drm/msm/dsi: Implement reset correctlyJeffrey Hugo
2020-01-27net/smc: receive pending data after RCV_SHUTDOWNKarsten Graul
2020-01-27net/smc: receive returns without dataKarsten Graul
2020-01-27tcp: annotate lockless access to tcp_memory_pressureEric Dumazet
2020-01-27net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet
2020-01-27net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet
2020-01-27act_mirred: Fix mirred_init_module error handlingYueHaibing
2020-01-27s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter
2020-01-27s390/qeth: Fix error handling during VNICC initializationAlexandra Winter
2020-01-27sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long
2020-01-27net: stmmac: fix disabling flexible PPS outputAntonio Borneo
2020-01-27net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2020-01-27ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan
2020-01-27llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers