summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
9 hoursmisc: nsm: bound the device-reported response lengthBryam Vargas
2026-08-19misc: fastrpc: fix memory leak in fastrpc_channel_ctx_freeEddie Lin
2026-08-19misc: fastrpc: take fl->lock when moving mmaps on interrupted invokeJunrui Luo
2026-08-19misc: fastrpc: Remove buffer from list prior to unmap operationEkansh Gupta
2026-08-19misc: fastrpc: fix channel ctx ref leak when session alloc failsAnandu Krishnan E
2026-08-19mei: pull kvfree out of spinlockAlexander Usyskin
2026-08-03misc: nsm: pin the module while the device is openXu Rao
2026-08-03misc: nsm: only unlock nsm_dev on post-lock error pathsRunyu Xiao
2026-08-03mei: bus: access mei_device under device_lock on cleanupAlexander Usyskin
2026-06-19misc: fastrpc: Fix NULL pointer dereference in rpmsg callbackMukesh Ojha
2026-06-19misc: fastrpc: fix DMA address corruption due to find_vma misuseJunrui Luo
2026-06-19misc: fastrpc: fix use-after-free race in fastrpc_map_createZhenghang Xiao
2026-06-19misc: fastrpc: fix use-after-free of fastrpc_user in workqueue contextAnandu Krishnan E
2026-05-07ibmasm: fix heap over-read in ibmasm_send_i2o_message()Tyllis Xu
2026-05-07ibmasm: fix OOB reads in command_file_write due to missing size checksTyllis Xu
2026-05-07misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt()Tyllis Xu
2026-04-18misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng
2026-04-11misc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng
2026-03-04misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66Markus Perkins
2026-03-04misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()Tuo Li
2026-01-30uacce: ensure safe queue release with state managementChenghai Huang
2026-01-30uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen
2026-01-30uacce: fix isolate sysfs check conditionChenghai Huang
2026-01-30uacce: fix cdev handling in the cleanup pathWenkai Lin
2026-01-30mei: trace: treat reg parameter as stringAlexander Usyskin
2026-01-17mei: me: add nova lake point S DIDAlexander Usyskin
2026-01-08mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-08mei: gsc: add dependency on Xe driverJunxiao Chang
2025-10-29misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookupJunhao Xie
2025-10-29mei: me: add wildcat lake P DIDAlexander Usyskin
2025-10-29lkdtm: fortify: Fix potential NULL dereference on kmalloc failureJunjie Cao
2025-10-15misc: fastrpc: Skip reference for DMA handlesLing Xu
2025-10-15misc: fastrpc: fix possible map leak in fastrpc_put_argsLing Xu
2025-10-15misc: fastrpc: Fix fastrpc_map_lookup operationLing Xu
2025-10-15misc: fastrpc: Save actual DMA size in fastrpc_map structureLing Xu
2025-10-15misc: genwqe: Fix incorrect cmd field being reported in errorColin Ian King
2025-08-20misc: rtsx: usb: Ensure mmc child device is active when card is presentRicky Wu
2025-08-20mei: bus: Check for still connected devices in mei_cl_bus_dev_release()Hans de Goede
2025-08-15Revert "vmci: Prevent the dispatching of uninitialized payloads"Greg Kroah-Hartman
2025-08-15vmci: Prevent the dispatching of uninitialized payloadsLizhi Xu
2025-08-15mei: vsc: Unset the event callback on remove and probe errorsHans de Goede
2025-08-15mei: vsc: Event notifier fixesHans de Goede
2025-08-15mei: vsc: Destroy mutex after freeing the IRQHans de Goede
2025-07-06misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()Chenyuan Yang
2025-06-19VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notifyWupeng Ma
2025-06-19mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array()Hans de Goede
2025-05-29eeprom: ee1004: Check chip before probingEddie James
2025-05-29misc: pci_endpoint_test: Give disabled BARs a distinct error codeNiklas Cassel
2025-05-29mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf typeHans de Goede
2025-05-02objtool, lkdtm: Obfuscate the do_nothing() pointerJosh Poimboeuf