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-01-12mailbox: qcom-ipcc: Support interrupt wake up from suspendHuang Yiwei
2022-01-12mailbox: qcom-ipcc: Support more IPCC instanceHuang Yiwei
2022-01-12mailbox: qcom-ipcc: Dynamic alloc for channel arrangementHuang Yiwei
2022-01-12mailbox: change mailbox-mpfs compatible stringConor Dooley
2022-01-12mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irqSudeep Holla
2022-01-12mailbox: pcc: Avoid using the uninitialized variable 'dev'Sudeep Holla
2022-01-12mailbox: mtk: add missing of_node_put before returnWang Qing
2022-01-12mailbox: zynq: add missing of_node_put before returnWang Qing
2022-01-12mailbox: imx: Fix an IS_ERR() vs NULL bugDan Carpenter
2022-01-12mailbox: hi3660: convert struct comments to kernel-doc notationRandy Dunlap
2022-01-12mailbox: add control_by_sw for mt8195jason-jh.lin
2022-01-12mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clksHsin-Yi Wang
2022-01-12mailbox: fix gce_num of mt8192 driver datajason-jh.lin
2022-01-12mailbox: apple: Bind to generic compatiblesHector Martin
2022-01-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-31i2c: validate user data in compat ioctlPavel Skripkin
2021-12-31Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2021-12-31Input: appletouch - initialize work before device registrationPavel Skripkin
2021-12-31Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-30Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2021-12-30Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2021-12-30Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-12-29net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2021-12-29net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan
2021-12-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-12-29ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET
2021-12-29drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang
2021-12-29drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas
2021-12-29drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas
2021-12-29drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas
2021-12-29drm/amd/display: Added power down for DCN10Lai, Derek
2021-12-29drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu
2021-12-28Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds
2021-12-28igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes
2021-12-28drm/amdgpu: no DC support for headless chipsAlex Deucher
2021-12-28NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun
2021-12-28net: lantiq_xrx200: fix statistics of received bytesAleksander Jan Bajkowski
2021-12-28net: ag71xx: Fix a potential double free in error handling pathsChristophe JAILLET
2021-12-28mISDN: change function names to avoid conflictswolfgang huang
2021-12-27drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan
2021-12-27drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher
2021-12-27drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang
2021-12-27net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott
2021-12-27atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen