Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: bump 5.10 to 5.10.146 | John Audia | 2022-10-02 |
| | | | | | | All patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me> | ||
* | uml: fix 5.10 build | Christian Lamparter | 2022-09-24 |
| | | | | | | | | | | | | | the 5.10 uml build currently breaks with: /usr/bin/ld: arch/um/os-Linux/signal.o: in function `sigusr1_handler': arch/um/os-Linux/signal.c:141: undefined reference to `uml_pm_wake' But there's an upstream fix for this. Backport the fix for now but also let upstream know so it finds its way through the -stable releases. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> | ||
* | uml: add Kernel 5.10 support via testing | Paul Spooren | 2021-11-02 |
Add the latest default Kernel for testing. This step is required to keep UML in tree for the next release. Signed-off-by: Paul Spooren <mail@aparcar.org> |