index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-08
once: make helper generic for calling functions once
Hannes Frederic Sowa
1
-21
/
+29
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
2
-1
/
+56
2015-10-06
strscpy: zero any trailing garbage bytes in the destination
Chris Metcalf
1
-1
/
+2
2015-10-06
modpost: Add flag -E for making section mismatches fatal
Nicolas Boichat
1
-0
/
+9
2015-10-05
devres: fix a for loop bounds check
Dan Carpenter
1
-1
/
+1
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+88
2015-10-04
kobject: move EXPORT_SYMBOL() macros next to corresponding definitions
Gabriel Somlo
1
-7
/
+5
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-1
/
+1
2015-10-03
ARM: 8439/1: Fix backtrace generation when IPI is masked
Daniel Thompson
1
-1
/
+10
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+1
2015-09-22
lib: fix data race in rhashtable_rehash_one
Dmitriy Vyukov
1
-4
/
+1
2015-09-22
lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...
Sowmini Varadhan
1
-3
/
+3
2015-09-17
lib/string_helpers.c: fix infinite loop in string_get_size()
Vitaly Kuznetsov
1
-1
/
+5
2015-09-10
zlib_deflate/deftree: remove bi_reverse()
yalin wang
2
-19
/
+3
2015-09-10
lib/decompress_unlzma: Do a NULL check for pointer
Fabio Estevam
1
-1
/
+1
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
6
-17
/
+58
2015-09-10
lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly
Wang Long
1
-1
/
+1
2015-09-10
lib/test_kasan.c: fix a typo
Wang Long
1
-2
/
+2
2015-09-10
lib/string_helpers: rename "esc" arg to "only"
Kees Cook
1
-7
/
+7
2015-09-10
lib/string_helpers: clarify esc arg in string_escape_mem
Kees Cook
1
-4
/
+6
2015-09-10
lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...
Pan Xinhui
1
-14
/
+18
2015-09-10
lib/bitmap.c: fix a special string handling bug in __bitmap_parselist
Pan Xinhui
1
-0
/
+4
2015-09-10
lib/bitmap.c: correct a code style and do some, optimization
Pan Xinhui
1
-3
/
+4
2015-09-10
kstrto*: accept "-0" for signed conversion
Alexey Dobriyan
2
-6
/
+2
2015-09-10
string: provide strscpy()
Chris Metcalf
1
-0
/
+88
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+1
2015-09-08
lib/show_mem.c: correct reserved memory calculation
Vishnu Pratap Singh
1
-3
/
+1
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-14
/
+9
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-4
/
+23
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+163
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2015-09-05
Merge tag 'md/4.3' of git://neil.brown.name/md
Linus Torvalds
2
-1
/
+58
2015-09-05
Merge linux-block/for-4.3/core into md/for-linux
NeilBrown
6
-29
/
+135
2015-09-04
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
1
-14
/
+57
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-21
/
+28
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-35
/
+361
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-81
/
+975
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+210
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+41
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+66
2015-09-01
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+41
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+1
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-13
/
+25
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-08-31
lib: move strncpy_from_unsafe() into mm/maccess.c
Alexei Starovoitov
1
-41
/
+0
2015-08-31
md/raid6: delta syndrome for ARM NEON
Ard Biesheuvel
2
-1
/
+58
2015-08-28
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
1
-0
/
+41
2015-08-27
nd_blk: change aperture mapping from WC to WB
Ross Zwisler
1
-0
/
+3
2015-08-26
lib/Makefile: remove CONFIG_AVERAGE build rule
Valentin Rothberg
1
-2
/
+0
2015-08-25
MPI: Fix mpi_read_buffer
Tadeusz Struk
1
-13
/
+25
[prev]
[next]