summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-26Linux 5.4.15v5.4.15Greg Kroah-Hartman1-1/+1
2020-01-26optee: Fix multi page dynamic shm pool allocSumit Garg1-1/+14
2020-01-26phy/rockchip: inno-hdmi: round clock rate down to closest 1000 HzJonas Karlman1-0/+4
2020-01-26gpio: aspeed: avoid return type warningArnd Bergmann1-1/+1
2020-01-26net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander1-2/+5
2020-01-26s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann5-46/+67
2020-01-26block: fix memleak of bio integrity dataJustin Tee3-1/+8
2020-01-26platform/chrome: wilco_ec: fix use after free issueWen Yang1-1/+1
2020-01-26xdp: Fix cleanup on map free for devmap_hash map typeToke Høiland-Jørgensen1-28/+46
2020-01-26drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff3-6/+6
2020-01-26dmaengine: ti: edma: fix missed failure handlingChuhong Yuan1-2/+4
2020-01-26afs: Remove set but not used variables 'before', 'after'zhengbin1-10/+2
2020-01-26dma-direct: don't check swiotlb=force in dma_direct_map_resourceChristoph Hellwig1-1/+1
2020-01-26mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi4-6/+13
2020-01-26sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()Vincent Guittot1-49/+62
2020-01-26SUNRPC: Fix another issue with MIC buffer spaceChuck Lever1-6/+5
2020-01-26workqueue: Add RCU annotation for pwq list walkSebastian Andrzej Siewior1-1/+2
2020-01-26tee: optee: fix device enumeration error handlingJens Wiklander1-8/+12
2020-01-26tee: optee: Fix dynamic shm pool allocationsSumit Garg2-1/+18
2020-01-26mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller1-0/+7
2020-01-26mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller1-0/+2
2020-01-26firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BITSudeep Holla1-1/+1
2020-01-26kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang1-0/+1
2020-01-26i2c: stm32f7: report dma error during probeAlain Volmat2-8/+17
2020-01-26packet: fix data-race in fanout_flow_is_huge()Eric Dumazet1-3/+9
2020-01-26rtc: bd70528: fix module alias to autoload moduleColin Ian King1-1/+1
2020-01-26selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook2-20/+25
2020-01-26net: axienet: Fix error return code in axienet_probe()Wei Yongjun1-4/+0
2020-01-26net: neigh: use long type to store jiffies deltaEric Dumazet1-2/+2
2020-01-26rt2800: remove errornous duplicate conditionDaniel Golle1-4/+1
2020-01-26hv_netvsc: flag software created hash valueStephen Hemminger1-4/+3
2020-01-26net: openvswitch: don't unlock mutex when changing the user_features failsTonghao Zhang1-1/+1
2020-01-26scsi: ufs: delete redundant function ufshcd_def_desc_sizes()Bean Huo1-14/+1
2020-01-26dpaa_eth: avoid timestamp read on error pathsMadalin Bucur1-7/+10
2020-01-26dpaa_eth: perform DMA unmapping before readMadalin Bucur1-15/+17
2020-01-26rcu: Fix uninitialized variable in nocb_gp_wait()Dan Carpenter1-1/+1
2020-01-26libbpf: Don't use kernel-side u32 type in xsk.cAndrii Nakryiko1-4/+4
2020-01-26firmware: imx: Remove call to devm_of_platform_populateDaniel Baluta1-1/+1
2020-01-26power: supply: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen1-0/+1
2020-01-26drm/amdgpu/vi: silence an uninitialized variable warningDan Carpenter1-0/+1
2020-01-26regulator: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen1-0/+1
2020-01-26pwm: sun4i: Fix incorrect calculation of duty_cycle/periodOndrej Jirman1-2/+2
2020-01-26ACPI: platform: Unregister stale platform devicesAndy Shevchenko2-0/+44
2020-01-26net: netsec: Correct dma sync for XDP_TX framesIlias Apalodimas1-2/+2
2020-01-26drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and laterGeert Uytterhoeven1-7/+21
2020-01-26PCI: mobiveil: Fix csr_read()/write() build issueKefeng Wang1-57/+62
2020-01-26software node: Get reference to parent swnode in get_parent opSakari Ailus1-1/+4
2020-01-26drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson1-3/+34
2020-01-26dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu1-1/+1
2020-01-26hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren4-13/+49