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
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-15
/
+15
2020-06-09
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
1
-4
/
+12
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-5
/
+5
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-10
/
+10
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-1
/
+1
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
1
-2
/
+2
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+16
2020-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+1
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+2
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-2
/
+1
2020-06-03
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
1
-8
/
+3
2020-06-03
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
1
-1
/
+1
2020-06-03
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-3
/
+3
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-5
/
+3
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
1
-3
/
+10
2020-05-19
perf/core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-05-19
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
1
-0
/
+16
2020-05-07
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
1
-1
/
+1
2020-04-30
perf: Add cond_resched() to task_function_call()
Barret Rhoden
1
-9
/
+14
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2
-5
/
+3
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2
-5
/
+3
2020-04-22
perf/core: fix parent pid/tid in task exit events
Ian Rogers
1
-3
/
+10
2020-04-16
perf/core: open access to probes for CAP_PERFMON privileged process
Alexey Budankov
1
-2
/
+2
2020-04-16
perf/core: Open access to the core for CAP_PERFMON privileged process
Alexey Budankov
1
-1
/
+1
2020-04-08
perf/core: Disable page faults when getting phys address
Jiri Olsa
1
-3
/
+6
2020-04-08
perf/cgroup: Correct indirection in perf_less_group_idx()
Ian Rogers
1
-1
/
+2
2020-04-08
perf/core: Fix event cgroup tracking
Peter Zijlstra
1
-27
/
+43
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
1
-1
/
+2
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+133
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+6
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-7
/
+4
2020-03-27
perf/core: Add PERF_SAMPLE_CGROUP feature
Namhyung Kim
1
-0
/
+22
2020-03-27
perf/core: Add PERF_RECORD_CGROUP event
Namhyung Kim
1
-0
/
+111
2020-03-25
perf: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-6
/
+6
2020-03-20
perf/core: Fix reversed NULL check in perf_event_groups_less()
Dan Carpenter
1
-1
/
+1
2020-03-20
perf/core: Fix endless multiplex timer
Peter Zijlstra
1
-6
/
+14
2020-03-13
bpf: Add name to struct bpf_ksym
Jiri Olsa
1
-5
/
+4
2020-03-06
perf/cgroup: Order events in RB tree by cgroup id
Ian Rogers
1
-10
/
+84
2020-03-06
perf/cgroup: Grow per perf_cpu_context heap storage
Ian Rogers
1
-0
/
+47
2020-03-06
perf/core: Add per perf_cpu_context min_heap storage
Ian Rogers
1
-11
/
+32
2020-03-06
perf/core: Use min_heap in visit_groups_merge()
Ian Rogers
1
-16
/
+51
2020-03-06
perf/cgroup: Reorder perf_cgroup_connect()
Peter Zijlstra
1
-8
/
+8
2020-03-06
perf/core: Remove 'struct sched_in_data'
Peter Zijlstra
1
-25
/
+11
2020-03-06
perf/core: Unify {pinned,flexible}_sched_in()
Peter Zijlstra
1
-37
/
+21
2020-02-24
perf/bpf: Remove preempt disable around BPF invocation
Thomas Gleixner
1
-2
/
+0
2020-02-11
perf/core: Add new branch sample type for HW index of raw branch records
Kan Liang
1
-0
/
+10
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+13
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-65
/
+65
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-01-28
perf/cgroups: Install cgroup events to correct cpuctx
Song Liu
1
-3
/
+4
[next]