summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang1-1/+1
2022-12-31usb: storage: Add check for kcallocJiasheng Jiang1-0/+2
2022-12-31i2c: ismt: Fix an out-of-bounds bug in ismt_access()Zheyu Ma1-0/+3
2022-12-31i2c: mux: reg: check return value after calling platform_get_resource()Yang Yingliang1-3/+2
2022-12-31gpiolib: protect the GPIO device against being dropped while in use by user-s...Bartosz Golaszewski3-25/+161
2022-12-31gpiolib: cdev: fix NULL-pointer dereferencesBartosz Golaszewski1-0/+27
2022-12-31vme: Fix error not catched in fake_init()Chen Zhongjin1-0/+2
2022-12-31staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2022-12-31staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter1-1/+3
2022-12-31i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probeHui Tang1-7/+3
2022-12-31chardev: fix error handling in cdev_device_add()Yang Yingliang1-1/+1
2022-12-31mcb: mcb-parse: fix error handing in chameleon_parse_gdd()Yang Yingliang1-1/+1
2022-12-31drivers: mcb: fix resource leak in mcb_probe()Zhengchao Shao1-1/+3
2022-12-31usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping1-0/+1
2022-12-31usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping1-24/+28
2022-12-31usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()Yang Yingliang1-1/+5
2022-12-31usb: roles: fix of node refcount leak in usb_role_switch_is_parent()Yang Yingliang1-1/+4
2022-12-31tracing/user_events: Fix call print_fmt leakBeau Belgrave1-0/+1
2022-12-31coresight: trbe: remove cpuhp instance node before remove cpuhp stateYang Shen1-0/+1
2022-12-31counter: stm32-lptimer-cnt: fix the check on arr and cmp registers updateFabrice Gasnier1-1/+1
2022-12-31iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca2-19/+22
2022-12-31iio: temperature: ltc2983: make bulk write buffer DMA-safeCosmin Tanislav1-5/+5
2022-12-31cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang1-8/+12
2022-12-31cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang1-10/+14
2022-12-31firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()Yang Yingliang1-0/+1
2022-12-31misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...Zheng Wang3-7/+30
2022-12-31misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()ruanjinjie1-1/+1
2022-12-31ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang1-1/+19
2022-12-31misc: ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang1-2/+5
2022-12-31test_firmware: fix memory leak in test_firmware_init()Zhengchao Shao1-0/+1
2022-12-31serial: sunsab: Fix error handling in sunsab_init()Yuan Can1-1/+7
2022-12-31serial: altera_uart: fix locking in polling modeGabriel Somlo1-2/+3
2022-12-31tty: serial: altera_uart_{r,t}x_chars() need only uart_portJiri Slaby1-6/+4
2022-12-31tty: serial: clean up stop-tx part in altera_uart_tx_chars()Jiri Slaby1-4/+2
2022-12-31serial: pch: Fix PCI device refcount leak in pch_request_dma()Xiongfeng Wang1-0/+4
2022-12-31serial: stm32: move dma_request_chan() before clk_prepare_enable()Valentin Caron1-24/+23
2022-12-31serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.delisun1-1/+10
2022-12-31serial: amba-pl011: avoid SBSA UART accessing DMACR registerJiamei Xie1-0/+3
2022-12-31USB: gadget: Fix use-after-free during usb config switchJiantao Zhang1-6/+6
2022-12-31extcon: usbc-tusb320: Update state on probe even if no IRQ pendingMarek Vasut1-5/+12
2022-12-31extcon: usbc-tusb320: Add USB TYPE-C supportMarek Vasut2-1/+160
2022-12-31extcon: usbc-tusb320: Factor out extcon into dedicated functionsMarek Vasut1-29/+46
2022-12-31usb: musb: omap2430: Fix probe regression for missing resourcesTony Lindgren1-0/+54
2022-12-31usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter1-3/+4
2022-12-31usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter1-1/+1
2022-12-31usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter1-1/+1
2022-12-31usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang1-1/+4
2022-12-31usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter1-1/+1
2022-12-31staging: vme_user: Fix possible UAF in tsi148_dma_list_addGaosheng Cui1-0/+1
2022-12-31interconnect: qcom: sc7180: fix dropped const of qcom_icc_bcmKrzysztof Kozlowski1-1/+1