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
2020-02-14
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
1
-1
/
+9
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-27
perf/core: Restore mmap record type correctly
Stephane Eranian
1
-0
/
+2
2019-04-03
perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops
Alexander Shishkin
1
-0
/
+7
2019-04-03
perf: Synchronously free aux pages in case of allocation failure
Alexander Shishkin
1
-20
/
+20
2019-02-20
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
1
-1
/
+1
2019-02-20
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
1
-0
/
+3
2018-12-17
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+2
2018-12-13
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Andrea Parri
1
-2
/
+10
2018-11-10
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
1
-1
/
+1
2018-11-10
perf/core: Don't leak event in the syscall error path
Alexander Shishkin
1
-0
/
+1
2018-11-10
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
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-16
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-13
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
1
-5
/
+10
2018-04-08
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
1
-23
/
+7
2017-10-21
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-1
/
+2
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-06-14
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-04-30
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+53
2017-03-26
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-02-09
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
1
-21
/
+21
2016-10-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
1
-1
/
+22
2016-09-15
uprobes: Fix the memcg accounting
Oleg Nesterov
1
-2
/
+3
2016-07-11
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
1
-1
/
+1
2016-06-01
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
1
-16
/
+36
2016-05-18
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
1
-1
/
+9
2016-04-20
perf: Cure event->pending_disable race
Peter Zijlstra
1
-3
/
+3
2016-04-20
perf: Do not double free
Peter Zijlstra
1
-1
/
+6
2016-04-12
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
1
-4
/
+3
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+1
2016-01-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-29
/
+6
2016-01-06
perf: Fix race in swevent hash
Peter Zijlstra
1
-19
/
+1
2016-01-06
perf: Fix race in perf_event_exec()
Peter Zijlstra
1
-10
/
+5
2015-12-08
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2015-12-06
perf: Do not send exit event twice
Jiri Olsa
1
-11
/
+31
2015-12-04
perf: Fix PERF_EVENT_IOC_PERIOD deadlock
Peter Zijlstra
1
-1
/
+8
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
1
-3
/
+3
2015-11-23
treewide: Remove old email address
Peter Zijlstra
4
-4
/
+4
2015-11-23
perf/core: Robustify the perf_cgroup_from_task() RCU checks
Stephane Eranian
1
-7
/
+13
2015-11-23
perf/core: Fix RCU problem with cgroup context switching code
Stephane Eranian
1
-3
/
+8
[next]