index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-29
rust: upgrade to Rust 1.76.0
rust-6.9
Miguel Ojeda
2024-02-29
kbuild: mark `rustc` (and others) invocations as recursive
Miguel Ojeda
2024-02-25
rust: add `container_of!` macro
Wedson Almeida Filho
2024-02-25
rust: str: implement `Display` and `Debug` for `BStr`
Yutaro Ohno
2024-02-25
rust: module: place generated init_module() function in .init.text
Thomas Bertschinger
2024-02-25
rust: types: add `try_from_foreign()` method
Obei Sideg
2024-02-18
docs: rust: Add description of Rust documentation test as KUnit ones
Dirk Behme
2024-02-18
docs: rust: Move testing to a separate page
Dirk Behme
2024-02-18
rust: kernel: stop using ptr_metadata feature
Alice Ryhl
2024-02-18
rust: kernel: add reexports for macros
Alice Ryhl
2024-02-18
rust: locked_by: shorten doclink preview
Valentin Obst
2024-02-18
rust: kernel: remove unneeded doclink targets
Valentin Obst
2024-02-18
rust: kernel: add doclinks
Valentin Obst
2024-02-18
rust: kernel: add blank lines in front of code blocks
Valentin Obst
2024-02-18
rust: kernel: mark code fragments in docs with backticks
Valentin Obst
2024-02-18
rust: kernel: unify spelling of refcount in docs
Valentin Obst
2024-02-18
rust: str: move SAFETY comment in front of unsafe block
Valentin Obst
2024-02-18
rust: str: use `NUL` instead of 0 in doc comments
Valentin Obst
2024-02-18
rust: kernel: add srctree-relative doclinks
Valentin Obst
2024-02-18
rust: ioctl: end top-level module docs with full stop
Valentin Obst
2024-02-18
rust: error: improve unsafe code in example
Valentin Obst
2024-02-18
rust: kernel: fix multiple typos in documentation
Valentin Obst
2024-02-18
rust: bindings: Order headers alphabetically
Mika Westerberg
2024-01-28
rust: sync: update integer types in CondVar
Alice Ryhl
2024-01-28
rust: sync: add `CondVar::wait_timeout`
Alice Ryhl
2024-01-28
rust: time: add msecs to jiffies conversion
Alice Ryhl
2024-01-28
rust: sync: add `CondVar::notify_sync`
Alice Ryhl
2024-01-22
rust: sync: `CondVar` rename "wait_list" to "wait_queue_head"
Charalampos Mitrodimas
2024-01-22
rust: upgrade to Rust 1.75.0
Miguel Ojeda
2024-01-21
Linux 6.8-rc1
v6.8-rc1
Linus Torvalds
2024-01-21
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-21
Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
2024-01-21
bcachefs: comment bch_subvolume
Kent Overstreet
2024-01-21
bcachefs: bch_snapshot::btime
Kent Overstreet
2024-01-21
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
[next]