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
/
scripts
/
gdb
/
linux
/
interrupts.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
drm/i915/ptl: Use everywhere the correct DDI port clock select mask
Imre Deak
2
-21
/
+21
2025-05-19
drm/nouveau/kms: add support for GB20x
Ben Skeggs
27
-9
/
+1836
2025-05-19
drm/dp: add option to disable zero sized address only transactions.
Dave Airlie
2
-16
/
+28
2025-05-19
drm/nouveau: add support for GB20x
Ben Skeggs
32
-4
/
+393
2025-05-19
drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle
Ben Skeggs
10
-2
/
+25
2025-05-19
drm/nouveau: add support for GB10x
Ben Skeggs
27
-23
/
+257
2025-05-19
drm/nouveau/gf100-: track chan progress with non-WFI semaphore release
Ben Skeggs
12
-18
/
+245
2025-05-19
drm/nouveau/nv50-: separate CHANNEL_GPFIFO handling out from CHANNEL_DMA
Ben Skeggs
14
-149
/
+344
2025-05-19
drm/nouveau: add helper functions for allocating pinned/cpu-mapped bos
Ben Skeggs
10
-108
/
+81
2025-05-19
drm/nouveau: add support for GH100
Ben Skeggs
61
-9
/
+1680
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
36
-73
/
+109
2025-05-19
drm/nouveau/gv100-: switch to volta semaphore methods
Ben Skeggs
6
-1
/
+151
2025-05-19
drm/nouveau/gsp: support deeper page tables in COPY_SERVER_RESERVED_PDES
Ben Skeggs
1
-15
/
+32
2025-05-19
drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY
Ben Skeggs
7
-19
/
+106
2025-05-19
drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMM
Ben Skeggs
1
-6
/
+17
2025-05-19
drm/nouveau/mmu: bump up the maximum page table depth
Ben Skeggs
2
-2
/
+2
2025-05-19
drm/nouveau/instmem: add hal for set_bar0_window_addr()
Ben Skeggs
3
-2
/
+11
2025-05-19
drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_func
Ben Skeggs
15
-90
/
+33
2025-05-19
drm/nouveau/gsp: add support for 570.144
Ben Skeggs
35
-19
/
+3193
2025-05-19
drm/nouveau/gsp: add common client alloc code
Ben Skeggs
6
-56
/
+59
2025-05-19
drm/nouveau/gsp: add hal for gsp.sr_data_size()
Ben Skeggs
2
-2
/
+11
2025-05-19
drm/nouveau/gsp: add hal for disp.chan.dmac_alloc()
Ben Skeggs
2
-11
/
+22
2025-05-19
drm/nouveau/gsp: add hal for fifo.rc_triggered()
Ben Skeggs
3
-29
/
+36
2025-05-19
drm/nouveau/gsp: add hal for fifo.rsvd_chids
Ben Skeggs
3
-4
/
+7
2025-05-19
drm/nouveau/gsp: add hal for fifo.chan.alloc
Ben Skeggs
3
-104
/
+76
2025-05-19
drm/nouveau/gsp: add hal for disp.dp.get_caps()
Ben Skeggs
2
-34
/
+48
2025-05-19
drm/nouveau/gsp: add hal for disp.get_active()
Ben Skeggs
2
-2
/
+6
2025-05-19
drm/nouveau/gsp: add hal for disp.get_connect_state()
Ben Skeggs
2
-11
/
+18
2025-05-19
drm/nouveau/gsp: add hal for disp.get_supported()
Ben Skeggs
2
-18
/
+25
2025-05-19
drm/nouveau/gsp: add hals for fbsr.suspend/resume()
Ben Skeggs
7
-23
/
+38
2025-05-19
drm/nouveau/gsp: add hal for gsp.set_rmargs()
Ben Skeggs
4
-17
/
+23
2025-05-19
drm/nouveau/gsp: add hal for gr.get_ctxbufs_info()
Ben Skeggs
4
-84
/
+114
2025-05-19
drm/nouveau/gsp: add hal for fifo.ectx_size()
Ben Skeggs
2
-1
/
+3
2025-05-19
drm/nouveau/gsp: add hal for fifo.xlat_rm_engine_type()
Ben Skeggs
3
-52
/
+56
2025-05-19
drm/nouveau/gsp: add hal for disp.chan.set_pushbuf()
Ben Skeggs
2
-11
/
+21
2025-05-19
drm/nouveau/gsp: add hal for disp.get_static_info()
Ben Skeggs
2
-13
/
+26
2025-05-19
drm/nouveau/gsp: add hal for disp.dp.set_indexed_link_rates()
Ben Skeggs
2
-5
/
+21
2025-05-19
drm/nouveau/gsp: add hal for disp.bl_ctrl()
Ben Skeggs
3
-26
/
+37
2025-05-19
drm/nouveau/gsp: add hal for gsp.drop_send_user_shared_data()
Ben Skeggs
2
-1
/
+11
2025-05-19
drm/nouveau/gsp: add hal for gsp.xlat_mc_engine_idx()
Ben Skeggs
2
-35
/
+45
2025-05-19
drm/nouveau/gsp: add hal for gsp.get_static_info()
Ben Skeggs
2
-28
/
+38
2025-05-19
drm/nouveau/gsp: add hal for gsp.set_system_info()
Ben Skeggs
3
-2
/
+14
2025-05-19
drm/nouveau/gsp: add hal for wpr config info + meta init
Ben Skeggs
12
-113
/
+134
2025-05-19
drm/nouveau/gsp: add defines for rmapi object handles
Ben Skeggs
8
-9
/
+27
2025-05-19
drm/nouveau/gsp: add common code for engines/engine objects
Ben Skeggs
58
-1073
/
+546
2025-05-19
drm/nouveau/gsp: add channel class id to gpu hal
Ben Skeggs
6
-7
/
+26
2025-05-19
drm/nouveau/gsp: add usermode class id to gpu hal
Ben Skeggs
6
-2
/
+22
2025-05-19
drm/nouveau/gsp: add display class ids to gpu hal
Ben Skeggs
9
-72
/
+67
2025-05-19
drm/nouveau/gsp: add gpu hal stubs
Ben Skeggs
17
-30
/
+114
2025-05-19
drm/nouveau/gsp: switch to a simpler GSP-RM header layout
Ben Skeggs
91
-4092
/
+2692
[next]