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.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
2019-04-16
perf/ring_buffer: Fix AUX record suppression
Alexander Shishkin
2019-04-16
perf/core: Fix the address filtering fix
Alexander Shishkin
2019-04-12
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2019-03-22
Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-03-11
perf/core: Restore mmap record type correctly
Stephane Eranian
2019-03-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-09
Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-03-09
perf/core: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-09
perf/ring_buffer: Use high order allocations for AUX buffers optimistically
Alexander Shishkin
2019-03-01
perf: Mark expected switch fall-through
Gustavo A. R. Silva
2019-02-28
perf, bpf: Consider events with attr.bpf_event as side-band events
Song Liu
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
2019-02-22
perf: Copy parent's address filter offsets on clone
Alexander Shishkin
2019-02-15
uprobes: convert uprobe.ref to refcount_t
Elena Reshetova
2019-02-13
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-02-04
perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t
Elena Reshetova
2019-02-04
perf/ring_buffer: Convert ring_buffer.refcount to refcount_t
Elena Reshetova
2019-02-04
perf: Convert perf_event_context.refcount to refcount_t
Elena Reshetova
2019-02-04
perf/uprobes: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
perf/hw_breakpoints: Convert to SPDX license identifier
Thomas Gleixner
2019-02-04
perf/core: Convert to SPDX license identifiers
Thomas Gleixner
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-02-04
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
2019-01-21
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
perf, bpf: Introduce PERF_RECORD_KSYMBOL
Song Liu
2019-01-21
perf: Make perf_event_output() propagate the output() return
Arnaldo Carvalho de Melo
2019-01-21
perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
2019-01-18
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-12-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-17
Merge tag 'v4.20-rc7' into perf/core, to pick up fixes
Ingo Molnar
2018-12-06
Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-05
Uprobes: Fix kernel oops with delayed_uprobe_remove()
Ravi Bangoria
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-03
perf: Fix typos in comments
Ingo Molnar
2018-11-27
events: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-23
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-10-30
perf/core: Clean up inconsisent indentation
Colin Ian King
[next]