Commit Graph

  • 358c1104dc compatibility: updated module declaration main Suyono 2023-04-09 23:37:43 +1000
  • c8ed25d081 README: update with website Miguel Ojeda 2023-03-08 15:43:49 +0100
  • 885d229c0d README: use docs.kernel.org link Miguel Ojeda 2023-03-08 15:44:21 +0100
  • a7f73938f8 Be consistent in `$PWD` use Miguel Ojeda 2023-02-05 02:16:11 +0100
  • 2f962a6247 Temporarily clarify that a patch is still required Miguel Ojeda 2023-02-05 02:15:07 +0100
  • 490d67b427
    Merge pull request #4 from thepacketgeek/generate-rust-project Miguel Ojeda 2023-01-24 20:59:12 +0100
  • 5081c8d082 Adding section about rust-analyzer in README Mat Wood 2023-01-20 15:08:34 -0800
  • f44f83f3de
    Merge pull request #5 from rnestler/fix-build-for-linux-6.2 Miguel Ojeda 2023-01-24 19:24:19 +0100
  • e36fc14c01 Update for Linux 6.2 Raphael Nestler 2023-01-24 15:15:26 +0100
  • a5de4e66ae
    Merge pull request #3 from rnestler/fix-build-for-linux-6.1 Miguel Ojeda 2023-01-21 13:02:19 +0100
  • 2fcc7219e4 Fix build for Linux 6.1 Raphael Nestler 2022-12-18 20:47:44 +0100
  • 427f696b5d README: show how the kernel log looks like after loading/unloading Miguel Ojeda 2022-08-06 14:13:03 +0200
  • 48c6c6477a rust_out_of_tree: change example data to a `Vec` Miguel Ojeda 2022-08-06 14:05:09 +0200
  • b1da1b5ff9 rust_out_of_tree: use string literals in `module!` macro Miguel Ojeda 2022-08-06 12:18:33 +0200
  • e22f8fe803 rust_out_of_tree: use `GPL` as the license string instead of `GPL v2` Miguel Ojeda 2022-08-06 12:12:51 +0200
  • 6919bb798d
    Merge pull request #1 from seannash/main Miguel Ojeda 2022-05-05 00:13:27 +0200
  • 44c8594a77 Rename KernelModule to kernel::Module Sean Nash 2022-04-30 22:30:25 -0400
  • c53324dd9a Remove `no_std` and `feature(...)` crate attributes Miguel Ojeda 2022-02-09 00:43:23 +0100
  • 6f1b54e2dc Initial commit Miguel Ojeda 2021-12-22 21:46:30 +0100