summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-14spi: Update reference to struct spi_controllerJonathan Neuschäfer1-2/+2
2023-01-14clk: renesas: r9a06g032: Repair grave increment errorMarek Vasut1-2/+1
2023-01-14drm/rockchip: lvds: fix PM usage counter unbalance in poweronZhang Qilong1-3/+7
2023-01-14can: kvaser_usb: Compare requested bittiming parameters with actual parameter...Jimmy Assarsson4-41/+284
2023-01-14can: kvaser_usb: Add struct kvaser_usb_busparamsJimmy Assarsson3-31/+27
2023-01-14can: kvaser_usb_leaf: Fix bogus restart eventsAnssi Hannula1-3/+3
2023-01-14can: kvaser_usb_leaf: Fix wrong CAN state after stoppingAnssi Hannula1-0/+4
2023-01-14can: kvaser_usb_leaf: Fix improved state not being reportedAnssi Hannula3-3/+81
2023-01-14can: kvaser_usb_leaf: Set Warning state even without bus errorsAnssi Hannula1-12/+8
2023-01-14can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENTJimmy Assarsson1-0/+99
2023-01-14can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le...Jimmy Assarsson1-19/+19
2023-01-14can: kvaser_usb: kvaser_usb_leaf: Get capabilities from deviceJimmy Assarsson1-1/+143
2023-01-14can: kvaser_usb: do not increase tx statistics when sending error message framesVincent Mailhol1-1/+6
2023-01-14media: exynos4-is: don't rely on the v4l2_async_subdev internalsMarek Szyprowski1-3/+1
2023-01-14media: exynos4-is: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2-12/+14
2023-01-14venus: pm_helpers: Fix error check in vcodec_domains_get()Tang Bin1-2/+2
2023-01-14media: i2c: ad5820: Fix error pathRicardo Ribalda1-5/+5
2023-01-14media: coda: jpeg: Add check for kmallocJiasheng Jiang1-2/+8
2023-01-14pata_ipx4xx_cf: Fix unsigned comparison with less than zeroJunlin Yang1-1/+1
2023-01-14libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu1-0/+3
2023-01-14libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai1-3/+26
2023-01-14drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridgeAbhinav Kumar3-17/+29
2023-01-14wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith1-8/+8
2023-01-14wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin1-13/+15
2023-01-14wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin1-4/+0
2023-01-14rapidio: devices: fix missing put_device in mport_cdev_openCai Xinchen1-0/+1
2023-01-14hfs: Fix OOB Write in hfs_asc2macZhangPeng1-1/+1
2023-01-14relay: fix type mismatch when allocating memory in relay_create_buf()Gavrilov Ilia1-2/+2
2023-01-14eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong1-1/+1
2023-01-14rapidio: fix possible UAF when kfifo_alloc() failsWang Weiyang1-4/+3
2023-01-14fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin1-1/+1
2023-01-14MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2-2/+2
2023-01-14MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova1-0/+2
2023-01-14platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_regist...Yang Yingliang1-1/+1
2023-01-14platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()Yu Liao1-6/+2
2023-01-14PM: runtime: Do not call __rpm_callback() from rpm_idle()Rafael J. Wysocki1-1/+11
2023-01-14PM: runtime: Improve path in rpm_idle() when no callbackUlf Hansson1-5/+5
2023-01-14xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()Harshit Mogalapalli1-1/+1
2023-01-14x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng1-3/+3
2023-01-14x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng2-18/+18
2023-01-14uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov1-1/+3
2023-01-14ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()Li Zetao1-7/+0
2023-01-14clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...Yang Yingliang1-1/+3
2023-01-14cpu/hotplug: Make target_store() a nop when target == statePhil Auld1-1/+3
2023-01-14futex: Resend potentially swallowed owner death notificationAlexey Izbyshev1-10/+18
2023-01-14futex: Move to kernel/futex/Peter Zijlstra4-3/+6
2023-01-14clocksource/drivers/sh_cmt: Access registers according to specWolfram Sang1-33/+55
2023-01-14clocksource/drivers/sh_cmt: Make sure channel clock supply is enabledGeert Uytterhoeven1-3/+13
2023-01-14rapidio: rio: fix possible name leak in rio_register_mport()Yang Yingliang1-2/+7
2023-01-14rapidio: fix possible name leaks when rio_add_device() failsYang Yingliang2-4/+11