This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c96618275234 Fix up more non-executable files marked executable new 95e7a450b819 Revert "mm/compaction: fix set skip in fast_find_migrateblock" new 2ec1b17f745b cxl: fix cxl_report_and_clear() RAS UE addr mis-assignment new 19398821b25a cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver i [...] new 803929285af4 Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/ [...] new 3c44e2b6cde6 Revert "Input: synaptics - switch touchpad on HP Laptop 15 [...] new 9c445d2637c9 Input: i8042 - add Clevo PCX0DX to i8042 quirk table new 80826e9020af Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub [...] new 5fa55950729d x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL new 0a3a58de3195 x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain new 6c796996ee70 x86/pci/xen: Fixup fallout from the PCI/MSI overhaul new 8c29f0165405 x86/sev: Add SEV-SNP guest feature negotiation support new fe0ba8c23f9a acpi: Fix suspend with Xen PV new 27b5de622ea3 x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-o [...] new bc6bc34b1095 Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.or [...] new ac8f29aef2f1 genirq/msi: Free the fwnode created by msi_create_device_i [...] new ab072681eabe Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.or [...]
The 16 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/x86/amd-memory-encryption.rst | 36 +++++++++++++++ arch/x86/Makefile | 2 +- arch/x86/boot/compressed/ident_map_64.c | 6 +++ arch/x86/boot/compressed/misc.h | 2 + arch/x86/boot/compressed/sev.c | 70 +++++++++++++++++++++++++++++ arch/x86/include/asm/acpi.h | 8 ++++ arch/x86/include/asm/msr-index.h | 20 +++++++++ arch/x86/include/uapi/asm/svm.h | 6 +++ arch/x86/kernel/i8259.c | 1 + arch/x86/kernel/irqinit.c | 4 +- arch/x86/pci/xen.c | 2 + drivers/acpi/sleep.c | 6 ++- drivers/cxl/acpi.c | 1 - drivers/cxl/core/pmem.c | 42 ++--------------- drivers/cxl/pci.c | 7 ++- drivers/cxl/pmem.c | 24 ++++++++++ drivers/input/mouse/synaptics.c | 1 - drivers/input/serio/i8042-acpipnpio.h | 7 +++ kernel/irq/irqdomain.c | 2 +- kernel/irq/msi.c | 6 ++- mm/compaction.c | 1 + 21 files changed, 207 insertions(+), 47 deletions(-)