diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2024-02-18 22:51:40 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2024-02-18 22:51:40 +0100 |
commit | 5675466c383d938c00f68629150f99f22ed1152e (patch) | |
tree | bf365a7f993ebdc6c2867a824b6892a283e769e2 /SOURCES/kernel.changelog | |
parent | d163bd3d8fbc0666ca31afdcf152a2450f352753 (diff) | |
download | kernel-fsync-5675466c383d938c00f68629150f99f22ed1152e.tar.gz kernel-fsync-5675466c383d938c00f68629150f99f22ed1152e.zip |
kernel 6.7.5
Diffstat (limited to 'SOURCES/kernel.changelog')
-rw-r--r-- | SOURCES/kernel.changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/SOURCES/kernel.changelog b/SOURCES/kernel.changelog index a1d854a..6cb5d52 100644 --- a/SOURCES/kernel.changelog +++ b/SOURCES/kernel.changelog @@ -1,3 +1,19 @@ +* Sat Feb 17 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.7.5-0] +- Backported some CVE fixes lets note them in BugsFixed (Justin M. Forbes) +- selftests: openvswitch: Add validation for the recursion test (Aaron Conole) +- net: openvswitch: limit the number of recursions from action sets (Aaron Conole) +- dm: limit the number of targets and parameter size area (Mikulas Patocka) +- Add btrfs bug for 6.7.5 (Justin M. Forbes) +- btrfs: don't refill whole delayed refs block reserve when starting transaction (Filipe Manana) +- Add 6.7.5 fix to BugsFixed (Justin M. Forbes) +- drm/amd: Stop evicting resources on APUs in suspend (Mario Limonciello) +- Revert "drm/amd: flush any delayed gfxoff on suspend entry" (Mario Limonciello) +- smb: client: set correct id, uid and cruid for multiuser automounts (Paulo Alcantara) +- Turn off CONFIG_INTEL_VSC for Fedora (Justin M. Forbes) +- platform/x86: Support for mode FN key (Mark Pearson) +- Linux v6.7.5 +Resolves: + * Mon Feb 05 2024 Augusto Caringi <acaringi@redhat.com> [6.7.4-0] - Add keyboard resume bugfixes (Justin M. Forbes) - Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID (Hans de Goede) |