summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10fpga: microchip-spi: move SPI I/O buffers out of stackIvan Bornyakov1-46/+47
2023-03-10dmaengine: dw-edma: Fix missing src/dst address of interleaved xfersSerge Semin1-0/+4
2023-03-10fotg210-udc: Add missing completion handlerFabian Vogt1-0/+16
2023-03-10firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handleChen Zhongjin1-5/+5
2023-03-10drivers: base: transport_class: fix resource leak when transport_add_device()...Yang Yingliang1-1/+16
2023-03-10drivers: base: transport_class: fix possible memory leakYang Yingliang1-1/+7
2023-03-10driver core: location: Free struct acpi_pld_info *pld before return falseHanjun Guo1-1/+4
2023-03-10driver core: fix resource leak in device_add()Zhengchao Shao1-1/+1
2023-03-10misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe()Christophe JAILLET1-1/+12
2023-03-10misc/mei/hdcp: Use correct macros to initialize uuid_leAndy Shevchenko1-2/+2
2023-03-10mei: pxp: Use correct macros to initialize uuid_leAndy Shevchenko1-2/+2
2023-03-10VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...George Kennedy1-0/+2
2023-03-10firmware: stratix10-svc: fix error handle while alloc/add device failedYang Yingliang1-3/+6
2023-03-10firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_...Yang Yingliang1-5/+11
2023-03-10applicom: Fix PCI device refcount leak in applicom_init()Xiongfeng Wang1-1/+4
2023-03-10eeprom: idt_89hpesx: Fix error handling in idt_init()Yuan Can1-1/+9
2023-03-10Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot...Duoming Zhou1-2/+4
2023-03-10serial: tegra: Add missing clk_disable_unprepare() in tegra_uart_hw_init()Yi Yang1-1/+6
2023-03-10tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()Sherry Sun1-0/+4
2023-03-10tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()Sherry Sun1-0/+5
2023-03-10hwtracing: hisi_ptt: Only add the supported devices to the filters listYicong Yang1-0/+10
2023-03-10PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-docYang Yingliang1-0/+1
2023-03-10PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warningFrank Li1-29/+54
2023-03-10PCI: switchtec: Return -EFAULT for copy_to_user() errorsBjorn Helgaas1-5/+4
2023-03-10PCI/IOV: Enlarge virtfn sysfs name bufferAlexey V. Vissarionov1-1/+1
2023-03-10usb: typec: intel_pmc_mux: Don't leak the ACPI device reference countAndy Shevchenko1-1/+3
2023-03-10coresight: cti: Add PM runtime call in enable_storeMao Jinlong1-2/+11
2023-03-10coresight: cti: Prevent negative values of enable countJames Clark1-2/+9
2023-03-10coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTRJunhao He1-6/+12
2023-03-10media: uvcvideo: Refactor power_line_frequency_controls_limitedRicardo Ribalda3-18/+14
2023-03-10media: uvcvideo: Refactor uvc_ctrl_mappings_uvcXXRicardo Ribalda1-37/+37
2023-03-10media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENURicardo Ribalda4-13/+29
2023-03-10media: uvcvideo: Check for INACTIVE in uvc_ctrl_is_accessible()Hans Verkuil3-4/+44
2023-03-10alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro1-1/+1
2023-03-10kobject: Fix slab-out-of-bounds in fill_kobj_path()Wang Hai1-2/+10
2023-03-10kobject: modify kobject_get_path() to take a const *Greg Kroah-Hartman2-6/+6
2023-03-10driver core: fix potential null-ptr-deref in device_add()Yang Yingliang1-0/+1
2023-03-10soundwire: cadence: Don't overflow the command FIFOsRichard Fitzgerald1-1/+2
2023-03-10i2c: designware: fix i2c_dw_clk_rate() return size to be u32Hanna Hawa2-2/+2
2023-03-10usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()Gaosheng Cui1-3/+7
2023-03-10iio: light: tsl2563: Do not hardcode interrupt trigger typeFerry Toth1-1/+7
2023-03-10RDMA/hns: Fix refcount leak in hns_roce_mmapMiaoqian Lin1-2/+3
2023-03-10dmaengine: HISI_DMA should depend on ARCH_HISIGeert Uytterhoeven1-1/+1
2023-03-10RDMA/erdma: Fix refcount leak in erdma_mmapMiaoqian Lin1-1/+3
2023-03-10dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0Fenghua Yu3-4/+4
2023-03-10mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()Qiheng Lin1-1/+6
2023-03-10mfd: cs5535: Don't build on UMLRandy Dunlap1-0/+1
2023-03-10objtool: add UACCESS exceptions for __tsan_volatile_read/writeArnd Bergmann1-0/+2
2023-03-10perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain1-1/+1
2023-03-10printf: fix errname.c listArnd Bergmann1-8/+14