summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14misc: rtsx: set NULL intfdata when probe failsShuah Khan
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou
2022-06-14drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou
2022-06-14tty: Fix a possible resource leak in icom_probeHuang Guobin
2022-06-14tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()Zheyu Ma
2022-06-14lkdtm/usercopy: Expand size of "out of frame" objectKees Cook
2022-06-14iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang
2022-06-14drm: imx: fix compiler warning with gcc-12Linus Torvalds
2022-06-14net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin
2022-06-14net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada
2022-06-14net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-14SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-14ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin
2022-06-14xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee
2022-06-14video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang
2022-06-14m68knommu: fix undefined reference to `_init_sp'Greg Ungerer
2022-06-14m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer
2022-06-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure
2022-06-14tracing: Avoid adding tracer option before update_tracer_optionsMark-PK Tsai
2022-06-14tracing: Fix sleeping function called from invalid context on RT kernelJun Miao
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan
2022-06-14tcp: tcp_rtx_synack() can be called from process contextEric Dumazet
2022-06-14ubi: ubi_create_volume: Fix use-after-free when volume creation failedZhihao Cheng
2022-06-14jffs2: fix memory leak in jffs2_do_fill_superBaokun Li
2022-06-14modpost: fix removing numeric suffixesAlexander Lobakin
2022-06-14net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin
2022-06-14net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter
2022-06-14clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-06-14firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin
2022-06-14serial: st-asc: Sanitize CSIZE and correct PARENB for CS7Ilpo Järvinen
2022-06-14serial: sh-sci: Don't allow CS5-6Ilpo Järvinen
2022-06-14serial: txx9: Don't allow CS5-6Ilpo Järvinen
2022-06-14serial: digicolor-usart: Don't allow CS5-6Ilpo Järvinen
2022-06-14serial: meson: acquire port->lock in startup()John Ogness
2022-06-14rtc: mt6397: check return value after calling platform_get_resource()Yang Yingliang
2022-06-14soc: rockchip: Fix refcount leak in rockchip_grf_initMiaoqian Lin
2022-06-14coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli
2022-06-14rpmsg: qcom_smd: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-06-14pwm: lp3943: Fix duty calculation in case period was clampedUwe Kleine-König
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-14tty: goldfish: Use tty_port_destroy() to destroy portWang Weiyang