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
nocache-cleanup
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
/
num
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+68
2026-03-30
rust: add `const_assert!` macro
Gary Guo
1
-15
/
+9
2026-03-17
rust: num: make Bounded::get const
Alexandre Courbot
1
-2
/
+5
2026-03-17
rust: num: add `into_bool` method to `Bounded`
Alexandre Courbot
1
-0
/
+21
2026-03-17
rust: num: add `shr` and `shl` methods to `Bounded`
Alexandre Courbot
1
-0
/
+42
2026-01-26
rust: num: bounded: clean __new documentation and comments
Shivam Kalra
1
-3
/
+1
2026-01-18
rust: num: bounded: add missing comment for always inlined function
Alexandre Courbot
1
-0
/
+1
2026-01-06
rust: num: bounded: mark __new as unsafe
Hsiu Che Yu
1
-15
/
+19
2026-01-04
rust: num: fix typos in Bounded documentation
Nakamura Shuta
1
-6
/
+6
2025-11-24
rust: num: bounded: rename `try_into_bitint` to `try_into_bounded`
Alexandre Courbot
1
-6
/
+6
2025-11-23
rust: num: bounded: Always inline fits_within and from_expr
Alexandre Courbot
1
-0
/
+2
2025-11-19
rust: num: add Bounded integer wrapping type
Alexandre Courbot
1
-0
/
+1056