summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-26bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie1-0/+1
2022-10-26spi: Ensure that sg_table won't be used after being freedMarek Szyprowski1-0/+2
2022-10-26mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou2-6/+8
2022-10-26vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa1-1/+1
2022-10-26wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAMBitterblue Smith1-0/+49
2022-10-26spi: s3c64xx: Fix large transfers with DMAVincent Whitchurch1-0/+9
2022-10-26i2c: mlxbf: support lock mechanismAsmaa Mnebhi1-5/+39
2022-10-26spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probeZhang Qilong1-0/+1
2022-10-26spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probeZhang Qilong1-1/+3
2022-10-26wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano1-5/+20
2022-10-26Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failureTetsuo Handa2-5/+12
2022-10-26net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun1-1/+1
2022-10-26wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith1-3/+2
2022-10-26wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith1-2/+2
2022-10-26spi: meson-spicc: do not rely on busy flag in pow2 clk opsNeil Armstrong1-3/+3
2022-10-26wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith1-1/+2
2022-10-26spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...Xu Qiang1-1/+3
2022-10-26spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()Xu Qiang1-3/+14
2022-10-26wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter1-7/+7
2022-10-26Bluetooth: btusb: mediatek: fix WMT failure during runtime suspendSean Wang1-0/+14
2022-10-26Bluetooth: btusb: fix excessive stack usageArnd Bergmann1-9/+15
2022-10-26Bluetooth: btusb: Fine-tune mt7663 mechanism.Mark Chen1-5/+6
2022-10-26spi: mt7621: Fix an error message in mt7621_spi_probe()Christophe JAILLET1-5/+3
2022-10-26leds: lm3601x: Don't use mutex after it was destroyedUwe Kleine-König1-2/+0
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong1-25/+29
2022-10-26drm/i915: Fix watermark calculations for gen12+ MC CCS modifierVille Syrjälä1-2/+4
2022-10-26drm/i915: Fix watermark calculations for gen12+ RC CCS modifierVille Syrjälä1-2/+4
2022-10-26drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table()Jianglei Nie1-1/+0
2022-10-26drm/nouveau/kms/nv140-: Disable interlacingLyude Paul1-1/+2
2022-10-26staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman1-11/+0
2022-10-26media: cedrus: Set the platform driver data earlierDmitry Osipenko1-2/+2
2022-10-26efi: libstub: drop pointless get_memory_map() callArd Biesheuvel1-8/+0
2022-10-26thunderbolt: Explicitly enable lane adapter hotplug events at startupMario Limonciello4-0/+46
2022-10-26fbdev: smscufx: Fix use-after-free in ufx_ops_open()Hyunwoo Kim1-1/+13
2022-10-26scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap1-0/+21
2022-10-26powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui1-1/+0
2022-10-26PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki1-0/+11
2022-10-26drm/udl: Restore display mode on resumeTakashi Iwai1-3/+0
2022-10-26drm/virtio: Check whether transferred 2D BO is shmemDmitry Osipenko1-1/+1
2022-10-26nvme-pci: set min_align_mask before calculating max_hw_sectorsRishabh Bhatnagar1-1/+2
2022-10-26parisc: fbdev/stifb: Align graphics memory size to 4MBHelge Deller1-1/+1
2022-10-26regulator: qcom_rpm: Fix circular deferral regressionLinus Walleij1-12/+12
2022-10-26hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx APILiang He1-0/+1
2022-10-26platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failurePatryk Duda1-0/+32
2022-10-26HID: multitouch: Add memory barriersAndri Yngvason1-4/+4
2022-10-26mmc: sdhci-sprd: Fix minimum clock limitWenchao Chen1-1/+1
2022-10-26can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula1-0/+2
2022-10-26can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula3-1/+5
2022-10-26can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula1-0/+75
2022-10-26can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula2-1/+2