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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
modules: Use vmalloc special flag
Rick Edgecombe
1
-38
/
+39
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
1
-2
/
+3
2019-04-30
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
1
-0
/
+5
2019-04-30
fork: Provide a function for copying init_mm
Nadav Amit
1
-6
/
+18
2019-04-30
uprobes: Initialize uprobes earlier
Nadav Amit
2
-5
/
+4
2019-04-30
bpf: Fail bpf_probe_write_user() while mm is switched
Nadav Amit
1
-0
/
+8
2019-04-30
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
1
-0
/
+1
2019-04-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+15
2019-04-29
Provide in-kernel headers to make extending kernel easier
Joel Fernandes (Google)
4
-0
/
+174
2019-04-29
locking/lockdep: Remove unnecessary unlikely()
zhengbin
1
-1
/
+1
2019-04-29
livepatch: Convert error about unsupported reliable stacktrace into a warning
Petr Mladek
1
-3
/
+2
2019-04-29
stacktrace: Provide common infrastructure
Thomas Gleixner
1
-0
/
+173
2019-04-29
stacktrace: Remove obsolete functions
Thomas Gleixner
1
-14
/
+0
2019-04-29
livepatch: Simplify stack trace retrieval
Thomas Gleixner
1
-13
/
+9
2019-04-29
tracing: Remove the last struct stack_trace usage
Thomas Gleixner
1
-21
/
+16
2019-04-29
tracing: Simplify stack trace retrieval
Thomas Gleixner
1
-27
/
+13
2019-04-29
tracing: Make ftrace_trace_userstack() static and conditional
Thomas Gleixner
2
-14
/
+8
2019-04-29
tracing: Use percpu stack trace buffer more intelligently
Thomas Gleixner
1
-36
/
+37
2019-04-29
tracing: Simplify stacktrace retrieval in histograms
Thomas Gleixner
1
-9
/
+3
2019-04-29
lockdep: Simplify stack trace handling
Thomas Gleixner
1
-27
/
+28
2019-04-29
lockdep: Remove save argument from check_prev_add()
Thomas Gleixner
1
-8
/
+8
2019-04-29
lockdep: Remove unused trace argument from print_circular_bug()
Thomas Gleixner
1
-5
/
+4
2019-04-29
dma/debug: Simplify stracktrace retrieval
Thomas Gleixner
1
-8
/
+6
2019-04-29
latency_top: Simplify stack trace handling
Thomas Gleixner
1
-15
/
+2
2019-04-29
backtrace-test: Simplify stack trace handling
Thomas Gleixner
1
-8
/
+3
2019-04-29
stacktrace: Provide helpers for common stack trace operations
Thomas Gleixner
1
-15
/
+155
2019-04-29
tracing: Cleanup stack trace code
Thomas Gleixner
1
-29
/
+13
2019-04-29
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
1
-0
/
+3
2019-04-29
locking/static_key: Don't take sleeping locks in __static_key_slow_dec_deferr...
Jakub Kicinski
1
-19
/
+13
2019-04-29
locking/static_key: Factor out the fast path of static_key_slow_dec()
Jakub Kicinski
1
-8
/
+15
2019-04-29
locking/static_key: Add support for deferred static branches
Jakub Kicinski
1
-7
/
+10
2019-04-29
locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()
Frederic Weisbecker
2
-67
/
+167
2019-04-29
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
1
-6
/
+10
2019-04-28
audit_compare_dname_path(): switch to const struct qstr *
Al Viro
5
-9
/
+8
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-6
/
+89
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+2
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+3
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+1
2019-04-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+4
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2
-4
/
+26
2019-04-26
bpf: add writable context for raw tracepoints
Matt Mullins
3
-2
/
+61
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-17
/
+20
2019-04-26
audit_update_watch(): switch to const struct qstr *
Al Viro
1
-4
/
+5
2019-04-26
fsnotify: switch send_to_group() and ->handle_event to const struct qstr *
Al Viro
3
-6
/
+6
2019-04-26
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-04-26
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
1
-1
/
+4
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
1
-14
/
+14
2019-04-26
locking/futex: Allow low-level atomic operations to return -EAGAIN
Will Deacon
1
-71
/
+117
2019-04-26
Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...
Will Deacon
1
-0
/
+15
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-30
/
+46
[prev]
[next]