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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
4
-15
/
+56
2017-11-17
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
1
-2
/
+15
2017-11-17
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2
-2
/
+2
2017-11-17
autofs: don't fail mount for transient error
NeilBrown
1
-1
/
+14
2017-11-17
init/version.c: include <linux/export.h> instead of <linux/module.h>
Masahiro Yamada
1
-1
/
+1
2017-11-17
epoll: remove ep_call_nested() from ep_eventpoll_poll()
Jason Baron
1
-45
/
+35
2017-11-17
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
Jason Baron
1
-29
/
+18
2017-11-17
epoll: account epitem and eppoll_entry to kmemcg
Shakeel Butt
1
-2
/
+2
2017-11-17
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
1
-0
/
+1
2017-11-17
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
1
-0
/
+6
2017-11-17
checkpatch: add TP_printk to list of logging functions
Joe Perches
1
-0
/
+1
2017-11-17
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
Joe Perches
1
-2
/
+3
2017-11-17
checkpatch: printks always need a KERN_<LEVEL>
Joe Perches
1
-22
/
+4
2017-11-17
scripts/checkpatch.pl: avoid false warning missing break
Heinrich Schuchardt
1
-1
/
+1
2017-11-17
checkpatch: support function pointers for unnamed function definition arguments
Miles Chen
1
-1
/
+1
2017-11-17
lib: test module for find_*_bit() functions
Yury Norov
3
-0
/
+154
2017-11-17
lib/rbtree-test: lower default params
Davidlohr Bueso
2
-3
/
+3
2017-11-17
tools/lib/traceevent/parse-filter.c: clean up clang build warning
Cheng Jian
1
-3
/
+3
2017-11-17
lib/nmi_backtrace.c: fix kernel text address leak
Liu, Changcheng
1
-2
/
+2
2017-11-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2
-6
/
+7
2017-11-17
lib/int_sqrt: adjust comments
Peter Zijlstra
1
-2
/
+2
2017-11-17
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
1
-4
/
+2
2017-11-17
lib/int_sqrt: optimize small argument
Peter Zijlstra
1
-0
/
+3
2017-11-17
lib/test: delete five error messages for failed memory allocations
Markus Elfring
3
-15
/
+7
2017-11-17
lib: add module support to string tests
Geert Uytterhoeven
4
-142
/
+143
2017-11-17
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
Masahiro Yamada
1
-1
/
+0
2017-11-17
include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
1
-1
/
+1
2017-11-17
get_maintainer: add more --self-test options
Joe Perches
1
-17
/
+132
2017-11-17
get_maintainer: add --self-test for internal consistency tests
Tom Saeger
1
-17
/
+77
2017-11-17
dynamic_debug documentation: minor fixes
Randy Dunlap
1
-3
/
+3
2017-11-17
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
1
-0
/
+4
2017-11-17
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
1
-2
/
+2
2017-11-17
include/linux/compiler-clang.h: handle randomizable anonymous structs
Sandipan Das
1
-0
/
+3
2017-11-17
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
2
-3
/
+18
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
4
-3
/
+5
2017-11-17
lkdtm: include WARN format string
Kees Cook
1
-1
/
+3
2017-11-17
iopoll: avoid -Wint-in-bool-context warning
Arnd Bergmann
1
-9
/
+15
2017-11-17
parse-maintainers: add ability to specify filenames
Joe Perches
1
-5
/
+47
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
3
-1
/
+30
2017-11-17
kernel debug: support resetting WARN*_ONCE
Andi Kleen
5
-3
/
+42
2017-11-17
sh/boot: add static stack-protector to pre-kernel
Kees Cook
1
-0
/
+14
2017-11-17
spelling.txt: add "unnecessary" typo variants
Joe Perches
1
-0
/
+4
2017-11-17
proc: use do-while in name_to_int()
Alexey Dobriyan
1
-2
/
+2
2017-11-17
proc: : uninline name_to_int()
Alexey Dobriyan
3
-22
/
+25
2017-11-17
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
2
-0
/
+9
2017-11-17
mm, compaction: remove unneeded pageblock_skip_persistent() checks
Vlastimil Babka
1
-15
/
+3
2017-11-17
mm, compaction: split off flag for not updating skip hints
Vlastimil Babka
3
-1
/
+3
2017-11-17
mm, compaction: extend pageblock_skip_persistent() to all compound pages
Vlastimil Babka
1
-11
/
+14
2017-11-17
mm, compaction: persistently skip hugetlbfs pageblocks
David Rientjes
2
-12
/
+55
2017-11-17
mm, compaction: kcompactd should not ignore pageblock skip
David Rientjes
1
-2
/
+1
[next]