index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Kernel
/
API
Age
Commit message (
Expand
)
Author
2022-05-23
Kernel: Change values of SHUT_{RD,WR,RDWR}
Peter Elliott
2022-05-21
Kernel+LibC+VFS: Implement utimensat(3)
Ariel Don
2022-05-05
Everywhere: Purge all support and usage of framebuffer devices
Liav A
2022-05-05
Everywhere: Rename fb prefix function names => graphics_connector
Liav A
2022-05-05
Everywhere: Rename FB prefix structure names => Graphics
Liav A
2022-05-05
Everywhere: Rename FB prefix name ioctls => GRAPHICS
Liav A
2022-05-05
WindowServer: Use FB_IOCTL_FLUSH_HEAD to flush a framebuffer if possible
Liav A
2022-05-05
WindowServer: Implement mechanism to restore safe mode setting
Liav A
2022-05-05
DisplaySettings+WindowServer: Add support for display connector devices
Liav A
2022-05-05
Kernel: Add IPv4 network class masks
Tim Schumacher
2022-05-05
Kernel: Add IPsec ESP and AH protocol numbers
Tim Schumacher
2022-05-05
Kernel: Properly define `IOV_MAX`
Tim Schumacher
2022-05-05
Kernel: Add the remaining POSIX `MADV_*` constants
Tim Schumacher
2022-05-05
Kernel: Add `O_SYNC` into `fcntl.h`
Tim Schumacher
2022-05-02
Kernel: Stop requiring working malloc for syscall.h includes
Patrick Meyer
2022-04-28
Kernel: Add a global routing table
brapru
2022-04-26
Kernel: Add ESTALE errno code (stale network file handle)
Andreas Kling
2022-04-23
Kernel+LibC+LibCore: Implement the unlinkat(2) syscall
sin-ack
2022-04-09
Kernel: Remove big lock from sys$mkdir
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$rename
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$rmdir
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$statvfs
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$symlink
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$link
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$unlink
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$setsockopt
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$getsockopt
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$shutdown
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$connect
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$close
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$chown
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$fchown
Idan Horowitz
2022-04-09
Kernel: Remove big lock from sys$bind
Idan Horowitz
2022-04-09
Kernel: Remove big lock from `sys$set_coredump_metadata`
Luke Wilde
2022-04-09
Kernel: Remove big lock from `sys$accept4`
Jelle Raaijmakers
2022-04-04
Kernel: Mark sys$adjtime() as not needing the big lock
Andreas Kling
2022-04-04
Kernel: Mark sys$clock_settime() as not needing the big log
Andreas Kling
2022-04-04
Kernel: Mark sys$sched_{set,get}param() as not needing the big lock
Andreas Kling
2022-04-03
Kernel: Mark sys$listen() as not needing the big lock
Andreas Kling
2022-04-03
Kernel: Mark sys$sendfd() and sys$recvfd() as not needing the big lock
Andreas Kling
2022-04-03
Kernel: Implement `f_basetype` in statvfs
Tim Schumacher
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-22
Kernel: Don't assume paths of TTYs and pseudo terminals anymore
Liav A
2022-03-22
Kernel: Define MS_WXALLOWED mount option
int16
2022-03-18
Kernel: Mark `serenity_dev_` functions as static
Brian Gianforcaro
2022-03-16
Kernel: Define IF_NAMESIZE in net/if.h
Linus Groh
2022-03-09
Kernel: Mark sys$lseek() as not needing the big lock
Andreas Kling
2022-03-09
Kernel: Mark sys$emuctl() as not needing the big lock
Andreas Kling
2022-03-09
Kernel: Mark sys$chmod() as not needing the big lock
Andreas Kling
2022-03-09
Kernel: Mark sys$fchmod() as not needing the big lock
Andreas Kling
[next]