This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 739a6c93cc75 Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/li [...] new 306cb65bb0cb smb: fix secondary channel creation issue with kerberos by [...] new 840738eae948 cifs: Remove duplicate fattr->cf_dtype assignment from wsl [...] new 34331d7beed7 smb: client: fix first command failure during re-negotiation new a379a8a2a003 smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma() new 2c4fd3d14146 cifs: Fix prepare_write to negotiate wsize if needed new a2182743a8b4 smb: Log an error when close_all_cached_dirs fails new 4eb11a34b72c smb: Use loff_t for directory position in cached_dirents new 4d360cfe8cba smb: minor fix to use sizeof to initialize flags_string buffer new 27e9d5d021db smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size new 75f99f8cf445 Merge tag 'v6.16-rc2-smb3-client-fixes-v2' of git://git.sa [...] new 8a8ff069c7ad KVM: arm64: nv: Fix tracking of shadow list registers new 1fbe6861a6d9 KVM: arm64: Explicitly treat routing entry type changes as [...] new 56a14984505b KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_cases new cade3d57e456 KVM: arm64: VHE: Synchronize restore of host debug registers new 257d0aa8e250 KVM: arm64: VHE: Synchronize CPTR trap deactivation new e62dd507844f KVM: arm64: Reorganise CPTR trap manipulation new 59e6e101a6fa KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sv [...] new 186b58bacd74 KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_h [...] new 3a300a33e406 KVM: arm64: Remove cpacr_clear_set() new 04c5355b2a94 KVM: arm64: VHE: Centralize ISBs when returning to host new a09e359d434e Merge tag 'kvmarm-fixes-6.16-3' of git://git.kernel.org/pu [...] new 6aba0cb5bba6 RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls new 2e7be1629966 RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs new 2f3fc29ae86f Merge tag 'kvm-riscv-fixes-6.16-1' of https://github.com/k [...] new b5aafcb4efd2 KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs new cf207eac06f6 KVM: TDX: Handle TDG.VP.VMCALL<GetQuote> new 25e8b1dd4883 KVM: TDX: Exit to userspace for GetTdVmCallInfo new e669e322c52c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new b2e673ae53ef EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fh new 88efa0de3285 EDAC/igen6: Fix NULL pointer dereference new 73543bad7664 Merge tag 'edac_urgent_for_v6.16_rc3' of git://git.kernel. [...] new 1a9dcf69c7a9 selftests/futex: getopt() requires int as return value. new 0ecb4232fc65 selftests/futex: Set the home_node in futex_numa_mpol new 8337204c5889 futex: Handle invalid node numbers supplied by user new 69a14d146f3b futex: Verify under the lock if hash can be replaced new aff2a7e23f23 Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kern [...] new 4f6fc7821283 perf: Fix sample vs do_exit() new 61988e36dc54 perf: Fix cgroup state vs ERROR new 3b7a34aebbdf perf: Fix dangling cgroup pointer in cpuctx new 3172fb986666 perf/core: Fix WARN in perf_cgroup_switch() new 49b393af3130 perf: Add comment to enum perf_event_state new bc4394e5e79c perf: Fix the throttle error of some clock events new b0823d5fbacb perf/x86/intel: Fix crash in icl_update_topdown_event() new 17ef32ae66b1 Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel. [...] new 2b32fc8ff08d genirq/cpuhotplug: Rebalance managed interrupts across mul [...] new 72218d74c9c5 genirq/cpuhotplug: Restore affinity even for suspended IRQ new 8a2277a3c9e4 genirq/irq_sim: Initialize work context pointers properly new 3085ef9d9e7a irqchip/ath79-misc: Fix missing prototypes warnings new 33efa7dbabcf Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.o [...] new 594902c986e2 x86,fs/resctrl: Remove inappropriate references to cachein [...] new 94a17f2dc90b x86/mm: Disable INVLPGB when PTI is enabled new 3c902383f2da x86/its: Fix an ifdef typo in its_alloc() new cb6075bc62dc x86/mm: Fix early boot use of INVPLGB new 2aebf5ee43bf x86/alternatives: Fix int3 handling failure from broken te [...] new 5c00eca95a9a Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.o [...] new 614b1c3cbfb0 i2c: use inclusive callbacks in struct i2c_algorithm new 903cc7096db2 dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required [...] new 9a816ebeb573 Merge tag 'i2c-host-fixes-6.16-rc2' of git://git.kernel.or [...] new a6c23dac756b i2c: k1: check for transfer error new b67ec639010f Merge tag 'i2c-for-6.16-rc3' of git://git.kernel.org/pub/s [...]
The 60 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: .../bindings/i2c/nvidia,tegra20-i2c.yaml | 24 +++- Documentation/virt/kvm/api.rst | 59 ++++++++- arch/arm64/include/asm/kvm_emulate.h | 62 --------- arch/arm64/include/asm/kvm_host.h | 6 +- arch/arm64/kvm/arm.c | 3 +- arch/arm64/kvm/hyp/include/hyp/switch.h | 147 +++++++++++++++++++-- arch/arm64/kvm/hyp/nvhe/hyp-main.c | 5 +- arch/arm64/kvm/hyp/nvhe/switch.c | 59 --------- arch/arm64/kvm/hyp/vhe/switch.c | 107 ++------------- arch/arm64/kvm/vgic/vgic-v3-nested.c | 81 ++++++------ arch/riscv/kvm/vcpu_sbi_replace.c | 8 +- arch/x86/events/intel/core.c | 2 +- arch/x86/include/asm/shared/tdx.h | 1 + arch/x86/kernel/alternative.c | 4 +- arch/x86/kernel/cpu/amd.c | 2 +- arch/x86/kernel/cpu/resctrl/core.c | 6 +- arch/x86/kvm/vmx/tdx.c | 83 +++++++++++- arch/x86/mm/pti.c | 5 + drivers/edac/amd64_edac.c | 1 + drivers/edac/igen6_edac.c | 24 ++-- drivers/i2c/algos/i2c-algo-bit.c | 4 +- drivers/i2c/algos/i2c-algo-pca.c | 4 +- drivers/i2c/algos/i2c-algo-pcf.c | 4 +- drivers/i2c/busses/i2c-amd-mp2-plat.c | 2 +- drivers/i2c/busses/i2c-aspeed.c | 8 +- drivers/i2c/busses/i2c-at91-master.c | 4 +- drivers/i2c/busses/i2c-axxia.c | 2 +- drivers/i2c/busses/i2c-bcm-iproc.c | 2 +- drivers/i2c/busses/i2c-cadence.c | 10 +- drivers/i2c/busses/i2c-cgbc.c | 4 +- drivers/i2c/busses/i2c-eg20t.c | 2 +- drivers/i2c/busses/i2c-emev2.c | 6 +- drivers/i2c/busses/i2c-exynos5.c | 6 +- drivers/i2c/busses/i2c-gxp.c | 6 +- drivers/i2c/busses/i2c-img-scb.c | 2 +- drivers/i2c/busses/i2c-imx-lpi2c.c | 8 +- drivers/i2c/busses/i2c-imx.c | 8 +- drivers/i2c/busses/i2c-k1.c | 2 +- drivers/i2c/busses/i2c-keba.c | 2 +- drivers/i2c/busses/i2c-mchp-pci1xxxx.c | 2 +- drivers/i2c/busses/i2c-meson.c | 4 +- drivers/i2c/busses/i2c-microchip-corei2c.c | 2 +- drivers/i2c/busses/i2c-mt65xx.c | 2 +- drivers/i2c/busses/i2c-mxs.c | 2 +- drivers/i2c/busses/i2c-nomadik.c | 4 +- drivers/i2c/busses/i2c-npcm7xx.c | 6 +- drivers/i2c/busses/i2c-omap.c | 6 +- drivers/i2c/busses/i2c-pnx.c | 2 +- drivers/i2c/busses/i2c-pxa.c | 16 +-- drivers/i2c/busses/i2c-qcom-cci.c | 4 +- drivers/i2c/busses/i2c-qcom-geni.c | 4 +- drivers/i2c/busses/i2c-qup.c | 8 +- drivers/i2c/busses/i2c-rcar.c | 10 +- drivers/i2c/busses/i2c-s3c2410.c | 6 +- drivers/i2c/busses/i2c-sh7760.c | 4 +- drivers/i2c/busses/i2c-sh_mobile.c | 4 +- drivers/i2c/busses/i2c-stm32f7.c | 4 +- drivers/i2c/busses/i2c-synquacer.c | 4 +- drivers/i2c/busses/i2c-tegra.c | 6 +- drivers/i2c/busses/i2c-xiic.c | 4 +- drivers/i2c/busses/i2c-xlp9xx.c | 2 +- drivers/i2c/i2c-atr.c | 2 +- drivers/i2c/i2c-mux.c | 6 +- drivers/i2c/muxes/i2c-demux-pinctrl.c | 4 +- drivers/irqchip/irq-ath79-misc.c | 20 +-- fs/resctrl/ctrlmondata.c | 13 +- fs/resctrl/internal.h | 4 +- fs/resctrl/monitor.c | 6 +- fs/resctrl/rdtgroup.c | 6 +- fs/smb/client/cached_dir.c | 14 +- fs/smb/client/cached_dir.h | 2 +- fs/smb/client/cifs_debug.c | 2 +- fs/smb/client/cifs_ioctl.h | 2 +- fs/smb/client/connect.c | 1 + fs/smb/client/file.c | 8 +- fs/smb/client/ioctl.c | 2 +- fs/smb/client/reparse.c | 1 - fs/smb/client/sess.c | 3 +- fs/smb/client/smbdirect.c | 5 +- include/linux/perf_event.h | 42 +++++- include/linux/resctrl.h | 4 +- include/uapi/linux/kvm.h | 22 +++ kernel/events/core.c | 116 ++++++++++------ kernel/exit.c | 17 +-- kernel/futex/core.c | 14 +- kernel/irq/chip.c | 8 ++ kernel/irq/cpuhotplug.c | 7 - kernel/irq/irq_sim.c | 2 +- .../selftests/futex/functional/futex_numa_mpol.c | 10 +- .../selftests/futex/functional/futex_priv_hash.c | 2 +- .../selftests/kvm/arm64/arch_timer_edge_cases.c | 16 ++- 91 files changed, 729 insertions(+), 513 deletions(-)