812 Commits

Author SHA1 Message Date
4d6eec4d00 [6.16-rc] Sync latest patches for rc6
To build 6.16-rc6:

KERNEL_SRC_URI="https://git.kernel.org/torvalds/t" KERNEL_SRC_EXT="tar.gz" KERNEL_BASE_VER=6.16 KERNEL_PATCH_VER=6.16-rc6 KERNEL_SUB_VER=061600rc6 ./build_kernel.sh
2025-07-13 17:59:26 -07:00
f5d254d824 6.15.5 -> 6.15.6 2025-07-11 10:24:57 -07:00
e6764c103a Sync latest patches 2025-07-11 10:24:41 -07:00
abe1dffed3 [6.16-rc] Sync latest patches for rc5
To build 6.16-rc5:

KERNEL_SRC_URI="https://git.kernel.org/torvalds/t" KERNEL_SRC_EXT="tar.gz" KERNEL_BASE_VER=6.16 KERNEL_PATCH_VER=6.16-rc5 KERNEL_SUB_VER=061600rc5 ./build_kernel.sh
2025-07-06 22:24:38 -07:00
9935387a29 6.15.4 -> 6.15.5 2025-07-06 10:38:49 -07:00
1e09f04978 Sync latest patches 2025-07-06 10:38:39 -07:00
666ce781bc Sync latest patches 2025-07-01 20:26:57 -07:00
bd92815d20 6.15.3 -> 6.15.4 2025-06-28 10:13:48 -07:00
e2adaf2fe3 Sync latest patches 2025-06-28 10:13:40 -07:00
45846ee25b [6.16] Sync latest patches 2025-06-22 19:11:51 -07:00
11f93a5d34 Update xanmod patches to use the new GitLab repo 2025-06-22 11:05:32 -07:00
e479a66a71 Sync latest patches 2025-06-22 11:04:32 -07:00
1f7610c398 Update readme 2025-06-21 10:46:06 -07:00
980140c47b Add support for 6.16-rc
To build 6.16-rc2:

KERNEL_SRC_URI="https://git.kernel.org/torvalds/t" KERNEL_SRC_EXT="tar.gz" KERNEL_BASE_VER=6.16 KERNEL_PATCH_VER=6.16-rc2 KERNEL_SUB_VER=061600rc2 ./build_kernel.sh
2025-06-21 10:45:48 -07:00
fbadc2219e Add preliminary configs for 6.16-rc 2025-06-21 10:44:36 -07:00
d9efaa6795 Remove support for 6.14 (now EOL) 2025-06-21 08:17:35 -07:00
80bac3342b 6.15.2 -> 6.15.3 2025-06-21 08:08:06 -07:00
1a09460504 6.15.1 -> 6.15.2 2025-06-14 11:37:53 -07:00
bada5934bf Sync latest patches 2025-06-14 11:37:44 -07:00
43837b02e0 6.15 -> 6.15.1 2025-06-04 17:53:33 -07:00
1a2c1a54fc Sync latest patches 2025-06-04 17:53:26 -07:00
64aee28b1e Add support for 6.15 2025-05-26 10:03:47 -07:00
40e53fd593 Update readme 2025-05-26 10:02:52 -07:00
804579ae5b 6.14.6 -> 6.14.8 2025-05-23 09:21:55 -07:00
ad0379a8b1 Sync latest patches 2025-05-23 09:21:41 -07:00
94b1ad652b Update readme 2025-05-23 09:20:18 -07:00
96dc6b322b Add support for latest LTS versions 2025-05-23 08:47:49 -07:00
f23836b224 Add latest rt patches for LTS kernels 2025-05-23 08:47:11 -07:00
40d25f6913 Remove support for 6.13 (now EOL) 2025-05-11 11:00:10 -07:00
a74a71a9e5 6.14.4 -> 6.14.6 2025-05-11 10:09:44 -07:00
ea075d97ad Sync latest patches 2025-05-11 10:09:19 -07:00
9affbf9d3d 6.14.3 -> 6.14.4 2025-04-27 10:15:04 -07:00
d73b4f2a95 Sync latest patches 2025-04-27 10:14:46 -07:00
57feffa0bb 6.14.2 -> 6.14.3 2025-04-20 12:27:11 -07:00
bb061989c1 Sync latest patches 2025-04-20 12:27:00 -07:00
582f75eed3 Update readme 2025-04-12 18:00:26 -07:00
767d61da10 Add support for 6.15-rc
To build 6.15-rc1:

KERNEL_SRC_URI="https://git.kernel.org/torvalds/t" KERNEL_SRC_EXT="tar.gz" KERNEL_BASE_VER=6.15 KERNEL_PATCH_VER=6.15-rc1 KERNEL_SUB_VER=061500rc1 ./build_kernel.sh
2025-04-12 17:58:31 -07:00
c0d0666c79 Add preliminary configs for 6.15-rc 2025-04-12 17:57:43 -07:00
c246347ffc Add Ubuntu patches for 6.15
Changes from 6.14 include a sed -e fix (latest Ubuntu 25.04 sed errors when using / for replacement, so we're using % now)

Also, cpupower is failing to build in linux-tools, tried many things and they didn't work, so for now cpupower has been flipped from true to false.

As an alternative to cpupower, you can use the following to set the governor to performance:

echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

which would be the equivalent to using cpupower to set it to performance:

sudo cpupower frequency-set --governor performance
2025-04-12 17:47:58 -07:00
dc4c731eab Add support for 6.14 2025-04-12 17:44:38 -07:00
8cc0fe8ed3 Add configs for 6.14 2025-04-12 17:42:47 -07:00
67aff52e57 6.13.7 -> 6.13.8 2025-03-23 09:32:51 -07:00
05f1b11cdd Sync latest patches 2025-03-23 09:32:37 -07:00
4d05574bba 6.13.5 -> 6.13.7 2025-03-16 08:55:47 -07:00
07569655d3 Sync latest patches 2025-03-16 08:55:35 -07:00
f28f12ff34 Update readme 2025-03-02 11:08:37 -08:00
fc1e8bf9eb Sync 6.12 LTS with latest release 2025-03-02 11:08:11 -08:00
3722a4876c 6.13.4 -> 6.13.5 2025-03-01 11:25:56 -08:00
c44ace1bd0 6.13.2 -> 6.13.4 2025-02-22 07:58:50 -08:00
1da7f20baa Sync latest patches 2025-02-15 08:36:28 -08:00