-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update(driverkit/config): add driverkit config for new kernels
Signed-off-by: poiana <[email protected]>
- Loading branch information
Showing
1,185 changed files
with
1,731 additions
and
1,221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 0 additions & 9 deletions
9
driverkit/config/5.0.1+driver/aarch64/fedora_6.7.5-100.fc38.aarch64_1.yaml
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
driverkit/config/5.0.1+driver/aarch64/fedora_6.7.5-200.fc39.aarch64_1.yaml
This file was deleted.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
driverkit/config/5.0.1+driver/aarch64/fedora_6.7.6-100.fc38.aarch64_1.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
kernelversion: "1" | ||
kernelrelease: 6.7.6-100.fc38.aarch64 | ||
target: fedora | ||
architecture: arm64 | ||
output: | ||
module: output/5.0.1+driver/aarch64/falco_fedora_6.7.6-100.fc38.aarch64_1.ko | ||
probe: output/5.0.1+driver/aarch64/falco_fedora_6.7.6-100.fc38.aarch64_1.o | ||
kernelurls: | ||
- https://mirrors.kernel.org/fedora/updates/38/Everything/aarch64/Packages/k/kernel-devel-6.7.6-100.fc38.aarch64.rpm |
9 changes: 9 additions & 0 deletions
9
driverkit/config/5.0.1+driver/aarch64/fedora_6.7.6-200.fc39.aarch64_1.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
kernelversion: "1" | ||
kernelrelease: 6.7.6-200.fc39.aarch64 | ||
target: fedora | ||
architecture: arm64 | ||
output: | ||
module: output/5.0.1+driver/aarch64/falco_fedora_6.7.6-200.fc39.aarch64_1.ko | ||
probe: output/5.0.1+driver/aarch64/falco_fedora_6.7.6-200.fc39.aarch64_1.o | ||
kernelurls: | ||
- https://mirrors.kernel.org/fedora/updates/39/Everything/aarch64/Packages/k/kernel-devel-6.7.6-200.fc39.aarch64.rpm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
driverkit/config/5.0.1+driver/aarch64/ubuntu-aws_5.15.0-1055-aws_60.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kernelversion: "60" | ||
kernelrelease: 5.15.0-1055-aws | ||
target: ubuntu-aws | ||
architecture: arm64 | ||
output: | ||
module: output/5.0.1+driver/aarch64/falco_ubuntu-aws_5.15.0-1055-aws_60.ko | ||
probe: output/5.0.1+driver/aarch64/falco_ubuntu-aws_5.15.0-1055-aws_60.o | ||
kernelurls: | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-aws/linux-aws-headers-5.15.0-1055_5.15.0-1055.60_all.deb | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-aws/linux-headers-5.15.0-1055-aws_5.15.0-1055.60_arm64.deb |
10 changes: 10 additions & 0 deletions
10
driverkit/config/5.0.1+driver/aarch64/ubuntu-aws_5.15.0-1055-aws_60~20.04.1.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kernelversion: 60~20.04.1 | ||
kernelrelease: 5.15.0-1055-aws | ||
target: ubuntu-aws | ||
architecture: arm64 | ||
output: | ||
module: output/5.0.1+driver/aarch64/falco_ubuntu-aws_5.15.0-1055-aws_60~20.04.1.ko | ||
probe: output/5.0.1+driver/aarch64/falco_ubuntu-aws_5.15.0-1055-aws_60~20.04.1.o | ||
kernelurls: | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-aws-5.15/linux-aws-5.15-headers-5.15.0-1055_5.15.0-1055.60~20.04.1_all.deb | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-aws-5.15/linux-headers-5.15.0-1055-aws_5.15.0-1055.60~20.04.1_arm64.deb |
10 changes: 10 additions & 0 deletions
10
driverkit/config/5.0.1+driver/aarch64/ubuntu-azure_5.4.0-1124-azure_131.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
kernelversion: "131" | ||
kernelrelease: 5.4.0-1124-azure | ||
target: ubuntu-azure | ||
architecture: arm64 | ||
output: | ||
module: output/5.0.1+driver/aarch64/falco_ubuntu-azure_5.4.0-1124-azure_131.ko | ||
probe: output/5.0.1+driver/aarch64/falco_ubuntu-azure_5.4.0-1124-azure_131.o | ||
kernelurls: | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-azure/linux-azure-headers-5.4.0-1124_5.4.0-1124.131_all.deb | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-azure/linux-headers-5.4.0-1124-azure_5.4.0-1124.131_arm64.deb |
11 changes: 11 additions & 0 deletions
11
driverkit/config/5.0.1+driver/aarch64/ubuntu-lowlatency_6.5.0-21-lowlatency_21.1.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
kernelversion: "21.1" | ||
kernelrelease: 6.5.0-21-lowlatency | ||
target: ubuntu-lowlatency | ||
architecture: arm64 | ||
output: | ||
module: output/5.0.1+driver/aarch64/falco_ubuntu-lowlatency_6.5.0-21-lowlatency_21.1.ko | ||
probe: output/5.0.1+driver/aarch64/falco_ubuntu-lowlatency_6.5.0-21-lowlatency_21.1.o | ||
kernelurls: | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-lowlatency/linux-headers-6.5.0-21-lowlatency-64k_6.5.0-21.21.1_arm64.deb | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-lowlatency/linux-headers-6.5.0-21-lowlatency_6.5.0-21.21.1_arm64.deb | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-lowlatency/linux-lowlatency-headers-6.5.0-21_6.5.0-21.21.1_all.deb |
11 changes: 11 additions & 0 deletions
11
...erkit/config/5.0.1+driver/aarch64/ubuntu-lowlatency_6.5.0-21-lowlatency_21.1~22.04.1.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
kernelversion: 21.1~22.04.1 | ||
kernelrelease: 6.5.0-21-lowlatency | ||
target: ubuntu-lowlatency | ||
architecture: arm64 | ||
output: | ||
module: output/5.0.1+driver/aarch64/falco_ubuntu-lowlatency_6.5.0-21-lowlatency_21.1~22.04.1.ko | ||
probe: output/5.0.1+driver/aarch64/falco_ubuntu-lowlatency_6.5.0-21-lowlatency_21.1~22.04.1.o | ||
kernelurls: | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-lowlatency-hwe-6.5/linux-headers-6.5.0-21-lowlatency-64k_6.5.0-21.21.1~22.04.1_arm64.deb | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-lowlatency-hwe-6.5/linux-headers-6.5.0-21-lowlatency_6.5.0-21.21.1~22.04.1_arm64.deb | ||
- http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux-lowlatency-hwe-6.5/linux-lowlatency-hwe-6.5-headers-6.5.0-21_6.5.0-21.21.1~22.04.1_all.deb |
Oops, something went wrong.