Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10drm/amd/display: Zeromem mypipe heap struct before using itAurabindo Pillai
2022-11-10drm/amd/display: Update SR watermarks for DCN314Nicholas Kazlauskas
2022-11-10drm/amdgpu: workaround for TLB seq raceChristian König
2022-11-10drm/amdkfd: Fix error handling in criu_checkpointFelix Kuehling
2022-11-10drm/amdkfd: Fix error handling in kfd_criu_restore_eventsFelix Kuehling
2022-11-10drm/amd/pm: update SMU IP v13.0.4 msg interface headerTim Huang
2022-11-10iavf: Fix VF driver counting VLAN 0 filtersMichal Jaron
2022-11-10ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski
2022-11-09net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actionsRoi Dayan
2022-11-09net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan
2022-11-09net/mlx5e: TC, Fix wrong rejection of packet-per-second policingJianbo Liu
2022-11-09net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan
2022-11-09net/mlx5e: Fix usage of DMA sync APIMaxim Mikityanskiy
2022-11-09net/mlx5e: Add missing sanity checks for max TX WQE sizeMaxim Mikityanskiy
2022-11-09net/mlx5: fw_reset: Don't try to load device in case PCI isn't workingShay Drory
2022-11-09net/mlx5: E-switch, Set to legacy mode if failed to change switchdev modeChris Mi
2022-11-09net/mlx5: Allow async trigger completion execution on single CPU systemsRoy Novich
2022-11-09net/mlx5: Bridge, verify LAG state when adding bond to bridgeVlad Buslov
2022-11-09drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSILaurent Pinchart
2022-11-09drm/panfrost: Split io-pgtable requests properlyRobin Murphy
2022-11-09net: wwan: iosm: fix kernel test robot reported errorsM Chetan Kumar
2022-11-09net: wwan: iosm: fix invalid mux header typeM Chetan Kumar
2022-11-09net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar
2022-11-09net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar
2022-11-09nvmet: fix a memory leakSagi Grimberg
2022-11-09nvmet: fix memory leak in nvmet_subsys_attr_model_store_lockedAleksandr Miloserdov
2022-11-09nvme: quiet user passthrough command errorsKeith Busch
2022-11-09mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen
2022-11-09ibmveth: Reduce default tx queues to 8Nick Child
2022-11-09net: nixge: disable napi when enable interrupts failed in nixge_open()Zhengchao Shao
2022-11-09net: tun: call napi_schedule_prep() to ensure we own a napiEric Dumazet
2022-11-09net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()Zhengchao Shao
2022-11-09Merge tag 'linux-can-fixes-for-6.1-20221107' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-11-08drivers: net: xgene: disable napi when register irq failed in xgene_enet_open()Zhengchao Shao
2022-11-08drm/amdgpu: Fix the lpfn checking condition in drm buddyMa Jun
2022-11-08octeontx2-pf: Fix SQE threshold checkingRatheesh Kannoth
2022-11-08net: ethernet: mtk-star-emac: disable napi when connect and start PHY failed ...Zhengchao Shao
2022-11-08net: lapbether: fix issue of invalid opcode in lapbeth_open()Zhengchao Shao
2022-11-08drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)Hans de Goede
2022-11-08drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01Hans de Goede
2022-11-08ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failureShin'ichiro Kawasaki
2022-11-08dmaengine: at_hdmac: Check return code of dma_async_device_registerTudor Ambarus
2022-11-08dmaengine: at_hdmac: Fix impossible conditionTudor Ambarus
2022-11-08dmaengine: at_hdmac: Don't allow CPU to reorder channel enableTudor Ambarus
2022-11-08dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errorsTudor Ambarus
2022-11-08dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardwareTudor Ambarus
2022-11-08dmaengine: at_hdmac: Fix concurrency over the active listTudor Ambarus
2022-11-08dmaengine: at_hdmac: Free the memset buf without holding the chan lockTudor Ambarus
2022-11-08dmaengine: at_hdmac: Fix concurrency over descriptorTudor Ambarus
2022-11-08dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()Tudor Ambarus