|
5df8d59563
|
Exit when handle_user_signal fail
|
2024-12-26 18:33:32 +08:00 |
|
|
e75b6320ad
|
Add support for group-based permission checking in ext2
|
2024-12-26 17:07:55 +08:00 |
|
|
6cea8d2a8c
|
Make stop runqueue per-CPU
|
2024-12-26 14:54:22 +08:00 |
|
|
0bfe7aceb8
|
Utilize ThreadLocal
|
2024-12-26 14:51:20 +08:00 |
|
|
3e47ed10fd
|
Check name when lookup_child in TaskDirOps
|
2024-12-26 09:06:18 +08:00 |
|
|
9753d796c5
|
Add overflow check for futex_addr
|
2024-12-26 09:05:24 +08:00 |
|
|
1a5bf7b0ad
|
Add overflow check for given sigaltstack addr and size
|
2024-12-25 15:46:17 +08:00 |
|
|
7c249cf0ca
|
Fix the memory order in Subject
|
2024-12-25 15:28:35 +08:00 |
|
|
6e46641a09
|
Fix a mmap MAP_FIXED issue
|
2024-12-24 09:10:10 +08:00 |
|
|
1e3403e756
|
Support ELF files with zero p_filesz .
|
2024-12-22 15:16:22 +08:00 |
|
|
104c8dfdde
|
Optimize the DirEntry lookup in ext2
|
2024-12-20 09:36:16 +08:00 |
|
|
21da6d2b93
|
Optimize lock usage in ext2 inodes
|
2024-12-20 09:36:16 +08:00 |
|
|
3d12ccdbea
|
Warn unsupported clone flags instead of panic
|
2024-12-20 09:21:25 +08:00 |
|
|
9a540d0fb6
|
Notify virtqueue in a batch manner
|
2024-12-19 14:49:56 +08:00 |
|
|
72cb160539
|
Add keepidle tcp option
|
2024-12-18 13:19:34 +08:00 |
|
|
00b194812d
|
Prepare "/dev/shm" for POSIX shared memory
|
2024-12-18 12:26:33 +08:00 |
|
|
6e4a4c58d0
|
Improve /proc/{PID}/stat
|
2024-12-18 10:00:15 +08:00 |
|
|
776fd6a892
|
Create backlog sockets on demand
|
2024-12-17 20:14:53 +08:00 |
|
|
24f1e02b26
|
Support prctl(PR_SET_KEEPCAPS/PR_GET_KEEPCAPS)
|
2024-12-17 20:14:13 +08:00 |
|
|
d72ce0351a
|
Add permission checks for sys_capset
|
2024-12-17 20:14:13 +08:00 |
|
|
636efe68fd
|
Give root process a full capability set
|
2024-12-17 20:14:13 +08:00 |
|
|
35c20620bc
|
Rewrite exit() and exit_group()
|
2024-12-17 19:36:38 +08:00 |
|
|
bc5a058fc5
|
Add TODO for a potential vulnerability in futex implementation
|
2024-12-16 21:12:08 +08:00 |
|
|
1b56a8b600
|
Enable syscall restart
|
2024-12-16 21:12:08 +08:00 |
|
|
ced0023d6b
|
Introduce a syscall restart mechanism
|
2024-12-16 21:12:08 +08:00 |
|
|
285dde5546
|
Set affinity for BSP idle thread
|
2024-12-16 19:15:59 +08:00 |
|
|
327a6b5e30
|
Export /proc/self-thread
|
2024-12-15 16:52:24 +08:00 |
|
|
532dac8fe3
|
Export /proc/[pid]/task and /proc/[pid]/task/[tid]
|
2024-12-15 16:52:24 +08:00 |
|
|
58cf8ea681
|
Set keepalive and tcp_nodelay on underlying sockets
|
2024-12-15 16:50:43 +08:00 |
|
|
3bbdc68d39
|
Fix linter errors
|
2024-12-15 16:37:40 +08:00 |
|
|
13229cc037
|
Implement totalram and freeram computation for sysinfo
|
2024-12-15 16:37:40 +08:00 |
|
|
73b94acf2b
|
Fix linter errors
|
2024-12-15 16:37:40 +08:00 |
|
|
4f653acfa3
|
Implementation of uptime for sysinfo
|
2024-12-15 16:37:40 +08:00 |
|
|
b4ebd6e87f
|
Make stub for sysinfo syscall
|
2024-12-15 16:37:40 +08:00 |
|
|
53b873f647
|
Add get_mut methods for locks
|
2024-12-15 16:36:54 +08:00 |
|
|
4cb85f0adb
|
Fix dependency issue between components logger and virtio
|
2024-12-13 10:36:45 +08:00 |
|
|
8bbbde4ccb
|
Use Ordering::Relaxed for is_nonblocking
|
2024-12-12 20:50:12 +08:00 |
|
|
1207161afe
|
Protect socket states with PreemptDisabled
|
2024-12-12 20:50:12 +08:00 |
|
|
39a5e88baf
|
Protect used_ports with LocalIrqDisabled
|
2024-12-12 20:50:12 +08:00 |
|
|
1716f4f324
|
Use Pollee as the socket observer
|
2024-12-12 20:50:12 +08:00 |
|
|
fa76afb3a9
|
Make Ext a trait
|
2024-12-12 20:50:12 +08:00 |
|
|
fc45592a28
|
Fix rlimits_test
|
2024-12-12 16:19:01 +08:00 |
|
|
969ac97144
|
Make atomic mode panics have clear messages
|
2024-12-11 20:27:29 +08:00 |
|
|
1b6901f0f8
|
Bump tdx-guest crate version to 0.1.8
|
2024-12-11 19:36:51 +08:00 |
|
|
265eacf831
|
Temporarily disable scheduling class support
|
2024-12-11 19:30:27 +08:00 |
|
|
2ec907875c
|
Replace debug_assert with warn for SendRecvFlags
|
2024-12-11 16:53:03 +08:00 |
|
|
36fc1d3757
|
Move FS things to PosixThread
|
2024-12-05 13:44:09 +08:00 |
|
|
fe7e4884c9
|
Clarify what CLONE_THREAD depends on
|
2024-12-05 13:44:09 +08:00 |
|
|
28edc57dd0
|
Fix the nested bottom half
|
2024-12-05 13:42:12 +08:00 |
|
|
0cb2ea562e
|
Inject the logger for Asterinas
|
2024-12-04 13:24:06 +08:00 |
|