index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
debugfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+376
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
4
-13
/
+12
2025-11-12
rust: debugfs: Replace the usage of Rust native atomics
Boqun Feng
1
-36
/
+17
2025-11-07
rust: debugfs: Implement BinaryReader for Mutex<T> only when T is Unpin
Danilo Krummrich
1
-1
/
+1
2025-11-05
rust: debugfs: support blobs from smart pointers
Danilo Krummrich
1
-2
/
+172
2025-11-05
rust: debugfs: support for binary large objects
Danilo Krummrich
2
-5
/
+209
2025-10-22
rust: debugfs: Implement Reader for Mutex<T> only when T is Unpin
Boqun Feng
1
-1
/
+1
2025-10-22
rust: replace `CStr` with `core::ffi::CStr`
Tamir Duberstein
1
-1
/
+1
2025-10-20
rust: debugfs: use `kernel::fmt`
Tamir Duberstein
3
-12
/
+11
2025-09-10
rust: debugfs: Add support for scoped directories
Matthew Maurer
1
-6
/
+67
2025-09-10
rust: debugfs: Add support for callback-based files
Matthew Maurer
2
-0
/
+130
2025-09-10
rust: debugfs: Add support for writable files
Matthew Maurer
2
-1
/
+181
2025-09-10
rust: debugfs: Add support for read-only files
Matthew Maurer
3
-0
/
+203
2025-09-10
rust: debugfs: Add initial support for directories
Matthew Maurer
1
-0
/
+61