summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-27mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller
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-27afs: Fix large file supportMarc Dionne
2020-01-27net: qca_spi: Move reset_count to struct qcaspiStefan Wahren
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-27dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2020-01-27drm/msm/dsi: Implement reset correctlyJeffrey Hugo
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-27net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2020-01-27llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers
2020-01-27llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers
2020-01-27mac80211: accept deauth frames in IBSS modeJohannes Berg
2020-01-27net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2020-01-27nvme: retain split access workaround for capability readsArd Biesheuvel
2020-01-27net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2020-01-27of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter
2020-01-27net: axienet: fix a signedness bug in probeDan Carpenter
2020-01-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter
2020-01-27net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter
2020-01-27net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2020-01-27net: aquantia: Fix aq_vec_isr_legacy() return valueDan Carpenter
2020-01-27iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2020-01-27net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch
2020-01-27RDMA/cma: Fix false error messageHÃ¥kon Bugge
2020-01-27ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat
2020-01-27pinctrl: iproc-gpio: Fix incorrect pinconf configurationsLi Jin
2020-01-27net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan
2020-01-27hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson
2020-01-27ixgbe: sync the first fragment unconditionallyFiro Yang
2020-01-27btrfs: use correct count in btrfs_file_write_iter()Omar Sandoval
2020-01-27Btrfs: fix inode cache waiters hanging on path allocation failureFilipe Manana
2020-01-27Btrfs: fix inode cache waiters hanging on failure to start caching threadFilipe Manana
2020-01-27Btrfs: fix hang when loading existing inode cache off diskFilipe Manana
2020-01-27scsi: fnic: fix msix interrupt allocationGovindarajulu Varadarajan
2020-01-27net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2020-01-27tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcsAndrey Smirnov
2020-01-27ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi
2020-01-27iio: dac: ad5380: fix incorrect assignment to valColin Ian King
2020-01-27bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King
2020-01-27irqdomain: Add the missing assignment of domain->fwnode for named fwnodeDexuan Cui
2020-01-27staging: greybus: light: fix a couple double freesDan Carpenter
2020-01-27x86, perf: Fix the dependency of the x86 insn decoder selftestMasami Hiramatsu
2020-01-27power: supply: Init device wakeup after device_add()Stephen Boyd