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
Age
Commit message (
Expand
)
Author
Files
Lines
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: sync: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+1
2025-11-19
rust: num: add Bounded integer wrapping type
Alexandre Courbot
2
-0
/
+1059
2025-11-17
rust: add num module and Integer trait
Alexandre Courbot
2
-0
/
+77
2025-11-17
rust: allow `clippy::disallowed_names` for doctests
Miguel Ojeda
2
-3
/
+1
2025-11-17
rust: allow `unreachable_pub` for doctests
Miguel Ojeda
2
-2
/
+2
2025-11-17
rust: str: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-30
/
+29
2025-11-17
rust: firmware: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-3
/
+3
2025-11-16
rust: rbtree: add immutable cursor
Vitaly Wool
1
-47
/
+197
2025-10-22
rust: replace `CStr` with `core::ffi::CStr`
Tamir Duberstein
11
-315
/
+110
2025-10-22
rust: support formatting of foreign types
Tamir Duberstein
2
-3
/
+87
2025-10-22
rust: clk: use `CStr::as_char_ptr`
Tamir Duberstein
1
-2
/
+2
2025-10-22
rust: regulator: use `CStr::as_char_ptr`
Tamir Duberstein
1
-5
/
+8
2025-10-22
rust: configfs: use `CStr::as_char_ptr`
Tamir Duberstein
1
-1
/
+1
2025-10-22
rust: opp: use `CStr::as_char_ptr`
Tamir Duberstein
1
-3
/
+3
2025-10-20
rust: remove spurious `use core::fmt::Debug`
Tamir Duberstein
1
-1
/
+0
2025-10-20
rust: pci: use `kernel::fmt`
Tamir Duberstein
1
-2
/
+1
2025-10-20
rust: debugfs: use `kernel::fmt`
Tamir Duberstein
4
-13
/
+12
2025-10-20
rust: alloc: use `kernel::fmt`
Tamir Duberstein
1
-7
/
+7
2025-10-17
rust: bitmap: fix formatting
Miguel Ojeda
1
-2
/
+6
2025-10-17
rust: cpufreq: fix formatting
Miguel Ojeda
1
-2
/
+1
2025-10-17
rust: alloc: employ a trailing comment to keep vertical layout
Miguel Ojeda
1
-1
/
+1
2025-10-15
Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-10-15
rust: bitmap: clean Rust 1.92.0 `unused_unsafe` warning
Miguel Ojeda
1
-0
/
+2
2025-10-07
Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+4
2025-10-07
rust: file: add intra-doc link for 'EBADF'
Tong Li
1
-2
/
+2
2025-10-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-3
/
+4
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-1
/
+953
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-37
/
+790
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-5
/
+2
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-81
/
+1072
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-98
/
+289
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
3
-0
/
+828
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-4
/
+4
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+11
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-20
/
+16
2025-10-01
Merge tag 'regulator-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-97
/
+74
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
18
-25
/
+2932
2025-10-01
cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
Rafael J. Wysocki
1
-3
/
+4
2025-09-30
Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
44
-228
/
+958
2025-09-30
Merge tag 'locking-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-91
/
+1311
2025-09-30
Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+6
2025-09-29
Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'
Rafael J. Wysocki
1
-11
/
+5
2025-09-26
rust: usb: keep usb::Device private for now
Danilo Krummrich
1
-1
/
+1
2025-09-26
rust: usb: don't retain device context for the interface parent
Danilo Krummrich
1
-6
/
+5
2025-09-25
rust: pci: display symbolic PCI vendor names
John Hubbard
1
-7
/
+11
2025-09-25
rust: pci: display symbolic PCI class names
John Hubbard
1
-6
/
+11
[next]