Brian Gianforcaro cd29eb7867 Kernel: Harden sys$sendmsg / sys$recvmsg Vector usage against OOM. il y a 4 ans
..
ACPI 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
API aa792062cb Kernel+LibC: Implement the socketpair() syscall il y a 4 ans
Arch 55ae52fdf8 Kernel: Enable building the kernel with -flto il y a 4 ans
Devices 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
FileSystem 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. il y a 4 ans
Heap 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
Interrupts b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
Modules 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Net e6401d65bd Kernel: Add MSG_PEEK support for the IPv4Socket il y a 4 ans
PCI bf703ee553 Kernel: Move PCI vendor and device IDs into Kernel/PCI/IDs.h il y a 4 ans
Storage 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
Syscalls cd29eb7867 Kernel: Harden sys$sendmsg / sys$recvmsg Vector usage against OOM. il y a 4 ans
TTY 5459c744f1 Everywhere: Add missing comma between copyright year and name il y a 4 ans
Tasks 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Time 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
VM 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
VirtIO bf703ee553 Kernel: Move PCI vendor and device IDs into Kernel/PCI/IDs.h il y a 4 ans
.gitignore a3da5bc925 Meta: Expect sync-local.sh script at repository root il y a 4 ans
AddressSanitizer.cpp dc0fc16981 Everywhere: Use bgianf@serenityos.org for my copyright attribution il y a 4 ans
AddressSanitizer.h dc0fc16981 Everywhere: Use bgianf@serenityos.org for my copyright attribution il y a 4 ans
Assertions.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
CMOS.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
CMOS.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
CMakeLists.txt 6288ae2c37 Kernel: Add a CMake flag to enable LTO for the kernel il y a 4 ans
CommandLine.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
CommandLine.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Console.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Console.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
CoreDump.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers il y a 4 ans
CoreDump.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
DMI.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
DMI.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Debug.h.in 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
DoubleBuffer.cpp 2d098c88dc Kernel: Implement peek() function for DoubleBuffer il y a 4 ans
DoubleBuffer.h 2d098c88dc Kernel: Implement peek() function for DoubleBuffer il y a 4 ans
Forward.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
FutexQueue.cpp 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
FutexQueue.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
IO.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
KBuffer.h b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
KBufferBuilder.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
KBufferBuilder.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
KResult.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
KSyms.cpp d9f7b29273 Kernel: Check kernel symbol's name length matches searched name il y a 4 ans
KSyms.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Lock.cpp 04156d53ca Kernel: Utilize AK::SourceLocation for LOCK_DEBUG instrumentation. il y a 4 ans
Lock.h 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. il y a 4 ans
LockMode.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
Module.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Multiboot.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Panic.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Panic.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
PerformanceEventBuffer.cpp afeee35cbf Kernel: Avoid calling characters() where not necessary il y a 4 ans
PerformanceEventBuffer.h eb798d5538 Kernel+Profiler: Improve profiling subsystem il y a 4 ans
PhysicalAddress.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Process.cpp 55ae52fdf8 Kernel: Enable building the kernel with -flto il y a 4 ans
Process.h aa792062cb Kernel+LibC: Implement the socketpair() syscall il y a 4 ans
ProcessGroup.cpp b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
ProcessGroup.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
RTC.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
RTC.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Random.cpp 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. il y a 4 ans
Random.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Scheduler.cpp eb798d5538 Kernel+Profiler: Improve profiling subsystem il y a 4 ans
Scheduler.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
SpinLock.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
StdLib.cpp 55ae52fdf8 Kernel: Enable building the kernel with -flto il y a 4 ans
StdLib.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Syscall.cpp 55ae52fdf8 Kernel: Enable building the kernel with -flto il y a 4 ans
Thread.cpp 0d5827f865 Kernel: Remove the now defunct `RESTORE_LOCK(..)` macro. il y a 4 ans
Thread.h 04156d53ca Kernel: Utilize AK::SourceLocation for LOCK_DEBUG instrumentation. il y a 4 ans
ThreadBlockers.cpp 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
ThreadTracer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
ThreadTracer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
TimerQueue.cpp b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
TimerQueue.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
UBSanitizer.cpp 55ae52fdf8 Kernel: Enable building the kernel with -flto il y a 4 ans
UBSanitizer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
UnixTypes.h e6401d65bd Kernel: Add MSG_PEEK support for the IPv4Socket il y a 4 ans
UnveilNode.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
UserOrKernelBuffer.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
UserOrKernelBuffer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
VirtualAddress.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
WaitQueue.cpp 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
WaitQueue.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
WorkQueue.cpp 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
WorkQueue.h 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers il y a 4 ans
init.cpp 55ae52fdf8 Kernel: Enable building the kernel with -flto il y a 4 ans
kprintf.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
kstdio.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
linker.ld 50632af4de Kernel: Define a KERNEL_VIRTUAL_BASE in the linker script il y a 4 ans
mkmap.sh 450a2a0f9c Build: Switch to CMake :^) il y a 5 ans