summaryrefslogtreecommitdiff
path: root/packages/linux-kernel/Jenkinsfile
AgeCommit message (Collapse)Author
2023-04-27r8152: T5187: Updated Realtek r8152 driverzsdc
The Realtek r8152 driver is updated to 2.16.3
2023-04-26ice: T5182: added build for Intel ICE driverzsdc
This commit adds a build task for an out-of-tree Intel ICE driver for E810 Ethernet Controllers.
2022-01-24Accel-PPP: T4204: update accel-ppp versionEshenko Dmitriy
2021-11-23Accel-PPP: T4015: update version which include threading fixEshenko Dmitriy
2021-07-24Kernel: only build packages if the package changes at allChristian Poessinger
2021-06-16Accel-PPP: T3629: update to latest versionDmitriyEshenko
(cherry picked from commit 5dbfafaf414d044a1b98591b69ee143b11384131)
2021-05-19Accel-PPP: T3562: update to latest versionChristian Poessinger
Update to: https://github.com/accel-ppp/accel-ppp/commit/277ad4c3c7af01 (cherry picked from commit 8fb9681c6715bb1b72b62d1daf146c032050d6b2)
2021-02-02Jenkins: run containers with "reuseNode" to stay on the same nodeqxmips
(cherry picked from commit 38fa98af45d6c22d7d876bc724d957d2545d011a)
2021-01-31Kernel: also trigger build when "data/defaults.json" changesChristian Poessinger
2021-01-16Kernel: T3223: update linux-firmware to 20201218Christian Poessinger
2021-01-15Jenkins: retrive debian repo server via global variableChristian Poessinger
(cherry picked from commit 76f293633fb5feefcc7acd74d4edeea69b60ea5c)
2021-01-14Kernel: T3218: drop dependency on Intel out-of-tree modulesChristian Poessinger
2021-01-10Jenkins: select build library from equuleus branchChristian Poessinger
2021-01-10Jenkins: Kernel: extract version from data/defaults.jsonChristian Poessinger
No need to specify the kernel version two times, it can be retrieved from data/defaults.json (cherry picked from commit 2af09cfd180a4cc86aaca430a1c95d8c4b7a3d9b)
2021-01-10Jenkins: Kernel: instead of 'git clone' the source use the tarballChristian Poessinger
This reduces the download and checkout overhead.
2021-01-09Kernel: T3199: update Linux Kernel to v5.4.88Christian Poessinger
2020-12-31Kernel: T3168: update Linux Kernel to v5.4.86Christian Poessinger
2020-12-22Kernel: T3145: update Linux Kernel to v5.4.85Christian Poessinger
2020-12-14Kernel: T3129: update Linux Kernel to v5.4.83Christian Poessinger
2020-11-24Kernel: T3087: update Linux Kernel to v4.19.160Christian Poessinger
2020-11-19Kernel: T3075: update Linux Kernel to v4.19.158Christian Poessinger
2020-11-12Kernel: T3064: update Linux Kernel to v4.19.157Christian Poessinger
2020-11-06Kernel: Firmware: T3052: update to 20201022Christian Poessinger
2020-11-05Kernel: T3049: Update Linux Kernel to v4.19.155Christian Poessinger
2020-10-31Kernel: T3033: Update Linux Kernel to v4.19.154Christian Poessinger
2020-10-30Kernel: T3033: Update Linux Kernel to v4.19.153Christian Poessinger
2020-10-17Kernel: WireGuard: T2991: update to version 1.0.20200908Christian Poessinger
2020-10-17Kernel: T2990: Update Linux Kernel to v4.19.152Christian Poessinger
2020-10-03Revert "Kernel: T2955: Update Linux Kernel to v4.19.149"Christian Poessinger
This reverts commit b481a3ee4c947d78cb1488b542c31c23cd473b7f. Perf utils do not build anymore: util/evsel.c: In function ‘perf_evsel__exit’: util/util.h:25:28: error: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] #define zfree(ptr) ({ free(*ptr); *ptr = NULL; }) util/evsel.c:1293:2: note: in expansion of macro ‘zfree’ zfree(&evsel->pmu_name); ^~~~~ /usr/include/stdlib.h:563:25: note: expected ‘void *’ but argument is of type ‘const char *’ extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ ASCIIDOC perf-probe.xml
2020-10-03Kernel: T2955: Update Linux Kernel to v4.19.149Christian Poessinger
2020-09-29Kernel: T2937: Update Linux Kernel to v4.19.148Christian Poessinger
2020-09-25Kernel: T2925: Update Linux Kernel to v4.19.147Christian Poessinger
2020-09-19Kernel: T2901: Update Linux Kernel to v4.19.146Christian Poessinger
2020-09-13Kernel: T2880: Update Linux Kernel to v4.19.145Christian Poessinger
2020-09-12Kernel: T2876: Update Linux Kernel to v4.19.144Christian Poessinger
2020-09-12Revert "Kernel: T2843: upgrade Kernel to v5.8.5"Christian Poessinger
This reverts commit 78c43c2078e292ac9b53d2d6a41a47466d283914. Unfortunately we must revert the Kernel upgrade as there are two problematic issues. One which is the break of ABI functionality with parted [1] and second the internal cryptop API [2] which removed required literals for the build of Intel QAT acceleration. In the two weeks running 5.8 we still learned a lot - we experienced a performance improvement of ~30% when doing NAT @ > 10GBit/s and also utilizing the build in updated drivers for Intel NICs and WireGuard. We are looking forward to the release of this years LTS kernel and we hope to ship this in the final 1.3 release. 1: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.8.y&id=692d062655 2: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.5.y&id=d63007eb95
2020-09-10Kernel: T2870: Update Linux Kernel to v5.8.8Christian Poessinger
2020-09-06accel-ppp: T2860: bump version for L2TP CVE fixEshenko Dmitriy
2020-09-03Jenkins: Kernel: keep last 20 buildsChristian Poessinger
2020-08-30Kernel: T2843: upgrade Kernel to v5.8.5Christian Poessinger
Note: Intel does not provide a compatible QAT version. There is a custom patch which make QAT compile for the specified Kernel version. This patch will change the source to a non backwards-compatible version - this is fine as we run 5.8 anyways.
2020-08-30WireGuard: T2842: switch to binary package from buster-backportsChristian Poessinger
2020-08-30Kernel: WireGuard: T2839: update to recent versionsChristian Poessinger
* wireguard user-space tools debian/1.0.20200513-1_bpo10+1 * wireguard-linux-compat kernel modules debian/1.0.20200712-1_bpo10+1
2020-08-26Kernel: T2831: Update Linux Kernel to v4.19.142Christian Poessinger
2020-08-23Kernel: T2822: Update Linux Kernel to v4.19.141Christian Poessinger
2020-08-15Kernel: T2797: Update Linux Kernel to v4.19.139Christian Poessinger
2020-08-10Kernel: T2780: Update Linux Kernel to v4.19.138Christian Poessinger
2020-08-02Accel-PPP: update to latest revisionChristian Poessinger
This will improve the SSTP performance on long fat networks.
2020-08-01Kernel: T2751: Update Linux Kernel to v4.19.136Christian Poessinger
2020-07-25Kernel: T2730: Update Linux Kernel to v4.19.134Christian Poessinger
2020-07-05packages: Kernel: T2684: Update Linux Kernel to v4.19.131Christian Poessinger