summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26arm64: dts: qcom: sm8250: Make watchdog bark interrupt edge triggeredDouglas Anderson1-1/+1
2024-01-26arm64: dts: qcom: sm8150: Make watchdog bark interrupt edge triggeredDouglas Anderson1-1/+1
2024-01-26arm64: dts: qcom: sdm845: Make watchdog bark interrupt edge triggeredDouglas Anderson1-1/+1
2024-01-26arm64: dts: qcom: sc7280: Make watchdog bark interrupt edge triggeredDouglas Anderson1-1/+1
2024-01-26arm64: dts: qcom: sc7280: Mark some nodes as 'reserved'Luca Weiss2-1/+31
2024-01-26arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggeredDouglas Anderson1-1/+1
2024-01-26arm64: dts: qcom: sm8550: correct TX Soundwire clockKrzysztof Kozlowski1-1/+1
2024-01-26arm64: dts: qcom: sm8450: correct TX Soundwire clockKrzysztof Kozlowski1-1/+1
2024-01-26arm64: dts: qcom: sc8180x-primus: Fix HALL_INT polarityBjorn Andersson1-1/+1
2024-01-26dt-bindings: arm: qcom: Fix html linkStephen Boyd1-1/+1
2024-01-26ARM: dts: qcom: sdx65: correct SPMI node nameKrzysztof Kozlowski1-1/+1
2024-01-26ARM: dts: qcom: sdx65: correct PCIe EP phy-namesKrzysztof Kozlowski1-1/+1
2024-01-26bpf: enforce precision of R0 on callback returnAndrii Nakryiko1-0/+7
2024-01-26md: synchronize flush io with array reconfigurationYu Kuai1-6/+16
2024-01-26selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau1-2/+2
2024-01-26wifi: rtw88: sdio: Honor the host max_req_size in the RX pathMartin Blumenstingl1-7/+28
2024-01-26arm64: dts: ti: iot2050: Re-add aliasesJan Kiszka1-0/+10
2024-01-26arm64: dts: ti: k3-am65-main: Fix DSS irq trigger typeTomi Valkeinen1-1/+1
2024-01-26arm64: dts: ti: k3-am62a-main: Fix GPIO pin count in DT nodesNitin Yadav1-2/+2
2024-01-26wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behaviorSu Hui1-2/+3
2024-01-26scsi: bfa: Use the proper data type for BLIST flagsBart Van Assche1-1/+1
2024-01-26firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET1-5/+5
2024-01-26net/ncsi: Fix netlink major/minor version numbersPeter Delevoryas4-8/+36
2024-01-26ARM: dts: qcom: apq8064: correct XOADC register addressDmitry Baryshkov1-1/+1
2024-01-26wifi: libertas: stop selecting wextArnd Bergmann1-2/+0
2024-01-26wifi: ath11k: Defer on rproc_get failureLuca Weiss1-2/+2
2024-01-26bpf: Add crosstask check to __bpf_get_stackJordan Rome3-1/+16
2024-01-26bpf, lpm: Fix check prefixlen before walking trieFlorian Lehner1-0/+3
2024-01-26wifi: rtw88: fix RX filter in FIF_ALLMULTI flagChih-Kang Chang1-2/+2
2024-01-26wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()Dan Carpenter1-1/+4
2024-01-26ARM: dts: qcom: msm8226: provide dsi phy clocks to mmccLuca Weiss1-2/+2
2024-01-26arm64: dts: qcom: sc8280xp-x13s: add missing camera LED pin configJohan Hovold1-0/+10
2024-01-26arm64: dts: qcom: sc8280xp-x13s: Use the correct DP PHY compatibleKonrad Dybcio1-0/+1
2024-01-26arm64: dts: qcom: qrb4210-rb2: don't force usb peripheral modeCaleb Connolly1-1/+0
2024-01-26asm-generic: Fix 32 bit __generic_cmpxchg_localDavid McKay1-1/+1
2024-01-26pNFS: Fix the pnfs block driver's calculation of layoutget sizeTrond Myklebust4-7/+8
2024-01-26SUNRPC: fix _xprt_switch_find_current_entry logicOlga Kornievskaia1-1/+1
2024-01-26NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICTTrond Myklebust1-0/+3
2024-01-26NFS: Use parent's objective cred in nfs_access_login_time()Scott Mayhew1-1/+1
2024-01-26blocklayoutdriver: Fix reference leak of pnfs_device_nodeBenjamin Coddington1-0/+2
2024-01-26csky: fix arch_jump_label_transform_static overrideArnd Bergmann1-0/+5
2024-01-26crypto: scomp - fix req->dst buffer overflowChengming Zhou1-0/+6
2024-01-26crypto: sahara - do not resize req->src when doing hash operationsOvidiu Panait1-36/+2
2024-01-26crypto: sahara - fix processing hash requests with req->nbytes < sg->lengthOvidiu Panait1-1/+4
2024-01-26crypto: sahara - improve error handling in sahara_sha_process()Ovidiu Panait1-2/+8
2024-01-26crypto: sahara - fix wait_for_completion_timeout() error handlingOvidiu Panait1-8/+10
2024-01-26crypto: sahara - fix ahash reqsizeOvidiu Panait1-2/+1
2024-01-26crypto: sahara - handle zero-length aes requestsOvidiu Panait1-0/+3
2024-01-26crypto: sahara - avoid skcipher fallback code duplicationOvidiu Panait1-60/+25
2024-01-26crypto: virtio - Wait for tasklet to complete on device removewangyangxin1-0/+3