summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-03-25 10:48:13 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-03-25 10:48:13 +0100
commitee42fe449f45bcf85c19d4e41246a469047848b8 (patch)
treeb3c9c967afcc7e4073c9ec102694663d7b53fc68 /kernel.spec
parent3b001921e5d821c1bb25f09d10a1c076a8f32e65 (diff)
parent76f3fb869582f2f0a190b70828f8b8d0e9b8b2c5 (diff)
downloadkernel-ee42fe449f45bcf85c19d4e41246a469047848b8.tar.gz
kernel-ee42fe449f45bcf85c19d4e41246a469047848b8.tar.xz
kernel-ee42fe449f45bcf85c19d4e41246a469047848b8.zip
Merge remote-tracking branch 'origin/f32' into f32-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec16
1 files changed, 16 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index f03b22007..95a24f436 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -2771,6 +2771,22 @@ fi
#
#
%changelog
+* Wed Mar 24 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.11.9-11]
+- KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path (Fabiano Rosas)
+- drm/nouveau/kms/nve4-nv108: Don't advertise 256x256 cursor support yet (Lyude Paul)
+- platform/x86: intel-vbtn: Stop reporting SW_DOCK events (Hans de Goede)
+- platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files() (Hans de Goede)
+- platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the interfaces are not found (Hans de Goede)
+- platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handling (Hans de Goede)
+- platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called twice on init_bios_attributes() failure (Hans de Goede)
+- platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() multiple times (Hans de Goede)
+- platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exit (Hans de Goede)
+- platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twice (Hans de Goede)
+- platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanced mode (Hans de Goede)
+- platform/x86: thinkpad_acpi: Allow the FnLock LED to change state (Esteve Varela Colominas)
+- platform/x86: thinkpad_acpi: check dytc version for lapmode sysfs (Mark Pearson)
+- platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2 (Alban Bedel)
+
* Sun Mar 21 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.11.8-10]
- This is a released kernel branch (Justin M. Forbes)