Skip to content

6.11.8-cachyos

Latest
Compare
Choose a tag to compare
@ptr1337 ptr1337 released this 14 Nov 16:44
· 3 commits to master since this release
6.11.8
58a9910

What's Changed

  • 6.11: Update checksums by @1Naim in #292
  • 6.11: Sync config with Arch Linux by @sirlucjan in #291
  • 6.11: Update rt and BORE checksums by @1Naim in #293
  • 6.11: Update base patch checksums by @1Naim in #294
  • Revert "6.11: Sync config with Arch Linux (#291)" by @1Naim in #295
  • 6.11: Fix fbdev for NVIDIA closed modules by @1Naim in #296
  • linux-cachyos-echo: Drop by @ptr1337 in #298
  • linux-cachyos-bmq: Add BMQ Scheduler by @ptr1337 in #299
  • 6.11: Update Handheld Kernel to 6.11 by @ptr1337 in #297
  • Add patch to workaround incompatible dkms modules when building with clang by @1Naim in #300
  • Make nvidia patches skip via URL instead of filenames by @ventureoo in #302
  • Use modprobed-db for CI builds to fix the lack of space by @ventureoo in #288
  • cachyos: add new cpu flags by @sirlucjan in #301
  • BORE: Restore default base slice value of 2ms by @1Naim in #305
  • linux-cachyos-rc: Add fix for NVIDIA modules crashing the kernel by @1Naim in #306
  • linux-cachyos: Default to ThinLTO by @1Naim in #304
  • PKGBUILD: Add $use_gcc_suffix by @1Naim in #309
  • PKGBUILD: Drop .install script by @1Naim in #310
  • linux-cachyos: Remove _is_lto_kernel checks by @1Naim in #313
  • chore: Update checksums by @1Naim in #315
  • 6.12.0rc4-1 by @1Naim in #316
  • linux-cachyos-rc: Add back missing KMSAN config by @1Naim in #317
  • NVIDIA: update to 565 due security issues in 560 by @ptr1337 in #319
  • linux-cachyos-rc: Update checksums by @1Naim in #320
  • Modules: Use all available threads for compressing the modules by @ptr1337 in #323
  • linux-cachyos-autofdo: Introduce Package by @ptr1337 in #326
  • linux-cachyos-autofdo: Add clang check when $_autofdo* is enabled by @1Naim in #327
  • 6.12: Sync nvidia patches by @1Naim in #328

Full Changelog

  • 6.11.8-1 && 6.6.61-1
  • linux-cachyos-autofdo: Sync nvidia patches
  • linux-cachyos-rc: Sync nvidia patches
  • Merge pull request #327 from CachyOS/linux-cachyos-autofdo/llvm-check
  • linux-cachyos-autofdo: Add clang check when $_autofdo* is enabled
  • linux-cachyos-{autofdo,rc}: Rename _is_lto_kernel to _is_clang_kernel`
  • linux-cachyos-autofdo: Introduce Package (#326)
  • 6.12.0rc7-1
  • linux-cachyos-deckify: 6.11.7-2 - Ally X patches rebuild
  • linux-cachyos-hardened: 6.11.7-1
  • 6.11.7-1 && 6.6.60-1
  • PKGBUILD: Remove BUILD_FLAGS from bpftool compilation
  • PKGBUILD: Pass BUILD_FLAGS to make to use llvm-strip at modules_install
  • Modules: Use all available threads for compressing the modules (#323)
  • 6.12.0rc6-1
  • 6.11.6-1 && 6.6.59-1
  • 6.12: Update cecksums && add warning
  • 6.12.0.rc5-2
  • linux-cachyos-rc: Update checksums (#320)
  • 6.12.0.rc5-1
  • README: Update Wiki URLs
  • Sync checksums
  • NVIDIA: update to 565 due security issues in 560 (#319)
  • 6.11.5
  • Merge pull request #317 from CachyOS/fix/config-kmsan
  • linux-cachyos-rc: Add back missing KMSAN config
  • 6.12.0rc4-1 (#316)
  • chore: Update checksums (#315)
  • README: Add new Features, remove sched-ext part, add BMQ Scheduler
  • Update checksums
  • 6.6.57-2
  • 6.11 && 6.12: Add missing NVIDIA Module patches
  • linux-cachyos: Put pkgrel to 1
  • 6.11.4-1 && 6.6.57-1
  • Provide NTSYNC-MODULE
  • linux-cachyos: Remove _is_lto_kernel checks (#313)
  • README.md: Update pacman version
  • script: Replace repoctl with own repo-manage-util
  • 6.12.0rc3-1
  • 6.11: Enable AMD V Cache Optimizer
  • 6.11.3-1 && 6.6.56-1
  • linux-cachyos-rc: Lets try to enable SimpleFB
  • linux-cachyos-rc: Fix PKGBUILD
  • 6.12.0rc2-1 && Enable ThinLTO as default
  • PKGBUILD: Drop .install script (#310)
  • Merge pull request #309 from CachyOS/sync-PKGBUILD
  • linux-cachyos: Fix typo in PKGBUILD
  • PKGBUILD: Add $use_gcc_suffix
  • Merge pull request #304 from CachyOS/default-thinlto
  • linux-cachyos: Add post-install message to indicate the new default compiler for the default kernel
  • chore: Add $_use_gcc_suffix
  • tidy: Move LTO check to its own function and use that for all checks
  • linux-cachyos: Default to ThinLTO
  • Update checksums
  • config: Increase min_base_slice for BORE
  • 6.11.2-1 && 6.6.54-1
  • 6.12: Fix NVIDIA module patching
  • Merge pull request #306 from CachyOS/6.12/nvidia
  • linux-cachyos-rc: Restore BORE base slice to 2ms
  • linux-cachyos-rc: Add fix for NVIDIA modules crashing the kernel
  • 6.12: Update commit for ZFS support
  • BORE: Restore default base slice value of 2ms (#305)
  • 6.12: Update config
  • 6.12: Drop nvidia fix && add support for zfs 6.12
  • 6.11.1-1 && 6.6.53-1
  • 6.12.0rc1-1
  • cachyos: add new cpu flags (#301)
  • Merge pull request #288 from ventureoo/fix-ci-3
  • Fix die function exit code
  • Merge pull request #302 from ventureoo/nvidia-patches-refactor
  • Update maintainers list
  • Move declaration of common Nvidia flags
  • Make nvidia patches skip via URL instead of filenames
  • Hardcode modprobed-db path
  • Use modprobed-db for CI builds
  • nvidia: Refactor
  • Add patch to workaround incompatible dkms modules when building with clang (#300)
  • linux-cachyos-deckify: Fix config
  • 6.11: Update Handheld Kernel to 6.11 (#297)
  • Drop DAMON variable
  • linux-cachyos-bmq: Add BMQ Scheduler (#299)
  • linux-cachyos-echo: Drop (#298)
  • 6.11: Fix fbdev for NVIDIA closed modules (#296)
  • Revert "6.11: Sync config with Arch Linux (#291)" (#295)
  • 6.11: Update base patch checksums (#294)
  • 6.11: Update rt and BORE checksums (#293)
  • 6.11: Sync config with Arch Linux (#291)
  • 6.11: Update checksums (#292)
  • 6.11: Update rt-bore checksums
  • 6.11: Sync config with archlinux && enable GDP Scripts
  • 6.11.0-1
  • README: Update pacman version