summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-21net/smc: avoid overwriting when adjusting sock bufsizesWen Gu1-20/+2
2024-06-21octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep1-11/+22
2024-06-21bpf: Set run context for rawtp test_run callbackJiri Olsa1-0/+6
2024-06-21net: tls: fix marking packets as decryptedJakub Kicinski1-0/+3
2024-06-21ipv6: sr: block BH in seg6_output_core() and seg6_input_core()Eric Dumazet1-8/+6
2024-06-21ipv6: ioam: block BH from ioam6_output()Eric Dumazet1-4/+4
2024-06-21vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker1-1/+1
2024-06-21KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria3-7/+17
2024-06-21KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria3-9/+14
2024-06-21bpf: Fix a potential use-after-free in bpf_link_free()Cong Wang1-5/+6
2024-06-21net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha1-6/+56
2024-06-21net/ncsi: Fix the multi thread manner of NCSI driverDelphineCCChiu3-38/+41
2024-06-21ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()Duoming Zhou1-1/+1
2024-06-21ax25: Fix refcount imbalance on inbound connectionsLars Kellogg-Stedman1-0/+6
2024-06-21virtio_net: fix possible dim status unrecoverableHeng Qi1-1/+1
2024-06-21RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...Quan Zhou1-2/+2
2024-06-21RISC-V: KVM: No need to use mask when hart-index-bit is 0Yong-Xuan Wang1-3/+4
2024-06-21scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort()Chanwoo Lee1-9/+8
2024-06-21wifi: mac80211: correctly parse Spatial Reuse Parameter Set elementLingbo Kong1-2/+8
2024-06-21wifi: mac80211: fix Spatial Reuse element size checkLingbo Kong1-1/+1
2024-06-21wifi: iwlwifi: mvm: don't read past the mfuart notifcationEmmanuel Grumbach1-10/+0
2024-06-21wifi: iwlwifi: mvm: check n_ssids before accessing the ssidsMiri Korenblit1-2/+2
2024-06-21wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2024-06-21wifi: iwlwifi: mvm: set properly mac headerMordechay Goodstein1-1/+4
2024-06-21wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64Johannes Berg1-7/+2
2024-06-21wifi: iwlwifi: mvm: don't initialize csa_work twiceMiri Korenblit1-2/+0
2024-06-21wifi: mac80211: pass proper link id for channel switch started notificationAditya Kumar Singh1-2/+2
2024-06-21wifi: cfg80211: pmsr: use correct nla_get_uX functionsLin Ma1-4/+4
2024-06-21wifi: cfg80211: Lock wiphy in cfg80211_get_stationRemi Pommarel1-1/+6
2024-06-21wifi: cfg80211: fully move wiphy work to unbound workqueueJohannes Berg2-3/+3
2024-06-21wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()Remi Pommarel1-2/+2
2024-06-21wifi: mac80211: mesh: Fix leak of mesh_preq_queue objectsNicolas Escande1-0/+13
2024-06-21cpufreq: amd-pstate: remove global header fileArnd Bergmann4-36/+35
2024-06-21cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missingPerry Yuan2-2/+57
2024-06-21cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_...Perry Yuan1-67/+59
2024-06-21wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang1-13/+25
2024-06-21wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevsCarl Huang1-1/+1
2024-06-16Linux 6.9.5v6.9.5Greg Kroah-Hartman1-1/+1
2024-06-16smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya1-1/+1
2024-06-16nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errorsRyusuke Konishi1-1/+1
2024-06-16nilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi1-0/+3
2024-06-16powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan2-0/+24
2024-06-16powerpc/64/bpf: fix tail calls for PCREL addressingHari Bathini1-14/+16
2024-06-16bpf: fix multi-uprobe PID filtering logicAndrii Nakryiko2-5/+5
2024-06-16ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai1-0/+2
2024-06-16btrfs: re-introduce 'norecovery' mount optionQu Wenruo1-0/+8
2024-06-16btrfs: fix leak of qgroup extent records after transaction abortFilipe Manana1-9/+1
2024-06-16btrfs: fix crash on racing fsync and size-extending write into preallocOmar Sandoval1-6/+11
2024-06-16btrfs: protect folio::private when attaching extent buffer foliosQu Wenruo1-29/+31
2024-06-16btrfs: qgroup: fix qgroup id collision across mountsBoris Burkov1-0/+20