summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-01RDMA/bnxt_re: Fix unconditional fence for newer adaptersKalesh AP
2024-11-01RDMA/bnxt_re: Avoid creating fence MR for newer adaptersKalesh AP
2024-11-01RDMA/bnxt_re: Fix the offset for GenP7 adapters for user applicationsSelvin Xavier
2024-11-01ACPI: PRM: Clean up guid type in struct prm_handler_infoDan Carpenter
2024-11-01platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf
2024-11-01ata: libata: Set DID_TIME_OUT for commands that actually timed outNiklas Cassel
2024-11-01net: phy: dp83822: Fix reset pin definitionsMichel Alex
2024-11-01drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello
2024-11-01hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang
2024-11-01ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar
2024-11-01ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and contextKoba Ko
2024-11-01ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-11-01cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exceptionliwei
2024-11-01cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot
2024-11-01powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()Yuan Can
2024-11-01net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang
2024-11-01net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang
2024-11-01net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang
2024-11-01r8169: avoid unsolicited interruptsHeiner Kallweit
2024-11-01net: usb: usbnet: fix name regressionOliver Neukum
2024-11-01net: wwan: fix global oob in wwan_rtnl_policyLin Ma
2024-11-01fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin
2024-11-01fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin
2024-11-01net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh
2024-11-01octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin
2024-11-01octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin
2024-11-01net: plip: fix break; causing plip to never transmitJakub Boehm
2024-11-01be2net: fix potential memory leak in be_xmit()Wang Hai
2024-11-01net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai
2024-11-01platform/x86: dell-sysman: add support for alienware productsCrag Wang
2024-11-01drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede
2024-11-01usb: dwc3: core: Fix system suspend on TI AM62 platformsRoger Quadros
2024-11-01XHCI: Separate PORT and CAPs macros into dedicated fileFrank Li
2024-11-01usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld
2024-11-01usb: gadget: f_uac2: fix non-newline-terminated function nameJohn Keeping
2024-11-01usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variantLee Jones
2024-11-01xhci: dbc: honor usb transfer size boundaries.Mathias Nyman
2024-11-01xhci: dbgtty: use kfifo from tty_port structJiri Slaby (SUSE)
2024-11-01xhci: dbgtty: remove kfifo_out() wrapperJiri Slaby (SUSE)
2024-11-01iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco
2024-11-01cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()Josh Poimboeuf
2024-11-01nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi
2024-11-01nvme-pci: set doorbell config before unquiescingWilliam Butler
2024-11-01net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu
2024-11-01net/mlx5: Fix command bitmask initializationShay Drory
2024-11-01net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla
2024-11-01vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frameDaniel Borkmann
2024-11-01usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo
2024-11-01scsi: target: core: Fix null-ptr-deref in target_alloc_device()Wang Hai