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
2019-03-07
lib/test_firmware.c: remove some dead code
Dan Carpenter
1
-9
/
+0
2019-03-07
lib/assoc_array.c: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-07
lib/test_ubsan.c: VLA no longer used in kernel
Olof Johansson
1
-10
/
+1
2019-03-07
lib/div64.c: off by one in shift
Stanislaw Gruszka
1
-2
/
+2
2019-03-07
dynamic_debug: move pr_err from module.c to ddebug_add_module
Rasmus Villemoes
1
-1
/
+3
2019-03-07
dynamic_debug: remove unused EXPORT_SYMBOLs
Rasmus Villemoes
1
-2
/
+0
2019-03-07
dynamic_debug: use pointer comparison in ddebug_remove_module
Rasmus Villemoes
1
-1
/
+2
2019-03-07
dynamic_debug: don't duplicate modname in ddebug_add_module
Rasmus Villemoes
1
-8
/
+7
2019-03-07
lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition
Rasmus Villemoes
1
-2
/
+3
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-9
/
+6
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+136
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-53
/
+567
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+7
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+15
2019-03-05
mm/page_owner: move config option to mm/Kconfig.debug
Changbin Du
1
-17
/
+0
2019-03-05
vmalloc: add test driver to analyse vmalloc allocator
Uladzislau Rezki (Sony)
3
-0
/
+565
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
3
-35
/
+0
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+22
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2019-03-01
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
1
-0
/
+22
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
3
-13
/
+22
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
1
-0
/
+2
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-13
/
+22
2019-02-25
bpf: test_bpf: turn off preemption in function __run_once
Anders Roxell
1
-0
/
+2
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
2019-02-22
rhashtable: Remove obsolete rhashtable_walk_init function
Herbert Xu
2
-8
/
+3
2019-02-21
lib/test_rhashtable: fix spelling mistake "existant" -> "existent"
Colin Ian King
1
-2
/
+2
2019-02-20
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+5
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-02-16
Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...
Linus Torvalds
1
-2
/
+2
2019-02-15
assoc_array: Fix shortcut creation
David Howells
1
-3
/
+5
2019-02-15
lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
Miguel Ojeda
1
-2
/
+2
2019-02-14
lib: objagg: fix handling of object with 0 users when assembling hints
Jiri Pirko
1
-3
/
+5
2019-02-13
test_objagg: Uninitialized variable in error handling
Dan Carpenter
1
-2
/
+3
2019-02-13
test_objagg: Test the correct variable
Dan Carpenter
1
-2
/
+2
2019-02-13
lib: objagg: Fix an error code in objagg_hints_get()
Dan Carpenter
1
-1
/
+3
2019-02-13
kprobes: Prohibit probing on bsearch()
Andrea Righi
1
-0
/
+2
2019-02-13
kprobes: Prohibit probing on preemption checking debug functions
Masami Hiramatsu
1
-2
/
+5
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
6
-70
/
+119
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
2
-9
/
+16
2019-02-08
lib: objagg: add root count to stats
Jiri Pirko
1
-0
/
+4
2019-02-08
lib: objagg: implement optimization hints assembly and use hints for object c...
Jiri Pirko
2
-18
/
+749
2019-02-08
lib: objagg: fix typo in objagg_stats_put() docstring
Jiri Pirko
1
-1
/
+1
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+15
2019-02-04
refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants
Elena Reshetova
1
-5
/
+13
2019-02-01
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
1
-1
/
+1
2019-01-31
devres: always use dev_name() in devm_ioremap_resource()
Sergei Shtylyov
1
-3
/
+1
2019-01-31
lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
Bart Van Assche
1
-8
/
+15
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
4
-61
/
+103
[next]