Releases: CachyOS/linux-cachyos
Releases · CachyOS/linux-cachyos
6.11.8-cachyos
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
6.10.10-cachyos
What's Changed
- 6.10.10-1 && 6.6.51-1
- 6.6 && 6.10 && 6.11: update makedepends
- 6.11: Update sched-ext
- 6.10: Update rt
- 6.11.0rc7-1
- zfs: Update to 2.2.6 commit
- 6.10.9-1 && 6.6.50-1
- linux-cachyos-rc: Rebuild to fix amdgpu performance regression
- 6.10.8-1 && 6.6.49-1
- 6.11: Use FineIBT when kcfi is selected
- 6.11.0rc6-1
- Update README by @ventureoo in #287
- 6.10: Update hardened
- 6.10: Sync config with Arch Linux
- 6.10.7-1 && 6.6.48-1
- 6.11.0rc5-2
- Fix config saving when building inside tmpfs by @ventureoo in #285
- 6.11.0rc5-1
- Misc PKGBUILD clenaups by @ventureoo in #284
- 6.11: Add patch to fix broken fbdev
- NVIDIA 560.35.03 rebuild
- 6.11.0.rc4-1
- 6.10.6-1
- 6.10.5-1 && 6.6.46-1
- script: Use different way to enable CPU3/4 and Zen4
- 6.11.0rc3-1
- 6.10.4-1 && 6.6.45-1
- hardened,rt-bore,echo: Update checksums
- NVDIA: 560 Rebuild && Sync PKGBUILDs
- linux-cachyos-rc: 6.11.0rc2-1
- linux-cachyos-deckify: Rebuild
- linux-cachyos-rc: Add zfs compatibility
- linux-cachyos-lts: Update checksums
- GCC 14.2.1 rebuild && linux-cachyos-lts 6.6.44-1
- Update sched-ext patch checksums by @1Naim in #277
- Refactor PKGBUILD
- Use Preempt Auto
- Update checksums && use PREEMPT_AUTO for BORE-RT
- 6.10.3-1
- 6.11.0rc1-1
- linux-cachyos-lts:6.6.43-1
- linux-cachyos-deckify: Update config
- linux-cachyos-deckify: Add handheld patch
- 6.10.2-1
- nvidia-open: Fix license
- 6.10: Update sched-ext
- linux-cachyos-hardened: 6.10.1-1
- 6.10.1-1
- 6.10.0-3: glibc rebuild
- New URL for Fedora
- Increase module compression level to 19, to follow the kernel modules compression
- fix: refactor kernel uname into variable by @vnepogodin in #270
- fix: refactor linux-$pkgsuffix pair into variable by @vnepogodin in #271
- fix: refactor modules dir to use version file by @vnepogodin in #272
- 6.10: Update checksums
- 6.10: Sync config with archlinux
- 6.10: Update checksums
- 6.10: Update checksums
- linux-cachyos-hardened: 6.9.10-1
- 6.10.0-2
- 6.10: Sync config with Arch Linux
- 6.10.0-1
- 6.6.39-1
- 6.10.rc7-2
- Update pacman version
- Update pacman version
New Contributors
Full Changelog: 6.9.9...6.10.10
6.9.9-cachyos
What's Changed
- Make open nvidia modules conflict with closed modules by @ventureoo in #267
- 6.9.9-1
- 6.10.rc7-1
- 6.9.8-1
- 6.9 && 6.10: Prepare for BORE 5.2.4 by @sirlucjan in #265
- 6.9: Sync config with Arch Linux
- 6.10: Sync config with Arch Linux
- linux-cachyos-rc: 6.10.rc6-1
- nvidia: Rebuild for 555.58.02
- 6.10: Fix nvidia-open packaging
- nvidia-open-module: Follow SPDX Identifier
- Properly patch the module
- Remove configure script by @ventureoo in #263
- nvidia-open: Add possible fix for KDE stutters
- Revert "Use correct NVIDIA tag until fixed upstream"
- Use correct NVIDIA tag until fixed upstream
- 6.9.7-1 && NVIDIA 555.58 rebuild
- config: Disable RCU_LAZY default enabled, Disable NOCB_DEFAULT_ALL
- linux-cachyos-lts: 6.6.35-1
- 6.9.6-2
- 6.10.rc5-1
- 6.9: Update checksums
- 6.10: Sync config with Arch Linux
- 6.9: Sync config with Arch Linux by @sirlucjan in #248
- 6.9.6-1
- linux-bore: Drop
- Add kernel debug package by @ventureoo in #262
- Fix incorrect _processor_opt handling for x86-64 levels by @ventureoo in #261
- 6.10.rc4-1
- 6.9.5-1
- script: Use correct docker container
- 6.6.34-1
- Script: Add build script for zen4/5 optimized kernels
- 6.9.4-1
- Update checksums
- 6.10.rc3-1
- 6.9.3-3: Rebuild for T2 support
- linux-cachyos-rc: Enable sched-ext
- Rebuild for 555.52.04 NVIDIA Driver
- 6.10: Drop NVIDIA patch
- hardened: Sync checksums
- 6.10.rc2-1
- 6.9 update checksums
- 6.10 add znver5 support
- 6.9 add missing file for rt-bore
- 6.9 add znver5 support
- 6.6 add znver5 support
- 6.10 add znver5 support
- 6.9 add znver5 support
- 6.6 add znver5 support
- 6.9.3-1
- 6.10: Update checksums
- 6.10.rc1-1
- 6.9.2-1 && 6.6.32-1
- 6.9: Sync config with Arch Linux
- 6.9: Update sched-ext
- linux-cachyos-hardened 6.9.1-1
- 6.9.1-3: NTSync and NVIDIA 555 rebuild
- linux-cachyos-hardened: Update checksums
- Remove conflict add nvidia-open module, add license for ZFS Module, fixup linux-cachyos-rc nvidia-open module
- README: Audi --> Audio
- script: Compile NVIDIA Open Modules
- Add pre-built open NVIDIA kernel modules by @ventureoo in #250
- 6.6.31-1
- hardended/deckify: 6.8.10-1
- 6.9.1-1
- Disable SIMPLEFB until plymouth upstream provides fix
- 6.9.0-2
- 6.9: Sync config with Arch Linux (#248)
- Sync PKGBUILDs
- 6.9.0-1
- 6.8: Add deckify variant because on 6.9 Steam Deck Wifi is broken
- 6.9.0rc7-5: Lets hope this is final
- NVIDIA: Readd early load patch, actually causing issues when user does not include the NVIDIA Modules into the initramfs
- 6.9.0rc7: Add aes-gcm optimization
- NVIDIA: Set fbdev and modeset as default
- 6.9: Update sched-ext
- 6.8.9-4: Hopefully AMD GPU Regression now solved
- 6.9.0rc7-3: Try to fix AMD GPU Regression
- 6.8.9-3
- 6.9.0rc7-2
- 6.9.0rc7-1
- 6.8 && 6.9: Add fix for Games not launching on AMD
- 6.9.0.rc6-4
- 6.6.30-1
- 6.9: Rebuild
- ZFS: Update commit
- 6.8.9-1
- 6.9.0rc6-1
Full Changelog: 6.8.8...6.9.9
6.8.8-cachyos
What's Changed
- 6.8.8-1 && 6.6.29-1
- linux-cachyos-lts: 6.6.28-1
- GCC, Python 3.12 and NVIDIA 550.78 rebuild
- 6.8 && 6.9: Update config
- Bump to 6.9-rc5
- 6.9: Update sched-ext
- Rebuild with new NVIDIA Driver
- 6.9: Update config
- 6.8.7-1
- Drop unneeded flag
- 6.9: Add scx-scheds as depend
- 6.8: Add scx-scheds as depend
- 6.9: minor fixes
- 6.9: Fix schedulers flag
- 6.8: Update linux-cachyos-hardened
- Revert "6.9: Set CONFIG_NTSYNC to =m"
- 6.9: Set CONFIG_NTSYNC to =m
- Bump to 6.9-rc4
- linux-cachyos-hardened: 6.8.6
- 6.8.6-1
- 6.8.5-2
- 6.8.5-1
- 6.9.0rc3-1
- 6.8: Update RT patch (#242)
- 6.8: Update cpu scheduler flags (fix #241)
- Update license
- Add missing Module in config
- 6.8: Update checksums for new patchset
- 6.8.4-1
- 6.6.24-1
- 6.8.3-2: Add workqueue reverts
- 6.8: Update cpu scheduler flags
- 6.8.3-1
- 6.9: Update zfs commit for compatibility
- 6.9.0rc2-1
- README: Update cachyos-keyring package
- README: Simplify, Add links to wiki, add linux-cachyos-echo and various other small updates
- script: Use ThinLTO again and don't mount custom llvm, since its not used anyways
- Update schedulers list for 6.9
- Update HZ flag
- linux-cachyos-echo: Use 625 Hz as default
- Add linux-cachyos-echo (#238)
- Fixup pkgrel
- 6.8.2-1
- 6.9: Fixup config, drop echo for now
- 6.9.0.rc1-1
- linux-cachyos-sched-ext-debug: Fixup naming once again...
- Include nvidia patch again
- linux-cachyos-sched-ext-debug: Fixup naming
- 6.8.1-3: Revert recent amd-pstate changes
- Drop nvidia patch
- 6.8.1-2
- README: Update pacman version
- Add !debug to options
- README.md: update pacman version
- script: Fix v4 enabling
- config: Enable RFDS Intel Mitigation
- config: Enable RFDS Intel Mitigation
- README: Fixup Spacing
- README: Add warning about compatbility with the default pacman
- CI: Dont build nvidia module to save space
- README.md: update pacman version
- 6.8.1-1 && 6.6.22-1
- 6.8: Update RT patch
- 6.8: NVIDIA: Add take modeset ownership early patchset
- 6.8: Sync config with Arch Linux
- 6.8.0-1
- 6.7: Update cpu scheduler flags
- 6.7.9-1
- 6.7: Add bore 4.5.1
- Update script
- 6.8.0rc7-1
- 6.6: Update checksums
- 6.6.20-1
Full Changelog: 6.7.8...6.8.8
6.7.8-cachyos
- 6.7.8-1
- script: Switch from ThinLTO to FullLTO due dkms issue
- 6.7.7-1
- 6.7: Update config against Arch Linux changes
- linux-cachyos-rc: Update config
- 6.8rc6-1
- Drop debug disable
- 6.7: Fix hardened
- 6.7: Update config against Arch Linux changes
- Drop patches for the nvidia-module
- 6.7.6-1
- 6.8: Update PKBUILD against Arch Linux changes
- 6.7: Update config and PKBUILD against Arch Linux changes
- 6.8: Add bore 4.2.0-r2
- 6.8.rc5-1
- 6.7: Update checksums
- 6.7.5-1
- Update README
- linux-cachyos-rc: 6.8.rc4-1
- 6.8: Update scheduler flags
- README: Update discord link
- README: Update Discord Invite Link
- hardened: 6.7.4-1
- Merge pull request #225 from CachyOS/remove_lrng
- remove(lrng)
- 6.7: Update config
- 6.7: Update to 6.7.4
- 6.8.0rc3-1: Reintroduce BORE for the cachyos scheduler
- linux-cachyos: glibc 2.39 rebuild
- 6.7: Update config
- Add patch to fix nvidia module build (#224)
- -lto suffix rework (#223)
- 6.7.3-1
- 6.6: Update hardened
- linux-cachyos-rc: Update zfs commit
- 6.7: Update sched-ext
- linux-cachyos-rc: Use 1000 Hz
- linux-cachyos: Use 1000 Hz for default kernel
- 6.7.2-2: GCC Rebuild
- Reapply "6.7: Update cpu scheduler flags (#218)"
- 6.8.0rc2-1
- 6.7: Drop bore_tuning_sysctl
- Update README
- 6.7: Update config
- 6.7.2-1 && 6.6.14-1
- Revert "GCC Flags (#214)"
- Revert "Fix LTO&kCFI (#217)"
- Revert "6.7: Update cpu scheduler flags (#218)"
- 6.7: Update checksums
- 6.8.0rc1-1
- 6.7: Update cpu scheduler flags (#218)
- Fix LTO&kCFI (#217)
- 6.7.1-1
- 6.7.1-1
- linux-cachyos: 6.7.0-5
- Fixup PKGBUILD
- GCC Flags (#214)
- Add sched-ext scheduler without bore
- 6.7.0-4 && 6.6.12-1
- Add sched-ext scheduler without bore
- 6.7: Update checksums && add bore_tuning_sysctl variable
- Set sched-ext as default CachyOS scheduler (#209)
- 6.7: Update config
- Add ath11k fix
- 6.7.0-3
- 6.7: Update checksums
- README: Add Litecoin address to donations (#210)
- 6.7.0-2
- 6.7: Sync config
- 6.7: Update sched-ext
- Merge pull request #208 from andersrh/update-fedora-readme
- Update README for Fedora
- Fixup BORE Scheduler option
- 6.7: Update sched-ext
- 6.7.0-1 && 6.6.10-1 LTS
- Update pacman version
- Update pacman version
- 6.6.10-1
- 6.7.0rc8-2 update BORE Scheduler
- 6.6.9-1 && 6.7.0rc8-1
- Fix Skylake-avx512 detection
6.6.8-cachyos
- Fix applying of NVIDIA-related patches (#205)
- Update checksums
- Add fbdev=1 fix for NVIDIA module (#204)
- fix(stuff): replacing hardcoded (#203)
- 6.7.0rc7-1
- scx_rustland: rename from scx_rustlite
- 6.6: Update config
- Add rustlite scx scheduler
- 6.6.8-1
- Update schedulers list && add info about scx-scheds-git (#201)
- Add Steam Deck config properly (fix #202 issue)
- 6.7.0rc6-1
- 6.6: Update RT checksums
- 6.6.7-1
- 6.6: Update linux-cachyos-hardened config
- 6.7rc5-1
- 6.6.6
- Update README.md
- Merge pull request #182 from ventureoo/drop-prjc
- Simplify scheduler selection comment
- Remove redundant warning
- Drop PRJC
- 6.6: Add hardened kernel again (config might not fully done yet)
- Add scx-scheds as sched-ext kernels depend
- 6.6.5-1
- Drop sched-ext, provided now by scx-scheds
- 6.7rc4-1
- 6.6: Update RT
- 6.6.4-1
- 6.6: Add bore 3.5.4 and add NEST scheduler to sched-ext
- 6.6: Drop scx_nest
- 6.6: linux-cachyos-sched-ext dont enable nvidia module as default
- 6.6: sched-ext: Drop nest zfs: Update commit to fix compilation with clang
- 6.6.3-1
- 6.6: Update zfs commit to avoid disk corruption
- 6.7.0rc3-1
- zfs: Update commit and remove (Thin)LTO Workaround
- script: Use different build script for v1/v3-v4
- Rebuild with new nvidia driver
- 6.6: Add bore 3.5.3
- 6.6: Add bore 3.5.3
- 6.6.2-1
- Merge pull request #198 from CachyOS/sched-ext-dev
- 6.7: Drop bcachefs variable, its default enabled
- 6.7: Update checksums
- 6.6: Set alphabetical order in sched-ext-schedulers package
- 6.6: Add scx_layered
- 6.7.0rc1-1
- Update config
- 6.1.61-1
- 6.6.1-1
- Fix note in _nr_cpu flag
- Merge pull request #196 from CachyOS/README-rework
- Update note about linux-cachyos
- Update note about linux-cachyos-cfs
- Update note about sched-ext schedulers
- Update README.md
- Fix link
- Update the entry on repository management
- Adding a missing tab
- 6.6: Update README.md
- 6.6: Fix ZFS module in LTO kernels (fix #195)
- 6.6: Add sched-ext with scx_rusty fixup
- Merge pull request #194 from ventureoo/revert-preempt-auto
- linux-cachyos-rt{-bore}: Remove PREEMPT_AUTO
- Merge pull request #192 from CachyOS/rename-bore-rt
- 6.6: Rename bore-rt
- readme: update links to add repo (#191)
- Merge pull request #190 from CachyOS/sched-ext
- 6.6: Add linux-cachyos-sched-ext
- Merge pull request #184 from CachyOS/rt-zfs-6.6
- Merge pull request #189 from CachyOS/bcachefs-zfs
- Fix warning message
- Revert: Prevent ZFS and bcachefs building at the same time (issue #152 is solved now)
- Reworking ZFS build lock in RT kernels
- 6.6: Add bore for sched-ext - fix #188
- Prevent to disabling debug with sched-ext - fix flag
- Prevent to disabling debug with sched-ext - fix #187
- sched-ext: fix path
- Build RT without ZFS support - part 2
- 6.5: Add to archive
- 6.6: Update linux-cachyos-server
- 6.6: Add NEST scheduler
Update description (bore-rt) - Merge pull request #183 from CachyOS/bore-rt-6.6
- 6.6: Adjust kernels to new scheduler
- 6.6: Add bore 3.2.9 for BORE-RT kernel
- Build RT without ZFS support
- Prevent ZFS and LTO building at the same time
- Prevent ZFS and LTO building at the same time
- Rebuild for new nvidia driver
- 6.6: Update schedulers flag
- Merge pull request #178 from ventureoo/preempt-auto
- linux-cachyos-rt: Replace PREEMPT_LAZY with PREEMPT_AUTO
- linux-cachyos-rt: 6.6.0
- 6.6: Fix schedulers flag
- Merge pull request #180 from CachyOS/6.6
- 6.6: Fix schedulers package
- 6.6: Update config, add missing package
- Update config && fixup PKGBUILDs
- 6.6.0-1
- Drop CFS
- 6.6: Add sched-ext options, update BORE/EEVDF Scheduler
- 6.5: Add bore 3.2.9r2
- Revert "Revert "6.6: Add bore 3.2.9""
- Revert "Revert "6.5: Add bore 3.2.9""
- Revert "6.5: Add bore 3.2.9"
- Revert "6.6: Add bore 3.2.9"
- 6.6: Add bore 3.2.9
- 6.5: Add bore 3.2.9
- Add EEVDF: Disable DELAY_DEQUEUE
6.5.9-cachyos
- 6.5.9-1
- 6.6: Drop unneeded patch
- 6.6: Bump to 6.6-rc7
- 6.5: Add bore 3.2.8
- Revert "Drop Gentoo"
- 6.5.8-1
- 6.6.0rc6-1
- 6.5: Add BORE 3.2.0 && new EEVDF
- 6.5.7-1
- Prepare for 6.5.7
- 6.6.0.rc5-1
- Update checksums
- 6.5.6-1
- 6.6: Update zfs commit
- 6.6.0rc4-1
- 6.5.5-2
- Drop Gentoo
- 6.6.0rc3-1
- Don't use the performance governor as default (amd-pstate-epp performs well even on powersave)
- Merge pull request #174 from ventureoo/rt-6.5.5
- linux-cachyos-rt: 6.5.5 rebased
- 6.5.5-1 && 6.1.55-1
- Merge pull request #173 from CachyOS/pkgbuild-refactor
- Rebuild for new nvidia module
- Refactor and cleanup PKGBUILDS (sync with Arch Linux)
- repo-build-script: Compile LTO Kernels also for v4
- 6.6.0.rc2-1
- 6.1: Fixup packaging when zfs enabled
- 6.1: Drop bbr2
- Update checksums
- 6.1.54-1
- 6.5.4-1
- 6.5: Add hardened patch for 6.5.3
- 6.5: Rebuild EEVDF Variants
- 6.5: Update Checksums
- Update checksums for new EEVDF patch
- Merge pull request #169 from ventureoo/rt-6.5.3
- linux-cachyos-rt: 6.5.3 rebase
- 6.5: Update rt
- 6.5.3-1
- Prepare to 6.5.3: Sync config with Arch Linux
- Update checksums
- 6.6.0rc1-1
- 6.5: Update config
- 6.5: Update RT
- 6.5: Update PRJC
- 6.5.2-1
- README: Add information about NVIDIA Module support
- Merge pull request #167 from ventureoo/nvidia-module
- ci: Enable NVIDIA module build
- Clarify parameter description, add NVIDIA module license
- Add support for NVIDIA module build
- 6.5: Update config
- 6.5.1-1
- 6.5: Update PRJC
- Revert: Workaround for bcachefs
- Disable NUMA for PRJC
- Merge pull request #164 from CachyOS/prjc-6.5
- 6.5: Add PRJC
- Rebuild against clang/llvm 16
- 6.5: Add bore-eevdf 3.1.3
- Merge pull request #163 from ventureoo/rt-6.5.0
- linux-cachyos-rt: 6.5 rebased
- 6.5: Fixup linux-cachyos-bore PKGBUILD
- 6.5.0-1
- 6.4.12-1
- 6.1: Update Checksums
- 6.5.0rc7-1
- Merge pull request #159 from ventureoo/rt-6.4.11-hotfix
- linux-cachyos-rt: Fix localversion from RT patch
- Merge pull request #158 from ventureoo/rt-6.4.11
- linux-cachyos-rt: 6.4.11 + rebased
- Update README
- Merge pull request #157 from CachyOS/readme-improve
- Update README.md
- Removal of duplicate macedepends
- Update README
- Update checksums
- Update README
- 6.4: Update hardened
- 6.4.11-1
- 6.5.0rc6: Fix ZFS packaging
- 6.5.0.rc6-1
- Disable CONFIG_SYSFB_SIMPLEFB
- Workaround for bcachefs
- Prevent ZFS and bcachefs building at the same time
- 6.5: Update ZFS commit
6.4.10-cachyos
- 6.4.10-1
- Prepare for 6.4.10
- linux-cachyos 6.4.9-2: Add amd-pref-core patchset
- README: Update cachyos-keyring for manual installation
- Disable CONFIG_CPU_SRSO for thin and full LTO #2
- Update README
- Update checksums
- Disable CONFIG_CPU_SRSO for thin and full LTO
- 6.4.9-1
- Prepare for 6.4.9
- Update README
- Update README
- Use bbr3 in config
- Merge pull request #149 from ventureoo/rt-6.4.8
- linux-cachyos-rt: Bump pkgrel
- linux-cachyos-rt: 6.4.8
- 6.4.8-2
- 6.4.8-1
- Merge pull request #146 from ventureoo/zram-tracking
- Enable default CONFIG_ZRAM_MEMORY_TRACKING for recompression
- 6.5: Fixup config
- 6.5.0.rc4-1
- 6.5: Fix checksum
- 6.5.0.rc3-1
- 6.4.7-1
- 6.4.6-1
- Update checksums
- 6.1.40-1
- 6.4: Add hardened patch for 6.4.5
- 6.4.5-1
- Merge pull request #142 from ventureoo/rt-6.4.4
- linux-cachyos-rt: 6.4.4
- Revert "6.4: Add hardened patch for 6.4.4"
- 6.4: Add hardened patch for 6.4.4
- Bump pkgrel
- 6.4: Add bore 2.5.2
- Update Checksums
- 6.4: Add hardened patch for 6.4.4
- 6.4.4-1
- Bump pkgrel
- Merge pull request #141 from ventureoo/rt-6.4.3
- linux-cachyos-rt: 6.4.3 + crash fix
- 6.5.0.rc2-1
- Merge pull request #140 from CachyOS/drop-i/o-flags
- Drop I/O schedulers flag
- Merge pull request #139 from aarrayy/master
- Reactivate I/O schedulers
- Update config for linux-cachyos-hardened
- Merge pull request #137 from CachyOS/hardened-6.4
- Disable bore-tune
- Disable bore-tune
- Fix pkgdesc
- Add missing file
- Bump linux-cachyps-hardened to 6.4.3
- 6.4.3-1
- Merge pull request #136 from sm9cc/master
- Update SHA256 checksums
- 6.5.0.rc1-1
- Merge pull request #135 from ventureoo/rt-6.4.2
- linux-cachyos-rt: 6.4.2
- 6.4.2-1
- Revert "Disable per_vma_lock"
- Merge pull request #133 from CachyOS/disable_vma
- Disable per_vma_lock
- Drop zstd compression level entries from config
- Update config (sync with Arch)
- Add missing file
- Merge pull request #131 from ventureoo/ci-debug-off
- Merge pull request #132 from ventureoo/rt-6.4.1
- linux-cachyos-rt: 6.4.1
- 6.4.1-1 && 6.1.37
- Merge pull request #130 from CachyOS/lts-adjust
- ci: Bring back build with LLVM Thin LTO
- ci: Disable debug to lower size of kernel
- Drop zstd zram/zswap compression flag
- Drop zstd compression flag
- Use zstd -19 for module compression
- Merge pull request #127 from ventureoo/rt
- linux-cachyos-rt: Remove unnecessary checks
- linux-cachyos-rt: Fix pkgdesc
- linux-cachyos-rt: Add ZFS incompatibility warning
- linux-cachyos-rt: Drop zstd compression flag
- Merge branch 'CachyOS:master' into rt
- Merge pull request #128 from CachyOS/zstd-19-v2
- Drop zstd compression flag
- Merge pull request #124 from CachyOS/zstd-19
- Add linux-cachyos-rt
- Add missing description for RT
- Add RT to cpusched option
- Merge pull request #125 from extSunset/patch-1
- Add linux-cachyos-eevdf to README.md
- Use zstd -19 for module compression
- linux-cachyos: Fixup PKGBUILD
- Merge pull request #123 from CachyOS/cachyos-eevdf
- Add missing linux-cachyos-rc kernel
- Add linux-cachyos-eevdf
- 6.4.0-1
- 6.4.0rc7-2
6.3.9-cachyos
- 6.3.9-1 && 6.1.35-1
- 6.4.0rc7-1
- Merge pull request #120 from ventureoo/optimize-size
- ci: Fix missing space
- ci: Disable LTO for LLVM
- ci: Force disabling -O3 flag
- ci: Use -Os flag by default
- Add -Os flag for use in CI
- Update config
- 6.4.0rc6-1
- 6.3.8-1
- Drop X86_AMD_PSTATE_DEFAULT_MODE from 6.3 config
- Update config (sync with Arch Linux)
- 6.3: Update checksums
- 6.3.7-1
- zfs: Update module commit
- Fixing the zfs module build error
- Revert "zfs: Update commit temp."
- zfs: Update commit temp.
- 6.4.0rc5-1
- 6.3.6-1
- Merge pull request #115 from ventureoo/mglru
- Return the source parameter lru_config
- Move default enabling of MGLRU from PKGBUILD to the config
- 6.4.0rc4-1
- script: Don't build with LLVM BOLT
- Add Gentoo port from Szowisz
- 6.3.5-1
- Drop latency-nice support (doesn't work with 6.3 and 6.4 anymore)
- Merge pull request #113 from ventureoo/nit
- Use built-in bash substitution for uppercase
- Fix the bbr2 flag
- simplifying the bbr2 flag
- Merge pull request #112 from ventureoo/bbr-hotfix
- Disable fq_codel if BBR2 is used
- Revert "Fix bug BBR(2) with fq_codel"
- Fix bug BBR(2) with fq_codel
- 🔥 chore(README.md): remove Gentoo section
- Merge pull request #110 from CachyOS/cachyos-repo
- Update cachyos repo
- 6.3.4-1
- 6.4.0rc3-1
- Sync with Arch config
- 6.3.3-1 && 6.1.29-1
- 6.4.0rc2-1
- Update checksums
- 6.3.2-1
- Update description of cachyos scheduler
- 6.4.0rc1-1
- Enable binder modules (fix #108)
- Update README.md (#107)
- Add bore-eevdf to cachyos-scheduler
- Add python as makedepends
- 6.3: Update checksums
- 6.3.1-1
- Drop zstd zram/zswap compression flag
- 6.3: Sync PKGBUILD; use b2sums
- 6.3: Sync config
- Revert "Disable per-VMA lock"
- 6.3.0-5
- 6.3.0-4
- Disable per-VMA lock
- 6.3.0-2
- Merge pull request #101 from CachyOS/6.3
- 6.3: Update Checksums
- 6.3.0-1
- 6.3: Disable Latency Nice
- 6.3: Update some notes
- 🔖 chore(linux-cachyos-rc): bump package release to 3 This commit updates the package release number to 3 in both the .SRCINFO and PKGBUILD files. The changes in the PKGBUILD file include adding support for HID_IPTS and HID_ITHC, and adding support for the Surface Book 1 dGPU switch. Additionally, support for the Legion Laptop is added, and the CLOSURES option is removed.
- 📝 docs(README.md): add NixOS installation instructions
6.2.12-cachyos
- 6.2.12-1
- 6.2: Update ZFS commit
- Merge pull request #99 from ventureoo/pds-warning
- linux-cachyos-{pds,bmq}: Clarify warning (2)
- linux-cachyos-{pds,bmq}: Clarify warning
- Rename linux-cachyos-pds.install to linux-cachyos-prjc.install
- Add a warning when installing the PDS/BMQ kernel
- linux-cachyos-rc: Fixup ZFS packaging, packaging seems to be changed with zfs-git/6.3
- linux-cachyos-rc 6.3.rc7-1
- 🔖 chore(linux-cachyos-hardened): bump version to 6.1.24 🔖 chore(linux-cachyos-lts): bump version to 6.1.24
- zfs: Update commit to 2.1.10 Release
- zfs: Update commit to 2.1.10 Release
- linux-cachyos: Update checksums for updated EEVDF
- 6.2.11-1
- Merge pull request #95 from Lousio/patch-1
- chore(README.md): Add missing ending backtick
- ⬆️ chore(README.md): update ZSTD version to 1.5.5
- 🐛 fix(README.md): update default kernel timer frequency for BORE/CFS/EEVDF schedulers.
- 🔖 chore(linux-cachyos-rc): bump version to 6.3.rc6
- Update README.md (#93)
- linux-cachyos-bore 6.2.10-2
- 6.2.10-1
- 🔒 chore(linux): update package checksums
- 🔖 chore(linux-cachyos-rc): bump version to 6.3.rc5 🔧 chore(linux-cachyos-rc): remove default value for _latency_nice variable in PKGBUILD 🔧 chore(linux-cachyos-rc): update sha256sums in PKGBUILD after bumping version to 6.3.rc5
- 📝 docs(README.md): update list of supported schedulers and add corresponding package names
- 📝 docs(README.md): update linux-cachyos scheduler list and add EEVDF scheduler description
- 6.2.9-1
- 6.3.rc4-1
- config: Enable IBT, nvidia does finally support it
- zfs: Update zfs commit to fix 6.2.8 and 6.3
- 6.2: Update Checksums
- 6.3.0rc: Use EEVDF v1 with BORE
- 6.2.8-1
- 6.3.rc3-1
- 6.1.20-1