index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvif
/
object.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-02-27
drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-27
drm/nouveau/nvif: remove disp chan rd/wr
Ben Skeggs
2024-07-27
drm/nouveau/nvif: remove route/token
Ben Skeggs
2024-05-27
drm/nouveau/nvif: Avoid build error due to potential integer overflows
Guenter Roeck
2022-07-13
drm/nouveau/nvif: add wrapper for open-coded nvif_object_constructed()
Ben Skeggs
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2020-07-24
drm/nouveau/nvif: add support for object-level debug output
Ben Skeggs
2020-07-24
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
2015-08-28
drm/nouveau/nvif: return min/max versions for supported object classes
Ben Skeggs
2015-08-28
drm/nouveau/nvif: use negative oclass identifier for internal classes
Ben Skeggs
2015-08-28
drm/nouveau/nvif: replace path-based object identification
Ben Skeggs
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
2014-08-15
drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0
Ben Skeggs
2014-08-10
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
Ben Skeggs