summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-07-26drm/msm: Disallow submit with fence id 0Rob Clark1-1/+1
2023-07-26rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov1-2/+23
2023-07-26rbd: harden get_lock_owner_info() a bitIlya Dryomov1-6/+15
2023-07-26rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov1-33/+51
2023-07-26RDMA/irdma: Report correct WC errorSindhu Devale1-0/+1
2023-07-26RDMA/irdma: Fix op_type reporting in CQEsSindhu Devale1-1/+1
2023-07-26spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized readsDouglas Anderson1-0/+25
2023-07-26spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytesDouglas Anderson1-0/+12
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli1-12/+28
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi1-0/+6
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi1-0/+4
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi1-3/+6
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi1-2/+5
2023-07-26misc/genalloc: Name subpools by of_node_full_name()Linus Walleij1-1/+1
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh2-20/+31
2023-07-26net: ipa: only reset hashed tables when supportedAlex Elder1-9/+11
2023-07-26macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma1-0/+1
2023-07-26ata: pata_octeon_cf: fix error return code in octeon_cf_probe()Yang Yingliang1-3/+3
2023-07-26ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()Minjie Du1-1/+2
2023-07-25drm/amdgpu: Restore HQD persistent state registerLijo Lazar1-1/+2
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter1-1/+1
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen1-0/+3
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee1-1/+4
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen1-1/+2
2023-07-25drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian1-1/+1
2023-07-25drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello1-3/+3
2023-07-25drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu1-4/+1
2023-07-25drm/amdkfd: fix trap handling work around for debuggingJonathan Kim3-7/+10
2023-07-25serial: 8250_dw: Preserve original value of DLF registerRuihong Luo1-2/+4
2023-07-25tty: serial: sh-sci: Fix sleeping in atomic contextBiju Das1-1/+1
2023-07-25serial: sifive: Fix sifive_serial_console_setup() sectionSamuel Holland1-1/+1
2023-07-25spi: spi-qcom-qspi: Add DMA_CHAIN_DONE to ALL_IRQSVijaya Krishna Nivarthi1-1/+1
2023-07-25spi: spi-qcom-qspi: Call dma_wmb() after setting up descriptorsVijaya Krishna Nivarthi1-1/+3
2023-07-25spi: spi-qcom-qspi: Use GFP_ATOMIC flag while allocating for descriptorVijaya Krishna Nivarthi1-3/+5
2023-07-25spi: spi-qcom-qspi: Ignore disabled interrupts' status in isrVijaya Krishna Nivarthi1-0/+3
2023-07-25Documentation: devices.txt: reconcile serial/ucc_uart minor numersRandy Dunlap1-1/+1
2023-07-25tty: n_gsm: fix UAF in gsm_cleanup_muxChaoyuan Peng1-1/+3
2023-07-25dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber1-10/+18
2023-07-25dm raid: protect md_stop() with 'reconfig_mutex'Yu Kuai2-1/+5
2023-07-25dm raid: clean up four equivalent goto tags in raid_ctr()Yu Kuai1-18/+9
2023-07-25dm raid: fix missing reconfig_mutex unlock in raid_ctr() error pathsYu Kuai1-2/+7
2023-07-25dm integrity: fix double free on memory allocation failureMikulas Patocka1-0/+1
2023-07-25usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li1-1/+3
2023-07-25usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li1-0/+4
2023-07-25usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso1-2/+2
2023-07-25usb: typec: Iterate pds array when showing the pd listKyle Tso1-6/+5
2023-07-25usb: typec: Set port->pd before adding device for typec_portKyle Tso1-1/+3
2023-07-25usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()Yang Yingliang1-2/+2
2023-07-25Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter1-4/+4
2023-07-25Revert "usb: xhci: tegra: Fix error check"Dan Carpenter1-4/+4