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
/
tools
/
perf
/
scripts
/
python
/
gecko.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
drm/xe: Annotate multiple mmio pointers with __iomem
Thomas Hellström
1
-3
/
+3
2024-01-15
drm/xe: Annotate xe_mem_region::mapping with __iomem
Thomas Hellström
2
-3
/
+3
2024-01-15
drm/xe: Use __iomem for the regs pointer
Thomas Hellström
1
-1
/
+1
2024-01-15
drm/xe/vm: Fix an error path
Thomas Hellström
1
-3
/
+5
2024-01-15
drm/xe: Fix exec IOCTL long running exec queue ring full condition
Matthew Brost
1
-3
/
+4
2024-01-15
drm/xe: Fix definition of intel_wakeref_t
José Roberto de Souza
1
-1
/
+1
2023-12-26
drm/xe: Fix warning on impossible condition
Lucas De Marchi
1
-0
/
+1
2023-12-26
drm/xe: Fix UBSAN splat in add_preempt_fences()
Matthew Brost
1
-0
/
+3
2023-12-22
drm/xe: Disable 32bits build
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe: Remove uninitialized variable from warning
Lucas De Marchi
1
-2
/
+2
2023-12-21
drm/xe: Remove ci-only GuC FW definitions
Daniele Ceraolo Spurio
1
-2
/
+0
2023-12-21
drm/xe: Fix build without CONFIG_FAULT_INJECTION
Rodrigo Vivi
2
-2
/
+2
2023-12-21
MAINTAINERS: Updates to Intel DRM
Rodrigo Vivi
1
-1
/
+28
2023-12-21
drm/xe/uapi: Remove reset uevent for now
Rodrigo Vivi
2
-29
/
+0
2023-12-21
drm/xe/uapi: Move DRM_XE_ACC_GRANULARITY_* where they are used
Francois Dugast
1
-14
/
+8
2023-12-21
drm/xe/uapi: Move CPU_CACHING defines before doc
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe/uapi: Add examples of user space code
Francois Dugast
1
-0
/
+84
2023-12-21
drm/xe/uapi: Add block diagram of a device
Francois Dugast
1
-0
/
+39
2023-12-21
drm/xe/uapi: Document the memory_region bitmask
Rodrigo Vivi
2
-5
/
+37
2023-12-21
drm/xe/uapi: More uAPI documentation additions and cosmetic updates
Rodrigo Vivi
1
-7
/
+40
2023-12-21
drm/xe/uapi: Order sections
Rodrigo Vivi
1
-122
/
+130
2023-12-21
drm/xe/uapi: Make constant comments visible in kernel doc
Francois Dugast
1
-116
/
+155
2023-12-21
drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIG
Francois Dugast
1
-0
/
+5
2023-12-21
drm/xe/uapi: Document drm_xe_query_config keys
Francois Dugast
1
-0
/
+20
2023-12-21
drm/xe/uapi: Document use of size in drm_xe_device_query
Francois Dugast
1
-3
/
+9
2023-12-21
drm/xe/uapi: Add missing documentation for struct members
Francois Dugast
1
-2
/
+4
2023-12-21
drm/xe/uapi: Add a comment to each struct
Francois Dugast
1
-3
/
+40
2023-12-21
drm/xe/uapi: Remove sync binds
Matthew Brost
5
-88
/
+20
2023-12-21
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Rodrigo Vivi
2
-10
/
+10
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
11
-798
/
+2
2023-12-21
drm/xe/uapi: Remove DRM_XE_UFENCE_WAIT_MASK_*
Francois Dugast
1
-5
/
+7
2023-12-21
drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
Francois Dugast
1
-1
/
+0
2023-12-21
drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl
Bommu Krishnaiah
4
-6
/
+43
2023-12-21
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
2
-75
/
+7
2023-12-21
drm/xe: Enable W=1 warnings by default
Lucas De Marchi
1
-19
/
+28
2023-12-21
drm/xe/display: Fix dummy __i915_inject_probe_error()
Lucas De Marchi
1
-0
/
+4
2023-12-21
drm/xe/bo: Remove unusued variable
Lucas De Marchi
1
-4
/
+0
2023-12-21
drm/xe: Return error if drm_buddy_init() fails
Lucas De Marchi
1
-0
/
+2
2023-12-21
drm/xe: Drop some unnecessary header includes
Matt Roper
6
-7
/
+0
2023-12-21
drm/xe: Re-sort GT register header
Matt Roper
1
-38
/
+38
2023-12-21
drm/xe: Define interrupt vector bits with the interrupt registers
Matt Roper
3
-7
/
+5
2023-12-21
drm/xe: Move GSC HECI base offsets out of register header
Matt Roper
2
-4
/
+4
2023-12-21
drm/xe: Move engine base offsets to engine register header
Matt Roper
2
-28
/
+33
2023-12-21
drm/xe: Fix whitespace in register definitions
Matt Roper
2
-5
/
+5
2023-12-21
drm/xe: Move some per-engine register definitions to the engine header
Matt Roper
4
-28
/
+30
2023-12-21
drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1
Matt Roper
2
-6
/
+5
2023-12-21
drm/xe/xe2: Support flat ccs
Himal Prasad Ghimiray
1
-1
/
+1
2023-12-21
drm/xe/xe2: Modify xe_bo_test for system memory
Himal Prasad Ghimiray
1
-17
/
+27
2023-12-21
drm/xe/xe2: Handle flat ccs move for igfx.
Himal Prasad Ghimiray
5
-42
/
+66
2023-12-21
drm/xe/xe2: Update emit_pte to use compression enabled PAT index
Himal Prasad Ghimiray
4
-7
/
+18
[next]