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