summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08PCI: aardvark: Fix reading MSI interrupt numberPali Rohár1-7/+2
2022-04-08drm/amdgpu: Don't offset by 2 in FRU EEPROMLuben Tuikov1-9/+4
2022-04-08igb: refactor XDP registrationCorinna Vinschen2-10/+13
2022-04-08igc: avoid kernel warning when changing RX ring parametersCorinna Vinschen1-0/+3
2022-04-08selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao1-1/+1
2022-04-08selftests/bpf: Extract syscall wrapperKenta Tada2-14/+20
2022-04-08mtd: mchp48l640: Add SPI ID tableMark Brown1-0/+10
2022-04-08mtd: mchp23k256: Add SPI ID tableMark Brown1-0/+14
2022-04-08i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'Christophe JAILLET1-5/+16
2022-04-08net: asix: add proper error handling of usb read errorsPavel Skripkin3-11/+33
2022-04-08livepatch: Fix build failure on 32 bits processorsChristophe Leroy1-2/+2
2022-04-08scripts/dtc: Call pkg-config POSIXly correctThomas Bracht Laumann Jespersen1-1/+1
2022-04-08mac80211: limit bandwidth in HE capabilitiesJohannes Berg4-10/+32
2022-04-08bpf: Fix a btf decl_tag bug when tagging a functionYonghong Song1-8/+21
2022-04-08net: dsa: mv88e6xxx: Enable port policy support on 6097Tobias Waldekranz1-0/+1
2022-04-08ptp: unregister virtual clocks when unregistering physical clock.Miroslav Lichvar1-2/+9
2022-04-08mt76: mt7915: fix the nss setting in bitratesMeiChia Chiu1-3/+6
2022-04-08mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs()Peter Chiu1-21/+8
2022-04-08mt76: mt7921s: fix a possible memory leak in mt7921_load_patchLorenzo Bianconi1-6/+2
2022-04-08mt76: mt7915: fix possible memory leak in mt7915_mcu_add_staLorenzo Bianconi1-2/+6
2022-04-08mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi1-0/+3
2022-04-08mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_updateLorenzo Bianconi1-0/+3
2022-04-08mt76: mt7921e: fix possible probe failure after rebootSean Wang4-123/+139
2022-04-08mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrlLeon Yen2-0/+40
2022-04-08mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()Peter Chiu1-1/+0
2022-04-08mt76: mt7915: fix ht mcs in mt7915_mac_add_txs_skb()Peter Chiu1-1/+0
2022-04-08mt76: mt7615: fix a leftover race in runtime-pmLorenzo Bianconi1-0/+8
2022-04-08mt76: mt7921: fix a leftover race in runtime-pmLorenzo Bianconi1-0/+8
2022-04-08mt76: mt7921: do not always disable fw runtime-pmLorenzo Bianconi1-2/+1
2022-04-08mt76: mt7921: set EDCA parameters with the MCU CE commandSean Wang2-28/+22
2022-04-08mt76: mt76_connac: fix MCU_CE_CMD_SET_ROC definition errorSean Wang1-1/+1
2022-04-08mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlvLorenzo Bianconi1-1/+3
2022-04-08mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta modeLorenzo Bianconi1-1/+4
2022-04-08mt76: connac: fix sta_rec_wtbl tag lenLorenzo Bianconi1-1/+1
2022-04-08powerpc/perf: Don't use perf_hw_context for trace IMC PMUAthira Rajeev1-1/+5
2022-04-08KVM: PPC: Book3S HV: Check return value of kvmppc_radix_initFabiano Rosas1-1/+4
2022-04-08powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switchMaxim Kiselev2-4/+34
2022-04-08ray_cs: Check ioremap return valueJiasheng Jiang1-0/+6
2022-04-08power: reset: gemini-poweroff: Fix IRQ check in gemini_poweroff_probeMiaoqian Lin1-2/+2
2022-04-08ixgbe: respect metadata on XSK Rx to skbAlexander Lobakin1-4/+10
2022-04-08ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin1-3/+1
2022-04-08ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directlyAlexander Lobakin1-9/+10
2022-04-08igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin1-6/+7
2022-04-08ice: respect metadata on XSK Rx to skbAlexander Lobakin1-4/+10
2022-04-08ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin1-3/+1
2022-04-08i40e: respect metadata on XSK Rx to skbAlexander Lobakin1-4/+10
2022-04-08i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin1-3/+1
2022-04-08drm/bridge: lt9611: Fix an error handling path in lt9611_probe()Christophe JAILLET1-1/+5
2022-04-08rtw88: fix memory overrun and memory leak during hw_scanPo-Hao Huang1-10/+24
2022-04-08rtw88: fix idle mode flow for hw scanPo-Hao Huang4-4/+23