aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-20drm/exynos: gsc: add missed component_delChuhong Yuan
2020-03-20s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger
2020-03-20net: stmmac: Always arm TX Timer at end of transmission startJose Abreu
2020-03-20net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2020-03-20net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu
2020-03-20net: stmmac: Do not accept invalid MTU valuesJose Abreu
2020-03-20net: stmmac: Determine earlier the size of RX bufferJose Abreu
2020-03-20clk: Move clk_core_reparent_orphans() under CONFIG_OFOlof Johansson
2020-03-20iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy
2020-03-20perf/smmuv3: Remove the leftover put_cpu() in error pathHanjun Guo
2020-03-20fs: call fsnotify_sb_delete after evict_inodesEric Sandeen
2020-03-20fs: avoid softlockups in s_inodes iteratorsEric Sandeen
2020-03-20block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAITRoman Penyaev
2020-03-20usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2020-03-20psi: Fix a division error in psi poll()Johannes Weiner
2020-03-20sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptimeJohannes Weiner
2020-03-20perf/x86/intel: Fix PT PMI handlingAlexander Shishkin
2020-03-20scripts: package: mkdebian: add missing rsync dependencyEnrico Weigelt, metux IT consult
2020-03-20kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb
2020-03-20iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin
2020-03-20staging: axis-fifo: add unspecified HAS_IOMEM dependencyBrendan Higgins
2020-03-20spi: nxp-fspi: Ensure width is respected in spi-mem operationsMichael Walle
2020-03-20regulator: rn5t618: fix module aliasesAndreas Kemnade
2020-03-20ASoC: wm8962: fix lambda valueShengjiu Wang
2020-03-20rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki
2020-03-20parisc: add missing __init annotationSven Schnelle
2020-03-20net: usb: lan78xx: Fix error message format specifierCristian Birsan
2020-03-20cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2020-03-20bnx2x: Fix logic to get total no. of PFs per engineManish Chopra
2020-03-20bnx2x: Do not handle requests from VFs after parityManish Chopra
2020-03-20habanalabs: remove variable 'val' set but not usedChen Wandun
2020-03-20habanalabs: rate limit error msg on waiting for CSOded Gabbay
2020-03-20bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer
2020-03-20ocxl: Fix potential memory leak on context creationFrederic Barrat
2020-03-20btrfs: handle error in btrfs_cache_block_groupJosef Bacik
2020-03-20powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2020-03-20powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2020-03-20btrfs: Fix error messages in qgroup_rescan_initNikolay Borisov
2020-03-20powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2020-03-20cfg80211: fix double-free after changing network namespaceStefan Bühler
2020-03-20mac80211: fix TID field in monitor mode transmitFredrik Olofsson
2020-03-20clk: walk orphan list on clock provider registrationJerome Brunet
2020-03-20arm64: dts: ls1028a: fix reboot nodeMichael Walle
2020-03-20samples: bpf: fix syscall_tp due to unused syscallDaniel T. Lee
2020-03-20samples: bpf: Replace symbol compare of trace_eventDaniel T. Lee
2020-03-20kselftest: Support old perl versionsSeongJae Park
2020-03-20kselftest/runner: Print new line in print of timeout logSeongJae Park
2020-03-20ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen
2020-03-20spi: spi-ti-qspi: Fix a bug when accessing non default CSVignesh Raghavendra
2020-03-20bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen