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-11-25
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
1
-2
/
+2
2019-08-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
1
-1
/
+1
2019-07-21
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
2019-06-22
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
1
-0
/
+9
2019-06-22
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
1
-4
/
+20
2019-04-20
perf/core: Restore mmap record type correctly
Stephane Eranian
1
-0
/
+2
2019-03-13
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
1
-7
/
+7
2019-02-20
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+16
2019-02-20
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
1
-1
/
+1
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
[next]