aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2022-05-03Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-05-03Merge tag 'v5.10.113' into v5.10/standard/baseBruce Ashfield
2022-04-27Revert "net: micrel: fix KS8851_MLL Kconfig"Marek Vasut
2022-04-27staging: ion: Prevent incorrect reference counting behavourLee Jones
2022-04-27spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus
2022-04-27drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin
2022-04-27drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson
2022-04-27drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson
2022-04-27arm_pmu: Validate single/group leader eventsRob Herring
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27gpio: Request interrupts after IRQ is initializedMario Limonciello
2022-04-27net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann
2022-04-27dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma
2022-04-27EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta
2022-04-27nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig
2022-04-27nvme: add a quirk to disable namespace identifiersChristoph Hellwig
2022-04-27scsi: qedi: Fix failed disconnect handlingMike Christie
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng
2022-04-27vxlan: fix error return code in vxlan_fdb_appendHongbin Wang
2022-04-27platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong
2022-04-27reset: tegra-bpmp: Restore Handle errors in BPMP responseSameer Pujar
2022-04-27dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang
2022-04-27dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang
2022-04-27net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-27spi: spi-mtk-nor: initialize spi controller after resumeAllen-KH Cheng
2022-04-27dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...zhangqilong
2022-04-27dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin
2022-04-27dm: fix mempool NULL pointer race when completing IOJiazi Li
2022-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-04-20Merge tag 'v5.10.112' into v5.10/standard/baseBruce Ashfield
2022-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-04-20Merge tag 'v5.10.111' into v5.10/standard/baseBruce Ashfield
2022-04-20scsi: iscsi: Fix unbound endpoint error handlingMike Christie
2022-04-20scsi: iscsi: Fix endpoint reuse regressionMike Christie
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer
2022-04-20dm integrity: fix memory corruption when tag_size is less than digest sizeMikulas Patocka
2022-04-20drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-20memory: renesas-rpc-if: fix platform-device leak in error pathJohan Hovold
2022-04-20perf/imx_ddr: Fix undefined behavior due to shift overflowing the constantBorislav Petkov