summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-14dmaengine: idxd: add missing callback function to support DMA_INTERRUPTDave Jiang1-0/+22
2022-06-14PCI: qcom: Fix pipe clock imbalanceJohan Hovold1-6/+0
2022-06-14md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg1-15/+16
2022-06-14interconnect: Restore sync state by ignoring ipa-virt in provider countStephen Boyd1-1/+6
2022-06-14interconnect: qcom: sc7180: Drop IP0 interconnectsStephen Boyd1-21/+0
2022-06-14drm/atomic: Force bridge self-refresh-exit on CRTC switchBrian Norris1-3/+13
2022-06-14drm/bridge: analogix_dp: Support PSR-exit to disable transitionBrian Norris1-4/+38
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman1-1/+6
2022-06-14ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz1-2/+2
2022-06-14ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz1-2/+2
2022-06-14nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek1-30/+30
2022-06-14nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek1-3/+10
2022-06-14nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-06-14net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min1-0/+29
2022-06-14mmc: block: Fix CQE recovery reset successAdrian Hunter1-2/+1
2022-06-14ata: libata-transport: fix {dma|pio|xfer}_mode sysfs filesSergey Shtylyov1-1/+1
2022-06-14vringh: Fix loop descriptors check in the indirect casesXie Yongji1-2/+8
2022-06-14nbd: fix io hung while disconnecting deviceYu Kuai1-1/+1
2022-06-14nbd: fix race between nbd_alloc_config() and module removalYu Kuai1-9/+19
2022-06-14nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai1-1/+6
2022-06-14drm/radeon: fix a possible null pointer dereferenceGong Yuanjun1-0/+4
2022-06-14scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke1-3/+8
2022-06-14md: protect md_unregister_thread from reentrancyGuoqing Jiang1-5/+10
2022-06-14watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng1-0/+1
2022-06-14serial: msm_serial: disable interrupts in __msm_console_write()John Ogness1-0/+5
2022-06-14staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng1-3/+3
2022-06-14staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng1-9/+18
2022-06-14clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara1-5/+5
2022-06-14extcon: Modify extcon device to be created after driver data is setbumwoo lee1-12/+17
2022-06-14misc: rtsx: set NULL intfdata when probe failsShuah Khan1-0/+1
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski1-1/+0
2022-06-14sysrq: do not omit current cpu when showing backtrace of all active CPUsChangbin Du1-4/+9
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green1-2/+2
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou1-0/+2
2022-06-14drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou1-2/+2
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni1-2/+4
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou1-1/+1
2022-06-14drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou1-1/+1
2022-06-14tty: Fix a possible resource leak in icom_probeHuang Guobin1-1/+1
2022-06-14tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()Zheyu Ma1-0/+2
2022-06-14lkdtm/usercopy: Expand size of "out of frame" objectKees Cook1-3/+14
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal1-6/+18
2022-06-14staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang2-4/+3
2022-06-14iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang1-8/+12
2022-06-14drm: imx: fix compiler warning with gcc-12Linus Torvalds1-1/+1
2022-06-14net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin1-1/+5
2022-06-14net/mlx5: fs, fail conflicting actionsMark Bloch1-3/+32
2022-06-14net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud1-2/+5
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada1-1/+0
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1