summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-29m68k: Call timer_interrupt() with interrupts disabledFinn Thain11-47/+105
2020-01-29arm64: dts: juno: Fix UART frequencyAndre Przywara1-2/+2
2020-01-29drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff3-6/+6
2020-01-29dmaengine: ti: edma: fix missed failure handlingChuhong Yuan1-2/+4
2020-01-29packet: fix data-race in fanout_flow_is_huge()Eric Dumazet1-3/+9
2020-01-29net: neigh: use long type to store jiffies deltaEric Dumazet1-2/+2
2020-01-29MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang1-1/+1
2020-01-29media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik1-3/+9
2020-01-29media: ov6650: Fix some format attributes not under controlJanusz Krzysztofik1-12/+39
2020-01-29media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik1-11/+2
2020-01-29net: qca_spi: Move reset_count to struct qcaspiStefan Wahren2-5/+5
2020-01-29dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2-0/+11
2020-01-29drm/msm/dsi: Implement reset correctlyJeffrey Hugo1-2/+4
2020-01-29net: stmmac: fix length of PTP clock's name stringAntonio Borneo1-1/+1
2020-01-29llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers1-27/+6
2020-01-29llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers3-18/+30
2020-01-29mac80211: accept deauth frames in IBSS modeJohannes Berg1-1/+10
2020-01-29net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter1-1/+1
2020-01-29net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter1-1/+1
2020-01-29net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter1-1/+1
2020-01-29iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi1-0/+2
2020-01-29net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch1-1/+1
2020-01-29net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan1-1/+1
2020-01-29hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson1-1/+1
2020-01-29Btrfs: fix hang when loading existing inode cache off diskFilipe Manana1-0/+1
2020-01-29net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan1-2/+2
2020-01-29ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi1-4/+4
2020-01-29iio: dac: ad5380: fix incorrect assignment to valColin Ian King1-1/+1
2020-01-29bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King1-2/+2
2020-01-29x86, perf: Fix the dependency of the x86 insn decoder selftestMasami Hiramatsu1-1/+1
2020-01-29power: supply: Init device wakeup after device_add()Stephen Boyd1-5/+5
2020-01-29Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"Linus Torvalds1-1/+2
2020-01-29ahci: Do not export local variable ahci_em_messagesAndy Shevchenko1-1/+0
2020-01-29mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2-13/+3
2020-01-29mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau1-1/+1
2020-01-29dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko1-2/+12
2020-01-29signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman4-2/+22
2020-01-29ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing1-1/+1
2020-01-29ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2020-01-29ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2020-01-29ext4: set error return correctly when ext4_htree_store_dirent failsColin Ian King1-1/+1
2020-01-29crypto: caam - free resources in case caam_rng registration failedIuliana Prodan1-1/+4
2020-01-29cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French1-0/+1
2020-01-29ALSA: aoa: onyx: always initialize register read valueJohannes Berg1-1/+3
2020-01-29x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner1-1/+1
2020-01-29mic: avoid statically declaring a 'struct device'.Arnd Bergmann1-16/+12
2020-01-29usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol1-1/+1
2020-01-29libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2020-01-29scsi: libfc: fix null pointer dereference on a null lportColin Ian King1-1/+1
2020-01-29net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang1-1/+1