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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-07-11
77
-331
/
+1872
|
\
|
*
perf test: Add free() calls for scandir() returned dirent entries
Riccardo Mancini
2021-07-09
1
-4
/
+11
|
*
libperf: Add tests for perf_evlist__set_leader()
Jiri Olsa
2021-07-09
1
-6
/
+21
|
*
libperf: Remove BUG_ON() from library code in get_group_fd()
Arnaldo Carvalho de Melo
2021-07-09
1
-7
/
+16
|
*
libperf: Add group support to perf_evsel__open()
Jiri Olsa
2021-07-09
1
-2
/
+24
|
*
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
2021-07-09
3
-2
/
+37
|
*
perf record: Add a dummy event on hybrid systems to collect metadata records
Kan Liang
2021-07-09
1
-4
/
+5
|
*
perf stat: Add Topdown metrics L2 events as default events
Kan Liang
2021-07-09
2
-1
/
+8
|
*
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
2021-07-09
7
-20
/
+26
|
*
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
2021-07-09
11
-23
/
+23
|
*
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
20
-77
/
+103
|
*
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-09
21
-58
/
+59
|
*
libperf: Change tests to single static and shared binaries
Jiri Olsa
2021-07-07
11
-51
/
+67
|
*
perf intel-pt: Add a config for max loops without consuming a packet
Adrian Hunter
2021-07-07
4
-4
/
+21
|
*
perf stat: Disable the NMI watchdog message on hybrid
Jin Yao
2021-07-07
1
-3
/
+6
|
*
perf vendor events power10: Adds 24x7 nest metric events for power10 platform
Kajol Jain
2021-07-07
1
-0
/
+424
|
*
perf script python: Fix buffer size to report iregs in perf script
Kajol Jain
2021-07-07
1
-5
/
+12
|
*
perf trace: Fix the perf trace link location
Justin M. Forbes
2021-07-07
1
-1
/
+1
|
*
perf top: Fix overflow in elf_sec__is_text()
Riccardo Mancini
2021-07-07
1
-3
/
+14
|
*
perf annotate: Fix 's' on source line when disasm is empty
Riccardo Mancini
2021-07-07
1
-2
/
+2
|
*
perf probe: Do not show @plt function by default
Masami Hiramatsu
2021-07-07
1
-1
/
+1
|
*
perf symbol-elf: Decode dynsym even if symtab exists
Masami Hiramatsu
2021-07-07
1
-28
/
+54
|
*
perf probe: Fix debuginfo__new() to enable build-id based debuginfo
Masami Hiramatsu
2021-07-07
1
-0
/
+5
|
*
tools headers UAPI: Sync files changed by the quotactl_fd new syscall
Arnaldo Carvalho de Melo
2021-07-05
5
-5
/
+6
|
*
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
2021-07-05
1
-0
/
+3
|
*
tools headers UAPI: Update tools's copy of drm/drm.h header
Arnaldo Carvalho de Melo
2021-07-05
1
-4
/
+24
|
*
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-07-05
1
-34
/
+359
|
*
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-07-05
1
-2
/
+28
|
*
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim
2021-07-05
7
-1
/
+523
|
*
perf report: Fix --task and --stat with pipe input
Namhyung Kim
2021-07-05
1
-0
/
+6
*
|
Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-07-09
1
-0
/
+18
|
\
\
|
*
|
tracing/selftests: Add tests to test histogram sym and sym-offset modifiers
Steven Rostedt (VMware)
2021-07-08
1
-0
/
+18
*
|
|
selftest/mremap_test: avoid crash with static build
Aneesh Kumar K.V
2021-07-08
1
-2
/
+3
*
|
|
selftest/mremap_test: update the test to handle pagesize other than 4K
Aneesh Kumar K.V
2021-07-08
1
-52
/
+61
*
|
|
secretmem: test: add basic selftest for memfd_secret(2)
Mike Rapoport
2021-07-08
4
-1
/
+316
*
|
|
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-07
4
-7
/
+260
|
\
\
\
|
*
\
\
Merge x86/urgent into x86/fpu
Borislav Petkov
2021-06-23
121
-904
/
+3424
|
|
\
\
\
|
*
|
|
|
selftests/x86: Test signal frame XSTATE header corruption handling
Andy Lutomirski
2021-06-09
2
-1
/
+116
|
*
|
|
|
selftest/x86/signal: Include test cases for validating sigaltstack
Chang S. Bae
2021-05-19
2
-1
/
+129
|
*
|
|
|
selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
Chang S. Bae
2021-05-19
1
-5
/
+15
*
|
|
|
|
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
4
-8
/
+23
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
lkdtm/heap: Add init_on_alloc tests
Kees Cook
2021-06-24
2
-0
/
+3
|
*
|
|
|
selftests/lkdtm: Enable various testable CONFIGs
Kees Cook
2021-06-24
1
-0
/
+6
|
*
|
|
|
lkdtm: Add CONFIG hints in errors where possible
Kees Cook
2021-06-24
1
-0
/
+1
|
*
|
|
|
lkdtm/heap: Add vmalloc linear overflow test
Kees Cook
2021-06-24
1
-1
/
+2
|
*
|
|
|
selftests/lkdtm: Fix expected text for free poison
Kees Cook
2021-06-24
1
-2
/
+2
|
*
|
|
|
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
2021-06-24
1
-1
/
+1
|
*
|
|
|
selftests/lkdtm: Avoid needing explicit sub-shell
Kees Cook
2021-06-24
1
-4
/
+8
*
|
|
|
|
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
16
-54
/
+422
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
.
\
\
\
\
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
2021-05-18
16
-54
/
+422
|
|
\
\
\
\
\
\
\
[next]