index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2019-08-16
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
2019-07-28
perf/core: Fix race between close() and fork()
Peter Zijlstra
2019-07-28
perf/core: Fix exclusive events' grouping
Alexander Shishkin
2019-07-21
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
2019-06-22
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
2019-06-22
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
2019-06-22
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
2019-05-10
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2019-04-20
perf/core: Restore mmap record type correctly
Stephane Eranian
2019-04-05
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-03-13
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
2019-02-20
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-02-20
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
2019-02-12
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
2018-12-08
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
2018-10-02
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-10-02
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-09-10
perf/core: Force USER_DS when recording user stack data
Yabin Cui
2018-09-09
Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-08-30
perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
Jiri Olsa
2018-08-30
perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
Jiri Olsa
2018-08-30
perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
Jiri Olsa
2018-08-30
perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
Jiri Olsa
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-13
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
2018-08-13
Uprobes: Simplify uprobe_register() body
Ravi Bangoria
2018-07-31
arm64: perf: Add cap_user_time aarch64
Michael O'Farrell
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-16
perf, tools: Use correct articles in comments
Tobias Tefke
2018-06-27
perf/core: Move inline keyword at the beginning of declaration
Mathieu Malaterre
2018-06-26
perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Split attribute parse and commit
Frederic Weisbecker
2018-06-26
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
2018-06-21
perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'
Souptick Joarder
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-25
perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...
Eugene Syromiatnikov
[next]