summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby
2023-08-16ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-16mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern
2023-08-16binder: fix memory leak in binder_init()Qi Zheng
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst
2023-08-16dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov
2023-08-11drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds
2023-08-11drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2023-08-11PM: sleep: wakeirq: fix wake irq armingJohan Hovold
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-11scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche
2023-08-11drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe
2023-08-11dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber
2023-08-11s390/dasd: fix hanging device after quiesce/resumeStefan Haberland
2023-08-11virtio-net: fix race between set queues and probeJason Wang
2023-08-11serial: 8250_dw: Preserve original value of DLF registerRuihong Luo
2023-08-11serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko
2023-08-11irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski
2023-08-11tpm_tis: Explicitly check for error codeAlexander Steffen
2023-08-11hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz
2023-08-11staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong
2023-08-11usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda
2023-08-11USB: quirks: add quirk for Focusrite ScarlettŁukasz Bartosik
2023-08-11usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-08-11usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-11usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-08-11Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-08-11can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde
2023-08-11USB: serial: simple: sort driver entriesJohan Hovold
2023-08-11USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum
2023-08-11USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi
2023-08-11USB: serial: option: support Quectel EM060K_128Jerry Meng
2023-08-11ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann