summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-03can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Biju Das
2022-11-03net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang
2022-11-03net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang
2022-11-03i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-11-03media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil
2022-11-03media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-11-03media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-11-03can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu
2022-11-03net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong
2022-11-03drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry
2022-11-03xen/gntdev: Prevent leaking grantsM. Vefa Bicakci
2022-11-03Xen/gntdev: don't ignore kernel unmapping errorJan Beulich
2022-11-03mmc: core: Fix kernel panic when remove non-standard SDIO cardMatthew Ma
2022-11-03drm/msm/hdmi: fix memory corruption with too many bridgesJohan Hovold
2022-11-03fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim
2022-11-03xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman
2022-11-03usb: bdc: change state when port disconnectedJustin Chen
2022-11-03USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen
2022-11-03ACPI: video: Force backlight native for more TongFang devicesWerner Sembach
2022-11-03net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-11-03HID: magicmouse: Do not set BTN_MOUSE on double reportJosé Expósito
2022-11-03ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTSKai-Heng Feng
2022-11-03ata: ahci-imx: Fix MODULE_ALIASAlexander Stein
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki
2022-10-26usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu
2022-10-26Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung
2022-10-26usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo
2022-10-26usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie
2022-10-26HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren
2022-10-26media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma
2022-10-26drm/amdgpu: fix initial connector audio valuehongao
2022-10-26platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...Hans de Goede
2022-10-26drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas
2022-10-26drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle
2022-10-26thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada
2022-10-26powercap: intel_rapl: fix UBSAN shift-out-of-bounds issueChao Qin
2022-10-26ACPI: video: Add Toshiba Satellite/Portege Z830 quirkArvid Norlander
2022-10-26iommu/omap: Fix buffer overflow in debugfsDan Carpenter
2022-10-26clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin
2022-10-26clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren
2022-10-26dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang
2022-10-26mfd: sm501: Add check for platform_driver_register()Jiasheng Jiang
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET
2022-10-26mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET
2022-10-26serial: 8250: Fix restoring termios speed after suspendPali Rohár
2022-10-26firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli