summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-23scsi: storvsc: Fix ring buffer size calculationMichael Kelley1-5/+7
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera1-1/+1
2024-02-23i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera1-5/+33
2024-02-23nouveau/svm: fix kvcalloc() argument orderArnd Bergmann1-1/+1
2024-02-23spi: ppc4xx: Drop write-only variableUwe Kleine-König1-5/+0
2024-02-23lan966x: Fix crash when adding interface under a lagHoratiu Vultur1-2/+7
2024-02-23perf: CXL: fix mismatched cpmu event opcodeHojin Nam1-1/+1
2024-02-23of: property: Improve finding the supplier of a remote-endpoint propertySaravana Kannan1-1/+11
2024-02-23of: property: Improve finding the consumer of a remote-endpoint propertySaravana Kannan1-37/+10
2024-02-23bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPYMagnus Karlsson1-3/+2
2024-02-23wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter1-0/+3
2024-02-23wifi: iwlwifi: Fix some error codesDan Carpenter1-6/+6
2024-02-23spi: imx: fix the burst length at DMA mode and CPU modeCarlos Song1-4/+5
2024-02-23drm/msm/gem: Fix double resv lock aquireRob Clark1-2/+2
2024-02-23of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt1-3/+9
2024-02-23driver core: Fix device_link_flag_is_sync_state_only()Saravana Kannan1-2/+4
2024-02-16net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu2-2/+2
2024-02-16net: stmmac: xgmac: use #define for string constantsSimon Horman1-34/+35
2024-02-16media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno1-5/+5
2024-02-16Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-02-16Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-02-16usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus1-0/+4
2024-02-16xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio1-1/+5
2024-02-16xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman2-14/+61
2024-02-16usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K1-0/+3
2024-02-16usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K1-1/+3
2024-02-16Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan1-2/+1
2024-02-16USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr1-0/+1
2024-02-16USB: serial: option: add Fibocom FM101-GL variantPuliang Lu1-0/+1
2024-02-16USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu1-0/+2
2024-02-16scsi: core: Move scsi_host_busy() out of host lock if it is for per-commandMing Lei2-2/+5
2024-02-16drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam1-1/+1
2024-02-16drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam1-10/+14
2024-02-16drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam1-19/+20
2024-02-16ppp_async: limit MRU to 64KEric Dumazet1-0/+4
2024-02-16drm/i915/gvt: Fix uninitialized variable in handle_mmio()Dan Carpenter1-2/+1
2024-02-16hwmon: (coretemp) Fix bogus core_id to attr name mappingZhang Rui1-13/+19
2024-02-16hwmon: (coretemp) Fix out-of-bounds memory accessZhang Rui1-6/+2
2024-02-16hwmon: (aspeed-pwm-tacho) mutex for tach readingLoic Prylli1-0/+7
2024-02-16octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu1-2/+12
2024-02-16atm: idt77252: fix a memleak in open_card_ubr0Zhipeng Lu1-0/+2
2024-02-16tsnep: Fix mapping for zero copy XDP_TX actionGerhard Engleder1-4/+12
2024-02-16net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera3-2/+16
2024-02-16netdevsim: avoid potential loop in nsim_dev_trap_report_work()Eric Dumazet1-4/+4
2024-02-16wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook1-2/+4
2024-02-16wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit1-3/+3
2024-02-16net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu3-1/+60
2024-02-16x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel5-8/+12
2024-02-16x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel2-12/+16
2024-02-16drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanupAbhinav Kumar1-2/+2