summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-17Linux 5.4.90v5.4.90Greg Kroah-Hartman
2021-01-17regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter
2021-01-17net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier
2021-01-17net: mvpp2: disable force link UP during port init procedureStefan Chulski
2021-01-17regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov
2021-01-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann
2021-01-17regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu
2021-01-17bpftool: Fix compilation failure for net.o with older glibcAlan Maguire
2021-01-17iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu
2021-01-17lightnvm: select CONFIG_CRC32Arnd Bergmann
2021-01-17block: rsxx: select CONFIG_CRC32Arnd Bergmann
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-17qed: select CONFIG_CRC32Arnd Bergmann
2021-01-17dmaengine: xilinx_dma: fix mixed_enum_type coverity warningShravya Kumbham
2021-01-17dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()Shravya Kumbham
2021-01-17dmaengine: xilinx_dma: check dma_async_device_register return valueShravya Kumbham
2021-01-17dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...Christophe JAILLET
2021-01-17i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminatedHans de Goede
2021-01-17spi: stm32: FIFO threshold level - fix align packet sizeRoman Guskov
2021-01-17cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King
2021-01-17can: kvaser_pciefd: select CONFIG_CRC32Arnd Bergmann
2021-01-17can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde
2021-01-17can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde
2021-01-17dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()Dan Carpenter
2021-01-17i2c: sprd: use a specific timeout to avoid system hang up issueChunyan Zhang
2021-01-17ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade
2021-01-17HID: wacom: Fix memory leakage caused by kfifo_allocPing Cheng
2021-01-17iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi
2021-01-17vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers
2021-01-17exfat: Month timestamp metadata accidentally incrementedValdis Klētnieks
2021-01-17x86/resctrl: Don't move a task to the same resource groupFenghua Yu
2021-01-17x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu
2021-01-17chtls: Fix chtls resources release sequenceAyush Sawal
2021-01-17chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal
2021-01-17chtls: Replace skb_dequeue with skb_peekAyush Sawal
2021-01-17chtls: Fix panic when route to peer not configuredAyush Sawal
2021-01-17chtls: Remove invalid set_tcb callAyush Sawal
2021-01-17chtls: Fix hardware tid leakAyush Sawal
2021-01-17net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin
2021-01-17net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang
2021-01-17net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski
2021-01-17s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann
2021-01-17nexthop: Unlink nexthop group entry in error pathIdo Schimmel
2021-01-17nexthop: Fix off-by-one error in error pathIdo Schimmel
2021-01-17octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King
2021-01-17net: ip: always refragment ip defragmented packetsFlorian Westphal