summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-05wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter membersChing-Te Ku2-11/+5
2024-02-05wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devicesZenm Chen1-0/+12
2024-02-05arm64: dts: amlogic: fix format for s4 uart nodeXianwei Zhao2-4/+4
2024-02-05ice: fix pre-shifted bit usageJesse Brandeburg3-11/+18
2024-02-05arm64: dts: qcom: Fix coresight warnings in in-ports and out-portsMao Jinlong3-28/+6
2024-02-05arm64: dts: qcom: msm8998: Fix 'out-ports' is a required propertyMao Jinlong1-12/+20
2024-02-05arm64: dts: qcom: msm8996: Fix 'in-ports' is a required propertyMao Jinlong1-0/+21
2024-02-05md: Whenassemble the array, consult the superblock of the freshest deviceAlex Lyakas1-10/+44
2024-02-05block: prevent an integer overflow in bvec_try_merge_hw_pageChristoph Hellwig1-1/+1
2024-02-05net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error pathTobias Waldekranz3-11/+11
2024-02-05net: atlantic: eliminate double free in error handling logicIgor Russkikh4-87/+47
2024-02-05ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki3-13/+11
2024-02-05scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_U...Yihang Li1-5/+5
2024-02-05scsi: lpfc: Move determination of vmid_flag after VMID reinitialization compl...Justin Tee2-3/+4
2024-02-05scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISCJustin Tee1-0/+8
2024-02-05ARM: dts: imx23/28: Fix the DMA controller node nameFabio Estevam2-2/+2
2024-02-05ARM: dts: imx23-sansa: Use preferred i2c-gpios propertiesFabio Estevam1-8/+4
2024-02-05ARM: dts: imx27-apf27dev: Fix LED nameFabio Estevam1-1/+1
2024-02-05ARM: dts: imx25/27: Pass timing0Fabio Estevam8-8/+8
2024-02-05ARM: dts: imx25: Fix the iim compatible stringFabio Estevam1-1/+1
2024-02-05selftests/bpf: fix compiler warnings in RELEASE=1 modeAndrii Nakryiko2-2/+2
2024-02-05arm64: zynqmp: Fix clock node name in kv260 cardsMichal Simek2-12/+12
2024-02-05arm64: zynqmp: Move fixed clock to / for kv260Michal Simek2-29/+29
2024-02-05block/rnbd-srv: Check for unlikely string overflowKees Cook1-9/+10
2024-02-05ionic: bypass firmware cmds when stuck in resetShannon Nelson3-7/+20
2024-02-05ionic: pass opcode to devcmd_waitShannon Nelson3-1/+3
2024-02-05net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi1-3/+3
2024-02-05ARM: dts: imx1: Fix sram nodeFabio Estevam1-1/+4
2024-02-05ARM: dts: imx27: Fix sram nodeFabio Estevam1-0/+3
2024-02-05ARM: dts: imx: Use flash@0,0 patternFabio Estevam4-4/+4
2024-02-05ARM: dts: imx25/27-eukrea: Fix RTC node nameFabio Estevam2-2/+2
2024-02-05ARM: dts: rockchip: fix rk3036 hdmi ports nodeJohan Jonker1-3/+11
2024-02-05wifi: ath12k: fix the issue that the multicast/broadcast indicator is not rea...Lingbo Kong1-2/+2
2024-02-05wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()Dmitry Antipov1-17/+25
2024-02-05bpf: Set uattr->batch.count as zero before batched update or deletionHou Tao1-0/+6
2024-02-05wifi: mt76: mt7996: add PCI IDs for mt7992StanleyYP Wang1-2/+6
2024-02-05wifi: mt76: connac: fix EHT phy mode checkMeiChia Chiu1-1/+1
2024-02-05arm64: dts: qcom: sm8350: Fix remoteproc interrupt typeNia Espera1-4/+4
2024-02-05arm64: dts: qcom: sm8450: fix soundwire controllers node nameNeil Armstrong1-4/+4
2024-02-05arm64: dts: qcom: sm8550: fix soundwire controllers node nameNeil Armstrong1-4/+4
2024-02-05net: mvmdio: Avoid excessive sleeps in polled modeTobias Waldekranz1-37/+16
2024-02-05minmax: relax check to allow comparison between unsigned arguments and signed...David Laight1-7/+17
2024-02-05minmax: allow comparisons of 'int' against 'unsigned char/short'David Laight1-2/+3
2024-02-05minmax: fix indentation of __cmp_once() and __clamp_once()David Laight1-15/+15
2024-02-05minmax: allow min()/max()/clamp() if the arguments have the same signedness.David Laight1-28/+32
2024-02-05minmax: add umin(a, b) and umax(a, b)David Laight1-0/+17
2024-02-05minmax: fix header inclusionsAndy Shevchenko1-1/+2
2024-02-05minmax: deduplicate __unconst_integer_typeof()Andy Shevchenko1-23/+3
2024-02-05scsi: libfc: Fix up timeout error in fc_fcp_rec_error()Hannes Reinecke1-1/+1
2024-02-05scsi: libfc: Don't schedule abort twiceHannes Reinecke1-5/+11