summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probeMiaoqian Lin
2022-06-14rtc: mt6397: check return value after calling platform_get_resource()Yang Yingliang
2022-06-14ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1Howard Chiu
2022-06-14clocksource/drivers/riscv: Events are stopped during CPU suspendSamuel Holland
2022-06-14soc: rockchip: Fix refcount leak in rockchip_grf_initMiaoqian Lin
2022-06-14dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819xNícolas F. R. A. Prado
2022-06-14extcon: ptn5150: Add queue work sync before driver releaseLi Jun
2022-06-14ksmbd: fix reference count leak in smb_check_perm_dacl()Xin Xiong
2022-06-14coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli
2022-06-14soundwire: intel: prevent pm_runtime resume prior to system suspendPierre-Louis Bossart
2022-06-14watchdog: rzg2l_wdt: Fix reset control imbalanceBiju Das
2022-06-14watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'Biju Das
2022-06-14watchdog: rzg2l_wdt: Fix Runtime PM usageBiju Das
2022-06-14watchdog: rzg2l_wdt: Fix 32bit overflow issueBiju Das
2022-06-14export: fix string handling of namespace in EXPORT_SYMBOL_NSGreg Kroah-Hartman
2022-06-14serial: sifive: Report actual baud base rather than fixed 115200Maciej W. Rozycki
2022-06-14power: supply: ab8500_fg: Allocate wq in probeLinus Walleij
2022-06-14power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI q...Hans de Goede
2022-06-14phy: qcom-qmp: fix pipe-clock imbalance on power-on failureJohan Hovold
2022-06-14misc/pvpanic: Convert regular spinlock into trylock on panic pathGuilherme G. Piccoli
2022-06-14rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() failsKrzysztof Kozlowski
2022-06-14iio: adc: sc27xx: Fine tune the scale calibration valuesCixi Geng
2022-06-14iio: adc: sc27xx: fix read big scale voltage not rightCixi Geng
2022-06-14iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeoutMiaoqian Lin
2022-06-14iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value checkMiaoqian Lin
2022-06-14rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrlArnaud Pouliquen
2022-06-14rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev()Hangyu Hua
2022-06-14rpmsg: virtio: Fix possible double free in rpmsg_probe()Hangyu Hua
2022-06-14usb: typec: mux: Check dev_set_name() return valueBjorn Andersson
2022-06-14firmware: stratix10-svc: fix a missing check on list iteratorXiaomeng Tong
2022-06-14misc: fastrpc: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-14scripts/get_abi: Fix wrong script file name in the help messageSeongJae Park
2022-06-14usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun
2022-06-14usb: dwc3: gadget: Replace list_for_each_entry_safe() if using givebackWesley Cheng
2022-06-14rpmsg: qcom_smd: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-06-14pwm: raspberrypi-poe: Fix endianness in firmware structUwe Kleine-König
2022-06-14pwm: lp3943: Fix duty calculation in case period was clampedUwe Kleine-König
2022-06-14staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()Christophe JAILLET
2022-06-14usb: musb: Fix missing of_node_put() in omap2430_probeMiaoqian Lin
2022-06-14USB: storage: karma: fix rio_karma_init returnLin Ma
2022-06-14usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche
2022-06-14usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua
2022-06-14phy: rockchip-inno-usb2: Fix muxed interrupt supportSamuel Holland
2022-06-14remoteproc: imx_rproc: Ignore create mem entry for resource tablePeng Fan
2022-06-14tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id an...Sherry Sun
2022-06-14serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probeMiaoqian Lin
2022-06-14tty: n_tty: Restore EOF push handling behaviorDaniel Gibson
2022-06-14tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probeMiaoqian Lin
2022-06-14tty: goldfish: Use tty_port_destroy() to destroy portWang Weiyang
2022-06-14lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAPChristophe Leroy