summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-25serial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson1-1/+29
2024-05-25dm: limit the number of targets and parameter size areaMikulas Patocka3-3/+11
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin1-1/+1
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff1-1/+1
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard1-3/+3
2024-05-17firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos1-2/+4
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
2024-05-17gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
2024-05-17gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
2024-05-17scsi: target: Fix SELinux error when systemd-modules loads the target moduleMaurizio Lombardi1-0/+12
2024-05-17firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman1-1/+5
2024-05-17ata: sata_gemini: Check clk_enable() resultChen Ni1-1/+4
2024-05-17net: bcmgenet: Reset RBUF on first openPhil Elwell1-4/+12
2024-05-17scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap1-2/+0
2024-05-17scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee2-10/+4
2024-05-17net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún1-2/+2
2024-05-17net: dsa: mv88e6xxx: Add number of MACs in the ATUAndrew Lunn2-0/+31
2024-05-17bna: ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2
2024-05-17pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng1-4/+6
2024-05-17power: rt9455: hide unused rt9455_boost_voltage_valuesArnd Bergmann1-0/+2
2024-05-17pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter1-7/+1
2024-05-17drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
2024-05-17drm/amdkfd: change system memory overcommit limitEric Huang1-41/+58
2024-05-17dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"Vinod Koul1-3/+0
2024-05-17dmaengine: pl330: issue_pending waits until WFP stateBumyong Lee1-0/+3
2024-05-02Revert "loop: Remove sector_t truncation checks"Ben Hutchings1-4/+15
2024-05-02HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-upNam Cao1-8/+0
2024-05-02i2c: smbus: fix NULL function pointer dereferenceWolfram Sang1-1/+6
2024-05-02idma64: Don't try to serve interrupts when device is powered offAndy Shevchenko1-0/+4
2024-05-02dmaengine: owl: fix register access functionsArnd Bergmann1-2/+2
2024-05-02mtd: diskonchip: work around ubsan link failureArnd Bergmann1-2/+2
2024-05-02net: b44: set pause params only when interface is upPeter Münster1-6/+8
2024-05-02irqchip/gic-v3-its: Prevent double free on errorGuanrui Huang1-7/+2
2024-05-02drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-05-02amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu1-8/+8
2024-05-02drm/amdgpu: restrict bo mapping within gpu address limitsRajneesh Bhardwaj1-2/+4
2024-05-02serial: mxs-auart: add spinlock around changing cts stateEmil Kronborg1-2/+6
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
2024-05-02net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim1-1/+2
2024-05-02net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet1-8/+3
2024-05-02NFC: trf7970a: disable all regulators on removalPaul Geurts1-19/+23
2024-05-02mlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel1-1/+1
2024-05-02vxlan: drop packets from invalid src-addressDavid Bauer1-0/+4
2024-05-02nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-05-02speakup: Avoid crash on very long wordSamuel Thibault1-1/+1
2024-05-02usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan1-1/+3
2024-05-02Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
2024-05-02USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
2024-05-02USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang1-0/+8
2024-05-02USB: serial: option: support Quectel EM060K sub-modelsJerry Meng1-0/+16