summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-03RDMA/umem: Fix truncation for block sizes >= 4GJason Gunthorpe
2026-06-03KVM: x86: Drop defunct vcpu_tsc_khz() declarationSean Christopherson
2026-06-03KVM: x86: Move async #PF helpers to x86.h (as inlines)Sean Christopherson
2026-06-03KVM: x86: Move update_cr8_intercept() to lapic.cSean Christopherson
2026-06-03KVM: x86: Harden is_64_bit_hypercall() against bugs on 32-bit kernelsSean Christopherson
2026-06-03Revert "KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64...Sean Christopherson
2026-06-03KVM: nSVM: Use kvm_rax_read() now that it's mode-awareSean Christopherson
2026-06-03KVM: x86: Drop non-raw kvm_<reg>_write() helpersSean Christopherson
2026-06-03KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpersSean Christopherson
2026-06-03KVM: x86: Move inlined GPR, CR, and DR helpers from x86.h to regs.hSean Christopherson
2026-06-03KVM: x86: Rename kvm_cache_regs.h => regs.hSean Christopherson
2026-06-03KVM: x86: Trace hypercall register *after* truncating values for 32-bitSean Christopherson
2026-06-03KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit modeSean Christopherson
2026-06-03KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guestSean Christopherson
2026-06-03KVM: x86/xen: Bug the VM if 32-bit KVM observes a 64-bit mode hypercallSean Christopherson
2026-06-03KVM: SVM: Truncate INVLPGA address in compatibility modeSean Christopherson
2026-06-03Merge tag 'samsung-soc-7.2' of https://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij
2026-06-03ipmi: fix refcount leak in i_ipmi_request()Wentao Liang
2026-06-03HID: hid-lenovo-go: cancel cfg_setup work in hid_go_cfg_remove()Manish Khadka
2026-06-03Merge tag 'stm32-dt-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2026-06-03Merge tag 'samsung-dt64-7.2' of https://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2026-06-03Merge tag 'tegra-for-7.2-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-06-03Merge tag 'tegra-for-7.2-dt-bindings' of git://git.kernel.org/pub/scm/linux/k...Linus Walleij
2026-06-03Merge tag 'rtw-next-2026-06-03' of https://github.com/pkshih/rtwJohannes Berg
2026-06-03wifi: mac80211_hwsim: claim DBE capabilityJohannes Berg
2026-06-03wifi: mac80211: AP: handle DBE for clientsJohannes Berg
2026-06-03wifi: mac80211: parse and apply UHR DBE channelJohannes Berg
2026-06-03wifi: mac80211: refactor link STA bandwidth updateJohannes Berg
2026-06-03wifi: Update UHR MAC capabilities to D1.4Johannes Berg
2026-06-03wifi: Update UHR PHY capabilities to D1.4Johannes Berg
2026-06-03wifi: mac80211: explain ieee80211_determine_chan_mode() parsingJohannes Berg
2026-06-03wifi: mac80211: mlme: allow UHR only with MLOJohannes Berg
2026-06-03wifi: mac80211: always expose multi-link elementJohannes Berg
2026-06-03wifi: cfg80211: harden cfg80211_defragment_element()Johannes Berg
2026-06-03wifi: mac80211: use local ml_basic_elem in parsingJohannes Berg
2026-06-03wifi: mac80211: clarify beacon parsing with MBSSID/EMAJohannes Berg
2026-06-03wifi: mac80211: rename "multi_link_inner" variableJohannes Berg
2026-06-03wifi: mac80211: clean up return in ieee802_11_find_bssid_profile()Johannes Berg
2026-06-03wifi: mac80211: unify link STA removal in vif link removalJohannes Berg
2026-06-03wifi: ieee80211: define some UHR link reconfiguration frame typesJohannes Berg
2026-06-03wifi: mac80211: basic S1G rx rate reporting supportLachlan Hodges
2026-06-03wifi: qtnfmac: topaz: defer IRQ enabling until IPC initRunyu Xiao
2026-06-03wifi: mac80211: Add KUnit test for ieee80211_mesh_perr_size_okMasashi Honma
2026-06-03wifi: mac80211: Add KUnit test for ieee80211_mesh_prep_size_okMasashi Honma
2026-06-03wifi: mac80211: Add KUnit test for ieee80211_mesh_preq_size_okMasashi Honma
2026-06-03wifi: mac80211: Fix PERR frame processingMasashi Honma
2026-06-03wifi: mac80211: Fix overread in PREP frame processingMasashi Honma
2026-06-03wifi: mac80211: Fix overread in PREQ frame processingMasashi Honma
2026-06-03wifi: mac80211: Use struct instead of macro for PERR frameMasashi Honma
2026-06-03wifi: mac80211: Use struct instead of macro for PREP frameMasashi Honma