summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-17Linux 5.4.90v5.4.90Greg Kroah-Hartman1-1/+1
2021-01-17regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter1-3/+1
2021-01-17net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin1-0/+6
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei1-3/+6
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier1-0/+4
2021-01-17net: mvpp2: disable force link UP during port init procedureStefan Chulski1-1/+13
2021-01-17regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov1-1/+1
2021-01-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2021-01-17regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang1-2/+9
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1
2021-01-17bpftool: Fix compilation failure for net.o with older glibcAlan Maguire1-1/+0
2021-01-17iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu1-0/+2
2021-01-17lightnvm: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17block: rsxx: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17qed: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17dmaengine: xilinx_dma: fix mixed_enum_type coverity warningShravya Kumbham1-1/+1
2021-01-17dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()Shravya Kumbham1-1/+2
2021-01-17dmaengine: xilinx_dma: check dma_async_device_register return valueShravya Kumbham1-1/+5
2021-01-17dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...Christophe JAILLET1-0/+1
2021-01-17i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminatedHans de Goede1-1/+1
2021-01-17spi: stm32: FIFO threshold level - fix align packet sizeRoman Guskov1-2/+2
2021-01-17cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King1-6/+3
2021-01-17can: kvaser_pciefd: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde1-2/+0
2021-01-17can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde1-26/+0
2021-01-17dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()Dan Carpenter1-2/+2
2021-01-17i2c: sprd: use a specific timeout to avoid system hang up issueChunyan Zhang1-1/+7
2021-01-17ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade1-3/+5
2021-01-17HID: wacom: Fix memory leakage caused by kfifo_allocPing Cheng1-3/+32
2021-01-17iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi1-5/+21
2021-01-17vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers1-1/+4
2021-01-17exfat: Month timestamp metadata accidentally incrementedValdis Klētnieks1-1/+1
2021-01-17x86/resctrl: Don't move a task to the same resource groupFenghua Yu1-0/+7
2021-01-17x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu1-65/+43
2021-01-17chtls: Fix chtls resources release sequenceAyush Sawal1-5/+4
2021-01-17chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal1-0/+5
2021-01-17chtls: Replace skb_dequeue with skb_peekAyush Sawal1-1/+1
2021-01-17chtls: Fix panic when route to peer not configuredAyush Sawal1-2/+12
2021-01-17chtls: Remove invalid set_tcb callAyush Sawal1-3/+0
2021-01-17chtls: Fix hardware tid leakAyush Sawal1-36/+3
2021-01-17net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin1-6/+18
2021-01-17net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang1-1/+1
2021-01-17net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski1-3/+4
2021-01-17s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann1-1/+1
2021-01-17nexthop: Unlink nexthop group entry in error pathIdo Schimmel1-1/+3
2021-01-17nexthop: Fix off-by-one error in error pathIdo Schimmel1-1/+1
2021-01-17octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-17net: ip: always refragment ip defragmented packetsFlorian Westphal1-1/+1