summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 hoursLinux 6.18.48v6.18.48linux-6.18.yGreg Kroah-Hartman
10 hoursinet: frags: strip GSO state from fragments before reassemblyXinyang Ge
28 hoursLinux 6.18.47v6.18.47Greg Kroah-Hartman
28 hoursnet: gro: properly validate BIG TCP aggregation criteriaEric Dumazet
28 hoursptp: vmclock: prevent read-only mappings from becoming writableAbdifatah Suruur
28 hoursfutex: Avoid private hash use-after-free on final putFelix Hoffmann
28 hoursBluetooth: hci_aml: validate firmware segment lengthsLaxman Acharya Padhya
28 hoursBluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255Ali Ahmet Memis
28 hoursBluetooth: ISO: zero the sockaddr before returning it in getnameAli Ahmet Memis
28 hoursBluetooth: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis
28 hoursBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye
28 hoursBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya
28 hoursBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye
28 hoursHID: hyperv: validate initial device info boundsMichael Bommarito
28 hoursHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov
28 hoursHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li
28 hoursHID: core: fix number/pointer type confusion on long itemsJann Horn
28 hoursHID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi
28 hoursHID: nintendo: register input device after capabilities are setJiangshan Yi
28 hoursHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov
28 hoursfutex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra
28 hoursfutex: Fix race on the initial mm->futex.phash.ref allocationHyunwoo Kim
28 hoursfutex/pi: Plug private futex exec() raceThomas Gleixner
28 hoursfutex: Sanitize and document task_struct::futex::state transitionsThomas Gleixner
28 hoursfutex/pi: Reject cross-mm private futex ownersKyle Zeng
28 hoursInput: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu
28 hoursInput: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae
28 hoursxfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)
28 hoursnet/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje
28 hoursHID: pidff: fix OOB write when hid->inputs is emptyBaul Lee
28 hoursHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee
28 hoursHID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_IDLee Jones
28 hoursHID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort
28 hoursHID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama
28 hoursHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed
28 hoursASoC: codecs: lpass-tx-macro: Fix enum kcontrol accessesDawid Wróbel
28 hoursmptcp: pm: fix memory leak from alloc-during-teardown raceShardul Bankar
28 hoursmptcp: pm: uniform announced addresses helpersMatthieu Baerts (NGI0)
28 hoursmptcp: pm: rename add_entry structure to add_addrMatthieu Baerts (NGI0)
28 hoursmptcp: pm: use for_each_subflow helperMatthieu Baerts (NGI0)
28 hoursnvmet: pci-epf: put CQ ref on create_cq mapping failureYifei Gao
28 hoursnvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()Shin'ichiro Kawasaki
28 hoursnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman
28 hoursnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov
28 hoursnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui
28 hoursnvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas
28 hoursdmaengine: fsl-edma: Add error handling for devm_kasprintfGriffin Kroah-Hartman
28 hoursmailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman
28 hoursipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
28 hoursipv4: reject undersized MTUs in ip_do_fragment()Yong Wang