summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
44 hoursLinux 7.1.11v7.1.11Greg Kroah-Hartman
44 hoursptp: vmclock: prevent read-only mappings from becoming writableAbdifatah Suruur
44 hoursfutex: Avoid private hash use-after-free on final putFelix Hoffmann
44 hoursBluetooth: hci_aml: validate firmware segment lengthsLaxman Acharya Padhya
44 hoursBluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255Ali Ahmet Memis
44 hoursBluetooth: ISO: zero the sockaddr before returning it in getnameAli Ahmet Memis
44 hoursBluetooth: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis
44 hoursBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye
44 hoursBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya
44 hoursBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye
44 hoursHID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort
44 hoursHID: hyperv: validate initial device info boundsMichael Bommarito
44 hoursHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov
44 hoursHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li
44 hoursHID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets
44 hoursHID: core: fix number/pointer type confusion on long itemsJann Horn
44 hoursHID: rapoo: fix missing hid_is_usb() checkJann Horn
44 hoursHID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi
44 hoursHID: nintendo: register input device after capabilities are setJiangshan Yi
44 hoursHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov
44 hoursHID: huawei: fix missing hid_is_usb() checkJann Horn
44 hoursHID: asus: fix missing hid_is_usb() checkJann Horn
44 hoursfutex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra
44 hoursfutex: Fix race on the initial mm->futex.phash.ref allocationHyunwoo Kim
44 hoursfutex: Fix race in futex_pivot_pending() during private hash resizeYao Kai
44 hoursfutex/pi: Plug private futex exec() raceThomas Gleixner
44 hoursfutex: Sanitize and document task_struct::futex::state transitionsThomas Gleixner
44 hoursfutex/pi: Reject cross-mm private futex ownersKyle Zeng
44 hoursnet/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje
44 hoursHID: pidff: fix OOB write when hid->inputs is emptyBaul Lee
44 hoursHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee
44 hoursHID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort
44 hoursHID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama
44 hoursHID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()Jose Villaseñor Montfort
44 hoursHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed
44 hoursmptcp: pm: fix memory leak from alloc-during-teardown raceShardul Bankar
44 hoursmptcp: pm: uniform announced addresses helpersMatthieu Baerts (NGI0)
44 hoursmptcp: pm: rename add_entry structure to add_addrMatthieu Baerts (NGI0)
44 hoursdrm/amdgpu: Allocate coredump ring buffers per ringLijo Lazar
44 hoursdrm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov
44 hoursfbdev: serialize mode sysfs access with lock_fb_info()Melbin K Mathew
44 hoursfbdev: Wrap user-invoked calls to fb_set_var() in helperThomas Zimmermann
44 hoursnvmet: pci-epf: put CQ ref on create_cq mapping failureYifei Gao
44 hoursnvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()Shin'ichiro Kawasaki
44 hoursnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman
44 hoursnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov
44 hoursnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui
44 hoursnvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas
44 hoursdmaengine: fsl-edma: Add error handling for devm_kasprintfGriffin Kroah-Hartman
44 hoursmailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman