summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-14mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-06-14md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman
2022-06-14ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-14ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz
2022-06-14nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek
2022-06-14nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-06-14mmc: block: Fix CQE recovery reset successAdrian Hunter
2022-06-14ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov
2022-06-14vringh: Fix loop descriptors check in the indirect casesXie Yongji
2022-06-14nbd: fix io hung while disconnecting deviceYu Kuai
2022-06-14nbd: fix race between nbd_alloc_config() and module removalYu Kuai
2022-06-14nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai
2022-06-14drm/radeon: fix a possible null pointer dereferenceGong Yuanjun
2022-06-14scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke
2022-06-14md: protect md_unregister_thread from reentrancyGuoqing Jiang
2022-06-14watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng
2022-06-14serial: msm_serial: disable interrupts in __msm_console_write()John Ogness
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng
2022-06-14staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng
2022-06-14clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara
2022-06-14extcon: Modify extcon device to be created after driver data is setbumwoo lee
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-14drivers: staging: rtl8192u: Fix deadlock in ieee80211_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: st_sensors: Add a local lock for protecting odrMiquel Raynal
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/mlx5: fs, fail conflicting actionsMark Bloch
2022-06-14net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-14net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-14xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada
2022-06-14ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin
2022-06-14video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang
2022-06-14dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data typeRadhey Shyam Pandey
2022-06-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure
2022-06-14net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-06-14net/mlx5: Don't use already freed action pointerLeon Romanovsky