summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
22 hourswifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
22 hoursusb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
22 hoursusb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann1-9/+10
22 hoursusb: gadget: f_rndis: Fix net_device lifecycle with device_moveKuen-Han Tsai2-25/+48
22 hoursusb: gadget: f_subset: Fix net_device lifecycle with device_moveKuen-Han Tsai2-35/+44
22 hoursusb: gadget: f_eem: Fix net_device lifecycle with device_moveKuen-Han Tsai2-34/+46
22 hoursusb: gadget: f_ecm: Fix net_device lifecycle with device_moveKuen-Han Tsai2-19/+39
22 hoursusb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai1-3/+6
22 hoursusb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai1-0/+6
22 hoursusb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-4/+43
22 hoursusb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfoKuen-Han Tsai1-2/+4
22 hoursusb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-5/+5
22 hoursHID: appletb-kbd: add .resume method in PMAditya Garg1-2/+3
22 hoursusb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello1-2/+7
22 hoursusb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban1-0/+6
22 hoursUSB: dummy-hcd: Fix interrupt synchronization errorAlan Stern1-15/+14
22 hoursUSB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
22 hoursthunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio1-1/+1
22 hoursusb: typec: thunderbolt: Set enter_vdo during initializationAndrei Kuchynski1-22/+22
22 hoursmisc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng1-1/+3
22 hoursmisc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng1-0/+1
22 hoursthermal: core: Fix thermal zone device registration error pathRafael J. Wysocki1-0/+1
22 hoursthermal: core: Address thermal zone removal races with resumeRafael J. Wysocki1-5/+26
22 hoursgpio: Fix resource leaks on errors in gpiochip_add_data_with_key()Tzung-Bi Shih1-53/+48
22 hoursgpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang1-1/+9
22 hourscpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
22 hoursvirtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa1-11/+9
22 hoursiommupt: Fix short gather if the unmap goes into a large mappingJason Gunthorpe1-1/+1
22 hoursnet: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)1-1/+20
22 hoursnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
22 hoursvxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
22 hourscrypto: tegra - Add missing CRYPTO_ALG_ASYNCEric Biggers2-17/+24
22 hourscounter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav1-28/+27
22 hourscounter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav1-4/+8
22 hoursvt: resize saved unicode buffer on alt screen exit after resizeNicolas Pitre1-9/+15
22 hoursvt: discard stale unicode buffer on alt screen exit after resizeLiav Mordouch1-1/+13
22 hoursgpib: Fix fluke driver s390 compile issueDave Penkler1-0/+1
22 hoursnvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpyIvan Vera1-4/+4
22 hoursnvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers2-0/+2
22 hoursreset: gpio: fix double free in reset_add_gpio_aux_device() error pathGuangshuo Li1-1/+0
22 hourss390/zcrypt: Fix memory leak with CCA cards used as acceleratorHarald Freudenberger1-18/+14
22 hoursspi: cadence-qspi: Fix exec_mem_op error handlingEmanuele Ghidoli1-8/+9
22 hoursfirmware: microchip: fail auto-update probe if no flash foundConor Dooley1-4/+6
22 hourscomedi: me4000: Fix potential overrun of firmware bufferIan Abbott1-4/+12
22 hourscomedi: me_daq: Fix potential overrun of firmware bufferIan Abbott1-16/+19
22 hourscomedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott1-1/+2
22 hourscomedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott1-0/+8
22 hourscomedi: runflags cannot determine whether to reclaim chanlistEdward Adam Davis1-3/+5
22 hourscomedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey1-0/+12
22 hourscdc-acm: new quirk for EPSON HMDOliver Neukum2-0/+10