summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11wifi: mt76: mt7996: fix eeprom tx path bitfieldsStanleyYP Wang1-4/+4
2023-05-11wifi: mt76: mt7996: fix pointer calculation in ie countdown eventPeter Chiu1-1/+2
2023-05-11wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queueShayne Chen3-10/+12
2023-05-11wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen1-3/+5
2023-05-11wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu1-4/+4
2023-05-11wifi: mt76: mt7915: expose device tree match tableLorenz Brun1-0/+2
2023-05-11wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee2-48/+47
2023-05-11wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter1-0/+1
2023-05-11wifi: mt76: mt7921: fix PCI DMA hang after rebootDeren Wu1-11/+1
2023-05-11wifi: mt76: mt7921: fix wrong command to set STA channelDeren Wu1-1/+1
2023-05-11wifi: mt76: remove redundent MCU_UNI_CMD_* definitionsDeren Wu1-3/+0
2023-05-11wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach1-1/+2
2023-05-11io_uring/rsrc: use nospec'ed indexesPavel Begunkov1-1/+1
2023-05-11jdb2: Don't refuse invalidation of already invalidated buffersJan Kara1-0/+3
2023-05-11wifi: iwlwifi: fw: move memset before early returnTom Rix1-2/+2
2023-05-11wifi: iwlwifi: mvm: initialize seq variableTom Rix1-0/+1
2023-05-11wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay1-0/+6
2023-05-11wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay1-2/+2
2023-05-11wifi: iwlwifi: mvm: don't drop unencrypted MCAST framesAyala Beker1-2/+3
2023-05-11md/raid10: don't call bio_start_io_acct twice for bio which experienced read ...Yu Kuai1-1/+3
2023-05-11md/raid10: fix memleak of md threadYu Kuai1-3/+3
2023-05-11md/raid10: fix memleak for 'conf->bio_split'Yu Kuai1-20/+17
2023-05-11md/raid10: fix leak of 'r10bio->remaining' for recoveryYu Kuai1-10/+13
2023-05-11md/raid10: fix task hung in raid10dLi Nan1-5/+13
2023-05-11f2fs: fix to check return value of inc_valid_block_count()Chao Yu1-1/+7
2023-05-11f2fs: fix to check return value of f2fs_do_truncate_blocks()Chao Yu1-1/+5
2023-05-11bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmapDaniel Borkmann1-6/+4
2023-05-11wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern1-3/+2
2023-05-11wifi: iwlwifi: trans: don't trigger d3 interrupt twiceAvraham Stern1-6/+3
2023-05-11wifi: iwlwifi: mvm: fix A-MSDU checksJohannes Berg1-1/+4
2023-05-11wifi: iwlwifi: debug: fix crash in __iwl_err()Johannes Berg1-1/+2
2023-05-11blk-mq: don't plug for head insertions in blk_execute_rq_nowaitChristoph Hellwig1-1/+1
2023-05-11selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu1-0/+1
2023-05-11selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu4-16/+24
2023-05-11nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei1-21/+27
2023-05-11nvme: fix async event trace eventKeith Busch2-13/+7
2023-05-11nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal3-8/+18
2023-05-11nvmet: fix Identify Active Namespace ID list handlingDamien Le Moal1-7/+2
2023-05-11nvmet: fix Identify Controller handlingDamien Le Moal1-5/+2
2023-05-11nvmet: fix Identify Namespace handlingDamien Le Moal1-7/+2
2023-05-11nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal1-7/+9
2023-05-11bpf, sockmap: fix deadlocks in the sockhash and sockmapXin Liu1-4/+6
2023-05-11wifi: ath11k: fix writing to unintended memory regionP Praneesh1-6/+6
2023-05-11net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handlingSebastian Reichel1-10/+4
2023-05-11net: ethernet: stmmac: dwmac-rk: rework optional clock handlingSebastian Reichel1-113/+70
2023-05-11scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li1-4/+6
2023-05-11bpf/btf: Fix is_int_ptr()Feng Zhou1-6/+2
2023-05-11wifi: iwlwifi: fix duplicate entry in iwl_dev_info_tableGregory Greenman1-1/+0
2023-05-11f2fs: fix to avoid use-after-free for cached IPU bioChao Yu1-1/+4
2023-05-11xsk: Fix unaligned descriptor validationKal Conley2-7/+3