index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-02-20
1
-0
/
+16
*
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
2019-02-20
1
-1
/
+1
*
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
2019-02-12
1
-0
/
+3
*
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
2018-12-08
1
-2
/
+10
*
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-11-04
1
-0
/
+2
*
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-11-04
1
-7
/
+2
*
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-10-13
1
-0
/
+6
*
perf/core: Force USER_DS when recording user stack data
Yabin Cui
2018-09-26
1
-0
/
+4
*
perf/core: Fix perf_output_read_group()
Peter Zijlstra
2018-05-30
1
-1
/
+2
*
perf/core: Fix installing cgroup events on CPU
leilei.lin
2018-05-30
1
-11
/
+35
*
perf/cgroup: Fix child event counting bug
Song Liu
2018-05-30
1
-5
/
+16
*
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
2018-05-16
1
-2
/
+5
*
perf: Remove superfluous allocation error check
Jiri Olsa
2018-05-16
1
-8
/
+2
*
perf: Return proper values for user stack errors
Jiri Olsa
2018-04-26
1
-2
/
+2
*
perf: Fix sample_max_stack maximum check
Jiri Olsa
2018-04-26
1
-9
/
+12
*
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
2018-04-19
1
-0
/
+6
*
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
2018-04-08
1
-23
/
+7
*
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
2018-03-28
1
-1
/
+3
*
perf: Fix header.size for namespace events
Jiri Olsa
2018-02-25
1
-1
/
+4
*
perf/core: Fix memory leak triggered by perf --namespace
Vasily Averin
2018-02-03
1
-0
/
+1
*
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-25
1
-2
/
+2
*
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
2017-12-10
1
-2
/
+2
*
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2017-11-03
2
-0
/
+2
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
|
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
2017-10-30
1
-2
/
+4
|
/
*
perf/core: Fix cgroup time when scheduling descendants
leilei.lin
2017-10-10
1
-1
/
+1
*
perf/core: Avoid freeing static PMU contexts when PMU is unregistered
Will Deacon
2017-10-10
1
-0
/
+8
*
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
2017-09-29
1
-5
/
+15
*
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-09-20
1
-1
/
+2
*
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-09-06
1
-0
/
+1
|
\
|
*
cgroup: implement cgroup v2 thread support
Tejun Heo
2017-07-21
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-4
/
+6
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
2
-22
/
+19
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-8
/
+39
|
|
\
\
\
|
*
|
|
|
bpf: add support for sys_enter_* and sys_exit_* tracepoints
Yonghong Song
2017-08-07
1
-4
/
+6
*
|
|
|
|
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
1
-13
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
x86/perf/cqm: Wipe out perf based cqm
Vikas Shivappa
2017-08-01
1
-13
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
3
-30
/
+92
|
\
\
\
\
\
|
*
|
|
|
|
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
2017-08-29
1
-0
/
+46
|
*
|
|
|
|
perf/core, pt, bts: Get rid of itrace_started
Alexander Shishkin
2017-08-29
1
-1
/
+6
|
*
|
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-08-29
1
-4
/
+11
|
|
\
\
\
\
\
|
*
|
|
|
|
|
tracing, perf: Adjust code layout in get_recursion_context()
Jesper Dangaard Brouer
2017-08-25
1
-1
/
+1
|
*
|
|
|
|
|
perf/core: Don't report zero PIDs for exiting tasks
Oleg Nesterov
2017-08-25
1
-9
/
+14
|
*
|
|
|
|
|
perf/aux: Ensure aux_wakeup represents most recent wakeup index
Will Deacon
2017-08-25
2
-3
/
+3
|
*
|
|
|
|
|
perf/aux: Make aux_{head,wakeup} ring_buffer members long
Will Deacon
2017-08-25
2
-19
/
+16
|
*
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-08-25
1
-20
/
+19
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf/core: Reduce context switch overhead
leilei.lin
2017-08-10
1
-0
/
+9
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-03
1
-4
/
+11
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
/
/
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
2017-08-29
1
-4
/
+9
|
*
|
|
|
|
perf/core: Fix potential double-fetch bug
Meng Xu
2017-08-29
1
-0
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
[next]