-
-
Notifications
You must be signed in to change notification settings - Fork 610
Pull requests: cloudius-systems/osv
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
drivers: add virtio-balloon memory balloon driver
#1420
opened Jul 11, 2026 by
gburd
Contributor
Loading…
mutex: spin a little in lock() to avoid context switch
#1390
opened Nov 24, 2025 by
wkozaczuk
Collaborator
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.