summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
32 hoursnet: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek BehĂșn1-1/+6
32 hoursdmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou1-15/+11
32 hoursdmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate()Joy Zou1-4/+1
32 hoursscsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
32 hoursnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
32 hoursnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
32 hoursiio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol1-0/+3
32 hourswifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
32 hoursusb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
32 hoursusb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai1-3/+6
32 hoursusb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai1-0/+6
32 hoursusb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-4/+43
32 hoursusb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-5/+5
32 hoursusb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban1-0/+6
32 hoursUSB: dummy-hcd: Fix interrupt synchronization errorAlan Stern1-15/+14
32 hoursUSB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
32 hoursthunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio1-1/+1
32 hoursmisc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng1-0/+1
32 hoursthermal: core: Fix thermal zone device registration error pathRafael J. Wysocki1-0/+1
32 hoursgpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang1-1/+9
32 hourscpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
32 hoursnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
32 hoursvxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
32 hourscounter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav1-28/+27
32 hourscounter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav1-4/+8
32 hoursnvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers2-0/+2
32 hourscomedi: me4000: Fix potential overrun of firmware bufferIan Abbott1-4/+12
32 hourscomedi: me_daq: Fix potential overrun of firmware bufferIan Abbott1-16/+19
32 hourscomedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott1-1/+2
32 hourscomedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott1-0/+8
32 hourscomedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey1-0/+12
32 hourscdc-acm: new quirk for EPSON HMDOliver Neukum2-0/+10
32 hoursvfio/pci: Insert full vma on mmap'd MMIO faultAlex Williamson1-2/+17
32 hoursvfio/pci: Use unmap_mapping_range()Alex Williamson1-209/+55
32 hoursvfio: Create vfio_fs_type with inode per deviceAlex Williamson3-0/+58
32 hoursusb: cdns3: gadget: fix state inconsistency on gadget init failureYongchao Wu1-0/+1
32 hoursusb: cdns3: gadget: fix NULL pointer dereference in ep_queueYongchao Wu1-0/+3
32 hoursusb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()Juno Choi1-0/+2
32 hoursusb: ehci-brcm: fix sleep during atomicJustin Chen1-2/+2
32 hoursusb: usbtmc: Flush anchored URBs in usbtmc_releaseHeitor Alves de Siqueira1-0/+3
32 hoursusb: ulpi: fix double free in ulpi_register_interface() error pathGuangshuo Li1-3/+2
32 hoursusb: quirks: add DELAY_INIT quirk for another Silicon Motion flash driveMiao Li1-0/+1
32 hoursiio: gyro: mpu3050: Fix out-of-sequence free_irq()Ethan Tidmore1-1/+1
32 hoursiio: gyro: mpu3050: Move iio_device_register() to correct locationEthan Tidmore1-8/+13
32 hoursiio: gyro: mpu3050: Fix irq resource leakEthan Tidmore1-1/+6
32 hoursiio: gyro: mpu3050: Fix incorrect free_irq() variableEthan Tidmore1-1/+1
32 hoursiio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope onlyFrancesco Lavra1-0/+4
32 hoursiio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf1-10/+5
32 hoursiio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner1-6/+12
32 hoursiio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus1-1/+1