index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
rust: add `container_of!` macro
Wedson Almeida Filho
1
-0
/
+32
2024-02-25
rust: str: implement `Display` and `Debug` for `BStr`
Yutaro Ohno
1
-7
/
+178
2024-02-25
rust: module: place generated init_module() function in .init.text
Thomas Bertschinger
1
-1
/
+6
2024-02-25
rust: types: add `try_from_foreign()` method
Obei Sideg
1
-0
/
+19
2024-02-18
docs: rust: Add description of Rust documentation test as KUnit ones
Dirk Behme
1
-8
/
+119
2024-02-18
docs: rust: Move testing to a separate page
Dirk Behme
3
-24
/
+25
2024-02-18
rust: kernel: stop using ptr_metadata feature
Alice Ryhl
2
-10
/
+7
2024-02-18
rust: kernel: add reexports for macros
Alice Ryhl
6
-17
/
+18
2024-02-18
rust: locked_by: shorten doclink preview
Valentin Obst
1
-2
/
+5
2024-02-18
rust: kernel: remove unneeded doclink targets
Valentin Obst
1
-10
/
+0
2024-02-18
rust: kernel: add doclinks
Valentin Obst
3
-24
/
+40
2024-02-18
rust: kernel: add blank lines in front of code blocks
Valentin Obst
1
-0
/
+3
2024-02-18
rust: kernel: mark code fragments in docs with backticks
Valentin Obst
4
-7
/
+8
2024-02-18
rust: kernel: unify spelling of refcount in docs
Valentin Obst
2
-6
/
+6
2024-02-18
rust: str: move SAFETY comment in front of unsafe block
Valentin Obst
1
-1
/
+1
2024-02-18
rust: str: use `NUL` instead of 0 in doc comments
Valentin Obst
1
-2
/
+2
2024-02-18
rust: kernel: add srctree-relative doclinks
Valentin Obst
2
-1
/
+3
2024-02-18
rust: ioctl: end top-level module docs with full stop
Valentin Obst
1
-1
/
+1
2024-02-18
rust: error: improve unsafe code in example
Valentin Obst
1
-7
/
+3
2024-02-18
rust: kernel: fix multiple typos in documentation
Valentin Obst
7
-16
/
+16
2024-02-18
rust: bindings: Order headers alphabetically
Mika Westerberg
1
-2
/
+2
2024-01-28
rust: sync: update integer types in CondVar
Alice Ryhl
2
-19
/
+34
2024-01-28
rust: sync: add `CondVar::wait_timeout`
Alice Ryhl
4
-10
/
+61
2024-01-28
rust: time: add msecs to jiffies conversion
Alice Ryhl
3
-0
/
+22
2024-01-28
rust: sync: add `CondVar::notify_sync`
Alice Ryhl
1
-0
/
+10
2024-01-22
rust: sync: `CondVar` rename "wait_list" to "wait_queue_head"
Charalampos Mitrodimas
1
-8
/
+12
2024-01-22
rust: upgrade to Rust 1.75.0
Miguel Ojeda
8
-25
/
+51
2024-01-21
Linux 6.8-rc1
v6.8-rc1
Linus Torvalds
1
-2
/
+2
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
1
-7
/
+18
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2
-27
/
+31
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
3
-47
/
+48
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2
-279
/
+284
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2
-16
/
+20
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2
-32
/
+36
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2
-33
/
+37
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2
-93
/
+94
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2
-15
/
+20
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2
-39
/
+43
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2
-164
/
+167
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2
-42
/
+48
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2
-95
/
+100
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
5
-8
/
+7
2024-01-21
bcachefs: comment bch_subvolume
Kent Overstreet
1
-0
/
+3
2024-01-21
bcachefs: bch_snapshot::btime
Kent Overstreet
2
-0
/
+3
2024-01-21
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
1
-1
/
+1
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
11
-23
/
+24
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
18
-97
/
+87
2024-01-21
bcachefs: grab s_umount only if snapshotting
Su Yue
1
-6
/
+5
2024-01-21
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
Su Yue
1
-1
/
+1
2024-01-21
bcachefs: bios must be 512 byte algined
Kent Overstreet
1
-0
/
+4
[next]