summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-12cx82310_eth: fix error return code in cx82310_bind()Zhang Changzhong1-1/+2
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12ACPI: processor: Fix memory leaks in error paths of processor_add()Jonathan Cameron1-7/+8
2024-09-12ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...Jonathan Cameron1-1/+1
2024-09-12clocksource/drivers/imx-tpm: Fix next event not taking effect sometimeJacky Bai1-0/+8
2024-09-12clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAXJacky Bai1-4/+4
2024-09-12VMCI: Fix use-after-free when removing resource in vmci_resource_remove()David Fernandez Gonzalez1-1/+2
2024-09-12Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain2-0/+9
2024-09-12uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescindSaurabh Sengar1-1/+2
2024-09-12nvmem: Fix return type of devm_nvmem_device_get() in kerneldocGeert Uytterhoeven1-3/+3
2024-09-12iio: fix scale application in iio_convert_raw_to_processed_unlockedMatteo Martelli1-4/+4
2024-09-12iio: buffer-dmaengine: fix releasing dma channel on errorDavid Lechner1-1/+3
2024-09-12ata: pata_macio: Use WARN instead of BUGMichael Ellerman1-2/+5
2024-09-12of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler1-4/+11
2024-09-12usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum1-1/+1
2024-09-12Input: uinput - reject requests with unreasonable number of slotsDmitry Torokhov1-0/+14
2024-09-12HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixupCamila Alvarez1-1/+1
2024-09-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams1-14/+21
2024-09-12wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()Sascha Hauer1-0/+3
2024-09-12hwmon: (w83627ehf) Fix underflows seen when writing limit attributesGuenter Roeck1-2/+2
2024-09-12hwmon: (nct6775-core) Fix underflows seen when writing limit attributesGuenter Roeck1-1/+1
2024-09-12hwmon: (lm95234) Fix underflows seen when writing limit attributesGuenter Roeck1-4/+5
2024-09-12hwmon: (adc128d818) Fix underflows seen when writing limit attributesGuenter Roeck1-2/+2
2024-09-12pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar1-2/+1
2024-09-12devres: Initialize an uninitialized struct memberZijun Hu1-0/+1
2024-09-12iommu/vt-d: Handle volatile descriptor status readJacob Pan1-1/+1
2024-09-12net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki1-2/+8
2024-09-12bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel2-4/+6
2024-09-12usbnet: modern method to get random MACOliver Neukum1-8/+3
2024-09-12net: usb: don't write directly to netdev->dev_addrJakub Kicinski8-13/+24
2024-09-12drivers/net/usb: Remove all strcpy() usesLen Baker2-5/+5
2024-09-12cx82310_eth: re-enable ethernet mode after router rebootOndrej Zary1-6/+44
2024-09-12platform/x86: dell-smbios: Fix error path in dell_smbios_init()Aleksandr Mishin1-1/+4
2024-09-12igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li1-0/+10
2024-09-12pcmcia: Use resource_size function on resource objectJules Irenge1-3/+3
2024-09-12media: qcom: camss: Add check for v4l2_fwnode_endpoint_parseChen Ni1-1/+4
2024-09-12wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel1-0/+1
2024-09-12irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1Pali Rohár1-0/+4
2024-09-12clk: qcom: clk-alpha-pll: Fix the pll post div maskSatya Priya Kakitapalli1-1/+1
2024-09-12mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko1-2/+2
2024-09-12ata: libata: Fix memory leak for error path in ata_host_alloc()Zheng Qixing1-1/+3
2024-09-12virtio_net: Fix napi_skb_cache_put warningBreno Leitao1-4/+4
2024-09-12media: uvcvideo: Enforce alignment of frame and intervalRicardo Ribalda1-4/+14
2024-09-12usbip: Don't submit special requests twiceSimon Holesch1-27/+50
2024-09-12drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen3-5/+5
2024-09-12drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang1-0/+2
2024-09-12drm/amdgpu: fix ucode out-of-bounds read warningTim Huang1-0/+3
2024-09-12drm/amdgpu: fix overflowed array index read warningTim Huang1-1/+2
2024-09-12drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrMa Jun1-0/+1