summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-27mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2-13/+3
2020-01-27rtc: pcf2127: bugfix: read rtc disables watchdogBruno Thomsen1-20/+12
2020-01-27media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski1-1/+1
2020-01-27mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau1-1/+1
2020-01-27dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko1-2/+12
2020-01-27ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard1-2/+2
2020-01-27signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman4-2/+22
2020-01-27bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam1-7/+5
2020-01-27net/rds: Add a few missing rds_stat_names entriesGerd Rausch1-0/+2
2020-01-27ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing1-1/+1
2020-01-27ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2020-01-27ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2020-01-27ext4: set error return correctly when ext4_htree_store_dirent failsColin Ian King1-1/+1
2020-01-27crypto: caam - free resources in case caam_rng registration failedIuliana Prodan1-1/+4
2020-01-27cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French1-0/+1
2020-01-27net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang1-2/+0
2020-01-27ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-evalFabrice Gasnier1-0/+1
2020-01-27tipc: reduce risk of wakeup queue starvationJon Maloy1-8/+21
2020-01-27ALSA: aoa: onyx: always initialize register read valueJohannes Berg1-1/+3
2020-01-27crypto: ccp - Reduce maximum stack usageArnd Bergmann1-21/+31
2020-01-27x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner1-1/+1
2020-01-27mic: avoid statically declaring a 'struct device'.Arnd Bergmann1-16/+12
2020-01-27usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol1-1/+1
2020-01-27qed: reduce maximum stack frame sizeArnd Bergmann1-19/+15
2020-01-27libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2020-01-27PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()Rafael J. Wysocki1-1/+1
2020-01-27clk: sunxi-ng: v3s: add the missing PLL_DDR1Icenowy Zheng2-6/+19
2020-01-27scsi: libfc: fix null pointer dereference on a null lportColin Ian King1-1/+1
2020-01-27net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang1-1/+1
2020-01-27RDMA/hns: Fixs hw access invalid dma memory errorXi Wang1-1/+0
2020-01-27devres: allow const resource argumentsArnd Bergmann2-2/+4
2020-01-27rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells1-0/+3
2020-01-27mfd: intel-lpss: Release IDA resourcesAndy Shevchenko1-0/+1
2020-01-27iommu/amd: Make iommu_disable saferKevin Mitchell1-0/+3
2020-01-27bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan1-3/+3
2020-01-27nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timingBryan O'Donoghue1-1/+2
2020-01-27clk: qcom: Fix -Wunused-const-variableNathan Huckleberry1-36/+0