Age | Commit message (Expand) | Author | Files | Lines |
2022-04-07 | scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment | Damien Le Moal | 1 | -2/+1 |
2022-04-07 | scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use | Damien Le Moal | 1 | -3/+5 |
2022-04-07 | Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes | Martin K. Petersen | 31 | -782/+393 |
2022-04-07 | Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a... | Dave Airlie | 22 | -92/+235 |
2022-04-07 | Merge tag 'imx-drm-fixes-2022-04-06' of git://git.pengutronix.de/pza/linux in... | Dave Airlie | 4 | -4/+15 |
2022-04-07 | Merge tag 'drm-misc-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -1/+3 |
2022-04-07 | Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 34 | -39/+229 |
2022-04-07 | random: check for signals every PAGE_SIZE chunk of /dev/[u]random | Jason A. Donenfeld | 1 | -10/+7 |
2022-04-06 | fbdev: Fix unregistering of framebuffers without device | Thomas Zimmermann | 1 | -1/+8 |
2022-04-06 | drbd: set QUEUE_FLAG_STABLE_WRITES | Christoph Böhmwalder | 1 | -0/+1 |
2022-04-06 | drbd: fix an invalid memory access caused by incorrect use of list iterator | Xiaomeng Tong | 1 | -4/+2 |
2022-04-06 | drbd: Fix five use after free bugs in get_initial_state | Lv Yunlong | 4 | -33/+42 |
2022-04-06 | drm/amdgpu/smu10: fix SoC/fclk units in auto mode | Alex Deucher | 1 | -4/+4 |
2022-04-06 | drm/amd/display: update dcn315 clock table read | Dmytro Laktyushkin | 1 | -40/+67 |
2022-04-06 | drm/amdgpu/display: change pipe policy for DCN 2.1 | Benjamin Marty | 1 | -1/+1 |
2022-04-06 | drm/amd/display: Add configuration options for AUX wake work around. | Jimmy Kizito | 2 | -1/+24 |
2022-04-06 | drm/amd/display: remove assert for odm transition case | Eric Bernstein | 1 | -1/+0 |
2022-04-06 | drm/amdgpu: don't use BACO for reset in S3 | Alex Deucher | 1 | -0/+11 |
2022-04-06 | drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw | CHANDAN VURDIGERE NATARAJ | 1 | -0/+2 |
2022-04-06 | drm/amdkfd: Create file descriptor after client is added to smi_clients list | Lee Jones | 1 | -9/+15 |
2022-04-06 | drm/amdgpu: Sync up header and implementation to use the same parameter names | Ma Jun | 1 | -2/+2 |
2022-04-06 | drm/amdgpu: fix incorrect GCR_GENERAL_CNTL address | Ruili Ji | 1 | -3/+3 |
2022-04-06 | amd/display: set backlight only if required | Shirish S | 2 | -3/+10 |
2022-04-06 | drm/amd/display: Fix allocate_mst_payload assert on resume | Roman Li | 1 | -1/+2 |
2022-04-06 | drm/amd/display: Revert FEC check in validation | Martin Leung | 1 | -4/+0 |
2022-04-06 | drm/amd/display: Add work around for AUX failure on wake. | Jimmy Kizito | 2 | -0/+60 |
2022-04-06 | drm/amd/display: Clear optc false state when disable otg | Charlene Liu | 2 | -8/+11 |
2022-04-06 | drm/amd/display: Enable power gating before init_pipes | Roman Li | 3 | -6/+9 |
2022-04-06 | drm/amd/display: Remove redundant dsc power gating from init_hw | Roman Li | 1 | -7/+0 |
2022-04-06 | drm/amd/display: Correct Slice reset calculation | Chris Park | 1 | -2/+2 |
2022-04-06 | drm/amd/vcn: fix an error msg on vcn 3.0 | tiancyin | 1 | -1/+1 |
2022-04-06 | drm/amdgpu/vcn3: send smu interface type | Boyuan Zhang | 2 | -0/+12 |
2022-04-06 | spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op() | Kamal Dasu | 1 | -2/+2 |
2022-04-06 | spi: cadence-quadspi: fix protocol setup for non-1-1-X operations | Matthias Schiffer | 1 | -34/+12 |
2022-04-06 | spi: core: add dma_map_dev for __spi_unmap_msg() | Vinod Koul | 1 | -0/+4 |
2022-04-06 | cdrom: remove unused variable | Enze Li | 1 | -2/+1 |
2022-04-06 | myri10ge: fix an incorrect free for skb in myri10ge_sw_tso | Xiaomeng Tong | 1 | -4/+2 |
2022-04-06 | net: usb: aqc111: Fix out-of-bounds accesses in RX fixup | Marcin Kozlowski | 1 | -2/+7 |
2022-04-06 | qede: confirm skb is allocated before using | Jamie Bainbridge | 1 | -0/+3 |
2022-04-06 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 3 | -5/+9 |
2022-04-06 | Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb() | Andrea Parri (Microsoft) | 1 | -3/+3 |
2022-04-06 | Drivers: hv: balloon: Disable balloon and hot-add accordingly | Boqun Feng | 1 | -2/+34 |
2022-04-06 | Drivers: hv: balloon: Support status report for larger page sizes | Boqun Feng | 1 | -3/+10 |
2022-04-06 | random: check for signal_pending() outside of need_resched() check | Jann Horn | 1 | -2/+2 |
2022-04-06 | random: do not allow user to keep crng key around on stack | Jason A. Donenfeld | 1 | -12/+23 |
2022-04-06 | net: phy: mscc-miim: reject clause 45 register accesses | Michael Walle | 1 | -0/+6 |
2022-04-06 | net: axiemac: use a phandle to reference pcs_phy | Andy Chiu | 1 | -2/+9 |
2022-04-06 | net: axienet: factor out phy_node in struct axienet_local | Andy Chiu | 2 | -10/+5 |
2022-04-06 | net: axienet: setup mdio unconditionally | Andy Chiu | 1 | -7/+6 |
2022-04-06 | net: sfc: fix using uninitialized xdp tx_queue | Taehee Yoo | 3 | -1/+6 |