This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from cd2286fc5775 Merge tag 'xfs-6.8-fixes-1' of git://git.kernel.org/pub/sc [...] new 5056c596c3d1 LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init() new 614f362918c7 LoongArch: KVM: Fix build due to API changes new 48ef9e87b407 LoongArch: KVM: Add returns to SIMD stubs new 955340433a79 Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/ [...] new 6ba7843b59b7 platform/x86: wmi: Fix error handling in legacy WMI notify [...] new 3d8a29fec2cb platform/x86: wmi: Return immediately if an suitable WMI e [...] new 3ea7f59af8ff platform/x86: wmi: Decouple legacy WMI notify handlers fro [...] new 29e473f4b51e platform/x86: wmi: Fix notify callback locking new 8446f9d11678 platform/x86: wmi: Fix wmi_dev_probe() new 416de0246f35 platform/x86: intel-uncore-freq: Fix types in sysfs callbacks new 5913320eb0b3 platform/x86: p2sb: Allow p2sb_bar() calls during PCI devi [...] new 9e054ed05dda platform/x86: p2sb: Use pci_resource_n() in p2sb_read_bar0() new 348d9cc7bde3 platform/x86: intel-wmi-sbl-fw-update: Fix function name i [...] new 41237735ccde platform/x86: silicom-platform: Add missing "Description:" [...] new 452c314988db MAINTAINERS: Remove Perry Yuan as DELL WMI HARDWARE PRIVAC [...] new 20fe5e9be47e MAINTAINERS: add Luke Jones as maintainer for asus notebooks new 8530ecaf35f2 MAINTAINERS: remove defunct acpi4asus project info from as [...] new 8cbc756b8026 platform/mellanox: mlxbf-tmfifo: Drop Tx network packet wh [...] new 732c35ce6d48 platform/mellanox: mlxbf-pmc: Fix offset calculation for c [...] new 118063f38033 platform/x86/amd/pmf: Get Human presence information from [...] new cedecdba60f4 platform/x86/amd/pmf: Get ambient light information from A [...] new a692a86efe97 platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data() new 8c898ec07a2f platform/x86/intel/ifs: Call release_firmware() when handl [...] new 1abdf288b0ef platform/x86: touchscreen_dmi: Add info for the TECLAST X1 [...] new 8a696a29c690 Merge tag 'platform-drivers-x86-v6.8-2' of git://git.kerne [...]
The 25 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/ABI/testing/sysfs-platform-silicom | 1 + MAINTAINERS | 5 +- arch/loongarch/include/asm/kvm_vcpu.h | 4 +- arch/loongarch/kernel/smp.c | 1 - arch/loongarch/kvm/mmu.c | 4 +- arch/loongarch/mm/tlb.c | 16 +- drivers/platform/mellanox/mlxbf-pmc.c | 4 +- drivers/platform/mellanox/mlxbf-tmfifo.c | 67 ++++++++ drivers/platform/x86/amd/pmf/Kconfig | 1 + drivers/platform/x86/amd/pmf/spc.c | 36 ++++ drivers/platform/x86/amd/pmf/tee-if.c | 4 +- drivers/platform/x86/intel/ifs/load.c | 3 +- .../uncore-frequency/uncore-frequency-common.c | 82 +++++----- .../uncore-frequency/uncore-frequency-common.h | 32 ++-- drivers/platform/x86/intel/wmi/sbl-fw-update.c | 4 +- drivers/platform/x86/p2sb.c | 182 ++++++++++++++++----- drivers/platform/x86/touchscreen_dmi.c | 35 ++++ drivers/platform/x86/wmi.c | 181 ++++++++++++-------- 18 files changed, 474 insertions(+), 188 deletions(-)