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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
drm/tegra: gem: Use sg_alloc_table_from_pages()
Thierry Reding
1
-7
/
+2
2019-10-28
drm/tegra: gem: Always map SG tables for DMA-BUFs
Thierry Reding
1
-3
/
+3
2019-10-28
drm/tegra: gem: Use dma_get_sgtable()
Thierry Reding
1
-4
/
+2
2019-10-28
drm/tegra: gem: Rename paddr -> iova
Thierry Reding
5
-16
/
+16
2019-10-28
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
8
-40
/
+32
2019-10-28
drm/tegra: vic: Use common IOMMU attach/detach code
Thierry Reding
1
-19
/
+8
2019-10-28
drm/tegra: vic: Inherit DMA mask from host1x
Thierry Reding
1
-0
/
+7
2019-10-28
drm/tegra: vic: Skip stream ID programming without IOMMU
Thierry Reding
1
-3
/
+5
2019-10-28
drm/tegra: Use DRM_DEBUG_DRIVER for driver messages
Thierry Reding
1
-4
/
+4
2019-10-28
drm/tegra: Inherit device DMA parameters from host1x
Thierry Reding
2
-0
/
+18
2019-10-28
gpu: host1x: Make host1x_cdma_wait_pushbuffer_space() static
Ben Dooks (Codethink)
1
-3
/
+3
2019-10-28
gpu: host1x: Request channels for clients, not devices
Thierry Reding
6
-10
/
+12
2019-10-28
gpu: host1x: Explicitly initialize host1x_info structures
Thierry Reding
1
-0
/
+12
2019-10-28
gpu: host1x: Remove gratuitous blank line
Thierry Reding
1
-1
/
+0
2019-10-28
gpu: host1x: Do not limit DMA segment size
Thierry Reding
3
-1
/
+6
2019-10-24
drm/tegra: Use cec_notifier_conn_(un)register()
Dariusz Marcinkiewicz
1
-7
/
+21
2019-10-24
drm/tegra: Fix ordering of cleanup code
Thierry Reding
1
-7
/
+7
2019-10-24
drm/tegra: sor: Move register programming out of ->init()
Thierry Reding
1
-13
/
+11
2019-10-23
drm/tegra: Move drm_dp_link helpers to Tegra DRM
Thierry Reding
7
-144
/
+162
2019-10-23
drm/rockchip: Avoid drm_dp_link helpers
Thierry Reding
3
-17
/
+17
2019-10-23
drm/msm: edp: Avoid drm_dp_link helpers
Thierry Reding
1
-21
/
+49
2019-10-23
drm/bridge: tc358767: Use DP nomenclature
Thierry Reding
1
-1
/
+1
2019-10-23
drm/bridge: tc358767: Avoid drm_dp_link helpers
Thierry Reding
1
-22
/
+41
2019-10-23
drm/bridge: analogix-anx78xx: Avoid drm_dp_link helpers
Thierry Reding
1
-17
/
+39
2019-10-23
drm/dp: Add helper to get post-cursor adjustments
Thierry Reding
2
-0
/
+20
2019-10-23
drm/dp: Do not busy-loop during link training
Thierry Reding
1
-12
/
+18
2019-10-23
drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helper
Thierry Reding
1
-0
/
+7
2019-10-23
drm/dp: Add drm_dp_channel_coding_supported() helper
Thierry Reding
1
-0
/
+7
2019-10-23
drm/dp: Add drm_dp_fast_training_cap() helper
Thierry Reding
1
-0
/
+7
2019-10-23
drm/dp: Remove a gratuituous blank line
Thierry Reding
1
-1
/
+0
2019-10-23
drm/dp: Sort includes alphabetically
Thierry Reding
1
-2
/
+2
2019-10-23
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
Sean Paul
2
-61
/
+2
2019-10-23
drm/todo: Add levels
Daniel Vetter
1
-0
/
+73
2019-10-23
drm/todo: Remove i915 device_link task
Daniel Vetter
1
-7
/
+0
2019-10-23
drm/doc: Drop misleading comment on drm_mode_config_cleanup
Daniel Vetter
1
-2
/
+0
2019-10-22
drm/vc4: Use drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
1
-4
/
+1
2019-10-22
drm/edid: Add drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
2
-0
/
+21
2019-10-22
MAINTAINERS: Add Mihail to Komeda DRM driver
Mihail Atanassov
1
-0
/
+1
2019-10-22
drm/mipi_dbi: Use simple right shift instead of double negation
Andy Shevchenko
1
-1
/
+1
2019-10-22
drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d function
Gerd Hoffmann
3
-14
/
+14
2019-10-22
drm/virtio: print a single line with device features
Gerd Hoffmann
1
-5
/
+4
2019-10-22
drm/qxl: allocate small objects top-down
Gerd Hoffmann
1
-1
/
+6
2019-10-22
drm/qxl: use DEFINE_DRM_GEM_FOPS()
Gerd Hoffmann
1
-9
/
+1
2019-10-22
drm/qxl: drop verify_access
Gerd Hoffmann
1
-9
/
+0
2019-10-22
drm/qxl: switch qxl to &drm_gem_object_funcs.mmap
Gerd Hoffmann
4
-18
/
+2
2019-10-22
drm/qxl: drop qxl_ttm_fault
Gerd Hoffmann
1
-26
/
+1
2019-10-22
drm: remove unnecessary return variable
Wambui Karuga
1
-3
/
+2
2019-10-22
drm/gma500: fix memory disclosures due to uninitialized bytes
Kangjie Lu
1
-0
/
+2
2019-10-22
gma/gma500: fix a memory disclosure bug due to uninitialized bytes
Kangjie Lu
1
-0
/
+2
2019-10-21
drm/komeda: Dump SC_ENH_* registers from scaler block
Mihail Atanassov
1
-1
/
+13
[next]