kernel-6.8.2-300
* Tue Mar 26 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.8.2-0]
- xfs: fix SEEK_HOLE/DATA for regions with active COW extents (Dave Chinner)
- redhat: make libperf-devel require libperf %%{version}-%%{release} (Jan Stancek)
- kernel.spec: drop custom mode also for System.map ghost entry (Jan Stancek)
- kernel.spec: fix libperf-debuginfo content (Jan Stancek)
- redhat/kernel.spec.template: enable cross for base/RT (Peter Robinson)
- redhat/kernel.spec.template: Fix cross compiling (Peter Robinson)
- Add more bugs to BugsFixed (Justin M. Forbes)
- Add bug to BugsFixed (Justin M. Forbes)
- Turn on CONFIG_READ_ONLY_THP_FOR_FS for Fedora (Justin M. Forbes)
- Change fedora-stable-release.sh to use git am (Justin M. Forbes)
- drivers/firmware: skip simpledrm if nvidia-drm.modeset=1 is set (Javier Martinez Canillas)
- Revert libcpupower soname bump for F38/39 (Justin M. Forbes)
- Fix up requires for UKI (Justin M. Forbes)
- drm/amd: Flush GFXOFF requests in prepare stage (Mario Limonciello)
- Linux v6.8.2
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
18e40bfa26
commit
69f6e97d76
21 changed files with 174 additions and 34 deletions
|
|
@ -2778,6 +2778,7 @@ CONFIG_GPIO_TPS65086=m
|
|||
CONFIG_GPIO_TPS65219=m
|
||||
CONFIG_GPIO_TPS6586X=y
|
||||
# CONFIG_GPIO_TS4900 is not set
|
||||
# CONFIG_GPIO_VF610 is not set
|
||||
# CONFIG_GPIO_VIPERBOARD is not set
|
||||
CONFIG_GPIO_VIRTIO=m
|
||||
CONFIG_GPIO_WATCHDOG=m
|
||||
|
|
@ -6397,7 +6398,7 @@ CONFIG_RDS_TCP=m
|
|||
CONFIG_RD_XZ=y
|
||||
CONFIG_RD_ZSTD=y
|
||||
# CONFIG_READABLE_ASM is not set
|
||||
# CONFIG_READ_ONLY_THP_FOR_FS is not set
|
||||
CONFIG_READ_ONLY_THP_FOR_FS=y
|
||||
CONFIG_REALTEK_AUTOPM=y
|
||||
CONFIG_REALTEK_PHY=m
|
||||
# CONFIG_REED_SOLOMON_TEST is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue