summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18media: vivid: fix compose size exceed boundaryLiu Shixin1-0/+1
2023-01-18spi: Update reference to struct spi_controllerJonathan Neuschäfer1-2/+2
2023-01-18can: kvaser_usb: Compare requested bittiming parameters with actual parameter...Jimmy Assarsson4-41/+284
2023-01-18can: kvaser_usb: Add struct kvaser_usb_busparamsJimmy Assarsson3-31/+27
2023-01-18can: kvaser_usb_leaf: Fix bogus restart eventsAnssi Hannula1-3/+3
2023-01-18can: kvaser_usb_leaf: Fix wrong CAN state after stoppingAnssi Hannula1-0/+4
2023-01-18can: kvaser_usb_leaf: Fix improved state not being reportedAnssi Hannula3-3/+81
2023-01-18can: kvaser_usb_leaf: Set Warning state even without bus errorsAnssi Hannula1-12/+8
2023-01-18can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENTJimmy Assarsson1-0/+99
2023-01-18can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le...Jimmy Assarsson1-19/+19
2023-01-18can: kvaser_usb: kvaser_usb_leaf: Get capabilities from deviceJimmy Assarsson1-1/+143
2023-01-18can: kvaser_usb: do not increase tx statistics when sending error message framesVincent Mailhol1-1/+6
2023-01-18media: i2c: ad5820: Fix error pathRicardo Ribalda1-5/+5
2023-01-18pata_ipx4xx_cf: Fix unsigned comparison with less than zeroJunlin Yang1-1/+1
2023-01-18wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith1-8/+8
2023-01-18wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin1-13/+15
2023-01-18wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin1-4/+0
2023-01-18rapidio: devices: fix missing put_device in mport_cdev_openCai Xinchen1-0/+1
2023-01-18hfs: Fix OOB Write in hfs_asc2macZhangPeng1-1/+1
2023-01-18relay: fix type mismatch when allocating memory in relay_create_buf()Gavrilov Ilia1-2/+2
2023-01-18eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong1-1/+1
2023-01-18rapidio: fix possible UAF when kfifo_alloc() failsWang Weiyang1-4/+3
2023-01-18fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin1-1/+1
2023-01-18MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova1-0/+2
2023-01-18platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()Yu Liao1-6/+2
2023-01-18PM: runtime: Do not call __rpm_callback() from rpm_idle()Rafael J. Wysocki1-1/+11
2023-01-18PM: runtime: Improve path in rpm_idle() when no callbackUlf Hansson1-5/+5
2023-01-18xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()Harshit Mogalapalli1-1/+1
2023-01-18x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng1-3/+3
2023-01-18x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng2-18/+18
2023-01-18xen/events: only register debug interrupt for 2-level eventsJuergen Gross3-12/+19
2023-01-18uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov1-1/+3
2023-01-18ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()Li Zetao1-7/+0
2023-01-18clocksource/drivers/sh_cmt: Make sure channel clock supply is enabledGeert Uytterhoeven1-3/+13
2023-01-18rapidio: rio: fix possible name leak in rio_register_mport()Yang Yingliang1-2/+7
2023-01-18rapidio: fix possible name leaks when rio_add_device() failsYang Yingliang2-4/+11
2023-01-18debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita3-10/+41
2023-01-18lib/notifier-error-inject: fix error when writing -errno to debugfs fileAkinobu Mita1-1/+1
2023-01-18libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita2-5/+29
2023-01-18cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()Xiongfeng Wang1-0/+2
2023-01-18irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()Shang XiaoJing1-1/+1
2023-01-18perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang1-0/+1
2023-01-18PNP: fix name memory leak in pnp_alloc_dev()Yang Yingliang1-2/+2
2023-01-18MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang1-2/+2
2023-01-18MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang1-2/+2
2023-01-18ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing1-1/+7
2023-01-18proc: fixup uptime selftestAlexey Dobriyan1-1/+2
2023-01-18timerqueue: Use rb_entry_safe() in timerqueue_getnext()Barnabás Pőcze1-1/+1
2023-01-18perf: Fix possible memleak in pmu_dev_alloc()Chen Zhongjin1-3/+5
2023-01-18selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou1-4/+11