b93aa8 Merge branch 'SLE15-SP5' into SLE15-SP5-AZURE

Merged and Committed by Kernel Build Daemon 2 years ago
114 files changed. 13079 lines added. 16 lines removed.
config/arm64/default
file modified
+1 -0
config/x86_64/default
file modified
+1 -0
patches.suse/ACPI-APD-Add-a-fmw-property-clk-name.patch
file added
+48
patches.suse/ACPI-Add-a-context-argument-for-table-parsing-handle.patch
file added
+158
patches.suse/ACPI-CPPC-Add-CPPC-enable-register-function.patch
file added
+105
patches.suse/ACPI-CPPC-Amend-documentation-in-the-comments.patch
file added
+88
patches.suse/ACPI-CPPC-Drop-redundant-local-variable-from-cpc_rea.patch
file added
+50
patches.suse/ACPI-CPPC-Fix-up-I-O-port-access-in-cpc_read.patch
file added
+43
patches.suse/ACPI-CPPC-Implement-support-for-SystemIO-registers.patch
file added
+107
patches.suse/ACPI-DPTF-Support-Raptor-Lake.patch
file added
+63
patches.suse/ACPI-DPTF-Update-device-ID-in-a-comment.patch
file added
+33
patches.suse/ACPI-EC-Avoid-queuing-unnecessary-work-in-acpi_ec_su.patch
file added
+82
patches.suse/ACPI-EC-Call-advance_transaction-from-acpi_ec_dispat.patch
file added
+125
patches.suse/ACPI-EC-Fold-acpi_ec_check_event-into-acpi_ec_event_.patch
file added
+64
patches.suse/ACPI-EC-Make-the-event-work-state-machine-visible.patch
file added
+243
patches.suse/ACPI-EC-Mark-the-ec_sys-write_support-param-as-modul.patch
file added
+33
patches.suse/ACPI-EC-Pass-one-argument-to-acpi_ec_query.patch
file added
+105
patches.suse/ACPI-EC-Rearrange-the-loop-in-acpi_ec_event_handler.patch
file added
+54
patches.suse/ACPI-EC-Relocate-acpi_ec_create_query-and-drop-acpi_.patch
file added
+105
patches.suse/ACPI-EC-Rename-three-functions.patch
file added
+116
patches.suse/ACPI-EC-Rework-flushing-of-EC-work-while-suspended-t.patch
file added
+209
patches.suse/ACPI-EC-Simplify-locking-in-acpi_ec_event_handler.patch
file added
+75
patches.suse/ACPI-Introduce-Platform-Firmware-Runtime-Telemetry-d.patch
file added
+590
patches.suse/ACPI-Introduce-Platform-Firmware-Runtime-Update-devi.patch
file added
+844
patches.suse/ACPI-Keep-sub-table-parsing-infrastructure-available.patch
file added
+160
patches.suse/ACPI-NFIT-Import-GUID-before-use.patch
file added
+35
patches.suse/ACPI-NUMA-Process-hotpluggable-memblocks-when-CONFIG.patch
file added
+41
patches.suse/ACPI-PM-Avoid-CPU-cache-flush-when-entering-S4.patch
file added
+31
patches.suse/ACPI-PM-Emit-debug-messages-when-enabling-disabling-.patch
file added
+63
patches.suse/ACPI-PM-Remove-redundant-cache-flushing.patch
file added
+60
patches.suse/ACPI-PMIC-allow-drivers-to-provide-a-custom-lpat_raw.patch
file added
+120
patches.suse/ACPI-PMIC-constify-all-struct-intel_pmic_opregion_da.patch
file added
+159
patches.suse/ACPI-PMIC-xpower-Fix-_TMP-ACPI-errors.patch
file added
+73
patches.suse/ACPI-SPCR-check-if-table-serial_port.access_width-is.patch
file added
+42
patches.suse/ACPI-Teach-ACPI-table-parsing-about-the-CEDT-header-.patch
file added
+79
patches.suse/ACPI-Use-acpi_fetch_acpi_dev-instead-of-acpi_bus_get.patch
file added
+367
patches.suse/ACPI-battery-Add-the-ThinkPad-Not-Charging-quirk.patch
file modified
+7 -12
patches.suse/ACPI-delay-enumeration-of-devices-with-a-_DEP-pointi.patch
file added
+182
patches.suse/ACPI-pfr_telemetry-Fix-info-leak-in-pfrt_log_ioctl.patch
file added
+29
patches.suse/ACPI-pfr_update-Fix-return-value-check-in-pfru_write.patch
file added
+34
patches.suse/ACPI-processor-Replace-kernel.h-with-the-necessary-i.patch
file added
+50
patches.suse/ACPI-processor-idle-Only-flush-cache-on-entering-C3.patch
file added
+32
patches.suse/ACPI-processor-idle-Use-swap-instead-of-open-coding-.patch
file added
+48
patches.suse/ACPI-processor-thermal-avoid-cpufreq_get_policy.patch
file added
+45
patches.suse/ACPI-properties-Consistently-return-ENOENT-if-there-.patch
file modified
+2 -2
patches.suse/ACPI-require-CRC32-to-build.patch
file added
+36
patches.suse/ACPI-scan-Change-acpi_scan_init-return-value-type-to.patch
file added
+78
patches.suse/ACPI-scan-Do-not-add-device-IDs-from-_CID-if-_HID-is.patch
file added
+39
patches.suse/ACPI-scan-Rename-label-in-acpi_scan_init.patch
file added
+45
patches.suse/ACPI-scan-Simplify-initialization-of-power-and-sleep.patch
file added
+110
patches.suse/ACPI-sysfs-use-default_groups-in-kobj_type.patch
file added
+72
patches.suse/ACPI-tables-Add-AEST-to-the-list-of-known-table-sign.patch
file added
+30
patches.suse/ACPI-tables-Quiet-ACPI-table-not-found-warning.patch
file added
+33
patches.suse/ACPI-tools-Introduce-utility-for-firmware-updates-te.patch
file added
+671
patches.suse/ACPI-x86-Add-PWM2-on-the-Xiaomi-Mi-Pad-2-to-the-alwa.patch
file added
+36
patches.suse/ACPI-x86-Add-acpi_quirk_skip_-i2c_client-serdev-_enu.patch
file added
+190
patches.suse/ACPI-x86-Introduce-an-acpi_quirk_skip_acpi_ac_and_ba.patch
file added
+373
patches.suse/ACPI-x86-Skip-AC-and-battery-devices-on-x86-Android-.patch
file added
+51
patches.suse/ACPICA-Add-support-for-PCC-Opregion-special-context-.patch
file added
+62
patches.suse/ACPICA-Avoid-subobject-buffer-overflow-when-validati.patch
file added
+42
patches.suse/ACPICA-Change-a-return_ACPI_STATUS-AE_BAD_PARAMETER.patch
file added
+30
patches.suse/ACPICA-Fix-AEST-Processor-generic-resource-substruct.patch
file added
+36
patches.suse/ACPICA-Fixed-a-couple-of-warnings-under-MSVC.patch
file added
+32
patches.suse/ACPICA-Macros-Remove-ACPI_PHYSADDR_TO_PTR.patch
file added
+33
patches.suse/ACPICA-Update-version-to-20211217.patch
file added
+30
patches.suse/ACPICA-Use-original-data_table_region-pointer-for-ac.patch
file added
+209
patches.suse/ACPICA-Use-original-pointer-for-virtual-origin-table.patch
file added
+499
patches.suse/ACPICA-iASL-Add-TDEL-table-to-both-compiler-disassem.patch
file added
+52
patches.suse/ACPICA-iASL-Add-suppport-for-AGDI-table.patch
file added
+61
patches.suse/ACPICA-iASL-Disassembler-Additional-support-for-NHLT.patch
file added
+134
patches.suse/ACPICA-iASL-NHLT-table-Specific-Data-field-support.patch
file added
+35
patches.suse/PM-hibernate-Allow-ACPI-hardware-signature-to-be-hon.patch
file added
+219
patches.suse/Revert-ACPI-processor-idle-Only-flush-cache-on-enter.patch
file added
+41
patches.suse/Revert-ACPI-scan-Do-not-add-device-IDs-from-_CID-if-.patch
file added
+39
patches.suse/Revert-usb-host-xhci-mvebu-make-USB-3.0-PHY-optional.patch
file added
+182
patches.suse/arm64-Discard-.note.GNU-stack-section.patch
file added
+50
patches.suse/drivers-acpi-acpi_apd-Remove-unused-device-property-.patch
file added
+44
patches.suse/drivers-nvdimm-Add-nvdimm-pmu-structure.patch
file added
+66
patches.suse/drivers-nvdimm-Add-perf-interface-to-expose-nvdimm-p.patch
file added
+440
patches.suse/drivers-nvdimm-Fix-build-failure-when-CONFIG_PERF_EV.patch
file added
+118
patches.suse/efi-Introduce-EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER.patch
file added
+97
patches.suse/media-i2c-ov2640-Depend-on-V4L2_ASYNC.patch
file added
+30
patches.suse/powerpc-papr_scm-Add-perf-interface-support.patch
file added
+352
patches.suse/powerpc-papr_scm-Ensure-rc-is-always-initialized-in-.patch
file added
+67
patches.suse/powerpc-papr_scm-Fix-buffer-overflow-issue-with-CONF.patch
file added
+80
patches.suse/powerpc-papr_scm-Fix-build-failure-when.patch
file added
+90
patches.suse/powerpc-papr_scm-Fix-leaking-nvdimm_events_map-eleme.patch
file added
+133
patches.suse/powerpc-papr_scm-Fix-nvdimm-event-mappings.patch
file added
+199
patches.suse/powerpc-papr_scm-don-t-requests-stats-with-0-sized-s.patch
file added
+73
patches.suse/tools-testing-nvdimm-Fix-security_init-symbol-collis.patch
file added
+60
patches.suse/usb-Avoid-extra-usb-SET_SEL-requests-when-enabling-l.patch
file added
+194
patches.suse/usb-core-devices-remove-dead-code-under-ifdef-PROC_E.patch
file added
+70
patches.suse/usb-core-fix-repeated-words-in-comments.patch
file added
+48
patches.suse/usb-core-sysfs-convert-sysfs-snprintf-to-sysfs_emit.patch
file added
+369
patches.suse/usb-dwc3-pci-Add-support-for-Intel-Raptor-Lake.patch
file modified
+1 -1
patches.suse/usb-host-xhci-drop-redundant-checks.patch
file added
+48
patches.suse/usb-host-xhci-plat-create-shared-hcd-after-having-ad.patch
file added
+106
patches.suse/usb-host-xhci-plat-omit-shared-hcd-if-either-root-hu.patch
file added
+37
patches.suse/usb-host-xhci-plat-prepare-operation-w-o-shared-hcd.patch
file added
+76
patches.suse/usb-hub-port-add-sysfs-entry-to-switch-port-power.patch
file added
+345
patches.suse/usb-typec-intel_pmc_mux-Add-new-ACPI-ID-for-Meteor-L.patch
file modified
+1 -1
patches.suse/usb-xhci-fix-minmax.cocci-warnings.patch
file added
+40
patches.suse/usb-xhci-mtk-add-support-optional-controller-reset.patch
file added
+49
patches.suse/x86-PCI-Remove-initialization-of-static-variables-to.patch
file added
+28
patches.suse/x86-clk-clk-fch-Add-support-for-newer-family-of-AMD-.patch
file added
+135
patches.suse/xhci-Allocate-separate-command-structures-for-each-L.patch
file added
+136
patches.suse/xhci-Don-t-defer-primary-roothub-registration-if-the.patch
file added
+57
patches.suse/xhci-factor-out-parts-of-xhci_gen_setup.patch
file added
+160
patches.suse/xhci-omit-mem-read-just-after-allocation-of-trb.patch
file added
+36
patches.suse/xhci-prepare-for-operation-w-o-shared-hcd.patch
file added
+291
patches.suse/xhci-prevent-U2-link-power-state-if-Intel-tier-polic.patch
file added
+73
patches.suse/xhci-use-generic-command-timer-for-stop-endpoint-com.patch
file added
+271
series.conf
file modified
+106 -0
supported.conf
file modified
+2 -0
    Merge branch 'SLE15-SP5' into SLE15-SP5-AZURE
    
        
file modified
+1 -0
file modified
+1 -0
file modified
+106 -0
file modified
+2 -0