-
-
Notifications
You must be signed in to change notification settings - Fork 609
Pull requests: cloudius-systems/osv
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
libc: honor POSIX default-ignore disposition for SIGCHLD/SIGURG/SIGWINCH
#1457
opened Jul 22, 2026 by
gburd
Contributor
Loading…
mm: per-child copy-on-write address space for fork() (opt-in, stacked on #1455)
#1456
opened Jul 22, 2026 by
gburd
Contributor
Loading…
process: implement thread-backed fork()/vfork()/execve()/waitpid() (opt-in, off by default)
#1455
opened Jul 22, 2026 by
gburd
Contributor
Loading…
fs: validate ROFS on-disk metadata and fix symlink-path off-by-one
#1451
opened Jul 14, 2026 by
gburd
Contributor
Loading…
drivers: validate device-supplied completion ids (virtio used-ring _id, NVMe cid)
#1450
opened Jul 14, 2026 by
gburd
Contributor
Loading…
libext: fix heap overflow in ext_readlink and ext_readdir from a crafted ext4 image
#1449
opened Jul 14, 2026 by
gburd
Contributor
Loading…
vfs: reject oversized iovcnt in sys_read/sys_write (fix app-triggerable kernel panic)
#1448
opened Jul 14, 2026 by
gburd
Contributor
Loading…
net: forward-port FreeBSD IPv6 stack with SLAAC and DHCPv6 autoconfiguration
#1442
opened Jul 13, 2026 by
gburd
Contributor
Loading…
mm: add node-preferring page allocation (alloc_page_on_node)
#1441
opened Jul 13, 2026 by
gburd
Contributor
Loading…
numa: report real topology from getcpu and get_mempolicy
#1438
opened Jul 13, 2026 by
gburd
Contributor
Loading…
numa: discover NUMA topology from ACPI SRAT/SLIT
#1437
opened Jul 13, 2026 by
gburd
Contributor
Loading…
libc: make setrlimit/getrlimit consistent and stop aborting
#1435
opened Jul 13, 2026 by
gburd
Contributor
Loading…
libaio: implement the Linux async I/O interface
#1433
opened Jul 13, 2026 by
gburd
Contributor
Loading…
libext: real fsync + page-cache bridge for ext2/3/4
#1431
opened Jul 12, 2026 by
gburd
Contributor
Loading…
fs: implement preadv2/pwritev2 and renameat2 RENAME_NOREPLACE
#1429
opened Jul 12, 2026 by
gburd
Contributor
Loading…
libc: implement splice(2), vmsplice(2), tee(2)
#1425
opened Jul 12, 2026 by
gburd
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.