index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nova
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-37
/
+44
2026-07-30
rust: driver: remove `$module_table_name` from `module_device_table`
Gary Guo
1
-1
/
+0
2026-07-12
drm: nova: Use drm::Device<Registered> to access the parent bus device
Danilo Krummrich
2
-12
/
+6
2026-07-12
rust: drm: Pass registration data to ioctl handlers
Danilo Krummrich
1
-0
/
+3
2026-07-12
rust: drm: Add RegistrationData to drm::Driver
Danilo Krummrich
1
-4
/
+11
2026-07-12
rust: drm: Wrap ioctl dispatch in RegistrationGuard
Danilo Krummrich
1
-4
/
+8
2026-07-12
rust: drm: restrict AlwaysRefCounted to Normal GEM Object context
Danilo Krummrich
2
-12
/
+8
2026-07-12
rust: drm: change default DeviceContext to Normal
Danilo Krummrich
1
-1
/
+1
2026-07-12
rust: drm: Add Driver::ParentDevice associated type
Danilo Krummrich
1
-2
/
+6
2026-07-03
gpu: nova: fix rust-analyzer generation
Alexandre Courbot
1
-0
/
+1
2026-06-29
gpu: build nova-core and nova-drm from drivers/gpu/Makefile
Alexandre Courbot
1
-3
/
+1
2026-06-02
rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
2
-5
/
+12
2026-06-02
rust/drm: Introduce DeviceContext
Lyude Paul
1
-4
/
+4
2026-05-29
gpu: nova: separate driver type from driver data
Danilo Krummrich
1
-5
/
+7
2026-05-29
Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core into drm-rust-next
Danilo Krummrich
1
-1
/
+5
2026-05-27
rust: auxiliary: make Driver trait lifetime-parameterized
Danilo Krummrich
1
-5
/
+5
2026-05-27
rust: device: make Core and CoreInternal lifetime-parameterized
Danilo Krummrich
1
-1
/
+4
2026-05-27
rust: driver: decouple driver private data from driver type
Danilo Krummrich
1
-0
/
+1
2026-05-09
gpu: nova: Use module names consistently
Cheng-Yang Chou
3
-4
/
+5
2026-05-09
gpu: nova, nova-core: Rename to kebab-case
Cheng-Yang Chou
2
-2
/
+2
2026-04-29
gpu: nova: require little endian
Eliot Courtney
1
-0
/
+1
2026-03-26
rust: gem: Introduce DriverObject::Args
Lyude Paul
1
-2
/
+3
2025-12-29
drm/nova: Align GEM memory allocation to system page size
Brendan Shephard
1
-3
/
+3
2025-12-22
gpu: nova: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-5
/
+13
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
2
-3
/
+3
2025-10-30
drm: nova: select NOVA_CORE
Danilo Krummrich
1
-0
/
+1
2025-10-30
drm: nova: depend on CONFIG_64BIT
Danilo Krummrich
1
-0
/
+1
2025-10-29
rust: auxiliary: consider auxiliary devices always have a parent
Danilo Krummrich
1
-1
/
+1
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
1
-2
/
+2
2025-09-17
Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-next
Dave Airlie
2
-7
/
+7
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
1
-1
/
+1
2025-09-10
Merge drm-misc-next-2025-08-21 into drm-rust-next
Danilo Krummrich
3
-76
/
+9
2025-09-08
rust: drm: gem: Simplify use of generics
Lyude Paul
1
-5
/
+3
2025-08-15
drm: nova-drm: fix 32-bit arm build
Miguel Ojeda
1
-1
/
+2
2025-08-13
drm: nova: update ARef import from sync::aref
Shankari Anand
2
-2
/
+4
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
1
-1
/
+1
2025-07-21
rust: drm: Drop the use of Opaque for ioctl arguments
Beata Michalska
3
-76
/
+9
2025-06-24
rust: macros: remove `module!`'s deprecated `author` key
Guilherme Giacomo Simoes
1
-1
/
+1
2025-05-15
gpu: drm: nova: select AUXILIARY_BUS instead of depending on it
Alexandre Courbot
1
-1
/
+1
2025-05-12
drm: nova-drm: add initial driver skeleton
Danilo Krummrich
7
-0
/
+288