summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysLinux 6.6.155v6.6.155linux-6.6.yGreg Kroah-Hartman1-1/+1
5 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
5 daysLinux 6.6.154v6.6.154Greg Kroah-Hartman1-1/+1
5 daysnet: gro: properly validate BIG TCP aggregation criteriaEric Dumazet1-2/+5
5 daysBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya1-2/+4
5 daysBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye1-0/+2
5 daysHID: hyperv: validate initial device info boundsMichael Bommarito1-3/+24
5 daysHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li1-8/+9
5 daysHID: core: fix number/pointer type confusion on long itemsJann Horn1-0/+6
5 daysHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov1-1/+6
5 daysmptcp: pm: fix memory leak from alloc-during-teardown raceShardul Bankar4-6/+20
5 daysInput: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu1-5/+13
5 daysInput: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae1-0/+7
5 daysBluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye1-35/+98
5 daysxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)1-2/+2
5 daysHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee1-2/+3
5 daysHID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_IDLee Jones1-0/+16
5 daysHID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort1-0/+10
5 daysHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed2-1/+21
5 daysmptcp: pm: fix data race in add_addr timer callbackQing Luo1-2/+4
5 daysASoC: codecs: lpass-tx-macro: Fix enum kcontrol accessesDawid Wróbel1-2/+2
5 daysASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeoutPeter Ujfalusi1-6/+19
5 daysASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and dev_err()Peter Ujfalusi4-58/+65
5 daysASoC: SOF: pcm: Move period/buffer configuration print after platform openPeter Ujfalusi1-11/+13
5 daysASoC: SOF: Relocate and rework functionality for PCM stream freeingPeter Ujfalusi5-71/+71
5 daysASoC: sof: pcm: use snd_pcm_direction_name()Kuninori Morimoto1-1/+1
5 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman1-2/+3
5 daysnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui1-1/+1
5 daysnvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas1-1/+1
5 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu1-0/+2
5 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
5 dayslibceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha1-1/+4
5 daysInput: byd - synchronize timer deletion before freeing private dataLinmao Li1-1/+1
5 daysndisc: ndisc_send_redirect() cleanupEric Dumazet1-5/+3
5 daysnfc: nci: free destination parameters when closing a connectionLinmao Li1-0/+1
5 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page1-2/+2
5 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page1-0/+6
5 daysnfc: st21nfca: validate ATR_REQ length against the received frameDoruk Tan Ozturk1-0/+3
5 daysnfc: pn533: purge fragmented skbs during cleanupXu Rao1-0/+1
5 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk1-0/+5
5 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal1-2/+16
5 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk1-4/+6
5 daysnfc: microread: validate target discovery payload lengthsPengpeng Hou1-2/+29
5 daysnfc: fdp: bound the device-reported read length and fix an skb leakBryam Vargas1-0/+27
5 daysnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk1-0/+2
5 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
5 daysdrm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
5 daysdrm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin11-16/+27
5 daysdrm/amd/amdgpu: disable ASPM in some situationsKenneth Feng3-13/+45
5 dayss390/vfio_ccw: Implement a crw lockEric Farman4-10/+30