summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-20gve: Return error for unknown admin queue commandAlok Tiwari1-0/+1
2025-08-20net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman1-3/+3
2025-08-20net: vlan: Make is_vlan_dev() a stub when VLAN is not configuredGal Pressman1-5/+10
2025-08-20drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manualMario Limonciello1-22/+15
2025-08-20dpaa_eth: don't use fixed_phy_change_carrierHeiner Kallweit1-2/+0
2025-08-20neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande2-3/+10
2025-08-20wifi: iwlegacy: Check rate_idx range after additionStanislaw Gruszka1-1/+4
2025-08-20arm64: stacktrace: Check kretprobe_find_ret_addr() return valueMark Rutland1-0/+2
2025-08-20netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry1-1/+7
2025-08-20powerpc: floppy: Add missing checks after DMA mapThomas Fourier1-1/+4
2025-08-20wifi: ath12k: Decrement TID on RX peer frag setup error handlingKarthikeyan Kathirvel1-0/+1
2025-08-20wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0Raj Kumar Bhagat1-1/+1
2025-08-20wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`.Thomas Fourier1-6/+12
2025-08-20wifi: mac80211: update radar_required in channel context after channel switchRamya Gnanasekar1-0/+1
2025-08-20drm/amd/display: Initialize mode_select to 0Alex Hung1-1/+1
2025-08-20drm/amd/display: Fix 'failed to blank crtc!'Wen Chen1-1/+1
2025-08-20wifi: iwlwifi: fw: Fix possible memory leak in iwl_fw_dbg_collectPagadala Yesu Anjaneyulu1-1/+6
2025-08-20wifi: iwlwifi: dvm: fix potential overflow in rs_fill_link_cmd()Rand Deeb1-1/+1
2025-08-20lib: packing: Include necessary headersNathan Lynch1-1/+5
2025-08-20wifi: ath12k: Fix station association with MBSSID Non-TX BSSHari Chandrakanthan1-0/+1
2025-08-20wifi: ath12k: Add memset and update default rate value in wmi tx completionSarika Sharma1-0/+5
2025-08-20wifi: ath10k: shutdown driver when hardware is unreliableKang Yang4-9/+63
2025-08-20drm/amd/display: Separate set_gsl from set_gsl_source_selectIlya Bakoulin1-5/+4
2025-08-20net: fec: allow disable coalescingJonas Rebmann1-18/+16
2025-08-20net: ieee8021q: fix insufficient table-size assertionRubenKelevra1-31/+13
2025-08-20ACPI: Suppress misleading SPCR console message when SPCR table is absentLi Chen1-3/+7
2025-08-20net: atlantic: add set_power to fw_ops for atl2 to fix wolEric Work2-0/+41
2025-08-20xfrm: Duplicate SPI HandlingAakash Kumar S1-29/+43
2025-08-20net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_x...zhangjianrong1-4/+4
2025-08-20net: thunderbolt: Enable end-to-end flow control also in transmitzhangjianrong1-7/+6
2025-08-20drm/xe/xe_query: Use separate iterator while filling GT listMatt Roper1-12/+15
2025-08-20kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown1-1/+2
2025-08-20wifi: mt76: mt7915: mcu: re-init MCU before loading FW patchDavid Bauer1-10/+15
2025-08-20wifi: rtw89: Fix rtw89_mac_power_switch() for USBBitterblue Smith2-0/+20
2025-08-20drm/imagination: Clear runtime PM errors while resetting the GPUAlessio Belle1-1/+58
2025-08-20perf/arm: Add missing .suppress_bind_attrsRobin Murphy2-0/+2
2025-08-20drm/msm: Add error handling for krealloc in metadata setupYuan Chen1-1/+8
2025-08-20drm/msm: use trylock for debugfsRob Clark2-1/+8
2025-08-20wifi: mac80211: fix rx link assignment for non-MLO stationsHari Chandrakanthan1-3/+9
2025-08-20rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer accessZqiang1-3/+2
2025-08-20ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc().Kuniyuki Iwashima2-10/+8
2025-08-20(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier1-4/+2
2025-08-20s390/early: Copy last breaking event address to pt_regsHeiko Carstens1-0/+1
2025-08-20wifi: mac80211: avoid weird state in error pathMiri Korenblit2-1/+10
2025-08-20wifi: mac80211: don't complete management TX on SAE commitJohannes Berg2-1/+10
2025-08-20sched/fair: Bump sd->max_newidle_lb_cost when newidle balance failsChris Mason1-3/+16
2025-08-20net: phy: bcm54811: PHY initializationKamil Horák - 2N1-4/+21
2025-08-20s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle1-1/+1
2025-08-20wifi: iwlwifi: mvm: fix scan request validationAvraham Stern1-1/+1
2025-08-20um: Re-evaluate thread flags repeatedlyThomas Weißschuh2-8/+16