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
Age
Commit message (
Expand
)
Author
2022-04-28
Kernel: Use TRY to handle string copies in GlobalProcessExposed
brapru
2022-04-28
Kernel: Add a global routing table
brapru
2022-04-28
Kernel: Generalize the UpdateArp table to UpdateTable
brapru
2022-04-26
Kernel: Use C++17 namespace style for nested PCI namespace
b14ckcat
2022-04-26
Kernel: Put USB request constants in namespace
b14ckcat
2022-04-26
Kernel: Strip null terminators from all CPUID strings, not just brand
Linus Groh
2022-04-26
Kernel: Add FIOCLEX and FIONCLEX ioctls
Andreas Kling
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-22
Kernel: Fix typo in Ramdisk
b14ckcat
2022-04-22
Kernel/USB: Send correct data for Root Hub Configuration Descriptor
Jesse Buhagiar
2022-04-22
Kernel/USB: Get all interface descriptors on enumeration
Jesse Buhagiar
2022-04-22
Kernel/USB: Add new `USBHIDDescriptor` type
Jesse Buhagiar
2022-04-22
Kernel/USB: Add `control_transfer()` function `USB::Device`
Jesse Buhagiar
2022-04-22
Kernel/USB: Fetch configuration descriptors on enumeration
Jesse Buhagiar
2022-04-21
Kernel: Allow sys$bind() on local sockets with short socket address
Andreas Kling
2022-04-21
Kernel: Report AF_UNIX address family when accepting local sockets
Andreas Kling
2022-04-21
Kernel: Don't require AnonymousFiles to be mmap'd completely
kleines Filmröllchen
2022-04-21
Kernel: Limit free space between randomized memory allocations
Tim Schumacher
2022-04-20
Kernel: Take WorkQueue item as reference instead of pointer in do_queue
Liav A
2022-04-20
Kernel: Allow WorkQueue items allocation failures propagation
Liav A
2022-04-20
Kernel: Move VMWareBackdoor to new directory in the Firmware directory
Liav A
2022-04-18
Kernel: Enable PS2 keyboard scan code translation if not already enabled
Liav A
2022-04-12
Kernel: Increase the default userspace stack size to 4 MiB
Tim Schumacher
2022-04-12
Kernel: Skip setting region name if none is given to mmap
Tim Schumacher
2022-04-10
Kernel: Use kernel_mapping_base as the minimum kernel stack address
Idan Horowitz
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: Move NNRP<Socket>s instead of copying in queue_connection_from
Idan Horowitz
2022-04-09
Kernel: Accept NNRP<Socket> instead of RP<Socket> in release_for_accept
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-09
Kernel: Verify mutex big lock behavior
Jelle Raaijmakers
2022-04-09
Kernel: Unblock big lock waiters correctly
Jelle Raaijmakers
2022-04-08
Kernel: Query OS-enabled CPUID features again at the end of cpu_setup()
Linus Groh
2022-04-08
Kernel: Rename OSPKU CPUID feature flag to OSPKE
Linus Groh
2022-04-08
Kernel: Adjust includes after file reorganization
Tiaan Louw
[prev]
[next]