summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-26macvlan: enforce a consistent minimal mtuEric Dumazet
2022-11-26Input: i8042 - fix leaking of platform device on module removalChen Jun
2022-11-26scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can
2022-11-26scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang
2022-11-26serial: 8250_lpss: Use 16B DMA burst with Elkhart LakeIlpo Järvinen
2022-11-26nvme: ensure subsystem reset is single threadedKeith Busch
2022-11-26nvme: restrict management ioctls to adminKeith Busch
2022-11-26misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko
2022-11-26mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-11-26mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li
2022-11-26mmc: core: properly select voltage range without power cycleYann Gautier
2022-11-26firmware: coreboot: Register bus in module initBrian Norris
2022-11-26iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang
2022-11-26iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang
2022-11-26scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block
2022-11-26net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin
2022-11-26Input: iforce - invert valid length check when fetching device IDsTetsuo Handa
2022-11-26serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen
2022-11-26serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen
2022-11-26serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen
2022-11-26dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka
2022-11-26iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes
2022-11-26iio: adc: mp2629: fix potential array out of bound accessSaravanan Sekar
2022-11-26iio: adc: mp2629: fix wrong comparison of channelSaravanan Sekar
2022-11-26iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang
2022-11-26iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang
2022-11-26usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal
2022-11-26usb: cdns3: host: fix endless superspeed hub port resetLi Jun
2022-11-26usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou
2022-11-26usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet
2022-11-26USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer
2022-11-26USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin
2022-11-26USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin
2022-11-26USB: serial: option: remove old LARA-R6 PIDDavide Tronchin
2022-11-26USB: serial: option: add Sierra Wireless EM9191Benoît Monin
2022-11-26USB: bcma: Make GPIO explicitly optionalLinus Walleij
2022-11-26speakup: fix a segfault caused by switching consolesMushahid Hussain
2022-11-26slimbus: stream: correct presence rate frequenciesKrzysztof Kozlowski
2022-11-26slimbus: qcom-ngd: Fix build error when CONFIG_SLIM_QCOM_NGD_CTRL=y && CONFIG...Zheng Bin
2022-11-26Revert "usb: dwc3: disable USB core PHY management"Johan Hovold
2022-11-26drm/amd/display: Add HUBP surface flip interrupt handlerRodrigo Siqueira
2022-11-26net: thunderbolt: Fix error handling in tbnet_init()Yuan Can
2022-11-26net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing
2022-11-26net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian
2022-11-26platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz
2022-11-26platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné
2022-11-26drbd: use after free in drbd_create_device()Dan Carpenter
2022-11-26net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang
2022-11-26net: ena: Fix error handling in ena_init()Yuan Can
2022-11-26net: ionic: Fix error handling in ionic_init_module()Yuan Can