index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_panic_qr.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
drm/panic: Use a decimal fifo to avoid u64 by u64 divide
Jocelyn Falempe
1
-23
/
+48
2025-06-19
drm/panic: clean Clippy warning
Miguel Ojeda
1
-1
/
+1
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-4
/
+9
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-73
/
+35
2025-03-14
Merge tag 'drm-misc-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-8
/
+8
2025-03-09
panic_qr: use new #[export] macro
Alice Ryhl
1
-4
/
+9
2025-03-07
drm/panic: fix overindented list items in documentation
Miguel Ojeda
1
-6
/
+6
2025-03-07
drm/panic: use `div_ceil` to clean Clippy warning
Miguel Ojeda
1
-2
/
+2
2025-02-07
drm/panic: Better binary encoding in QR code
Jocelyn Falempe
1
-73
/
+35
2024-12-16
rust: finish using custom FFI integer types
Miguel Ojeda
1
-1
/
+1
2024-12-10
drm/panic: remove spurious empty line to clean warning
Miguel Ojeda
1
-1
/
+0
2024-10-20
drm/panic: allow verbose version check
Thomas Böhler
1
-0
/
+1
2024-10-20
drm/panic: allow verbose boolean for clarity
Thomas Böhler
1
-1
/
+4
2024-10-20
drm/panic: correctly indent continuation of line in list item
Thomas Böhler
1
-1
/
+1
2024-10-20
drm/panic: remove redundant field when assigning value
Thomas Böhler
1
-1
/
+1
2024-10-20
drm/panic: prefer eliding lifetimes
Thomas Böhler
1
-1
/
+1
2024-10-20
drm/panic: remove unnecessary borrow in alignment_pattern
Thomas Böhler
1
-1
/
+1
2024-10-20
drm/panic: avoid reimplementing Iterator::find
Thomas Böhler
1
-6
/
+3
2024-08-23
drm/panic: Add a QR code panic screen
Jocelyn Falempe
1
-0
/
+1003