Skip to content
rust
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
linux/rust/
linux/rust/
This branch is 1481 commits ahead, 536 commits behind torvalds:master.
Contribute

Latest commit

Linux 6.1-rc1

There were two required changes:

  - KUnit moved the assert format function pointer from
    the assertion struct to the kunit_do_failed_assertion()
    call instead.

    See commit a8495ad ("kunit: remove format func from
    struct kunit_assert, get it to 0 bytes").

  - `file_operations` gained the `uring_cmd_iopoll` field.

    See commit de27e18 ("fs: add
    file_operations->uring_cmd_iopoll").

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
bc10cbc

Git stats

Files

Permalink
Failed to load latest commit information.