summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
22 hoursusb: usbfs: fix use-after-free of usb_device in usbdev_release()Miguel Peñaranda1-1/+1
22 hourswifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skbDevin Wittmayer1-0/+4
22 hoursUSB: c67x00: fix use-after-free in c67x00_add_iso_urb()Shuangpeng Bai1-2/+2
22 hoursUSB: serial: spcp8x5: drop broken carrier detect supportJohan Hovold1-13/+0
22 hoursUSB: serial: option: fix slab OOB read in interrupt URB callbackJiale Yao1-3/+17
22 hoursusb: core: Strengthen error handling in hub_hub_status()Griffin Kroah-Hartman1-1/+3
22 hoursusb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman1-0/+3
22 hourscrypto: qce - Remove unsafe/deprecated algorithmsBartosz Golaszewski7-239/+20
22 hourscrypto: mxs-dcp - fix source scatterlist length accessThorsten Blum1-1/+1
22 hourscrypto: iaa - fall back to software for multi-entry scatterlistsGiovanni Cabiddu3-51/+71
22 hourscrypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam1-1/+1
22 hourscrypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum1-3/+2
22 hourscrypto: sun8i-ss - Remove crypto_rng interfaceEric Biggers5-254/+0
22 hourscrypto: sun8i-ce - Remove crypto_rng interfaceEric Biggers5-260/+0
22 hourscrypto: qcom-rng - Allow zero as a random numberEric Biggers1-2/+0
22 hourscrypto: qcom-rng - Remove crypto_rng interfaceEric Biggers2-140/+19
22 hourscrypto: qcom-rng - Enable clock in hwrng caseEric Biggers1-0/+16
22 hourscrypto: virtio - bound the akcipher result lengthBryam Vargas1-1/+2
22 hoursvxlan: keep the last remote linked during FDB flushKyle Zeng1-4/+5
22 hoursgtp: serialize PDP context updatesQing Ming1-4/+17
22 hoursusb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai2-1/+9
22 hoursusb: usbtest: disable dynamic ID supportAleksandr Nogikh1-0/+1
22 hoursxhci: dbgtty: Fix unregister on tty_alloc_driver() failureLucas De Marchi1-5/+11
22 hoursxhci: dbgtty: Fix unregister on tty_register_driver() failureLucas De Marchi1-0/+1
22 hoursusb: xhci: bail out of setup if the controller is inaccessibleBreno Leitao1-3/+8
22 hoursusb: xhci: Handle USB3 port events when there is one roothubSemih Baskan1-1/+1
22 hoursusb: xhci: Handle bogus TRB pointers in Missed Service Error eventsMichal Pecio1-2/+16
22 hoursaccessibility: speakup: unregister tty ldisc on later init failuresHaoxiang Li1-0/+1
22 hoursfpga: dfl: fme: add error handlingGriffin Kroah-Hartman1-0/+2
22 hoursnvme-tcp: fix usage of page_frag_cacheDmitry Bogdanov1-0/+8
22 hoursRDMA/rxe: Fix OOB in free_rd_atomic_resources()Peiyang He1-2/+1
22 hoursRDMA/rxe: Fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qpIbrahim Hashimov1-1/+14
7 daysptp: vmclock: prevent read-only mappings from becoming writableAbdifatah Suruur1-0/+6
7 daysBluetooth: hci_aml: validate firmware segment lengthsLaxman Acharya Padhya1-2/+16
7 daysHID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort1-4/+13
7 daysHID: hyperv: validate initial device info boundsMichael Bommarito1-3/+24
7 daysHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov1-1/+11
7 daysHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li1-8/+9
7 daysHID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets1-1/+24
7 daysHID: core: fix number/pointer type confusion on long itemsJann Horn1-0/+6
7 daysHID: rapoo: fix missing hid_is_usb() checkJann Horn2-1/+2
7 daysHID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi1-3/+4
7 daysHID: nintendo: register input device after capabilities are setJiangshan Yi1-4/+4
7 daysHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov1-1/+6
7 daysHID: huawei: fix missing hid_is_usb() checkJann Horn1-2/+3
7 daysHID: asus: fix missing hid_is_usb() checkJann Horn1-1/+1
7 daysnet/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje2-3/+21
7 daysHID: pidff: fix OOB write when hid->inputs is emptyBaul Lee1-3/+10
7 daysHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee1-2/+3
7 daysHID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort1-0/+10