index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
1
-4
/
+2
|
\
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-4
/
+2
*
|
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-04-22
1
-3
/
+10
|
/
*
perf/core: Disable page faults when getting phys address
Jiri Olsa
2020-04-08
1
-3
/
+6
*
perf/cgroup: Correct indirection in perf_less_group_idx()
Ian Rogers
2020-04-08
1
-1
/
+2
*
perf/core: Fix event cgroup tracking
Peter Zijlstra
2020-04-08
1
-27
/
+43
*
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-07
1
-1
/
+2
*
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-05
1
-0
/
+133
|
\
|
*
perf/core: Add PERF_SAMPLE_CGROUP feature
Namhyung Kim
2020-03-27
1
-0
/
+22
|
*
perf/core: Add PERF_RECORD_CGROUP event
Namhyung Kim
2020-03-27
1
-0
/
+111
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-02
1
-6
/
+6
|
\
\
|
*
|
perf: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
2020-03-25
1
-6
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
1
-7
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bpf: Add name to struct bpf_ksym
Jiri Olsa
2020-03-13
1
-5
/
+4
|
*
|
perf/bpf: Remove preempt disable around BPF invocation
Thomas Gleixner
2020-02-24
1
-2
/
+0
|
|
/
*
|
perf/core: Fix reversed NULL check in perf_event_groups_less()
Dan Carpenter
2020-03-20
1
-1
/
+1
*
|
perf/core: Fix endless multiplex timer
Peter Zijlstra
2020-03-20
1
-6
/
+14
*
|
perf/cgroup: Order events in RB tree by cgroup id
Ian Rogers
2020-03-06
1
-10
/
+84
*
|
perf/cgroup: Grow per perf_cpu_context heap storage
Ian Rogers
2020-03-06
1
-0
/
+47
*
|
perf/core: Add per perf_cpu_context min_heap storage
Ian Rogers
2020-03-06
1
-11
/
+32
*
|
perf/core: Use min_heap in visit_groups_merge()
Ian Rogers
2020-03-06
1
-16
/
+51
*
|
perf/cgroup: Reorder perf_cgroup_connect()
Peter Zijlstra
2020-03-06
1
-8
/
+8
*
|
perf/core: Remove 'struct sched_in_data'
Peter Zijlstra
2020-03-06
1
-25
/
+11
*
|
perf/core: Unify {pinned,flexible}_sched_in()
Peter Zijlstra
2020-03-06
1
-37
/
+21
*
|
perf/core: Add new branch sample type for HW index of raw branch records
Kan Liang
2020-02-11
1
-0
/
+10
|
/
*
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-02-09
1
-4
/
+13
|
\
|
*
perf/cgroups: Install cgroup events to correct cpuctx
Song Liu
2020-01-28
1
-3
/
+4
|
*
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
2020-01-28
1
-1
/
+9
*
|
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-06
1
-21
/
+21
|
\
\
|
*
|
perf: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
1
-21
/
+21
*
|
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nsfs: clean-up ns_get_path() signature to return int
Aleksa Sarai
2019-12-08
1
-1
/
+1
*
|
|
perf: Correctly handle failed perf_get_aux_event()
Mark Rutland
2020-01-17
1
-1
/
+3
|
|
/
|
/
|
*
|
perf/core: Add SRCU annotation for pmus list walk
Sebastian Andrzej Siewior
2019-12-17
1
-1
/
+1
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-26
1
-38
/
+290
|
\
|
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-11-25
1
-11
/
+3
|
|
\
|
|
*
perf/core: Make the mlock accounting simple again
Alexander Shishkin
2019-11-21
1
-7
/
+1
|
|
*
perf/core: Fix the mlock accounting, again
Alexander Shishkin
2019-11-18
1
-4
/
+2
|
*
|
perf/aux: Allow using AUX data in perf samples
Alexander Shishkin
2019-11-13
1
-3
/
+170
|
*
|
perf/core: Fix unlock balance in perf_init_event()
Qian Cai
2019-11-13
1
-1
/
+1
|
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-11-13
1
-4
/
+19
|
|
\
|
|
*
|
perf/core: Optimize perf_init_event() for TYPE_SOFTWARE
Liang, Kan
2019-10-28
1
-1
/
+10
|
*
|
perf/core: Optimize perf_init_event()
Peter Zijlstra
2019-10-28
1
-11
/
+30
|
*
|
perf/core: Optimize perf_install_in_event()
Peter Zijlstra
2019-10-28
1
-0
/
+19
|
*
|
perf/x86: Synchronize PMU task contexts on optimized context switches
Alexey Budankov
2019-10-28
1
-1
/
+12
|
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-10-28
1
-2
/
+2
|
|
\
\
|
*
\
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-10-22
1
-2
/
+4
|
|
\
\
\
|
*
|
|
|
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
2019-10-17
1
-11
/
+46
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
1
-5
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-20
1
-5
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]