This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2d5404caa8c7 Linux 6.12-rc7 new 6ca575374dd9 vsock/virtio: Initialization of the dangling pointer occur [...] new 0b364cf53b20 vdpa: solidrun: Fix UB bug with devres new 03a942f793ca Fix typo in vringh_test.c new 7f8825b2a78a vDPA/ifcvf: Fix pci_read_config_byte() return code handling new 97ee04feb682 virtio_pci: Fix admin vq cleanup by using correct info pointer new 4e39ecadf1d2 vp_vdpa: fix id_table array not null terminated error new 83e445e64f48 vdpa/mlx5: Fix error path during device add new 0ccd733ac99e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] new f7d1b585e153 sched_ext: Add a missing newline at the end of an error message new a759bf0dfc4d sched_ext: Update scx_show_state.py to match scx_ops_bypas [...] new a6250aa251ea sched_ext: Handle cases where pick_task_scx() is called wi [...] new 3022e9d00ebe Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kern [...]
The 12 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: drivers/vdpa/ifcvf/ifcvf_base.c | 2 +- drivers/vdpa/mlx5/net/mlx5_vnet.c | 21 ++++----------- drivers/vdpa/solidrun/snet_main.c | 14 +++++++--- drivers/vdpa/virtio_pci/vp_vdpa.c | 10 ++++--- drivers/virtio/virtio_pci_common.c | 24 ++++++++++++----- drivers/virtio/virtio_pci_common.h | 1 + drivers/virtio/virtio_pci_modern.c | 12 +-------- kernel/sched/core.c | 13 ++++++---- kernel/sched/ext.c | 46 +++++++++++++++++++++++---------- kernel/sched/sched.h | 5 ++-- net/vmw_vsock/virtio_transport_common.c | 1 + tools/sched_ext/scx_show_state.py | 2 +- tools/virtio/vringh_test.c | 2 +- 13 files changed, 89 insertions(+), 64 deletions(-)