vasilito
cfb6d7fc8a
submodule: base — Intel GPU pipe documentation, watermark fix
...
Cumulative: watermark formula (vdisplay/clamp), PLANE_CTL docs,
fetch_framebuffer docs. All pipe.rs TODOs resolved.
2026-07-09 15:44:04 +03:00
vasilito
a0ce684255
submodule: base — Intel GPU watermark formula (resolution-aware)
...
Replaced hardcoded wm_lines=2 with clamp(vdisplay/16, 8, 128)
formula, cross-referenced from Linux i915 skl_watermark.c.
2026-07-09 15:42:16 +03:00
vasilito
6ccaad67f5
git: bump submodule/relibc for ENOPROTOOPT import fix
2026-07-09 15:11:20 +03:00
vasilito
a91b7f56e8
kernel: bump (unknown syscall logging)
2026-07-09 15:08:28 +03:00
vasilito
86a4f83d6c
relibc: bump (setsockopt + listen fixes)
2026-07-09 15:05:49 +03:00
vasilito
eb6e74f2ee
fix: redox-drm lockfile collisions + missing relibc ENOTTY import
...
- Add redox-scheme symlink in recipes/core/base/ to resolve path collision
when daemon workspace resolves ../redox-scheme from the recipe copy location
- Remove redundant libredox direct dep from redox-drm Cargo.toml
(arrives transitively through daemon; direct dep creates lockfile collision)
- Align redox-drm's redox-scheme path to recipes/core/base/redox-scheme
symlink to match daemon's workspace resolution path
- Fix missing ENOTTY import in relibc src/header/sys_ioctl/redox/mod.rs
2026-07-09 15:00:32 +03:00
vasilito
1f71972db8
submodule: base — Intel GPU hardware cursor plane (Kaby Lake+)
...
Replaced ihdgd cursor stub with real Intel CURCNTR/CURBASE/CURPOS
register programming for Gen9+ hardware cursor. 64x64 ARGB8888
cursor surface with signed 16-bit screen position tracking.
Removes the 'not yet implemented' stub in handle_cursor().
2026-07-09 14:40:13 +03:00
vasilito
a09e214825
base: bump (ihdgd GGTT 64-bit doc)
2026-07-09 14:36:19 +03:00
vasilito
7683a409fc
netcfg: route/lookup rw node
2026-07-09 13:19:58 +03:00
vasilito
0595c5c962
0.3.0: bump relibc submodule
2026-07-09 13:09:06 +03:00
vasilito
c673bc7f3c
base: bump (ihdgd GMBUS write)
2026-07-09 12:55:55 +03:00
vasilito
acc59bc28b
base: bump (ihdgd Kaby Lake DDI port regs)
2026-07-09 12:52:11 +03:00
vasilito
82b618e28d
base: bump (virtio-gpud VirGL 3D enable)
2026-07-09 12:45:06 +03:00
vasilito
e277f0bc15
arp: max 1024 entries with LRU eviction
2026-07-09 12:33:30 +03:00
vasilito
9959cb6f89
base: bump (cursor no-op fix)
2026-07-09 12:29:50 +03:00
vasilito
8d67101e7e
udp: sendmsg/sendto support
2026-07-09 12:26:21 +03:00
vasilito
05fb9b0132
base: bump (virtio-netd MAC fallback)
2026-07-09 12:24:20 +03:00
vasilito
0387242cec
relibc: bump (setitimer implementation)
2026-07-09 12:21:54 +03:00
vasilito
59f99a0a21
relibc: bump (mremap implementation)
2026-07-09 12:20:14 +03:00
vasilito
ef497c2029
kernel: bump to d64482f1..ea16a1b5 (FACS mapping)
2026-07-09 12:07:25 +03:00
vasilito
ef08f2821b
relibc: bump (clock_settime implementation)
2026-07-09 11:50:48 +03:00
vasilito
3ba16cd969
vxlan/gre/ipip: parent device integration
2026-07-09 11:47:59 +03:00
vasilito
811803dedf
base: bump (hwd LegacyBackend implementation)
2026-07-09 11:43:37 +03:00
vasilito
9b65ff1988
relibc: bump (add syncfs to Pal trait)
2026-07-09 11:36:46 +03:00
vasilito
0dafc80b48
vlan: parent device + docs: Phase 4 completion + VLAN status
2026-07-09 11:26:03 +03:00
vasilito
19312a3e29
syscall+kernel+relibc: SYS_SYNC + SYS_SYNCFS implementation
2026-07-09 11:25:07 +03:00
vasilito
544e0f4870
route: direct route support + flush
2026-07-09 11:19:50 +03:00
vasilito
10819348f0
kernel: bump (FADT offset fix + FUTEX_REQUEUE import)
2026-07-09 11:17:50 +03:00
vasilito
d6bb1c1ae2
route: flush all routes
2026-07-09 11:16:49 +03:00
vasilito
26e5f4a691
kernel: bump (/proc/self sub-path resolution)
2026-07-09 11:16:15 +03:00
vasilito
04b6440daa
netcfg: version info + enhanced help
2026-07-09 11:14:27 +03:00
vasilito
258dc18b68
kernel: bump (FADT offset fix)
2026-07-09 11:13:38 +03:00
vasilito
0f23075eed
netcfg: help node + nat bindings + multi-adapter fix
2026-07-09 11:10:59 +03:00
vasilito
a791a9fc4c
nat: active SNAT binding tracking
2026-07-09 11:04:41 +03:00
vasilito
fbd60fa8ec
kernel: bump (FUTEX_REQUEUE)
2026-07-09 10:48:49 +03:00
vasilito
a728c9ec61
route: metric/preference field
2026-07-09 10:48:09 +03:00
vasilito
b98aa6b54d
kernel: bump (/proc/self)
2026-07-09 10:42:39 +03:00
vasilito
43b7fe4171
conntrack: max_entries limit
2026-07-09 10:41:26 +03:00
vasilito
f069dcfa18
conntrack: icmp_error_count
2026-07-09 10:19:22 +03:00
vasilito
5afa28d13b
kernel: bump (/proc/filesystems)
2026-07-09 10:15:58 +03:00
vasilito
84c7287bb2
kernel: bump (/proc/version)
2026-07-09 10:13:01 +03:00
vasilito
e541be43fb
netcfg: standalone conntrack node
2026-07-09 10:08:55 +03:00
vasilito
51c7fe66dd
kernel: bump (/proc/loadavg)
2026-07-09 10:08:33 +03:00
vasilito
f11d3300f9
netcfg: TCP socket queue sizes in sockets/list
2026-07-09 10:06:00 +03:00
vasilito
07eb4d0fa4
kernel: bump (/proc/uptime)
2026-07-09 10:04:12 +03:00
vasilito
8bf238a0dc
filter: --ctstate flag + case-insensitive + CSV
2026-07-09 10:01:48 +03:00
vasilito
25213b5850
submodule: base — commit operator WIP conntrack ICMP error tracking
...
Committed previously-unstaged operator work-in-progress:
- Added ConnState::Error variant for ICMP error packets
- Added is_error detection (ICMPv4/v6 Dest Unreachable, Time Exceeded)
- Added track_icmp_error() for embedded original packet tuple extraction
- Mirrors Linux 7.1 nf_conntrack_icmp_error()
Previously caused E0599 cross-compilation errors. Now stabilizes
the base fork build.
2026-07-09 09:58:13 +03:00
vasilito
4736a4acd8
kernel: bump (/proc/meminfo)
2026-07-09 09:57:23 +03:00
vasilito
781ea75019
kernel: bump (/proc/cpuinfo)
2026-07-09 01:42:12 +03:00
vasilito
52db18a7ca
tcp: SO_LINGER getsockopt/setsockopt support
2026-07-09 01:38:59 +03:00