summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-01ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu1-1/+4
2024-01-01octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh1-3/+14
2024-01-01net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean1-4/+4
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu1-1/+1
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu1-1/+1
2024-01-01net/mlx5: Fix fw tracer first block checkMoshe Shemesh1-1/+1
2024-01-01net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu1-0/+1
2024-01-01net/mlx5e: Fix a race in command alloc flowShifeng Li1-5/+7
2024-01-01net/mlx5: Re-organize mlx5_cmd structShay Drory2-49/+49
2024-01-01net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan1-1/+29
2024-01-01net/mlx5: Introduce and use opcode getter in command interfaceTariq Toukan1-46/+42
2024-01-01net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li1-1/+1
2024-01-01Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov1-4/+6
2024-01-01Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov1-10/+10
2024-01-01wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg1-2/+2
2024-01-01reset: Fix crash when freeing non-existent optional resetsGeert Uytterhoeven1-4/+4
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz4-3/+16
2024-01-01HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]Mario Limonciello1-0/+5
2024-01-01HID: i2c-hid: acpi: Unify ACPI ID tables formatAndy Shevchenko1-5/+5
2023-12-20r8152: fix the autosuspend doesn't workHayes Wang1-0/+1
2023-12-20r8152: remove rtl_vendor_mode functionHayes Wang1-38/+1
2023-12-20r8152: avoid to change cfg for all devicesHayes Wang1-3/+17
2023-12-20drm/i915: Fix remapped stride with CCS on ADL+Ville Syrjälä1-2/+14
2023-12-20drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello1-0/+2
2023-12-20drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König1-1/+2
2023-12-20dmaengine: stm32-dma: avoid bitfield overflow assertionAmelie Delaunay1-2/+6
2023-12-20drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher1-0/+28
2023-12-20team: Fix use-after-free when an option instance allocation failsFlorent Revest1-1/+3
2023-12-20soundwire: stream: fix NULL pointer dereference for multi_linkKrzysztof Kozlowski1-3/+4
2023-12-20HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato1-4/+4
2023-12-20net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak1-0/+1
2023-12-20HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K1-0/+5
2023-12-20HID: hid-asus: reset the backlight brightness level on resumeDenis Benato1-0/+19
2023-12-20nbd: pass nbd_sock to nbd_read_reply() instead of indexLi Nan1-13/+22
2023-12-20HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum1-0/+1
2023-12-20HID: glorious: fix Glorious Model I HID reportBrett Raye2-6/+21
2023-12-20platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko1-2/+2
2023-12-20nvme: catch errors from nvme_configure_metadata()Hannes Reinecke1-6/+13
2023-12-20nvme-auth: set explanation code for failure2 msgsMark O'Donovan1-0/+2
2023-12-20nbd: fold nbd config initialization into nbd_alloc_config()Li Nan1-22/+19
2023-12-20bcache: avoid NULL checking to c->root in run_cache_set()Coly Li1-1/+1
2023-12-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li1-0/+7
2023-12-20bcache: remove redundant assignment to variable cur_idxColin Ian King1-1/+1
2023-12-20bcache: avoid oversize memory allocation by small stripe_sizeColy Li2-0/+3
2023-12-20stmmac: dwmac-loongson: Add architecture dependencyJean Delvare1-1/+1
2023-12-20usb: aqc111: check packet for fixup for true limitOliver Neukum1-4/+4
2023-12-20drm/mediatek: Add spinlock for setting vblank event in atomic_beginJason-JH.Lin1-0/+5
2023-12-20PCI: loongson: Limit MRRS to 256Jiaxun Yang1-5/+41
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas1-6/+3
2023-12-20net: atlantic: fix double free in ring reinit logicIgor Russkikh1-1/+4