summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-27MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang1-1/+1
2020-01-27afs: Fix large file supportMarc Dionne1-0/+1
2020-01-27net: qca_spi: Move reset_count to struct qcaspiStefan Wahren2-5/+5
2020-01-27net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski1-0/+2
2020-01-27net: netem: fix error path for corrupted GSO framesJakub Kicinski1-3/+6
2020-01-27dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2-0/+11
2020-01-27drm/msm/dsi: Implement reset correctlyJeffrey Hugo1-2/+4
2020-01-27tcp: annotate lockless access to tcp_memory_pressureEric Dumazet2-3/+3
2020-01-27net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet3-4/+4
2020-01-27net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet1-2/+2
2020-01-27act_mirred: Fix mirred_init_module error handlingYueHaibing1-1/+5
2020-01-27net: stmmac: fix length of PTP clock's name stringAntonio Borneo1-1/+1
2020-01-27llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers1-27/+6
2020-01-27llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers3-18/+30
2020-01-27mac80211: accept deauth frames in IBSS modeJohannes Berg1-1/+10
2020-01-27net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu1-1/+1
2020-01-27nvme: retain split access workaround for capability readsArd Biesheuvel1-1/+1
2020-01-27net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter1-1/+1
2020-01-27of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter1-1/+1
2020-01-27net: axienet: fix a signedness bug in probeDan Carpenter1-1/+1
2020-01-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter1-1/+1
2020-01-27net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter1-1/+1
2020-01-27net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter1-1/+1
2020-01-27net: aquantia: Fix aq_vec_isr_legacy() return valueDan Carpenter1-9/+6
2020-01-27iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi1-0/+2
2020-01-27net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch1-1/+1
2020-01-27RDMA/cma: Fix false error messageHÃ¥kon Bugge1-1/+1
2020-01-27ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat1-8/+21
2020-01-27pinctrl: iproc-gpio: Fix incorrect pinconf configurationsLi Jin1-19/+77
2020-01-27net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan1-1/+1
2020-01-27hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson1-1/+1
2020-01-27ixgbe: sync the first fragment unconditionallyFiro Yang1-7/+9
2020-01-27btrfs: use correct count in btrfs_file_write_iter()Omar Sandoval1-1/+2
2020-01-27Btrfs: fix inode cache waiters hanging on path allocation failureFilipe Manana1-1/+3
2020-01-27Btrfs: fix inode cache waiters hanging on failure to start caching threadFilipe Manana1-5/+18
2020-01-27Btrfs: fix hang when loading existing inode cache off diskFilipe Manana1-0/+1
2020-01-27scsi: fnic: fix msix interrupt allocationGovindarajulu Varadarajan1-2/+2
2020-01-27net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan1-2/+2
2020-01-27tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcsAndrey Smirnov1-14/+14
2020-01-27ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi1-4/+4
2020-01-27iio: dac: ad5380: fix incorrect assignment to valColin Ian King1-1/+1
2020-01-27bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King1-2/+2
2020-01-27irqdomain: Add the missing assignment of domain->fwnode for named fwnodeDexuan Cui1-0/+1
2020-01-27staging: greybus: light: fix a couple double freesDan Carpenter1-6/+6
2020-01-27x86, perf: Fix the dependency of the x86 insn decoder selftestMasami Hiramatsu1-1/+1
2020-01-27power: supply: Init device wakeup after device_add()Stephen Boyd1-5/+5
2020-01-27hwmon: (lm75) Fix write operations for negative temperaturesGuenter Roeck1-1/+1
2020-01-27Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"Linus Torvalds1-1/+2
2020-01-27ahci: Do not export local variable ahci_em_messagesAndy Shevchenko1-1/+0
2020-01-27iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu1-1/+25