Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-04 | Change upstraem URL to the GitHub repo | Raphael Nestler | |
That way its clearer that issues, PRs and so on can be created there. | |||
2024-10-04 | Add python-yaml as makedepends | Raphael Nestler | |
2024-09-22 | Re-enable Rust support | Raphael Nestler | |
2024-09-22 | Add upstream 6.10.10 config | Raphael Nestler | |
2024-09-22 | Update to 6.10.10 | Raphael Nestler | |
2024-07-16 | Update to 6.9.9 | Raphael Nestler | |
2024-07-16 | Apply upstream config changes | Raphael Nestler | |
See https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/e58b9c60e7dae6fffd15bc59b224f775b7d319a3 | |||
2024-07-02 | Verify that Rust support is available during prepare | Raphael Nestler | |
2024-06-30 | Update to 6.9.7 | Raphael Nestler | |
2024-06-23 | Re-enable Rust support | Raphael Nestler | |
2024-06-23 | Add upstream 6.9.6 config | Raphael Nestler | |
2024-06-23 | Update to 6.9.6 | Raphael Nestler | |
2024-01-18 | Update to 6.6.10 | Raphael Nestler | |
2023-12-28 | Fix package step | Raphael Nestler | |
See also https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/3175f498d244950892b9c8ef2c3093d01a491047 | |||
2023-12-27 | Re-enable Rust support | Raphael Nestler | |
2023-12-27 | Add upstream config | Raphael Nestler | |
2023-12-27 | Update to 6.6.8 | Raphael Nestler | |
2023-10-31 | Update config | Raphael Nestler | |
2023-10-31 | Update PKBGUILD to match upstream kernel | Raphael Nestler | |
2023-09-05 | Update bindgen to work with LLVM 16 | Raphael Nestler | |
See also https://github.com/Rust-for-Linux/linux/commit/08ab786556ff177086ce93b26daf2a58edd10968 | |||
2023-09-05 | Re-enable Rust support | Raphael Nestler | |
2023-09-05 | Update to 6.5.1 | Raphael Nestler | |
2023-08-27 | Update to 6.4.12 | Raphael Nestler | |
2023-08-03 | Update to 6.4.8 and apply upstream config changes | Raphael Nestler | |
See https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/c1dba2cf7a04ddbf435f7ef434b5c91e79c05285 | |||
2023-08-02 | Update description to better describe this kernel | Raphael Nestler | |
2023-07-30 | Update to 6.4.7 | Raphael Nestler | |
The custom patch can be removed, since it was mainlined. | |||
2023-07-26 | Update to 6.4.6 | Raphael Nestler | |
Including the upstream 'Add python makedep' change: https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/b1cdbef5aa2169fbe4c07bd70d6d08892a855dc1 | |||
2023-07-11 | Update to 6.4.3 | Raphael Nestler | |
2023-07-10 | Remove documentation building | Raphael Nestler | |
I takes a long time and caused trouble from time to time. | |||
2023-07-07 | Enable Rust support again in config | Raphael Nestler | |
2023-07-07 | Update to upstream 6.4.2 | Raphael Nestler | |
2023-06-27 | Update to 6.3.9 | Raphael Nestler | |
2023-06-27 | Add patch to fix out-of-tree module build | Raphael Nestler | |
2023-06-15 | Get target.json from scripts/ instead of rust/ | Raphael Nestler | |
It was moved for 6.3. See https://github.com/Rust-for-Linux/linux/commit/c83b16cefd78f55071840e1159ead9fe62747769 | |||
2023-06-15 | Update config to 6.3 | Raphael Nestler | |
I took the upstream config and enabled Rust again. | |||
2023-06-15 | Update to 6.3.8 | Raphael Nestler | |
Also incorporate all PKGBUILD changes from https://gitlab.archlinux.org/archlinux/packaging/packages/linux/ | |||
2023-06-14 | Update to 6.2.13 | Raphael Nestler | |
2023-06-14 | Update config file | Raphael Nestler | |
2023-06-06 | Depend directly on rustup and make sure rust-src is installed | Raphael Nestler | |
2023-05-23 | Use Rust 1.63.0 to compile the kernel | Raphael Nestler | |
This gives us some warnings, but allows to compile out-of-tree modules since it fixes a bug with how the target triple is defined for a custom target.json file. See https://github.com/rust-lang/rust/pull/98225 | |||
2023-05-23 | Add Rust build metadata files | Raphael Nestler | |
We need the target specification, the .rmeta fils and the .so file. Also since we need to use the same compiler version to build out of tree modules we bundle the rust-toolchain file as well. | |||
2023-05-23 | Update to 6.2.10 | Raphael Nestler | |
2023-04-08 | Adapt config to be more similar to upstream config | Raphael Nestler | |
2023-04-08 | Update to 6.2.9 | Raphael Nestler | |
2023-04-08 | Adapt config to be more similar to upstream config | Raphael Nestler | |
2023-04-08 | Update to 6.2.0 | Raphael Nestler | |
2023-02-21 | Update to 6.1.10 | Raphael Nestler | |
2023-02-07 | Update to 6.1.8 | Raphael Nestler | |
2023-01-20 | Update config to match the migrated one | Raphael Nestler | |
2023-01-20 | Update to 6.1.7 | Raphael Nestler | |