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-20
signal: Properly deliver SIGILL from uprobes
Eric W. Biederman
1
-2
/
+2
2019-08-16
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: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
1
-3
/
+3
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-04
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
1
-0
/
+2
2018-11-04
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
1
-7
/
+2
2018-10-13
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
1
-0
/
+6
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/core: Fix installing cgroup events on CPU
leilei.lin
1
-11
/
+35
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-04-26
perf: Return proper values for user stack errors
Jiri Olsa
1
-2
/
+2
2018-04-26
perf: Fix sample_max_stack maximum check
Jiri Olsa
1
-9
/
+12
2018-04-19
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
1
-0
/
+6
2018-04-08
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
1
-23
/
+7
2018-03-28
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
1
-1
/
+3
2018-02-25
perf: Fix header.size for namespace events
Jiri Olsa
1
-1
/
+4
2018-02-03
perf/core: Fix memory leak triggered by perf --namespace
Vasily Averin
1
-0
/
+1
2017-12-25
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-2
/
+2
2017-12-10
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
1
-2
/
+2
2017-11-03
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-30
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
1
-2
/
+4
2017-10-10
perf/core: Fix cgroup time when scheduling descendants
leilei.lin
1
-1
/
+1
2017-10-10
perf/core: Avoid freeing static PMU contexts when PMU is unregistered
Will Deacon
1
-0
/
+8
2017-09-29
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
1
-5
/
+15
2017-09-20
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-1
/
+2
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+6
2017-09-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+1
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-30
/
+92
2017-09-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+11
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-22
/
+19
2017-08-31
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
1
-2
/
+0
2017-08-29
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
1
-0
/
+46
2017-08-29
perf/core, pt, bts: Get rid of itrace_started
Alexander Shishkin
1
-1
/
+6
2017-08-29
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-4
/
+11
2017-08-29
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
1
-4
/
+9
2017-08-29
perf/core: Fix potential double-fetch bug
Meng Xu
1
-0
/
+2
2017-08-25
tracing, perf: Adjust code layout in get_recursion_context()
Jesper Dangaard Brouer
1
-1
/
+1
[next]