-
YeJZ updated
11 months ago
-
![image](https://user-images.githubusercontent.com/12049360/64264877-4d144800-cf32-11e9-9334-2dd5d1b11d9f.png)
more often than not, I met makers who make stuff but whatching them, I realize that th…
-
The Finit RTC plugin today handles restoring system clock from RTC at boot and saving system clock to RTC at reboot/poweroff. It is up to a NTP client to report synchronized status to the kernel so i…
-
**Motivation**
I think we need an issue to track all the missing syscalls that can have a security value for `Falco`. I detected these ones right now:
- [x] `fsconfig` https://github.com/falcos…
-
Mounting ZFS on an out-of-the-box Ubuntu 22.04 on AWS (no custom modules), yields `Large kmem_alloc(129024, 0x1000)`:
Kernel: 5.15.0-1026-aws #30-Ubuntu SMP Wed Nov 23 14:15:21 UTC 2022 x86_64 x86_6…
-
I got a blocking issue when running XDMA driver on my ARM platform: N1SDP.
On the U280, I generated one FPGA project with XDMA:
![image](https://github.com/Xilinx/dma_ip_drivers/assets/16829846/d4…
-
Merci de remédier à ça
-
The problem seems to be in `spi_exit` which does not check for incomplete initialization
```
# modprobe $ESP32_MODULE
[ 139.994557] Failed to obtain SPI master handle
[ 140.431813] -----------…
-
dmesg:
```
6.102421] WCN: combin_img 0 marlin_firmware_write finish and successful
[ 6.102619] WCN: marlin_start_run read reset reg val:0x1
[ 6.102628] WCN: after do marlin_start_run reset …
-
The support for init_module() would be nice to have (and possibly other syscalls for loading modules).