index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
drm/ttm: also export ttm_bo_vm_fault v2
Christian König
1
-0
/
+6
2019-11-07
drm: atomic helper: fix W=1 warnings
Benjamin Gaignard
1
-3
/
+14
2019-11-07
drm/fb-helper: Remove drm_fb_helper_fbdev_{setup, teardown}()
Thomas Zimmermann
1
-25
/
+0
2019-11-06
drm/ttm: remove ttm_bo_wait_unreserved
Daniel Vetter
1
-4
/
+0
2019-11-04
drm/scdc: Fix typo in bit definition of SCDC_STATUS_FLAGS
Patrik Jakobsson
1
-3
/
+3
2019-11-04
drm/ttm: Convert vm callbacks to helpers
Thomas Hellstrom
1
-0
/
+14
2019-10-30
Revert "dma-buf: Add dma-buf heaps framework"
Sean Paul
2
-114
/
+0
2019-10-29
drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
Rob Herring
1
-2
/
+3
2019-10-28
drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs
Thomas Zimmermann
1
-1
/
+0
2019-10-25
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
2
-0
/
+114
2019-10-25
drm/ttm: remove pointers to globals
Christian König
2
-5
/
+2
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
3
-42
/
+4
2019-10-25
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
1
-32
/
+0
2019-10-24
drm: Spelling s/connet/connect/
Geert Uytterhoeven
1
-1
/
+1
2019-10-24
drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb()
Thomas Zimmermann
1
-0
/
+25
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
1
-1
/
+1
2019-10-24
dma-buf: change DMA-buf locking convention v3
Christian König
1
-6
/
+57
2019-10-23
drm/tegra: Move drm_dp_link helpers to Tegra DRM
Thierry Reding
1
-16
/
+0
2019-10-23
drm/dp: Add helper to get post-cursor adjustments
Thierry Reding
1
-0
/
+10
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: Sort includes alphabetically
Thierry Reding
1
-2
/
+2
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
44
-121
/
+505
2019-10-23
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
Sean Paul
1
-9
/
+0
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
31
-64
/
+203
2019-10-22
drm/edid: Add drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
1
-0
/
+4
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-43
/
+79
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
1
-8
/
+17
2019-10-18
drm/edid: Make drm_get_cea_aspect_ratio() static
Ville Syrjälä
1
-1
/
+0
2019-10-18
drm/fourcc: Fix undefined left shift in DRM_FORMAT_BIG_ENDIAN macros
Adam Jackson
1
-1
/
+1
2019-10-18
Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+3
2019-10-18
drm/syncobj: extend syncobj query ability v3
Chunming Zhou
1
-1
/
+2
2019-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2019-10-17
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
1
-1
/
+1
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
13
-33
/
+153
2019-10-17
Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+8
2019-10-17
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
1
-18
/
+0
2019-10-17
drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()
Gerd Hoffmann
1
-8
/
+1
2019-10-17
drm/ttm: add drm_gem_ttm_mmap()
Gerd Hoffmann
1
-0
/
+2
2019-10-17
drm/ttm: rename ttm_fbdev_mmap
Gerd Hoffmann
1
-6
/
+4
2019-10-17
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
1
-26
/
+0
2019-10-17
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
1
-4
/
+2
2019-10-17
drm: add mmap() to drm_gem_object_funcs
Gerd Hoffmann
1
-0
/
+14
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
1
-0
/
+1
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-2
/
+3
2019-10-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2019-10-15
drm: Add LT-tunable PHY repeater mode operations
Rodrigo Siqueira
1
-0
/
+4
2019-10-15
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
691
-8133
/
+17368
2019-10-15
gpiolib: Initialize the hardware with a callback
Andy Shevchenko
1
-0
/
+8
[next]