This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f8de32cc060b Merge tag 'tpmdd-v6.5-rc7' of git://git.kernel.org/pub/scm [...] new 182ac87070e2 Documentation/hw-vuln: Unify filename specification in index new 0fddfe338210 driver core: cpu: Unify redundant silly stubs new 09f9f37c324d Documentation/srso: Document IBPB aspect and fix formatting new cbe8ded48b93 x86/srso: Fix build breakage with the LLVM linker new 6524c798b727 driver core: cpu: Make cpu_show_not_affected() static new a57c27c7ad85 x86/speculation: Add cpu_show_gds() prototype new eb3515dc99c7 x86: Move gds_ucode_mitigated() declaration to header new 3477144c878a driver core: cpu: Fix the fallback cpu_show_gds() name new 272b86ba9d97 Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/ [...] new bee6cf1a80b5 x86/sev: Do not try to parse for the CC blob on non-AMD hardware new 39163d547928 x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit ge [...] new 7324f74d3953 x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.h new 1b8b1aa90c9c x86/mm: Fix VDSO and VVAR placement on 5-level paging machines new 6dbef74aeb09 x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405 new 43972cf2deb2 Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.or [...] new 4270d2b4845e usb: typec: tcpm: Fix response to vsafe0V event new 5a5ccd61cfd7 usb: typec: altmodes/displayport: Signal hpd when configur [...] new 348359e7c232 usb: typec: nb7vpq904m: Add an error handling path in nb7v [...] new ef7c4d8a90c6 usb: typec: mux: intel: Add dependency on USB_COMMON new 65dadb2beeb7 USB: Gadget: core: Help prevent panic during UVC unconfigure new 8e21a620c7e6 usb: common: usb-conn-gpio: Prevent bailing out if initial [...] new a6ff6e7a9dd6 usb-storage: alauda: Fix uninit-value in alauda_check_media() new 3ddaa6a27457 usb: dwc3: Properly handle processing of pending events new 583893a66d73 thunderbolt: Fix Thunderbolt 3 display flickering issue on [...] new 596a5123cc78 thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request() new f48585c468f5 Merge tag 'thunderbolt-for-v6.5-rc6' of git://git.kernel.o [...] new 469a2f504188 Merge tag 'usb-6.5-rc6' of git://git.kernel.org/pub/scm/li [...] new 9b53a1342216 counter: Fix menuconfig "Counter support" submenu entries [...] new ec3041b30133 Merge tag 'counter-fixes-for-6.5a' of git://git.kernel.org [...] new 272ffb925e20 counter: Fix menuconfig "Counter support" submenu entries [...] new aead78125a98 tools/counter: Makefile: Replace rmdir by rm to avoid make [...] new bb6578bab876 Merge tag 'counter-fixes-for-6.5b' of git://git.kernel.org [...] new 6bc471b6c3ae iio: adc: ad7192: Fix ac excitation feature new d47b9b842927 iio: light: bu27034: Fix scale format new 096649cd7cb0 iio: light: bu27008: Fix scale format new 95fb1e7b23bc iio: light: bu27008: Fix intensity data type new a41e19cc0d6b iio: adc: ina2xx: avoid NULL pointer dereference on OF dev [...] new 48faabfb3634 dt-bindings: iio: adi,ad74115: remove ref from -nanoamp new 507397d19b5a iio: frequency: admv1013: propagate errors from regulator_ [...] new b2a69969908f iio: core: Prevent invalid memory access when there is no parent new 09738ccbc414 iio: adc: meson: fix core clock enable/disable moment new 6811694eb2f6 iio: imu: lsm6dsx: Fix mount matrix retrieval new 8a4629055ef5 iio: cros_ec: Fix the allocation size for cros_ec_command new 63b93e70c862 Merge tag 'iio-fixes-for-6.5a' of https://git.kernel.org/p [...] new adb9743d6a08 binder: fix memory leak in binder_init() new 101bd907b424 misc: rtsx: judge ASPM Mode to set PETXCFG Reg new 77107b08f0f2 misc: tps6594-esm: Disable ESM for rev 1 PMIC new d8630f050d3f interconnect: qcom: Add support for mask-based BCMs new be02db24cf84 interconnect: qcom: sm8450: add enable_mask for bcm nodes new 0dc82bd9e462 interconnect: qcom: sm8550: add enable_mask for bcm nodes new 3cb11fe244d5 interconnect: qcom: sa8775p: add enable_mask for bcm nodes new 51a26bb02ae5 Merge tag 'icc-6.5-rc5' of git://git.kernel.org/pub/scm/li [...] new 3feecb1b8483 Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/ [...]
The 53 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/admin-guide/hw-vuln/index.rst | 14 ++-- Documentation/admin-guide/hw-vuln/srso.rst | 71 ++++++++++------- .../devicetree/bindings/iio/addac/adi,ad74115.yaml | 3 - arch/x86/boot/compressed/idt_64.c | 9 ++- arch/x86/boot/compressed/sev.c | 37 ++++++++- arch/x86/entry/vdso/vma.c | 4 +- arch/x86/include/asm/linkage.h | 2 +- arch/x86/include/asm/processor.h | 2 + arch/x86/include/asm/segment.h | 2 +- arch/x86/kernel/cpu/amd.c | 1 + arch/x86/kernel/vmlinux.lds.S | 12 ++- arch/x86/kvm/x86.c | 2 - drivers/android/binder.c | 1 + drivers/android/binder_alloc.c | 6 ++ drivers/android/binder_alloc.h | 1 + drivers/base/cpu.c | 93 +++++----------------- drivers/counter/Kconfig | 14 ++-- drivers/iio/adc/ad7192.c | 16 ++-- drivers/iio/adc/ina2xx-adc.c | 9 ++- drivers/iio/adc/meson_saradc.c | 23 +++--- .../common/cros_ec_sensors/cros_ec_sensors_core.c | 2 +- drivers/iio/frequency/admv1013.c | 5 +- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 2 +- drivers/iio/industrialio-core.c | 5 +- drivers/iio/light/rohm-bu27008.c | 22 ++++- drivers/iio/light/rohm-bu27034.c | 22 ++++- drivers/interconnect/qcom/bcm-voter.c | 5 ++ drivers/interconnect/qcom/icc-rpmh.h | 2 + drivers/interconnect/qcom/sa8775p.c | 1 + drivers/interconnect/qcom/sm8450.c | 9 +++ drivers/interconnect/qcom/sm8550.c | 17 ++++ drivers/misc/cardreader/rts5227.c | 2 +- drivers/misc/cardreader/rts5228.c | 18 ----- drivers/misc/cardreader/rts5249.c | 3 +- drivers/misc/cardreader/rts5260.c | 18 ----- drivers/misc/cardreader/rts5261.c | 18 ----- drivers/misc/cardreader/rtsx_pcr.c | 5 +- drivers/misc/tps6594-esm.c | 19 ++++- drivers/thunderbolt/tb.c | 2 + drivers/thunderbolt/tmu.c | 4 +- drivers/usb/common/usb-conn-gpio.c | 6 +- drivers/usb/dwc3/gadget.c | 9 ++- drivers/usb/gadget/udc/core.c | 9 +++ drivers/usb/storage/alauda.c | 12 ++- drivers/usb/typec/altmodes/displayport.c | 18 ++++- drivers/usb/typec/mux/Kconfig | 1 + drivers/usb/typec/mux/nb7vpq904m.c | 25 ++++-- drivers/usb/typec/tcpm/tcpm.c | 7 ++ include/linux/cpu.h | 2 + tools/counter/Makefile | 3 +- 50 files changed, 358 insertions(+), 237 deletions(-)