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
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
drm/i915/selftests: Prevent selecting 0 for our random width/align
Chris Wilson
1
-3
/
+3
2020-09-07
drm/i915/gt: Hold context/request reference while breadcrumbs are active
Chris Wilson
2
-38
/
+74
2020-09-07
drm/i915/gt: Move intel_breadcrumbs_arm_irq earlier
Chris Wilson
1
-42
/
+42
2020-09-07
drm/i915/gt: Shrink i915_page_directory's slab bucket
Chris Wilson
4
-28
/
+50
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
18
-420
/
+289
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
9
-190
/
+237
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
16
-95
/
+162
2020-09-07
drm/i915/gt: Only transfer the virtual context to the new engine if active
Chris Wilson
1
-25
/
+40
2020-09-07
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
4
-52
/
+21
2020-09-07
drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
Chris Wilson
3
-87
/
+123
2020-09-07
drm/i915: Provide a fastpath for waiting on vma bindings
Chris Wilson
2
-2
/
+22
2020-09-07
drm/i915: Reduce locking around i915_active_acquire_preallocate_barrier()
Chris Wilson
1
-5
/
+5
2020-09-07
drm/i915: Make the stale cached active node available for any timeline
Chris Wilson
1
-2
/
+28
2020-09-07
drm/i915: Keep the most recently used active-fence upon discard
Chris Wilson
2
-11
/
+20
2020-09-07
drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
4
-38
/
+130
2020-09-07
drm/i915: Skip taking acquire mutex for no ref->active callback
Chris Wilson
1
-8
/
+16
2020-09-07
drm/i915/selftests: Drop stale timeline constructor assert
Chris Wilson
1
-1
/
+0
2020-09-07
drm/i915/gt: Pull release of node->age under the spinlock
Chris Wilson
1
-1
/
+1
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
8
-23
/
+61
2020-09-07
drm/i915/gem: Delay tracking the GEM context until it is registered
Chris Wilson
1
-5
/
+11
2020-09-07
drm/i915/gt: Fix termination condition for freeing all buffer objects
Chris Wilson
1
-5
/
+8
2020-09-07
drm/i915/selftests: Flush the active barriers before asserting
Chris Wilson
1
-0
/
+2
2020-09-07
drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
Chris Wilson
2
-42
/
+64
2020-09-07
drm/i915/gt: Disable preparser around xcs invalidations on tgl
Chris Wilson
1
-2
/
+13
2020-09-07
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
8
-85
/
+50
2020-09-07
drm/i915: Soften the tasklet flush frequency before waits
Chris Wilson
1
-2
/
+18
2020-09-07
drm/i915/selftests: Mock the status_page.vma for the kernel_context
Chris Wilson
1
-0
/
+3
2020-09-07
drm/i915: Reduce i915_request.lock contention for i915_request_wait
Chris Wilson
1
-10
/
+8
2020-08-27
drm/mgag200: fix spelling mistake "expeced" -> "expected"
Colin Ian King
1
-1
/
+1
2020-08-26
drm/bridge: ps8640: Print an error if VDO control fails
Enric Balletbo i Serra
1
-7
/
+6
2020-08-26
drm/bridge: ps8640: Return an error for incorrect attach flags
Enric Balletbo i Serra
1
-0
/
+4
2020-08-26
drm/bridge: ps8640: Get the EDID from eDP control
Enric Balletbo i Serra
1
-0
/
+12
2020-08-26
drm/bridge_connector: Set default status connected for eDP connectors
Enric Balletbo i Serra
1
-0
/
+1
2020-08-25
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_drv
Tian Tao
1
-12
/
+12
2020-08-25
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_de
Tian Tao
1
-7
/
+7
2020-08-25
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_vdac
Tian Tao
1
-2
/
+2
2020-08-25
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_ttm
Tian Tao
1
-1
/
+1
2020-08-24
drm/i915: Update DRIVER_DATE to 20200824
Rodrigo Vivi
1
-2
/
+2
2020-08-24
drm/ttm: drop bus.size from bus placement.
Dave Airlie
4
-9
/
+10
2020-08-24
drm/ttm: init mem->bus in common code.
Dave Airlie
7
-36
/
+5
2020-08-23
Linux 5.9-rc2
Linus Torvalds
1
-1
/
+1
2020-08-23
drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
Nadezda Lutovinova
1
-2
/
+10
2020-08-23
drm/bridge/tc358775: Fix for PTR_ERR
Vinay Simha BN
1
-1
/
+1
2020-08-22
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-22
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-21
dt-bindings: vendor-prefixes: Remove trailing whitespace
Geert Uytterhoeven
1
-1
/
+1
2020-08-21
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
10
-10
/
+17
2020-08-21
dt-bindings: net: correct description of phy-connection-type
Madalin Bucur
1
-1
/
+2
[next]