-
### What reproduces the bug? Provide code if possible.
I want access nginx global variables: ngx_accept_disabled,but can not get correct value
```
bpftrace -e 'uprobe:/usr/local/nginx/sbin/ng…
-
**Describe the bug**
`/shutdown` seems to cause a kernel panic due to `libcrypto.so` (a dependency of `libsystemd-shared.so`) not being included?
![image](https://github.com/user-attachments/assets/…
-
Hello,
using the AUR package the module installs fine for the lts kernel 6.6.63, but throws this error on the standard kernel:
```
==> dkms install --no-depmod universal-pidff/0.0.10.r0.gd95b73e …
-
## Minimal Reproducible Example
```f90
MODULE example_mod
TYPE :: my_type
REAL, ALLOCATABLE :: kernel(:)
REAL, ALLOCATABLE :: dw(:)
END TYPE
END MODULE example_mod
…
-
### System information
Distribution Name | Red Hat Enterprise Linux (not a rhel clone)
Distribution Version | 9.5
Kernel Version | kernel-5.14.0-503.11.1.el9_5.x86_64
Architecture | x86_64
Op…
-
On 3D world Second Life under heavy rates of bandwidth pressure I have frequent crashes of kernel module rtl8xxxu.
usb 4-1.3: rtl8188e_handle_ra_tx_report2: TX report item 0 not valid
[ 5566.79…
-
Right now the automatic builds are broken. https://github.com/archzfs/archzfs/actions/runs/12002432031
```
make all-recursive
make[1]: Entering directory '/build/zfs-linux/src/zfs-2.2.6'
Making…
-
I am creating masked convolution in equinox like below :
```
import equinox as eqx
import jax
import jax.numpy as jnp
from typing import Optional
from jaxtyping import Array, Float
class…
-
The failure thrown out: "Binary /lib/modules/6.8.12-4-pve/build/scripts/sign-file not found, modules won't be signed
Error! Your kernel headers for kernel 6.8.12-4-pve cannot be found at /lib/modules…
-
**Describe the bug**
The error messages in pedump don't match the expected arguments because of the hyphen vs underscore in kernel-module. @ikelos not sure if the error message should just be updated…