index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
2020-09-14
34
-78
/
+175
|
\
|
*
Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-08
2
-0
/
+2
|
|
\
|
|
*
selftests/timers: Turn off timeout setting
Po-Hsu Lin
2020-08-20
2
-0
/
+2
|
*
|
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/...
Linus Torvalds
2020-09-03
11
-18
/
+49
|
|
\
\
|
|
*
|
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
2020-09-03
3
-7
/
+24
|
|
*
|
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2020-09-03
2
-0
/
+8
|
|
*
|
perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...
YueHaibing
2020-09-03
1
-2
/
+2
|
|
*
|
perf stat: Turn off summary for interval mode by default
Jin Yao
2020-09-03
3
-3
/
+9
|
|
*
|
libtraceevent: Fix build warning on 32-bit arches
Tzvetomir Stoyanov (VMware)
2020-09-03
1
-1
/
+1
|
|
*
|
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
2020-09-03
1
-1
/
+1
|
|
*
|
perf parse-events: Use uintptr_t when casting numbers to pointers
Arnaldo Carvalho de Melo
2020-09-03
1
-4
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
3
-31
/
+42
|
|
\
\
\
|
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-31
1
-30
/
+37
|
|
|
\
\
\
|
|
|
*
|
|
selftests: netfilter: add command usage
Fabian Frederick
2020-08-28
1
-0
/
+11
|
|
|
*
|
|
selftests: netfilter: simplify command testing
Fabian Frederick
2020-08-28
1
-23
/
+11
|
|
|
*
|
|
selftests: netfilter: remove unused variable in make_file()
Fabian Frederick
2020-08-28
1
-3
/
+2
|
|
|
*
|
|
selftests: netfilter: exit on invalid parameters
Fabian Frederick
2020-08-28
1
-3
/
+12
|
|
|
*
|
|
selftests: netfilter: fix header example
Fabian Frederick
2020-08-28
1
-1
/
+1
|
|
*
|
|
|
selftests/bpf: Fix massive output from test_maps
Jesper Dangaard Brouer
2020-08-28
1
-0
/
+2
|
|
*
|
|
|
selftests/bpf: Fix test_progs-flavor run getting number of tests
Jesper Dangaard Brouer
2020-08-24
1
-1
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
2020-09-03
1
-2
/
+20
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
2020-09-03
1
-2
/
+20
|
*
|
|
|
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...
Linus Torvalds
2020-09-01
17
-27
/
+62
|
|
\
\
\
\
|
|
*
|
|
|
perf report: Disable ordered_events for raw dump
Jiri Olsa
2020-09-01
1
-0
/
+3
|
|
*
|
|
|
perf tools: Correct SNOOPX field offset
Al Grant
2020-09-01
1
-1
/
+1
|
|
*
|
|
|
perf intel-pt: Fix corrupt data after perf inject from
Al Grant
2020-09-01
1
-1
/
+8
|
|
*
|
|
|
perf cs-etm: Fix corrupt data after perf inject from
Al Grant
2020-09-01
1
-1
/
+8
|
|
*
|
|
|
perf top/report: Fix infinite loop in the TUI for grouped events
Arnaldo Carvalho de Melo
2020-09-01
1
-1
/
+2
|
|
*
|
|
|
perf parse-events: Avoid an uninitialized read when using fake PMUs
Ian Rogers
2020-09-01
1
-13
/
+17
|
|
*
|
|
|
perf stat: Fix out of bounds array access in the print_counters() evlist method
Thomas Richter
2020-09-01
1
-1
/
+1
|
|
*
|
|
|
perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...
Thomas Richter
2020-09-01
1
-0
/
+3
|
|
*
|
|
|
perf parse-events: Set exclude_guest=1 for user-space counting
Jin Yao
2020-09-01
2
-2
/
+5
|
|
*
|
|
|
perf record: Correct the help info of option "--no-bpf-event"
Wei Li
2020-09-01
1
-1
/
+1
|
|
*
|
|
|
perf tools: Use %zd for size_t printf formats on 32-bit
Chris Wilson
2020-09-01
2
-2
/
+2
|
|
*
|
|
|
perf: arm-spe: Fix check error when synthesizing events
Wei Li
2020-08-21
1
-3
/
+3
|
|
*
|
|
|
perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbols
Arnaldo Carvalho de Melo
2020-08-21
1
-0
/
+1
|
|
*
|
|
|
perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
Tiezhu Yang
2020-08-21
1
-0
/
+2
|
|
*
|
|
|
perf sched timehist: Fix use of CPU list with summary option
David Ahern
2020-08-21
1
-1
/
+5
|
|
*
|
|
|
perf test: Fix basic bpf filtering test
Sumanth Korikkar
2020-08-21
1
-1
/
+1
*
|
|
|
|
|
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Kees Cook
2020-09-10
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-30
3
-1
/
+47
|
\
\
\
\
\
|
*
|
|
|
|
selftests/powerpc: Update PROT_SAO test to skip ISA 3.1
Shawn Anastasio
2020-08-24
1
-2
/
+3
|
*
|
|
|
|
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-08-24
3
-1
/
+46
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-30
2
-8
/
+47
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
tools: usb: move to tools buildsystem
Heikki Krogerus
2020-08-19
2
-8
/
+47
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-23
8
-10
/
+47
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-21
8
-10
/
+47
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
2020-08-21
1
-5
/
+5
|
|
*
|
|
bpf: selftests: global_funcs: Check err_str before strstr
Yauheni Kaliuta
2020-08-20
1
-1
/
+1
|
|
*
|
|
selftests/bpf: Remove test_align leftovers
Veronika Kabatova
2020-08-20
2
-2
/
+1
[next]