Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | rndis_host: support Hytera digital radios | Thomas Toye | 2022-01-02 | 1 | -0/+5 | |
| * | | | | | | | | | net: ena: Fix error handling when calculating max IO queues number | Arthur Kiyanovski | 2022-01-02 | 1 | -4/+0 | |
| * | | | | | | | | | net: ena: Fix wrong rx request id by resetting device | Arthur Kiyanovski | 2022-01-02 | 1 | -2/+9 | |
| * | | | | | | | | | net: ena: Fix undefined state when tx request id is out of bounds | Arthur Kiyanovski | 2022-01-02 | 1 | -14/+20 | |
* | | | | | | | | | | gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler | Steven Lee | 2022-01-03 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-02 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | i2c: validate user data in compat ioctl | Pavel Skripkin | 2021-12-31 | 1 | -0/+3 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2022-01-01 | 2 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Input: spaceball - fix parsing of movement data packets | Leo L. Schwab | 2021-12-31 | 1 | -2/+9 | |
| * | | | | | | | | Input: appletouch - initialize work before device registration | Pavel Skripkin | 2021-12-31 | 1 | -2/+2 | |
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2021-12-31 | 3 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | scsi: vmw_pvscsi: Set residual data length conditionally | Alexey Makhalov | 2021-12-23 | 1 | -2/+5 | |
| * | | | | | | | | | scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown() | Lixiaokeng | 2021-12-23 | 1 | -2/+4 | |
| * | | | | | | | | | scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() | Dan Carpenter | 2021-12-17 | 1 | -2/+2 | |
* | | | | | | | | | | Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-12-31 | 27 | -114/+318 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i... | Dave Airlie | 2021-12-31 | 2 | -14/+16 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/nouveau: wait for the exclusive fence after the shared ones v2 | Christian König | 2021-12-21 | 1 | -13/+15 | |
| | * | | | | | | | | drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify | Christian König | 2021-12-17 | 1 | -1/+1 | |
| * | | | | | | | | | Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a... | Dave Airlie | 2021-12-30 | 23 | -98/+300 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/amd/display: Changed pipe split policy to allow for multi-display pipe split | Angus Wang | 2021-12-28 | 8 | -8/+8 | |
| | * | | | | | | | | | drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config | Nicholas Kazlauskas | 2021-12-28 | 1 | -4/+1 | |
| | * | | | | | | | | | drm/amd/display: Set optimize_pwr_state for DCN31 | Nicholas Kazlauskas | 2021-12-28 | 1 | -0/+1 | |
| | * | | | | | | | | | drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization | Nicholas Kazlauskas | 2021-12-28 | 1 | -0/+1 | |
| | * | | | | | | | | | drm/amd/display: Added power down for DCN10 | Lai, Derek | 2021-12-28 | 1 | -0/+1 | |
| | * | | | | | | | | | drm/amd/display: fix B0 TMDS deepcolor no dislay issue | Charlene Liu | 2021-12-28 | 2 | -2/+54 | |
| | * | | | | | | | | | drm/amdgpu: no DC support for headless chips | Alex Deucher | 2021-12-28 | 1 | -0/+6 | |
| | * | | | | | | | | | drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl... | Evan Quan | 2021-12-27 | 1 | -0/+15 | |
| | * | | | | | | | | | drm/amdgpu: always reset the asic in suspend (v2) | Alex Deucher | 2021-12-27 | 1 | -1/+4 | |
| | * | | | | | | | | | drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume | Prike Liang | 2021-12-27 | 2 | -6/+4 | |
| | * | | | | | | | | | drm/amdgpu: fix runpm documentation | Alex Deucher | 2021-12-23 | 1 | -3/+4 | |
| | * | | | | | | | | | drm/amdgpu: add support for IP discovery gc_info table v2 | Alex Deucher | 2021-12-17 | 2 | -22/+103 | |
| | * | | | | | | | | | drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e... | chen gong | 2021-12-17 | 1 | -0/+7 | |
| | * | | | | | | | | | drm/amd/pm: Fix xgmi link control on aldebaran | Lijo Lazar | 2021-12-17 | 1 | -1/+1 | |
| | * | | | | | | | | | drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence | Huang Rui | 2021-12-17 | 3 | -51/+90 | |
| * | | | | | | | | | | drm/i915: Increment composite fence seqno | Matthew Brost | 2021-12-27 | 1 | -1/+1 | |
| * | | | | | | | | | | drm/i915: Fix possible uninitialized variable in parallel extension | Matthew Brost | 2021-12-27 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-12-30 | 25 | -95/+204 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fsl/fman: Fix missing put_device() call in fman_port_probe | Miaoqian Lin | 2021-12-30 | 1 | -5/+7 | |
| * | | | | | | | | | | net/mlx5e: Fix wrong features assignment in case of error | Gal Pressman | 2021-12-29 | 1 | -6/+5 | |
| * | | | | | | | | | | net/mlx5e: TC, Fix memory leak with rules with internal port | Roi Dayan | 2021-12-29 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski | 2021-12-29 | 2 | -1/+20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | igc: Fix TX timestamp support for non-MSI-X platforms | James McLaughlin | 2021-12-28 | 1 | -0/+6 | |
| | * | | | | | | | | | | igc: Do not enable crosstimestamping for i225-V models | Vinicius Costa Gomes | 2021-12-28 | 1 | -1/+14 | |
| * | | | | | | | | | | | ionic: Initialize the 'lif->dbid_inuse' bitmap | Christophe JAILLET | 2021-12-29 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | NFC: st21nfca: Fix memory leak in device probe and remove | Wei Yongjun | 2021-12-28 | 1 | -9/+20 | |
| * | | | | | | | | | | net: lantiq_xrx200: fix statistics of received bytes | Aleksander Jan Bajkowski | 2021-12-28 | 1 | -1/+1 | |
| * | | | | | | | | | | net: ag71xx: Fix a potential double free in error handling paths | Christophe JAILLET | 2021-12-28 | 1 | -15/+8 | |
| * | | | | | | | | | | mISDN: change function names to avoid conflicts | wolfgang huang | 2021-12-28 | 3 | -7/+7 | |
| * | | | | | | | | | | net: usb: pegasus: Do not drop long Ethernet frames | Matthias-Christian Ott | 2021-12-27 | 1 | -2/+2 | |
| * | | | | | | | | | | atlantic: Fix buff_ring OOB in aq_ring_rx_clean | Zekun Shen | 2021-12-27 | 1 | -0/+8 |