summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysLinux 6.18.48v6.18.48linux-6.18.yGreg Kroah-Hartman1-1/+1
4 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
5 daysLinux 6.18.47v6.18.47Greg Kroah-Hartman1-1/+1
5 daysnet: gro: properly validate BIG TCP aggregation criteriaEric Dumazet1-2/+5
5 daysptp: vmclock: prevent read-only mappings from becoming writableAbdifatah Suruur1-0/+6
5 daysfutex: Avoid private hash use-after-free on final putFelix Hoffmann1-1/+3
5 daysBluetooth: hci_aml: validate firmware segment lengthsLaxman Acharya Padhya1-2/+16
5 daysBluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255Ali Ahmet Memis1-0/+8
5 daysBluetooth: ISO: zero the sockaddr before returning it in getnameAli Ahmet Memis1-0/+2
5 daysBluetooth: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis1-8/+22
5 daysBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye1-9/+37
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: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov1-1/+11
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: stop device IO before hid_hw_stop on probe failureJiangshan Yi1-3/+4
5 daysHID: nintendo: register input device after capabilities are setJiangshan Yi1-4/+4
5 daysHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov1-1/+6
5 daysfutex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra5-4/+54
5 daysfutex: Fix race on the initial mm->futex.phash.ref allocationHyunwoo Kim1-6/+10
5 daysfutex/pi: Plug private futex exec() raceThomas Gleixner4-25/+61
5 daysfutex: Sanitize and document task_struct::futex::state transitionsThomas Gleixner2-40/+73
5 daysfutex/pi: Reject cross-mm private futex ownersKyle Zeng3-9/+29
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 daysxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)1-2/+2
5 daysnet/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje2-3/+21
5 daysHID: pidff: fix OOB write when hid->inputs is emptyBaul Lee1-3/+10
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: re-enable multitouch after reset-resumeChristopher Kodama1-0/+19
5 daysHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed2-1/+21
5 daysASoC: codecs: lpass-tx-macro: Fix enum kcontrol accessesDawid Wróbel1-2/+2
5 daysmptcp: pm: fix memory leak from alloc-during-teardown raceShardul Bankar3-5/+19
5 daysmptcp: pm: uniform announced addresses helpersMatthieu Baerts (NGI0)6-34/+33
5 daysmptcp: pm: rename add_entry structure to add_addrMatthieu Baerts (NGI0)2-12/+12
5 daysmptcp: pm: use for_each_subflow helperMatthieu Baerts (NGI0)4-12/+12
5 daysnvmet: pci-epf: put CQ ref on create_cq mapping failureYifei Gao1-0/+1
5 daysnvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()Shin'ichiro Kawasaki1-3/+6
5 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman1-2/+3
5 daysnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov1-0/+13
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 daysdmaengine: fsl-edma: Add error handling for devm_kasprintfGriffin Kroah-Hartman1-0/+2
5 daysmailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman1-0/+2
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