summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probeMiaoqian Lin1-0/+1
2023-03-10irqchip/alpine-msi: Fix refcount leak in alpine_msix_init_domainsMiaoqian Lin1-0/+1
2023-03-10irqchip: Fix refcount leak in platform_irqchip_probeMiaoqian Lin1-2/+6
2023-03-10net/mlx5: Enhance debug print in page allocation failureJack Morgenstein1-1/+2
2023-03-10wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi3-49/+9
2023-03-10wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma1-2/+5
2023-03-10wifi: mt76: add memory barrier to SDIO queue kickDeren Wu1-0/+4
2023-03-10wifi: mt76: mt7915: fix WED TxS reportingRyder Lee1-3/+0
2023-03-10wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_transLorenzo Bianconi1-1/+1
2023-03-10wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanupLorenzo Bianconi1-2/+1
2023-03-10wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exitLorenzo Bianconi1-1/+2
2023-03-10wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi1-1/+2
2023-03-10wifi: mt76: mt7921: fix invalid remain_on_channel durationDeren Wu1-1/+1
2023-03-10wifi: mt76: connac: fix POWER_CTRL command name typoShayne Chen2-2/+2
2023-03-10wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen3-8/+10
2023-03-10wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()Shayne Chen1-1/+4
2023-03-10wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu3-1/+74
2023-03-10wifi: mt76: mt7915: rework mt7915_thermal_temp_store()Howard Hsu2-2/+19
2023-03-10wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu4-26/+37
2023-03-10wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu2-2/+7
2023-03-10wifi: mt76: mt7921: fix deadlock in mt7921_abort_rocFelix Fietkau1-15/+7
2023-03-10bpftool: profile online CPUs instead of possibleTonghao Zhang1-8/+30
2023-03-10crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmwareTom Lendacky1-1/+5
2023-03-10selftests/bpf: Initialize tc in xdp_synproxyIlya Leoshkevich1-0/+1
2023-03-10can: rcar_canfd: Fix R-Car V3U GAFLCFG field accessesGeert Uytterhoeven1-2/+2
2023-03-10can: rcar_canfd: Fix R-Car V3U CAN mode selectionGeert Uytterhoeven1-9/+10
2023-03-10kselftest/arm64: Fix enumeration of systems without 128 bit SMEMark Brown2-0/+8
2023-03-10wifi: iwlwifi: mei: fix compilation errors in rfkill()Gregory Greenman1-3/+3
2023-03-10s390/bpf: Add expoline to tail callsIlya Leoshkevich1-2/+10
2023-03-10drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument sizeKees Cook2-2/+3
2023-03-10leds: led-class: Add missing put_device() to led_put()Hans de Goede1-1/+4
2023-03-10crypto: xts - Handle EBUSY correctlyHerbert Xu1-4/+4
2023-03-10selftests/bpf: Fix vmtest static compilation errorDaniel T. Lee1-2/+3
2023-03-10net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release actionSiddharth Vadapalli3-10/+12
2023-03-10x86/microcode: Adjust late loading result reporting messageAshok Raj1-4/+7
2023-03-10x86/microcode: Check CPU capabilities after late microcode update correctlyAshok Raj3-13/+30
2023-03-10x86/microcode: Add a parameter to microcode_check() to store CPU capabilitiesAshok Raj3-10/+16
2023-03-10bpf: Fix partial dynptr stack slot reads/writesKumar Kartikeya Dwivedi2-3/+91
2023-03-10bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTRKumar Kartikeya Dwivedi3-21/+69
2023-03-10bpf: Fix state pruning for STACK_DYNPTR stack slotsKumar Kartikeya Dwivedi1-4/+84
2023-03-10powercap: fix possible name leak in powercap_register_zone()Yang Yingliang1-5/+9
2023-03-10crypto: seqiv - Handle EBUSY correctlyHerbert Xu1-1/+1
2023-03-10crypto: essiv - Handle EBUSY correctlyHerbert Xu1-1/+6
2023-03-10crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko1-4/+17
2023-03-10selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=mTiezhu Yang1-3/+8
2023-03-10ACPI: battery: Fix missing NUL-termination with large stringsArmin Wolf1-1/+1
2023-03-10wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()Shivani Baranwal1-1/+1
2023-03-10wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setupMiaoqian Lin1-0/+1
2023-03-10wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang1-0/+1
2023-03-10wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin1-9/+22