3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 23:02:18 +00:00
Brooklyn/kernel/bpf
Scare Crowe 84ba5b15ac Updates and fixes for BrooklynR
* Enhance GPIO addon for Noctua Fans for the Qortector upcoming case. This will put PWM signal to real-time.

* Fixed RDP not letting a user login if not logged out on Cinnamon release (reported by Crowetic)

* Update i2c sensor db

* Fixed DRM broadcast over HDMI 2+

* Ease up DHCP security only to prevent Brooklyn blocking routers.

* Add possibility to add extra memory for Cinnamon Desktop Release

* Fix error message of Software Render mode on Cinnamon Desktop

* Add proper offset for HD screens for pixel array

*Fixed HDMI jitter for videocore4 GPU

* Enable all radios (including Bluetooth)
2021-06-12 13:10:41 +05:00
..
preload initial commit 2021-05-27 00:09:36 +05:00
arraymap.c initial commit 2021-05-27 00:09:36 +05:00
bpf_inode_storage.c initial commit 2021-05-27 00:09:36 +05:00
bpf_iter.c initial commit 2021-05-27 00:09:36 +05:00
bpf_local_storage.c initial commit 2021-05-27 00:09:36 +05:00
bpf_lru_list.c initial commit 2021-05-27 00:09:36 +05:00
bpf_lru_list.h initial commit 2021-05-27 00:09:36 +05:00
bpf_lsm.c initial commit 2021-05-27 00:09:36 +05:00
bpf_struct_ops_types.h initial commit 2021-05-27 00:09:36 +05:00
bpf_struct_ops.c initial commit 2021-05-27 00:09:36 +05:00
bpf_task_storage.c initial commit 2021-05-27 00:09:36 +05:00
btf.c initial commit 2021-05-27 00:09:36 +05:00
cgroup.c initial commit 2021-05-27 00:09:36 +05:00
core.c initial commit 2021-05-27 00:09:36 +05:00
cpumap.c initial commit 2021-05-27 00:09:36 +05:00
devmap.c initial commit 2021-05-27 00:09:36 +05:00
disasm.c initial commit 2021-05-27 00:09:36 +05:00
disasm.h initial commit 2021-05-27 00:09:36 +05:00
dispatcher.c initial commit 2021-05-27 00:09:36 +05:00
hashtab.c initial commit 2021-05-27 00:09:36 +05:00
helpers.c initial commit 2021-05-27 00:09:36 +05:00
inode.c initial commit 2021-05-27 00:09:36 +05:00
local_storage.c initial commit 2021-05-27 00:09:36 +05:00
lpm_trie.c initial commit 2021-05-27 00:09:36 +05:00
Makefile initial commit 2021-05-27 00:09:36 +05:00
map_in_map.c initial commit 2021-05-27 00:09:36 +05:00
map_in_map.h initial commit 2021-05-27 00:09:36 +05:00
map_iter.c initial commit 2021-05-27 00:09:36 +05:00
net_namespace.c initial commit 2021-05-27 00:09:36 +05:00
offload.c initial commit 2021-05-27 00:09:36 +05:00
percpu_freelist.c initial commit 2021-05-27 00:09:36 +05:00
percpu_freelist.h initial commit 2021-05-27 00:09:36 +05:00
prog_iter.c initial commit 2021-05-27 00:09:36 +05:00
queue_stack_maps.c initial commit 2021-05-27 00:09:36 +05:00
reuseport_array.c initial commit 2021-05-27 00:09:36 +05:00
ringbuf.c initial commit 2021-05-27 00:09:36 +05:00
stackmap.c initial commit 2021-05-27 00:09:36 +05:00
syscall.c initial commit 2021-05-27 00:09:36 +05:00
sysfs_btf.c initial commit 2021-05-27 00:09:36 +05:00
task_iter.c initial commit 2021-05-27 00:09:36 +05:00
tnum.c initial commit 2021-05-27 00:09:36 +05:00
trampoline.c initial commit 2021-05-27 00:09:36 +05:00
verifier.c Updates and fixes for BrooklynR 2021-06-12 13:10:41 +05:00