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-11-13
perf/aux: Allow using AUX data in perf samples
Alexander Shishkin
2019-11-13
perf/core: Fix unlock balance in perf_init_event()
Qian Cai
2019-11-13
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-11-13
perf/core: Fix missing static inline on perf_cgroup_switch()
Ben Dooks (Codethink)
2019-11-13
perf/core: Consistently fail fork on allocation failures
Alexander Shishkin
2019-11-13
perf/aux: Disallow aux_output for kernel events
Alexander Shishkin
2019-11-13
perf/core: Reattach a misplaced comment
Alexander Shishkin
2019-11-13
perf/aux: Fix the aux_output group inheritance fix
Alexander Shishkin
2019-11-13
perf/core: Disallow uncore-cgroup events
Peter Zijlstra
2019-10-28
perf/core: Optimize perf_init_event() for TYPE_SOFTWARE
Liang, Kan
2019-10-28
perf/core: Optimize perf_init_event()
Peter Zijlstra
2019-10-28
perf/core: Optimize perf_install_in_event()
Peter Zijlstra
2019-10-28
perf/x86: Synchronize PMU task contexts on optimized context switches
Alexey Budankov
2019-10-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-10-28
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-22
perf/aux: Fix AUX output stopping
Alexander Shishkin
2019-10-22
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-10-21
perf/aux: Fix tracking of auxiliary trace buffer allocation
Thomas Richter
2019-10-19
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
2019-10-17
perf/ring_buffer: Matching the memory allocate and free, in rb_alloc()
Yunfeng Ye
2019-10-17
perf/ring_buffer: Modify the parameter type of perf_mmap_free_page()
Yunfeng Ye
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
2019-10-09
perf/core: Fix corner case in perf_rotate_context()
Song Liu
2019-10-09
perf/core: Rework memory accounting in perf_mmap()
Song Liu
2019-10-07
perf/core: Fix inheritance of aux_output groups
Alexander Shishkin
2019-10-01
perf_event_open: switch to copy_struct_from_user()
Aleksa Sarai
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-24
uprobe: collapse THP pmd after removing all uprobes
Song Liu
2019-09-24
uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
Song Liu
2019-09-24
uprobe: use original page when all uprobes are removed
Song Liu
2019-09-20
perf/core: Fix several typos in comments
Roy Ben Shlomo
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-06
perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization
Mark-PK Tsai
2019-08-28
perf: Allow normal events to output AUX data
Alexander Shishkin
2019-08-19
lockdown: Lock down perf when in confidentiality mode
David Howells
2019-08-01
perf/core: Mark hrtimers to expire in hard interrupt context
Sebastian Andrzej Siewior
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
2019-07-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-07-19
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-07-13
perf/core: Fix exclusive events' grouping
Alexander Shishkin
2019-07-13
perf/core: Fix race between close() and fork()
Peter Zijlstra
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[prev]
[next]