aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2023-11-20misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan
2023-08-11misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal
2023-08-11misc: pci_endpoint_test: Free IRQs before removing the deviceDamien Le Moal
2023-05-17vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong
2023-03-11mei: bus-fixup:upon error print return values of send and receiveAlexander Usyskin
2023-01-18cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin
2023-01-18cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang
2023-01-18cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang
2023-01-18misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...Zheng Wang
2023-01-18misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()ruanjinjie
2022-11-25misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko
2022-08-25cxl: Fix a memory leak in an error handling pathChristophe JAILLET
2022-08-25misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET
2022-07-12misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-06-25misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin
2022-06-14misc: rtsx: set NULL intfdata when probe failsShuah Khan
2022-06-14lkdtm/usercopy: Expand size of "out of frame" objectKees Cook
2022-04-15kgdbts: fix return value of __setup handlerRandy Dunlap
2022-01-27misc: lattice-ecp3-config: Fix task hung when firmware load failedWei Yongjun
2022-01-27lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy
2021-10-20cb710: avoid NULL pointer subtractionArnd Bergmann
2021-10-20mei: me: add Ice Lake-N device id.Andy Shevchenko
2021-09-22VMCI: fix NULL pointer dereference when unmapping queue pairWang Hai
2021-09-22soc: aspeed: lpc-ctrl: Fix boundary check for mmapIwona Winiarska
2021-07-20misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong
2021-07-20eeprom: idt_89hpesx: Restore printing the unsupported fwnode nameAndy Shevchenko
2021-07-20eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()Andy Shevchenko
2021-06-03platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng
2021-06-03mei: request autosuspend after sending rx flow controlAlexander Usyskin
2021-06-03kgdb: fix gcc-11 warnings harderGreg Kroah-Hartman
2021-05-22kgdb: fix gcc-11 warning on indentationArnd Bergmann
2021-05-22soc: aspeed: fix a ternary sign expansion bugDan Carpenter
2021-05-22misc: vmw_vmci: explicitly initialize vmci_datagram payloadTetsuo Handa
2021-05-22misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg structTetsuo Handa
2021-05-22misc: lis3lv02d: Fix false-positive WARN on various HP modelsHans de Goede
2021-03-24lkdtm: don't move ctors to .rodataNicolas Boichat
2021-03-11misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju
2021-03-04drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov
2021-03-04misc: rtsx: init of rts522a add OCP power off when no card is presentRicky Wu
2021-03-04VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen
2021-03-04misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...Aswath Govindraju
2021-03-04misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju
2021-03-04soc: aspeed: snoop: Add clock control logicJae Hyun Yoo
2021-01-06misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin
2020-11-05cxl: Rework error message for incompatible slotsFrederic Barrat
2020-10-30eeprom: at25: set minimum read/write access stride to 1Christian Eggers
2020-10-30misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki