-
My env:
OS: Ubuntu 20.04.3 LTS AMD x64
Kernel: 5.4.0-169-generic
OVS: ovs-vsctl (Open vSwitch) 3.2.1 DB Schema 8.4.0
test:
create ovs bridge and port:
```
ovs-vsctl add-br br0
ovs-vsctl s…
-
I am looking to implement [CRIK](https://github.com/qawolf/crik) which uses [CRIU](https://criu.org/Main_Page), however the kernel options required as described in [https://criu.org/Linux_kernel](http…
-
as of kernel 6.12-rc2 asm/unaligned.h have been moved to linux/unaligned.h
https://lkml.org/lkml/2024/10/6/423
[buildlog.txt](https://github.com/user-attachments/files/17882737/buildlog.txt)
-
The Linux kernel is now a CNA:
http://www.kroah.com/log/blog/2024/02/13/linux-is-a-cna/
-
As indicated in https://github.com/aristanetworks/sonic/issues/109 during reboot tests (module api platform tests) a kernel panic can occur on the supervisor, this was introduced in the kernel upgrade…
-
**PCEngines firmware version**
Currently `v4.19.0.1`, but previous firmware releases were also affected.
**APU variant**
`apu2e4`
**OS and OS Version**
`Linux apu2e 6.1.4-gentoo #3 SMP …
-
I want to use some DKMS things and not having it work on linux-asahi-edge is disappointing. I think the kernel header package should either support both kernels by default or there should be another h…
-
when i run ./build_and_install_kernel.sh, it show that load BTF from vmlinux:No sush file. And i set CONFIG_DEBUG_INFO_BTF=n in .config, CONFIG_DEBUG_INFO_BTF will be set to y when i run ./build_and_i…
-
Just installed some new Ubuntu Server 24.04 VMs rocking snmpd (net-snmp) v5.9.4 and I'm seeing a new problem, probably related to Linux kernel v6.7 (or v6.8?) as per another thread I found here.
Th…
-
Hi,
FUSE Passthrough has been introduced in the Linux kernel version 6.9. This feature has shown significant performance improvements, as detailed in the following articles:
[Phoronix Article on FUS…