summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
38 hoursLinux 6.1.187v6.1.187linux-6.1.yGreg Kroah-Hartman1-1/+1
38 hoursusb: usbfs: fix use-after-free of usb_device in usbdev_release()Miguel PeƱaranda1-1/+1
38 hoursUSB: c67x00: fix use-after-free in c67x00_add_iso_urb()Shuangpeng Bai1-2/+2
38 hoursUSB: serial: spcp8x5: drop broken carrier detect supportJohan Hovold1-13/+0
38 hoursUSB: serial: option: fix slab OOB read in interrupt URB callbackJiale Yao1-3/+17
38 hoursALSA: usb-audio: Complete cleanup after system-resume errorsWill Porter1-4/+10
38 hoursALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()Marouane El Moufid1-0/+2
38 hoursusb: core: Strengthen error handling in hub_hub_status()Griffin Kroah-Hartman1-1/+3
38 hoursusb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman1-0/+3
38 hoursBluetooth: hci_core: Fix hci_conn_hash_lookup_cisLuiz Augusto von Dentz1-2/+2
38 hoursKVM: s390: vsie: zero stale crypto bitsChristian Borntraeger1-0/+1
38 hourscrypto: qce - Remove unsafe/deprecated algorithmsBartosz Golaszewski7-239/+20
38 hourscrypto: mxs-dcp - fix source scatterlist length accessThorsten Blum1-1/+1
38 hourscrypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam1-1/+1
38 hourscrypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum1-3/+2
38 hoursmm/swap: reject swapon() on filesystem-level encrypted filesEric Biggers2-0/+11
38 hoursipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng1-0/+7
38 hoursnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei1-2/+2
38 hoursxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi1-1/+1
38 hoursxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada1-11/+18
38 hoursxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou1-0/+6
38 hoursxfrm: espintcp: fix UAF during closeSabrina Dubroca1-1/+2
38 hourstls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen1-1/+2
38 hoursusb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai3-1/+11
38 hoursusb: usbtest: disable dynamic ID supportAleksandr Nogikh1-0/+1
38 hoursfuse: fix invalidate lock leak on open O_TRUNC DAX failureBaokun Li1-2/+2
38 hoursfuse: fix invalidate lock leak on setattr writeback failureBaokun Li1-5/+4
38 hoursxhci: dbgtty: Fix unregister on tty_alloc_driver() failureLucas De Marchi1-5/+11
38 hoursxhci: dbgtty: Fix unregister on tty_register_driver() failureLucas De Marchi1-0/+1
38 hoursusb: xhci: Handle USB3 port events when there is one roothubSemih Baskan1-1/+1
38 hoursaccessibility: speakup: unregister tty ldisc on later init failuresHaoxiang Li1-0/+1
38 hoursfpga: dfl: fme: add error handlingGriffin Kroah-Hartman1-0/+2
38 hoursipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet2-5/+14
38 hoursBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya1-2/+4
38 hoursBluetooth: hci_event: fix Set CIG Parameters error status handlingPauli Virtanen1-1/+2
38 hoursBluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen3-22/+32
38 hoursBluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2-2/+13
38 hoursBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye1-9/+37
38 hoursBluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...Zijun Hu1-1/+1
38 hoursHID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets1-1/+24
38 hoursHID: ft260: validate i2c input report lengthMichael Zaidman1-2/+14
38 hoursHID: ft260: missed NACK from busy deviceMichael Zaidman1-5/+22
38 hoursHID: ft260: wake up device from power saving modeMichael Zaidman1-0/+17
38 hoursHID: ft260: skip unexpected HID input reportsMichael Zaidman1-14/+27
38 hoursHID: ft260: improve i2c large reads performanceMichael Zaidman1-5/+12
38 hoursHID: ft260: improve i2c write performanceMichael Zaidman1-5/+9
38 hoursHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov1-1/+11
38 hoursHID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi1-6/+7
38 hoursnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov1-0/+13
38 hoursnvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu16-122/+122