index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-30
rust: add initial firmware loading bindings.
Dave Airlie
2023-11-29
rust: add firmware.h to bindgen
Dave Airlie
2023-11-29
simple print out some info about gpu
Dave Airlie
2023-11-22
nova: initial pci driver skeleton
Danilo Krummrich
2023-11-22
samples: rust: fix module init function signature
Danilo Krummrich
2023-11-22
RUST: add `module_params` macro
Andreas Hindborg
2023-11-22
rust: enable allocator API in modules for Box::try_new()
Andreas Hindborg
2023-11-22
rust: add device::Data
Andreas Hindborg
2023-11-22
rust: add revocable objects
Andreas Hindborg
2023-11-22
rust: add revocalbe mutex
Andreas Hindborg
2023-11-22
rust: add rcu abstraction
Andreas Hindborg
2023-11-22
rust: add atomic optional
Andreas Hindborg
2023-11-22
rust: add num_possible_cpus
Andreas Hindborg
2023-11-22
rust: add atomic allocated box
Andreas Hindborg
2023-11-22
rust: allow allocation with gfp_t flags
Andreas Hindborg
2023-11-22
rust: add dma pool and coherent allocator
Andreas Hindborg
2023-11-22
rust: device: add dma map functions
Andreas Hindborg
2023-11-22
rust: device: add print functions
Andreas Hindborg
2023-11-22
rust: pci: add IRQ and misc methods
Andreas Hindborg
2023-11-22
rust: add io_mem
Andreas Hindborg
2023-11-22
rust: add pci_device_id abstraction
FUJITA Tomonori
2023-11-22
rust: add initial PCI support
FUJITA Tomonori
2023-11-22
rust: add irq abstractions
Andreas Hindborg
2023-11-22
rust: add driver abstraction
Andreas Hindborg
2023-11-22
rust: device: Add a stub abstraction for devices
Wedson Almeida Filho
2023-11-22
rust: device: Add a minimal RawDevice trait
Wedson Almeida Filho
2023-11-03
rust: add `pages` module for handling page allocation
Andreas Hindborg
2023-10-29
Linux 6.6
Linus Torvalds
2023-10-28
Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-28
Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-28
Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-28
Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-28
Merge tag 'dma-mapping-6.6-2023-10-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-10-28
Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-28
Merge tag 'i2c-for-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-10-28
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
2023-10-27
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Al Viro
2023-10-27
io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() f...
Al Viro
2023-10-27
Merge tag 'io_uring-6.6-2023-10-27' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-27
sparc32: fix a braino in fault handling in csum_and_copy_..._user()
Al Viro
2023-10-27
Merge tag 'block-6.6-2023-10-27' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-27
Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...
Linus Torvalds
2023-10-27
Merge tag 'platform-drivers-x86-v6.6-6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-10-27
x86/tsc: Defer marking TSC unstable to a worker
Thomas Gleixner
2023-10-27
x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
Thomas Gleixner
2023-10-27
x86/cpu: Add model number for Intel Arrow Lake mobile processor
Tony Luck
2023-10-27
Merge tag 'iommu-fix-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-27
Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
[next]