summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-25dpaa2-eth: trace the allocated address instead of page structChen Lin1-2/+2
2022-08-25i2c: qcom-geni: Fix GPI DMA buffer sync-backRobin Reckmann1-2/+3
2022-08-25nvme-fc: fix the fc_appid_store return valueChristoph Hellwig1-1/+2
2022-08-25geneve: fix TOS inheriting for ipv4Matthias May1-4/+8
2022-08-25atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou1-0/+1
2022-08-25tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder1-4/+4
2022-08-25xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter1-2/+2
2022-08-25nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao1-0/+2
2022-08-25NTB: ntb_tool: uninitialized heap data in tool_fn_write()Dan Carpenter1-3/+5
2022-08-25vdpa_sim_blk: set number of address spaces and virtqueue groupsStefano Garzarella1-0/+6
2022-08-25vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_initStefano Garzarella1-2/+2
2022-08-25clk: imx93: Correct the edma1's parent clockJacky Bai1-1/+1
2022-08-25plip: avoid rcu debug splatFlorian Westphal1-1/+1
2022-08-25mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May1-2/+2
2022-08-25vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May1-1/+1
2022-08-25geneve: do not use RT_TOS for IPv6 flowlabelMatthias May1-2/+1
2022-08-25ACPI: property: Return type of acpi_add_nondev_subnodes() should be boolSakari Ailus1-4/+4
2022-08-25octeontx2-af: Fix key checking for source macSubbaraya Sundeep1-1/+2
2022-08-25octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep2-0/+12
2022-08-25octeontx2-af: suppress external profile loading warningHarman Kalra1-1/+1
2022-08-25octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach1-3/+4
2022-08-25octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2-5/+15
2022-08-25Input: iqs7222 - remove support for RF filterJeff LaBundy1-7/+0
2022-08-25Input: iqs7222 - handle reset during ATIJeff LaBundy1-3/+6
2022-08-25Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy1-3/+29
2022-08-25Input: iqs7222 - protect volatile registersJeff LaBundy1-4/+14
2022-08-25Input: iqs7222 - fortify slider event reportingJeff LaBundy1-38/+58
2022-08-25Input: iqs7222 - correct slider event disable logicJeff LaBundy1-7/+9
2022-08-25Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek1-3/+5
2022-08-25Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin1-3/+4
2022-08-25rtc: spear: set range maxZeng Jingxiang1-1/+1
2022-08-25pinctrl: qcom: sm8250: Fix PDC mapJianhua Lu1-1/+1
2022-08-25pinctrl: sunxi: Add I/O bias setting for H6 R-PIOSamuel Holland2-3/+5
2022-08-25pinctrl: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar1-2/+9
2022-08-25pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin1-2/+2
2022-08-25pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin1-1/+3
2022-08-25pinctrl: renesas: rzg2l: Return -EINVAL for pins which have input disabledLad Prabhakar1-0/+2
2022-08-25net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle1-1/+1
2022-08-25net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean1-0/+3
2022-08-25net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel1-18/+16
2022-08-25net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2022-08-25net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli1-0/+6
2022-08-25virtio-blk: Avoid use-after-free on suspend/resumeShigeru Yoshida1-14/+10
2022-08-25virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo1-1/+4
2022-08-25virtio: VIRTIO_HARDEN_NOTIFICATION is brokenMichael S. Tsirkin1-1/+2
2022-08-25net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)1-13/+8
2022-08-25can: mcp251x: Fix race condition on receive interruptSebastian Würl1-3/+15
2022-08-25net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev i...Cezar Bulinaru1-9/+11
2022-08-25can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde1-1/+1
2022-08-25drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()Mauro Carvalho Chehab3-5/+5