index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
drm/i915: Enable -Wsometimes-uninitialized
Nathan Chancellor
1
-1
/
+0
2021-09-14
drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lm...
Nathan Chancellor
1
-0
/
+2
2021-09-14
drm/i915/selftests: Do not use import_obj uninitialized
Nathan Chancellor
1
-3
/
+2
2021-09-13
drm/i915/guc: Add GuC kernel doc
Matthew Brost
5
-60
/
+181
2021-09-13
drm/i915/guc: Drop guc_active move everything into guc_state
Matthew Brost
4
-58
/
+49
2021-09-13
drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure
Matthew Brost
5
-67
/
+69
2021-09-13
drm/i915/guc: Move GuC priority fields in context under guc_active
Matthew Brost
3
-37
/
+46
2021-09-13
drm/i915/guc: Drop pin count check trick between sched_disable and re-pin
Matthew Brost
2
-21
/
+34
2021-09-13
drm/i915/guc: Proper xarray usage for contexts_lookup
Matthew Brost
1
-15
/
+87
2021-09-13
drm/i915/guc: Rework and simplify locking
Matthew Brost
3
-120
/
+90
2021-09-13
drm/i915/guc: Move guc_blocked fence to struct guc_state
Matthew Brost
3
-14
/
+14
2021-09-13
drm/i915/guc: Release submit fence from an irq_work
Matthew Brost
2
-3
/
+24
2021-09-13
drm/i915/guc: Reset LRC descriptor if register returns -ENODEV
Matthew Brost
1
-2
/
+4
2021-09-13
drm/i915/guc: Don't touch guc_state.sched_state without a lock
Matthew Brost
1
-5
/
+17
2021-09-13
drm/i915/guc: Take context ref when cancelling request
Matthew Brost
1
-1
/
+4
2021-09-13
drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
Matthew Brost
6
-0
/
+185
2021-09-13
drm/i915/guc: Copy whole golden context, set engine state size of subset
Matthew Brost
1
-9
/
+17
2021-09-13
drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, no...
Matthew Brost
1
-3
/
+19
2021-09-13
drm/i915/guc: Kick tasklet after queuing a request
Matthew Brost
1
-0
/
+1
2021-09-13
Revert "drm/i915/gt: Propagate change in error status to children on unhold"
Matthew Brost
1
-4
/
+0
2021-09-13
drm/i915/guc: Workaround reset G2H is received after schedule done G2H
Matthew Brost
1
-6
/
+35
2021-09-13
drm/i915/guc: Process all G2H message at once in work queue
Matthew Brost
1
-3
/
+3
2021-09-13
drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context
Matthew Brost
1
-4
/
+0
2021-09-13
drm/i915/guc: Unwind context requests in reverse order
Matthew Brost
1
-4
/
+4
2021-09-13
drm/i915/guc: Fix outstanding G2H accounting
Matthew Brost
1
-42
/
+37
2021-09-13
drm/i915/guc: Fix blocked context accounting
Matthew Brost
1
-1
/
+1
2021-09-13
Linux 5.15-rc1
v5.15-rc1
Linus Torvalds
1
-2
/
+2
2021-09-11
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-2
/
+12
2021-09-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+417
2021-09-11
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-11
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-10
/
+32
2021-09-11
perf tools: Add an option to build without libbfd
Ian Rogers
1
-22
/
+25
2021-09-11
perf tools: Allow build-id with trailing zeros
Namhyung Kim
1
-0
/
+10
2021-09-11
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2
-9
/
+27
2021-09-11
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
3
-13
/
+19
2021-09-11
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
1
-1
/
+4
2021-09-11
perf tools: Ignore Documentation dependency file
Ian Rogers
1
-0
/
+1
2021-09-11
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2
-3
/
+2
2021-09-11
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
2
-0
/
+2
2021-09-11
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
1
-1
/
+5
2021-09-11
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2
-10
/
+5
2021-09-11
riscv: Improve stack randomisation on RV64
Kefeng Wang
2
-1
/
+4
2021-09-11
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
2
-121
/
+590
2021-09-11
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-6
/
+0
2021-09-11
thermal: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-09-10
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
1
-0
/
+8
2021-09-10
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-09-10
perf beauty: Cover more flags in the move_mount syscall argument beautifier
Arnaldo Carvalho de Melo
1
-1
/
+1
[prev]
[next]