Pull requests · hermit-os/kernel
build(deps): Bump rust-toolchain from nightly-2026-03-01 to nightly-2026-03-30 dependencies Pull requests that update a dependency file rust_toolchain_package_manager Pull requests that update rust_toolchain_package_manager code
#2357 opened Mar 30, 2026 by dependabot bot Loading…
build(deps): Bump uart_16550 from 0.5.0 to 0.6.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2356 opened Mar 30, 2026 by dependabot bot Loading…
build(deps): Bump zerocopy from 0.8.42 to 0.8.48 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2355 opened Mar 30, 2026 by dependabot bot Loading…
build(deps): Bump smoltcp from 0.12.0 to 0.13.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2354 opened Mar 30, 2026 by dependabot bot Loading…
build(deps): Bump actions/configure-pages from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#2353 opened Mar 30, 2026 by dependabot bot Loading…
build(deps): Bump actions/deploy-pages from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#2352 opened Mar 30, 2026 by dependabot bot Loading…
network: fall back to static configuration
#2334 opened Mar 17, 2026 by cagatay-y Loading…
build(deps): Bump arm-pl011-uart from 0.4.0 to 0.5.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2324 opened Mar 12, 2026 by dependabot bot Loading…
fix(interrupts): only handle PIC interrupts
#2320 opened Mar 12, 2026 by jounathaen Loading…
refactor(mmio): deduplicate code and avoid allocation
#2319 opened Mar 12, 2026 by cagatay-y Loading…
feat(net): TCP segmentation offload
#2308 opened Mar 10, 2026 by cagatay-y Loading…
executor: Don't run background tasks if future is ready
#2298 opened Mar 5, 2026 by Gelbpunkt Loading…
refactor(fs): implement ObjectInterface without inner lock
#2295 opened Mar 4, 2026 by mkroening Loading…
feat(network): support packet capture file creation
#2275 opened Feb 20, 2026 by cagatay-y Loading…
experiment: style: format Cargo files
#2274 opened Feb 20, 2026 by mkroening Loading…
Batch console output to one VM exit per print call
#2263 opened Feb 18, 2026 by stlankes Loading…
Skip remaining PCI devices when device 0 is absent on a bus
#2261 opened Feb 17, 2026 by jbreitbart Loading…
1 task done
fix(mmio): don't return MMIO virtual addresses to the free list (use-after-free)
#2255 opened Feb 16, 2026 by edef1c Loading…
paging: make ALL levels writable, not just P4
#2214 opened Feb 3, 2026 by zyuiop Loading…