Commit Graph

2378 Commits

Author SHA1 Message Date
a2aedcfb3a Add a SMP LTP block list 2025-06-13 21:14:38 +08:00
4855375f56 Bump docker image version to 0.15.2 2025-06-13 21:11:21 +08:00
8e5a591161 Add RISC-V QEMU and upgrade QEMU to 10.0.2 2025-06-13 21:11:21 +08:00
796635486c Handle broken netlink attributes 2025-06-13 11:27:22 +08:00
deab9b6f72 Truncate netlink messages 2025-06-13 11:27:22 +08:00
0e8106abfa Restrict visibility for TCP internals 2025-06-13 11:07:11 +08:00
639bc91e31 Clean up public re-exports under net/ 2025-06-13 11:07:11 +08:00
86a7aa09eb Improve exception handling panic message 2025-06-13 10:35:47 +08:00
c2a49bca7c Temporary fix for TDX MMIO assert issue 2025-06-13 10:31:25 +08:00
b605bed576 Fix some typos v0.15.1 2025-06-12 22:35:54 +08:00
614ac85bd4 Bump the project version 2025-06-12 22:35:54 +08:00
7189276955 Switch to a new Docker image 2025-06-12 22:35:54 +08:00
e78927b449 Manage frame tracking outside the page table 2025-06-12 22:34:46 +08:00
2c917ba383 Unify page table template parameters 2025-06-12 22:34:46 +08:00
22ccfb1f2b Move COW out of OSTD 2025-06-12 22:34:46 +08:00
0661a0656b Never queue an ignored signal 2025-06-12 16:15:53 +08:00
3e32a38316 Add sys_close_range 2025-06-11 19:56:12 +08:00
492898d1d5 Fix the detection of RISC-V SSTC extension 2025-06-11 16:54:59 +08:00
bd24ed9ba7 Support RISC-V ISA extension detection 2025-06-11 16:54:59 +08:00
0ddc1bb2d2 Revise the workflow of publish dokcer images 2025-06-11 16:52:53 +08:00
5f28b48ca4 Assign framebuffer code owners 2025-06-10 19:53:16 +08:00
71e08b3942 Clean up TTY termios definitions 2025-06-10 14:30:02 +08:00
8583eea62b Fix unreachable error in sys_timer_settime 2025-06-10 11:22:50 +08:00
9109741e8b Add TFDSetTimeFlags and fix reachable panic 2025-06-10 11:22:50 +08:00
0b471ef370 Add sys_epoll_pwait2 2025-06-09 20:20:40 +08:00
ead5a70444 Replace proc_macro APIs with proc_macro2 APIs in ostd_macros 2025-06-09 18:51:35 +08:00
74f322caa4 Use shallow clone for qemu-tdx 2025-06-09 18:50:43 +08:00
597139a7f7 Fix a clippy error 2025-06-09 17:22:14 +08:00
e9f35f6ab8 Debug for try_from impl for Duration 2025-06-09 14:51:05 +08:00
fe6b78058c Correct the blocking behavior 2025-06-09 13:10:34 +08:00
67065835ef Redefine the TTY driver interface 2025-06-09 13:10:34 +08:00
5a9a63e1a7 Use one lock for LineDiscipline 2025-06-09 13:10:34 +08:00
45258d0475 Unpack LineDiscipline from Arc 2025-06-09 13:10:34 +08:00
9e2dde5ebb Add enqueue_signal_async 2025-06-09 13:10:34 +08:00
c56aee92f4 Re-organize some systree-related code 2025-06-09 11:13:48 +08:00
a67bd8cdc9 Add macros to help implementing SysObj trait 2025-06-09 11:13:48 +08:00
1dd1c8c775 Enable read and write operations of the attribute to handle offset 2025-06-09 11:13:48 +08:00
3b1248ba7c Fix some potential bugs of sysfs 2025-06-09 11:13:48 +08:00
01328ee404 Fix panic when mount with invalid file system type 2025-06-06 18:26:24 +08:00
55deb6a68b Avoid incrementing the crate version in publish ostd if the mode is try run 2025-06-06 18:22:09 +08:00
f0957d2f54 Fix clippy warnings in kernel crate 2025-06-06 18:22:09 +08:00
81ba3b645b Execute clippy command in the kernel crate directory 2025-06-06 18:22:09 +08:00
2e3de6218f Add more features for statx syscall 2025-06-06 15:07:20 +08:00
0f234df00a Replace the Unifont download URL 2025-06-06 14:30:11 +08:00
f946f09ee4 Implement netlink uevent socket 2025-06-06 11:33:09 +08:00
d35888c817 Add uevent_err test 2025-06-06 11:33:09 +08:00
38c9ab0615 Add LTP syscall tests 2025-06-04 11:04:30 +08:00
a0af7ae680 Rename SYSCALL_TEST_DIR to SYSCALL_TEST_WORKDIR for clarity 2025-06-04 11:04:30 +08:00
418fbcd405 Switch to a new Docker image 2025-06-04 11:04:30 +08:00
18e457401d Bump Docker image version to 0.15.1-20250603 2025-06-04 10:59:51 +08:00