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