summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-03wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o netdetectJohannes Berg
2026-06-03wifi: iwlwifi: cfg: Revert "wifi: iwlwifi: cfg: move the MODULE_FIRMWARE to t...Shahar Tzarfati
2026-06-03wifi: iwlwifi: mld: set fast-balance scan for active EMLSRPagadala Yesu Anjaneyulu
2026-06-03wifi: iwlwifi: mld: support FW TLV for NAN max channel switch timeIsrael Kozitz
2026-06-03wifi: iwlwifi: mld: always allow mimo in NANMiri Korenblit
2026-06-03wifi: iwlwifi: move iwl_fw_rate_idx_to_plcp() to mvmJohannes Berg
2026-06-03wifi: iwlwifi: mvm: rename iwl_mvm_mac80211_idx_to_hwrate()Johannes Berg
2026-06-03wifi: iwlwifi: fix STEP_URM register address for SC devicesMoriya Itzchaki
2026-06-03wifi: iwlwifi: mld: fix smatch warningMiri Korenblit
2026-06-03wifi: iwlwifi: remove mvm prefix from marker commandMiri Korenblit
2026-06-03wifi: iwlwifi: remove stale commentMiri Korenblit
2026-06-03wifi: iwlwifi: fw: cut down NIC wakeups during dumpJohannes Berg
2026-06-03wifi: iwlwifi: add support for AX231Emmanuel Grumbach
2026-06-03iio: chemical: scd30: Replace manual locking with RAII lockingMaxwell Doose
2026-06-03ASoC: amd: remove unused machineMark Brown
2026-06-03ASoC: amd: ps-mach: remove unused machineKuninori Morimoto
2026-06-03ASoC: amd: acp6x-mach: remove unused machineKuninori Morimoto
2026-06-03ASoC: amd: acp3x-rn: remove unused machineKuninori Morimoto
2026-06-03s390/percpu: Provide arch_this_cpu_write() implementationHeiko Carstens
2026-06-03s390/percpu: Provide arch_this_cpu_read() implementationHeiko Carstens
2026-06-03s390/percpu: Use new percpu code section for arch_this_cpu_[and|or]()Heiko Carstens
2026-06-03s390/percpu: Use new percpu code section for arch_this_cpu_add_return()Heiko Carstens
2026-06-03s390/percpu: Use new percpu code section for arch_this_cpu_add()Heiko Carstens
2026-06-03s390/percpu: Add missing do { } while (0) constructsHeiko Carstens
2026-06-03s390/percpu: Infrastructure for more efficient this_cpu operationsHeiko Carstens
2026-06-03s390/zcrypt: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-03s390/trng: Replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-06-03s390/qeth: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-03s390/hvc_iucv: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-03s390/dasd: Replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-03s390/con3270: Replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-06-03s390/fpu: Move GR_NUM / VX_NUM macros to separate header fileHeiko Carstens
2026-06-03s390/fpu: Shorten GR_NUM / VX_NUM macrosHeiko Carstens
2026-06-03s390/ap/zcrypt: Rearrange fields within AP and zcrypt structsHarald Freudenberger
2026-06-03gpu: nova-core: Hopper/Blackwell: select FSP Chain of Trust versionJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP send/receive messagingJohn Hubbard
2026-06-03gpu: nova-core: add MCTP/NVDM protocol types for firmware communicationJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP message infrastructureJohn Hubbard
2026-06-03gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operationsJohn Hubbard
2026-06-03selftests: livepatch: set LC_ALL=C to fix locale-dependent test failureQiang Ma
2026-06-03KVM: riscv: Fast-path dirty logging write faultsJinyu Tang
2026-06-03KVM: riscv: Update G-stage PTE permissions atomicallyJinyu Tang
2026-06-03KVM: riscv: Add a G-stage PTE cmpxchg helperJinyu Tang
2026-06-03KVM: riscv: Use an rwlock for mmu_lockJinyu Tang
2026-06-03KVM: riscv: Rely on common MMU notifier lockingJinyu Tang
2026-06-03KVM: selftests: Add a test for gPAT handling in L2Yosry Ahmed
2026-06-03KVM: selftests: Add guest_memfd regression test signed offset+size bugSean Christopherson
2026-06-03KVM: selftests: Expand the guest_memfd test macros to allow passing the VMSean Christopherson
2026-06-03KVM: guest_memfd: Treat memslot binding offset+size as unsigned valuesSean Christopherson
2026-06-03KVM: x86: Remove defunct kvm_load_segment_descriptor() declaration.Sean Christopherson