index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-130
/
+159
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+61
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
9
-321
/
+232
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-32
/
+81
2018-05-31
dma-direct: don't crash on device without dma_mask
Christoph Hellwig
1
-0
/
+7
2018-05-28
core, dma-direct: add a flag 32-bit dma limits
Christoph Hellwig
1
-0
/
+6
2018-05-25
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
1
-1
/
+3
2018-05-24
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
1
-14
/
+15
2018-05-24
dma-debug: check scatterlist segments
Robin Murphy
2
-0
/
+45
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2018-05-19
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig
4
-4
/
+127
2018-05-19
dma-mapping: simplify Kconfig dependencies
Christoph Hellwig
1
-4
/
+2
2018-05-18
radix tree: fix multi-order iteration race
Ross Zwisler
1
-4
/
+2
2018-05-18
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
1
-6
/
+15
2018-05-16
vsprintf: Replace memory barrier with static_key for random_ptr_key update
Steven Rostedt (VMware)
1
-11
/
+15
2018-05-15
x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()
Dan Williams
1
-0
/
+61
2018-05-14
sbitmap: fix race in wait batch accounting
Jens Axboe
1
-10
/
+25
2018-05-13
Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-05-12
swiotlb: silent unwanted warning "buffer is full"
Jean Delvare
1
-1
/
+1
2018-05-11
lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
Yury Norov
1
-1
/
+6
2018-05-10
sbitmap: warn if using smaller shallow depth than was setup
Omar Sandoval
1
-0
/
+2
2018-05-10
sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()
Omar Sandoval
1
-9
/
+40
2018-05-09
swiotlb: update comments to refer to physical instead of virtual addresses
Yisheng Xie
1
-3
/
+2
2018-05-09
swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs
Christoph Hellwig
1
-4
/
+0
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
1
-0
/
+5
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-0
/
+3
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
2
-0
/
+4
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
1
-0
/
+3
2018-05-09
iommu-helper: move the IOMMU_HELPER config symbol to lib/
Christoph Hellwig
1
-0
/
+3
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
1
-11
/
+1
2018-05-09
iommu-helper: unexport iommu_area_alloc
Christoph Hellwig
1
-2
/
+0
2018-05-09
iommu-common: move to arch/sparc
Christoph Hellwig
2
-268
/
+1
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
1
-1
/
+0
2018-05-08
dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings
Christoph Hellwig
1
-2
/
+0
2018-05-08
dma-debug: simplify counting of preallocated requests
Christoph Hellwig
1
-16
/
+4
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-7
/
+14
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-1
/
+0
2018-05-07
dma-direct: try reallocation with GFP_DMA32 if possible
Takashi Iwai
1
-0
/
+7
2018-05-07
swiotlb: remove an unecessary NULL check
Dan Carpenter
1
-1
/
+1
2018-05-02
iov_iter: fix memory leak in pipe_get_pages_alloc()
Ilya Dryomov
1
-1
/
+1
2018-05-02
iov_iter: fix return type of __pipe_get_pages()
Ilya Dryomov
1
-1
/
+1
2018-05-02
swiotlb: fix inversed DMA_ATTR_NO_WARN test
Michel Dänzer
1
-1
/
+1
2018-04-30
Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
1
-14
/
+9
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+5
2018-04-27
errseq: Always report a writeback error once
Matthew Wilcox
1
-14
/
+9
2018-04-24
rslib: Allocate decoder buffers to avoid VLAs
Thomas Gleixner
2
-8
/
+43
2018-04-24
rslib: Split rs control struct
Thomas Gleixner
3
-58
/
+79
2018-04-24
rslib: Simplify error path
Thomas Gleixner
1
-11
/
+6
2018-04-24
rslib: Remove GPL boilerplate
Thomas Gleixner
1
-4
/
+0
2018-04-24
rslib: Add SPDX identifiers
Thomas Gleixner
3
-0
/
+3
[next]