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