Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 856f20f91f Kernel: Add try_copy_kstring_from_user() il y a 4 ans
  Gunnar Beutner 55ae52fdf8 Kernel: Enable building the kernel with -flto il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Hendiadyoin1 e8ef10e2a6 Kernel/LibC: Make memset implementations the same il y a 4 ans
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory il y a 4 ans
  Andreas Kling 612a5225fa Kernel: Convert klog() => AK::Format in StdLib il y a 4 ans
  Ben Wiederhake 649abc01bc Kernel: Implement 'copy_time_from_user' functions to sanitize arguments il y a 4 ans
  Andreas Kling 8129f3da52 Kernel: Move SMAP disabler RAII helper to its own file il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Ben Wiederhake 4c42d1e35a Kernel: Do not try to print the string that cannot be read il y a 4 ans
  Ben Wiederhake caeb41d92b Kernel: Don't crash on syscall with kernel-space argument il y a 4 ans
  Tom b17a889320 Kernel: Add safe atomic functions il y a 4 ans
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks il y a 4 ans
  Ben Wiederhake d5b7c28a5e Kernel: Remove strcpy() il y a 5 ans
  AnotherTest 67f7f6840d AK+LibC+Kernel: Move the implementation of memmem to AK il y a 4 ans
  Andreas Kling 1e4c43bbd0 Kernel: Remove strncpy() and strrchr() il y a 5 ans
  Andreas Kling b777640fef Kernel: Remove strdup() since nothing uses it il y a 5 ans
  Ben Wiederhake 936d5dcc01 Kernel: Tell compiler about invisible calls il y a 5 ans
  Ben Wiederhake 8a41ce5cc7 Kernel: Group C++ ABI functions together il y a 5 ans
  AnotherTest 1ad51325ad Kernel+LibC: Implement 'memmem' il y a 5 ans
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel il y a 5 ans
  Liav A e559af2008 Kernel: Apply changes to use LibBareMetal definitions il y a 5 ans
  Andreas Kling f7b394e9a1 Kernel: Assert that copy_to/from_user() are called with user addresses il y a 5 ans
  Andreas Kling 94ca55cefd Meta: Add license header to source files il y a 5 ans
  Andreas Kling 99f71a9a2c Kernel: Randomize the stack canary on startup il y a 5 ans
  Andreas Kling 0614c3dd3c Kernel: Build the kernel as a position-independent executable il y a 5 ans
  Andreas Kling 80cbb72f2f Kernel: Remove SmapDisablers in open(), openat() and set_thread_name() il y a 5 ans
  Andreas Kling 9eef39d68a Kernel: Start implementing x86 SMAP support il y a 5 ans
  Andreas Kling 842716a0b5 Kernel+LibC: Build with basic -fstack-protector support il y a 5 ans
  Andreas Kling 0adbacf59e Kernel: Demangle userspace ELF symbols in backtraces il y a 5 ans