linux-misc icon indicating copy to clipboard operation
linux-misc copied to clipboard

Various Linux kernel changes

Results 16 linux-misc issues
Sort by recently updated
recently updated
newest added

I tried to use linux kernel5.11.0 in vmware to enable LTO to compile and install. After reboot, it stuck in Booting the kernel. Does anyone know the reason? ![image](https://user-images.githubusercontent.com/32122937/200339794-34e95522-6935-4465-8579-f1da70a1271e.png) GCC...

Hi. Any plans to rebase the patches on top of Linux 5.16?

I am on Ubuntu 21.04 with the GCC 11.1-v3 toolchain (gcc version 11.1.0 (Ubuntu 11.1.0-1ubuntu1~21.04+v3). During the compilation I get the following issues during the compilation stage: LTO vmlinux.o In...

hi, I got an x86 machine and installed Ubuntu 18 to compile the LTO kernel, but I tried all the LTO kernels, and tried compilers gcc 7.3.0, gcc 7.5.0, gcc...

Hi, I'm trying to squeeze a 4.14 kernel (+initramfs) onto quite the small flash router, and decided to try LTO'ing the kernel. I based my work on the lto-415-2 branch....

Hi, We have been using kernel 4.14 with your 4.15.8 patches ported back and additional patches changes we've made for arm. Building using Yocto sumo so picked up GNU toolchain...

Any plans to support LLVM/clang as since 9.0.0 release kernel compiles with clang.

Hi, Andi. I've spent a few hours in trying to port LTO patches to arm64 4.9 kernel for a fun weekend project. I got everything to compile and link. The...

I tried these patches on 4.18.6 and it gives MODULE_LICENSE() warnings and then crashes with errors relating to not being able to find syscalls

On a uni-processor vm i've found following errors during qxl drm driver initialization: ``` [ 2.060862] [drm] Device Version 0.0 [ 2.060863] [drm] Compression level 0 log level 0 [...