summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
24 hoursusb: usbfs: fix use-after-free of usb_device in usbdev_release()Miguel PeƱaranda1-1/+1
24 hoursUSB: c67x00: fix use-after-free in c67x00_add_iso_urb()Shuangpeng Bai1-2/+2
24 hoursUSB: serial: spcp8x5: drop broken carrier detect supportJohan Hovold1-13/+0
24 hoursUSB: serial: option: fix slab OOB read in interrupt URB callbackJiale Yao1-3/+17
24 hoursusb: core: Strengthen error handling in hub_hub_status()Griffin Kroah-Hartman1-1/+3
24 hoursusb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman1-0/+3
24 hourscrypto: qce - Remove unsafe/deprecated algorithmsBartosz Golaszewski7-239/+20
24 hourscrypto: mxs-dcp - fix source scatterlist length accessThorsten Blum1-1/+1
24 hourscrypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam1-1/+1
24 hourscrypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum1-3/+2
24 hoursusb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai2-1/+9
24 hoursusb: usbtest: disable dynamic ID supportAleksandr Nogikh1-0/+1
24 hoursxhci: dbgtty: Fix unregister on tty_alloc_driver() failureLucas De Marchi1-5/+11
24 hoursxhci: dbgtty: Fix unregister on tty_register_driver() failureLucas De Marchi1-0/+1
24 hoursusb: xhci: Handle USB3 port events when there is one roothubSemih Baskan1-1/+1
24 hoursaccessibility: speakup: unregister tty ldisc on later init failuresHaoxiang Li1-0/+1
24 hoursfpga: dfl: fme: add error handlingGriffin Kroah-Hartman1-0/+2
24 hoursHID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets1-1/+24
24 hoursHID: ft260: validate i2c input report lengthMichael Zaidman1-2/+14
24 hoursHID: ft260: missed NACK from busy deviceMichael Zaidman1-5/+22
24 hoursHID: ft260: wake up device from power saving modeMichael Zaidman1-0/+17
24 hoursHID: ft260: skip unexpected HID input reportsMichael Zaidman1-14/+27
24 hoursHID: ft260: improve i2c large reads performanceMichael Zaidman1-5/+12
24 hoursHID: ft260: improve i2c write performanceMichael Zaidman1-5/+9
24 hoursHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov1-1/+11
24 hoursHID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi1-6/+7
24 hoursnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov1-0/+13
24 hoursnvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu15-119/+119
24 hoursHID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama1-0/+19
24 hoursHID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()Jose VillaseƱor Montfort1-5/+20
24 hoursHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed2-1/+21
24 hoursRevert "mtd: maps: vmu-flash: fix fault in unaligned fixup"Sasha Levin1-3/+5
24 hoursRevert "PM: sleep: Use complete() in device_pm_sleep_init()"Sasha Levin1-5/+1
24 hoursmISDN: hfcpci: Fix warning when deleting uninitialized timerVladimir Riabchun1-7/+5
24 hoursmedia: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode()Wentao Liang1-0/+1
24 hoursibmvnic: Use kernel helpers for hex dumpsNick Child1-12/+18
24 hoursdrm/nouveau/kms/nv50-: init hpd_irq_lock for PIOR DPBen Skeggs1-0/+4
24 hourswifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018Ziyang Huang1-1/+1
24 hoursRevert "usb: phy: fsl-usb: Fix use-after-free in delayed work during device r...Ralf Lici1-1/+0
24 hoursRDMA/rxe: Fix OOB in free_rd_atomic_resources()Peiyang He1-2/+1
7 daysHID: hyperv: validate initial device info boundsMichael Bommarito1-3/+24
7 daysHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li1-8/+9
7 daysHID: core: fix number/pointer type confusion on long itemsJann Horn1-0/+6
7 daysHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov1-1/+6
7 daysmisc: fastrpc: Fix double free of 'buf' in error pathSukrut Bellary1-3/+2
7 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp1-2/+0
7 daysInput: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu1-5/+13
7 daysInput: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae1-0/+7
7 dayss390/vfio_ccw: Free all memory if cp_init() failsEric Farman1-4/+18
7 daysHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee1-2/+3