summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-17Linux 5.10.8v5.10.8Greg Kroah-Hartman
2021-01-17tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2021-01-17drm/panfrost: Remove unused variables in panfrost_job_close()Boris Brezillon
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-17can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp
2021-01-17block/rnbd-clt: avoid module unload race with close confirmationJack Wang
2021-01-17xsk: Rollback reservation at NETDEV_TX_BUSYMagnus Karlsson
2021-01-17xsk: Fix race in SKB mode transmit with shared cqMagnus Karlsson
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier
2021-01-17selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel
2021-01-17net: mvneta: fix error message when MTU too large for XDPMarek BehĂșn
2021-01-17drm/i915/dp: Track pm_qos per connectorChris Wilson
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-17arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOSTShannon Zhao
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-17nvme-tcp: Fix possible race of io_work and direct sendSagi Grimberg
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-17iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()Lu Baolu
2021-01-17zonefs: select CONFIG_CRC32Arnd Bergmann
2021-01-17lightnvm: select CONFIG_CRC32Arnd Bergmann
2021-01-17block: rsxx: select CONFIG_CRC32Arnd Bergmann
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-17phy: dp83640: select CONFIG_CRC32Arnd Bergmann
2021-01-17qed: select CONFIG_CRC32Arnd Bergmann
2021-01-17arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne
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: milbeaut-xdmac: Fix a resource leak in the error handling path of ...Christophe JAILLET
2021-01-17dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...Christophe JAILLET
2021-01-17interconnect: qcom: fix rpmh link failuresArnd Bergmann
2021-01-17interconnect: imx: Add a missing of_node_put after of_device_is_availableChristophe JAILLET
2021-01-17bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...Coly Li
2021-01-17i2c: mediatek: Fix apdma and i2c hand-shake timeoutQii Wang
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-17spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout caseDouglas Anderson
2021-01-17cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King
2021-01-17spi: spi-geni-qcom: Fail new xfers if xfer/cancel/abort pendingDouglas Anderson
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-17selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa