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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2017-10-03
perf/core: Fix group {cpu,task} validation
Mark Rutland
2017-09-10
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
2017-06-25
perf/core: Drop kernel samples even though :u is specified
Jin Yao
2017-05-17
perf/core: Fix event inheritance on fork()
Peter Zijlstra
2017-03-06
perf/core: Fix the perf_cpu_time_max_percent check
Tan Xiaojun
2017-03-06
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
Peter Zijlstra
2017-03-06
perf/core: Fix implicitly enable dynamic interrupt throttle
Kan Liang
2017-03-06
perf/core: Fix dynamic interrupt throttle
Peter Zijlstra
2017-03-06
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
2016-08-31
uprobes: Fix the memcg accounting
Oleg Nesterov
2016-05-17
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
2016-04-11
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-03-24
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
2016-03-24
perf: Cure event->pending_disable race
Peter Zijlstra
2016-03-24
perf: Do not double free
Peter Zijlstra
2015-10-22
perf: Fix AUX buffer refcounting
Peter Zijlstra
2015-09-13
perf: Fix PERF_EVENT_IOC_PERIOD migration race
Peter Zijlstra
2015-09-13
perf: Fix double-free of the AUX buffer
Ben Hutchings
2015-09-13
perf: Fix running time accounting
Peter Zijlstra
2015-09-13
perf: Fix fasync handling on inherited events
Peter Zijlstra
2015-06-29
perf: Fix ring_buffer_attach() RCU sync, again
Oleg Nesterov
2015-05-27
perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode
Alexander Shishkin
2015-05-27
perf: Fix race in BPF program unregister
Alexei Starovoitov
2015-05-08
perf: Annotate inherited event ctx->mutex recursion
Peter Zijlstra
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-02
perf: Add ITRACE_START record to indicate that tracing has started
Alexander Shishkin
2015-04-02
perf: Add wakeup watermark control to the AUX area
Alexander Shishkin
2015-04-02
perf: Support overwrite mode for the AUX area
Alexander Shishkin
2015-04-02
perf: Add API for PMUs to write to the AUX area
Alexander Shishkin
2015-04-02
perf: Add AUX record
Alexander Shishkin
2015-04-02
perf: Add a pmu capability for "exclusive" events
Alexander Shishkin
2015-04-02
perf: Add a capability for AUX_NO_SG pmus to do software double buffering
Alexander Shishkin
2015-04-02
perf: Support high-order allocations for AUX space
Alexander Shishkin
2015-04-02
perf: Add AUX area to ring buffer for raw data streams
Peter Zijlstra
2015-04-02
perf: Add data_{offset,size} to user_page
Alexander Shishkin
2015-04-02
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
2015-03-27
perf: Add per event clockid support
Peter Zijlstra
2015-03-27
perf: Fix racy group access
Peter Zijlstra
2015-03-27
Merge branch 'perf/x86' into perf/core, because it's ready
Ingo Molnar
2015-03-27
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...
Ingo Molnar
2015-03-23
perf: Remove type specific target pointers
Peter Zijlstra
2015-03-23
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
2015-03-13
perf: Fix context leak in put_event()
Leon Yu
2015-03-02
Revert "perf: Remove the extra validity check on nr_pages"
Kan Liang
2015-02-26
Merge tag 'v4.0-rc1' into perf/core, to refresh the tree
Ingo Molnar
2015-02-25
perf/x86/intel: Support task events with Intel CQM
Matt Fleming
2015-02-25
perf: Move cgroup init before PMU ->event_init()
Matt Fleming
2015-02-25
perf: Add ->count() function to read per-package counters
Matt Fleming
2015-02-25
perf: Make perf_cgroup_from_task() global
Matt Fleming
2015-02-18
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
[next]