summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-01fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPSArnd Bergmann1-0/+1
2024-11-01PCI: Hold rescan lock while adding devices during host probeBartosz Golaszewski1-0/+2
2024-11-01net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang1-3/+20
2024-11-01net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang2-19/+43
2024-11-01net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang2-33/+32
2024-11-01net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey1-10/+11
2024-11-01r8169: avoid unsolicited interruptsHeiner Kallweit1-1/+3
2024-11-01net: usb: usbnet: fix name regressionOliver Neukum1-1/+2
2024-11-01mlxsw: spectrum_router: fix xa_store() error checkingYuan Can1-6/+3
2024-11-01virtio_net: fix integer overflow in statsMichael S. Tsirkin1-1/+1
2024-11-01net: wwan: fix global oob in wwan_rtnl_policyLin Ma1-1/+1
2024-11-01fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin1-15/+47
2024-11-01fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin2-3/+9
2024-11-01net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh1-0/+1
2024-11-01octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin1-0/+27
2024-11-01octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin1-23/+32
2024-11-01bnxt_en: replace ptp_lock with irqsave variantVadim Fedorenko3-41/+63
2024-11-01net: plip: fix break; causing plip to never transmitJakub Boehm1-1/+1
2024-11-01be2net: fix potential memory leak in be_xmit()Wang Hai1-5/+5
2024-11-01net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai1-0/+1
2024-11-01net: pse-pd: Fix out of bound for loopKory Maincent1-2/+2
2024-11-01platform/x86: dell-sysman: add support for alienware productsCrag Wang1-0/+1
2024-11-01drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa1-1/+1
2024-11-01drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede2-4/+10
2024-11-01xhci: dbc: honor usb transfer size boundaries.Mathias Nyman2-5/+51
2024-11-01xhci: dbgtty: use kfifo from tty_port structJiri Slaby (SUSE)2-9/+9
2024-11-01xhci: dbgtty: remove kfifo_out() wrapperJiri Slaby (SUSE)1-14/+1
2024-11-01iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco1-0/+2
2024-11-01cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()Josh Poimboeuf1-1/+1
2024-11-01nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi1-3/+16
2024-11-01net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu1-1/+3
2024-11-01net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu1-2/+3
2024-11-01net/mlx5: Fix command bitmask initializationShay Drory1-2/+6
2024-11-01net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla1-0/+6
2024-11-01net: ethernet: mtk_eth_soc: fix memory corruption during fq dma initFelix Fietkau1-1/+1
2024-11-01vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frameDaniel Borkmann1-1/+1
2024-11-01drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost1-8/+4
2024-11-01drm/xe: Don't free job in TDRMatthew Brost1-2/+5
2024-11-01drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost1-0/+2
2024-11-01drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld1-2/+2
2024-11-01drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld3-23/+15
2024-11-01usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo1-0/+3
2024-11-01scsi: target: core: Fix null-ptr-deref in target_alloc_device()Wang Hai1-1/+1
2024-11-01net: dsa: vsc73xx: fix reception from VLAN-unaware bridgesVladimir Oltean1-1/+0
2024-11-01net: ravb: Only advertise Rx/Tx timestamps if hardware supports itNiklas Söderlund1-13/+12
2024-11-01ravb: Remove setting of RX software timestampGal Pressman1-2/+2
2024-11-01genetlink: hold RCU in genlmsg_mcast()Eric Dumazet1-1/+1
2024-11-01net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361Peter Rashleigh1-1/+1
2024-11-01drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark1-3/+13
2024-11-01net: bcmasp: fix potential memory leak in bcmasp_xmit()Wang Hai1-0/+1