summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-03arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse1-1/+1
2022-11-03scsi: sd: Revert "scsi: sd: Remove a local variable"Yu Kuai1-1/+2
2022-11-03net: enetc: survive memory pressure without crashingVladimir Oltean1-0/+5
2022-11-03net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda1-3/+3
2022-11-03net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan1-5/+5
2022-11-03net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim1-3/+0
2022-11-03net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang1-0/+1
2022-11-03net: fec: limit register access on i.MX6ULJuergen Borleis1-2/+44
2022-11-03PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla1-0/+4
2022-11-03net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang1-1/+1
2022-11-03i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba1-33/+38
2022-11-03i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch2-11/+33
2022-11-03i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba2-8/+27
2022-11-03media: vivid: set num_in/outputs to 0 if not supportedHans Verkuil1-4/+12
2022-11-03media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil1-0/+14
2022-11-03media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil1-5/+13
2022-11-03media: vivid: s_fbuf: add more sanity checksHans Verkuil3-1/+32
2022-11-03can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error pathDongliang Mu1-1/+4
2022-11-03can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu1-3/+5
2022-11-03net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong1-1/+0
2022-11-03atlantic: fix deadlock at aq_nic_stopÍñigo Huguet2-24/+74
2022-11-03amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju1-1/+8
2022-11-03amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju1-4/+4
2022-11-03net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao1-1/+0
2022-11-03net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao1-1/+1
2022-11-03net: hinic: fix memory leak when reading function tableZhengchao Shao1-6/+12
2022-11-03net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao1-1/+1
2022-11-03net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang1-0/+2
2022-11-03drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry1-2/+3
2022-11-03xen/gntdev: Prevent leaking grantsM. Vefa Bicakci1-5/+17
2022-11-03Xen/gntdev: don't ignore kernel unmapping errorJan Beulich1-0/+8
2022-11-03counter: microchip-tcb-capture: Handle Signal1 read and SynapseWilliam Breathitt Gray1-4/+14
2022-11-03mmc: core: Fix kernel panic when remove non-standard SDIO cardMatthew Ma1-1/+2
2022-11-03mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIOBrian Norris1-1/+2
2022-11-03drm/msm/dp: fix IRQ lifetimeJohan Hovold1-1/+1
2022-11-03drm/msm/hdmi: fix memory corruption with too many bridgesJohan Hovold1-0/+5
2022-11-03drm/msm/dsi: fix memory corruption with too many bridgesJohan Hovold1-0/+6
2022-11-03scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar1-2/+26
2022-11-03fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim1-25/+30
2022-11-03iio: temperature: ltc2983: allocate iio channels onceCosmin Tanislav1-7/+6
2022-11-03iio: light: tsl2583: Fix module unloadingShreeya Patel1-1/+1
2022-11-03xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman1-8/+12
2022-11-03xhci: Add quirk to reset host back to default state at shutdownMathias Nyman3-2/+13
2022-11-03mtd: rawnand: marvell: Use correct logic for nand-keep-configTony O'Brien1-1/+1
2022-11-03usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe1-1/+7
2022-11-03usb: bdc: change state when port disconnectedJustin Chen1-0/+1
2022-11-03usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen1-2/+2
2022-11-03usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen1-0/+4
2022-11-03USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen1-0/+9
2022-11-03can: kvaser_usb: Fix possible completions during init_completionAnssi Hannula2-4/+4