This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current in repository linux-next.
omits e4c0d6196941 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 91f450d46ac3 Merge branch 'misc-6.16' into next-fixes new f9af88a3d384 x86/bugs: Rename MDS machinery to something more generic new d8010d4ba43e x86/bugs: Add a Transient Scheduler Attacks mitigation new 31272abd5974 KVM: SVM: Advertise TSA CPUID bits to guests new 2329f250e04d x86/microcode/AMD: Add TSA microcode SHAs new 8e786a85c0a3 x86/process: Move the buffer clearing before MONITOR new 6e9128ff9d81 Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/ [...] adds c33453d08a56 efi: Drop preprocessor directives from zboot.lds adds f8b53cc9174c efi: Fix .data section size calculations when .sbat is present new eadb9fa7f775 Merge tag 'efi-fixes-for-v6.16-1' of git://git.kernel.org/ [...] adds e0a911ac8685 ALSA: hda: Add missing NVIDIA HDA codec IDs adds ce174b48aebb ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxx adds 05f254a6369a ALSA: usb-audio: Improve filtering of sample rates on Focu [...] adds db98ee568510 ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVAR adds 043faef334a1 ALSA: ad1816a: Fix potential NULL pointer deref in snd_car [...] adds cbe876121633 ASoC: fsl_asrc: use internal measured ratio for non-ideal [...] adds 960aed31eedb ASoC: Intel: SND_SOC_INTEL_SOF_BOARD_HELPERS select SND_SO [...] adds dc78f7e59169 ASoC: fsl_sai: Force a software reset when starting in con [...] adds be2e1a63448b MAINTAINERS: update Qualcomm audio codec drivers list adds a7528e9beadb ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches adds f7690d058170 ASoC: Intel: sof_sdw: Add quirks for Lenovo P1 and P16 adds 3b3312f28ee2 ASoC: cs35l56: probe() should fail if the device ID is not [...] adds 4f5b1aa2e406 Merge tag 'asoc-fix-v6.16-rc4' of https://git.kernel.org/p [...] adds 85e323bdbe28 ALSA: hda/tas2781: Fix calibration data parser issue adds d78f76457d70 ALSA: hda/realtek: Enable headset Mic on Positivo K116J new d006330be3f7 Merge tag 'sound-6.16-rc6' of git://git.kernel.org/pub/scm [...] adds 68279380266a crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2 new a3b5b88ea9bc Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pu [...] new 70b9c0c11e55 uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2) new 1afc85deecd3 MAINTAINERS: bitmap: add UAPI headers new 2dbae28a1d26 Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linux new ca3881f6fd8e module: Fix memory deallocation on error path in move_module() new eb0994a95497 module: Avoid unnecessary return value initialization in m [...] new 570db4b39f53 module: Make sure relocations are applied to the per-CPU section new af1ccf546e5f MAINTAINERS: update Daniel Gomez's role and email address new 72782127388d Merge tag 'modules-6.16-rc6.fixes' of git://git.kernel.org [...] adds 9ee124caae1b pwm: Fix invalid state detection adds 505b730ede7f pwm: mediatek: Ensure to disable clocks in error path new 733923397fd9 Merge tag 'pwm/for-6.16-rc6-fixes' of git://git.kernel.org [...] new 9c497d19ae81 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 6b350e458a24 Merge branch 'misc-6.16' into next-fixes new 31fb97fb17f0 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (e4c0d6196941) \ N -- N -- N refs/heads/fs-current (31fb97fb17f0)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 21 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-devices-system-cpu | 1 + .../hw-vuln/processor_mmio_stale_data.rst | 4 +- Documentation/admin-guide/kernel-parameters.txt | 13 ++ Documentation/arch/x86/mds.rst | 8 +- MAINTAINERS | 20 ++- arch/s390/crypto/sha1_s390.c | 2 + arch/s390/crypto/sha512_s390.c | 3 + arch/x86/Kconfig | 9 ++ arch/x86/entry/entry.S | 8 +- arch/x86/include/asm/cpufeatures.h | 6 +- arch/x86/include/asm/irqflags.h | 4 +- arch/x86/include/asm/kvm_host.h | 1 + arch/x86/include/asm/mwait.h | 27 ++-- arch/x86/include/asm/nospec-branch.h | 37 +++--- arch/x86/kernel/cpu/amd.c | 44 +++++++ arch/x86/kernel/cpu/bugs.c | 136 ++++++++++++++++++++- arch/x86/kernel/cpu/common.c | 14 ++- arch/x86/kernel/cpu/microcode/amd_shas.c | 112 +++++++++++++++++ arch/x86/kernel/cpu/scattered.c | 2 + arch/x86/kernel/process.c | 16 ++- arch/x86/kvm/cpuid.c | 10 +- arch/x86/kvm/reverse_cpuid.h | 7 ++ arch/x86/kvm/svm/vmenter.S | 6 + arch/x86/kvm/vmx/vmx.c | 2 +- drivers/base/cpu.c | 3 + drivers/firmware/efi/libstub/zboot.lds | 6 +- drivers/pwm/core.c | 2 +- drivers/pwm/pwm-mediatek.c | 13 +- include/linux/cpu.h | 1 + include/uapi/linux/bits.h | 4 +- kernel/module/main.c | 17 ++- sound/isa/ad1816a/ad1816a.c | 2 +- sound/pci/hda/patch_hdmi.c | 19 +++ sound/pci/hda/patch_realtek.c | 3 + sound/pci/hda/tas2781_hda.c | 8 +- sound/soc/codecs/cs35l56-shared.c | 2 +- sound/soc/fsl/fsl_asrc.c | 3 +- sound/soc/fsl/fsl_sai.c | 14 ++- sound/soc/intel/boards/Kconfig | 1 + sound/soc/intel/boards/sof_sdw.c | 3 + sound/soc/intel/common/soc-acpi-intel-arl-match.c | 12 +- sound/usb/format.c | 22 ++-- tools/include/uapi/linux/bits.h | 4 +- 43 files changed, 516 insertions(+), 115 deletions(-)