index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
1
-0
/
+3
2018-12-08
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
1
-2
/
+10
2018-11-10
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+5
2018-11-10
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-09-26
perf/core: Force USER_DS when recording user stack data
Yabin Cui
1
-0
/
+4
2018-05-30
perf/core: Fix perf_output_read_group()
Peter Zijlstra
1
-1
/
+2
2018-05-30
perf/cgroup: Fix child event counting bug
Song Liu
1
-5
/
+16
2018-05-16
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra
1
-2
/
+5
2018-05-16
perf: Remove superfluous allocation error check
Jiri Olsa
1
-8
/
+2
2018-05-09
perf/core: Fix the perf_cpu_time_max_percent check
Tan Xiaojun
1
-1
/
+1
2018-04-29
perf: Return proper values for user stack errors
Jiri Olsa
1
-2
/
+2
2018-04-29
perf: Fix sample_max_stack maximum check
Jiri Olsa
1
-9
/
+12
2018-04-20
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
1
-0
/
+6
2018-04-13
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
1
-5
/
+10
2018-04-13
perf/core: Fix error handling in perf_event_alloc()
Dan Carpenter
1
-1
/
+3
2018-04-13
perf/callchain: Force USER_DS when invoking perf_callchain_user()
Will Deacon
1
-0
/
+6
2018-04-08
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
1
-23
/
+7
2017-12-09
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
1
-16
/
+31
2017-10-12
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-1
/
+2
2017-09-07
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
1
-2
/
+0
2017-08-30
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-07-27
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
1
-21
/
+0
2017-07-05
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
1
-22
/
+48
2017-06-14
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-03-26
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-03-26
perf/core: Fix use-after-free in perf_release()
Peter Zijlstra
1
-0
/
+11
2017-02-14
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
2017-02-09
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
1
-21
/
+21
2017-02-09
perf/core: Fix use-after-free bug
Peter Zijlstra
1
-2
/
+25
2017-02-01
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+54
2016-12-06
perf/core: Remove invalid warning from list_update_cgroup_even()t
David Carrillo-Cisneros
1
-11
/
+8
2016-11-21
perf/core: Fix address filter parser
Alexander Shishkin
1
-0
/
+2
2016-11-15
perf/core: Do not set cpuctx->cgrp for unscheduled cgroups
David Carrillo-Cisneros
1
-0
/
+11
2016-10-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+17
2016-10-28
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
1
-2
/
+8
2016-10-28
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
1
-4
/
+9
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+4
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+88
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+48
2016-09-23
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-09-22
perf/core: Limit matching exclusive events to one PMU
Alexander Shishkin
1
-1
/
+1
2016-09-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-10
/
+36
2016-09-10
perf/core: Fix aux_mmap_count vs aux_refcount order
Alexander Shishkin
1
-4
/
+11
2016-09-10
perf/core: Fix a race between mmap_close() and set_output() of AUX events
Alexander Shishkin
1
-6
/
+25
2016-09-06
perf, bpf: fix conditional call to bpf_overflow_handler
Arnd Bergmann
1
-1
/
+1
2016-09-05
perf/core: Don't pass PERF_EF_START to the PMU ->start callback
Will Deacon
1
-1
/
+1
2016-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...
Ingo Molnar
1
-5
/
+13
2016-09-05
perf/core: Remove WARN from perf_event_read()
Peter Zijlstra
1
-4
/
+12
2016-09-02
perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs
Alexei Starovoitov
1
-1
/
+88
[next]