Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some small fixes and possible valuable information #291

Closed
wants to merge 12 commits into from

Commits on Oct 9, 2023

  1. fixes for 6.x kernel

    Your Name committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    91a3564 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fixed oob read if rodata is sized 0

    Your Name committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ccef753 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. * fixed clang warnings

    * fixed typo in include guard
    * fixed some other oob read and added a warning to debug output
    * clarified types in signature code
    * clarified readme as "sudo modprobe ..." will interfer with kptr_restrict if user has no CP_SYSLOG
    Your Name committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cabb63a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. small rollback, some small changes and type fixes

    Your Name committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    78f63e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    9e3e979 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. now using kernel own siphash()

    some cosmetics
    fixed clang warnign with optimize
    flush_workqueue warning fixed, not optimal but better than werror for now
    Your Name committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9d728a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9b3e65 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. * fixed version for siphash

    * corrected optimize attribute for clang/gcc
    alexander-pick committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    191c76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45d302a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92b277d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    bf379cc View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    2565a3a View commit details
    Browse the repository at this point in the history