index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_debugfs_crc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
dma-buf: Remove obsoleted internal lock
Dmitry Osipenko
2
-19
/
+4
2022-10-18
media: videobuf2: Stop using internal dma-buf lock
Dmitry Osipenko
3
-30
/
+3
2022-10-18
dma-buf: Document dynamic locking convention
Dmitry Osipenko
2
-0
/
+70
2022-10-18
dma-buf: Move dma_buf_mmap() to dynamic locking specification
Dmitry Osipenko
1
-1
/
+7
2022-10-18
dma-buf: Move dma_buf_map_attachment() to dynamic locking specification
Dmitry Osipenko
1
-8
/
+2
2022-10-18
dma-buf: Move dma_buf_attach() to dynamic locking specification
Dmitry Osipenko
1
-12
/
+8
2022-10-18
dma-buf: Move dma_buf_vmap() to dynamic locking specification
Dmitry Osipenko
1
-0
/
+4
2022-10-18
media: tegra-vde: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+3
2022-10-18
media: videobuf2: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
3
-12
/
+13
2022-10-18
xen/gntdev: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-4
/
+4
2022-10-18
misc: fastrpc: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+3
2022-10-18
RDMA/umem: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+4
2022-10-18
drm/etnaviv: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-1
/
+1
2022-10-18
drm/tegra: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-8
/
+9
2022-10-18
drm/omapdrm: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-2
/
+2
2022-10-18
drm/i915: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
3
-9
/
+23
2022-10-18
drm/armada: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-4
/
+4
2022-10-18
drm/prime: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+3
2022-10-18
drm/gem: Take reservation lock for vmap/vunmap operations
Dmitry Osipenko
11
-33
/
+54
2022-10-18
dma-buf: Add unlocked variant of attachment-mapping functions
Dmitry Osipenko
2
-0
/
+59
2022-10-18
dma-buf: Add unlocked variant of vmapping functions
Dmitry Osipenko
2
-0
/
+45
2022-10-17
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
drm/ttm: Remove unnecessary drm_mm_clean
Zeng Heng
1
-1
/
+0
2022-10-16
drm/tests: Split drm_test_dp_mst_sideband_msg_req_decode into parameterized t...
Maíra Canal
1
-127
/
+243
2022-10-16
drm/tests: Split drm_test_dp_mst_calc_pbn_mode into parameterized tests
Maíra Canal
1
-24
/
+53
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-16
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-16
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-16
drm/ast: Avoid reprogramming primary-plane scanout address
Thomas Zimmermann
1
-4
/
+13
2022-10-16
drm/ast: Convert ast to SHMEM
Thomas Zimmermann
6
-115
/
+129
2022-10-16
drm/ast: Style cleanups in plane code
Thomas Zimmermann
1
-59
/
+45
2022-10-16
drm/ast: Rename struct ast_cursor_plane to struct ast_plane
Thomas Zimmermann
2
-17
/
+20
2022-10-16
drm/ast: Remove cursor double buffering
Thomas Zimmermann
2
-60
/
+35
2022-10-16
drm/ast: Do not call drm_atomic_add_affected_planes()
Thomas Zimmermann
1
-3
/
+2
2022-10-16
drm/ast: Call drm_atomic_helper_check_plane_state() unconditionally
Thomas Zimmermann
1
-20
/
+15
2022-10-16
drm/ast: Acquire I/O-register lock in atomic_commit_tail function
Thomas Zimmermann
1
-18
/
+16
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2
-19
/
+19
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
1
-1
/
+1
2022-10-15
smb3: improve SMB3 change notification support
Steve French
6
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
1
-7
/
+9
2022-10-15
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
7
-0
/
+396
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
7
-1
/
+273
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
1
-19
/
+34
2022-10-15
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
1
-1
/
+1
[next]