index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
tools/memory-model: Remove redundant initialization in litmus tests
Akira Yokosawa
32
-134
/
+32
2021-01-04
tools/memory-model: Tie acquire loads to reads-from
Paul E. McKenney
1
-3
/
+9
2021-01-04
torture: Allow standalone kvm-recheck.sh run detect --trust-make
Paul E. McKenney
1
-1
/
+1
2021-01-04
torture: Remove "Failed to add ttynull console" false positive
Paul E. McKenney
2
-1
/
+2
2021-01-04
torture: Simplify exit-code plumbing for kvm-recheck.sh and kvm-find-errors.sh
Paul E. McKenney
2
-1
/
+3
2021-01-04
torture: s/STOP/STOP.1/ to avoid scenario collision
Paul E. McKenney
2
-5
/
+5
2021-01-04
torture: Add --dryrun batches to help schedule a distributed run
Paul E. McKenney
1
-5
/
+17
2021-01-04
torture: Stop hanging on panic
Paul E. McKenney
1
-0
/
+1
2021-01-04
torture: Add kvm.sh test summary to end of log file
Paul E. McKenney
1
-8
/
+11
2021-01-04
torture: Make kvm.sh include --kconfig arguments in CPU calculation
Paul E. McKenney
1
-1
/
+7
2021-01-04
torture: Make kvm.sh return failure upon build failure
Paul E. McKenney
1
-1
/
+7
2021-01-04
torture: Print run duration at end of kvm.sh execution
Paul E. McKenney
2
-0
/
+39
2021-01-04
torture: Make kvm.sh arguments accumulate
Paul E. McKenney
1
-6
/
+6
2021-01-04
torture: Make kvm.sh "Test Summary" date be end of test
Paul E. McKenney
1
-1
/
+3
2021-01-04
tools/rcutorture: Make identify_qemu_vcpus() independent of local language
Frederic Weisbecker
1
-1
/
+1
2021-01-04
torture: Add config2csv.sh script to compare torture scenarios
Paul E. McKenney
1
-0
/
+67
2021-01-04
torture: Prepare for splitting qemu execution from kvm-test-1-run.sh
Paul E. McKenney
1
-1
/
+3
2021-01-04
torture: Allow kvm.sh --datestamp to specify subdirectories
Paul E. McKenney
1
-2
/
+2
2021-01-04
torture: Make kvm.sh "--dryrun sched" summarize number of builds
Paul E. McKenney
1
-0
/
+4
2021-01-04
torture: Make kvm.sh "--dryrun sched" summarize number of batches
Paul E. McKenney
1
-0
/
+2
2021-01-04
torture: Make --kcsan specify lockdep
Paul E. McKenney
1
-1
/
+1
2021-01-04
selftests: mlxsw: Set headroom size of correct port
Ido Schimmel
1
-1
/
+1
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+0
2021-01-04
selftests: Skip BPF seftests by default
Mark Brown
1
-2
/
+4
2021-01-04
selftests/vDSO: fix -Wformat warning in vdso_test_correctness
Tobias Klauser
1
-1
/
+1
2021-01-04
selftests/vDSO: add additional binaries to .gitignore
Tobias Klauser
1
-0
/
+3
2021-01-04
kunit: tool: Force the use of the 'tty' console for UML
David Gow
1
-1
/
+1
2021-01-04
tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_frequency
Srinivas Pandruvada
1
-0
/
+11
2021-01-04
tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequency
Srinivas Pandruvada
1
-0
/
+21
2021-01-05
selftests/powerpc: Make the test check in eeh-basic.sh posix compliant
Po-Hsu Lin
1
-1
/
+1
2021-01-04
xfrm: Fix wraparound in xfrm_policy_addr_delta()
Visa Hankala
1
-0
/
+43
2021-01-04
selftests: xfrm: fix test return value override issue in xfrm_policy.sh
Po-Hsu Lin
1
-1
/
+1
2020-12-29
selftests/vm: fix building protection keys test
Harish
1
-5
/
+5
2020-12-29
selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXEC
Jiang Wang
1
-1
/
+1
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-8
/
+47
2020-12-28
perf record: Tweak "Lowering..." warning in record_opts__config_freq
Hans-Peter Nilsson
1
-2
/
+2
2020-12-28
perf buildid-list: Add support for mmap2's buildid events
Jiri Olsa
1
-0
/
+3
2020-12-28
perf buildid-cache: Add --debuginfod option to specify a server to fetch debug files
Jiri Olsa
3
-3
/
+38
2020-12-28
perf tools: Add support to display build ids when available in PERF_RECORD_MMAP2 events
Jiri Olsa
1
-11
/
+30
2020-12-28
perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id
Jiri Olsa
8
-5
/
+45
2020-12-28
perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_RECORD_MMAP2
Jiri Olsa
1
-0
/
+32
2020-12-28
perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules maps
Jiri Olsa
1
-17
/
+32
2020-12-28
perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel map
Jiri Olsa
2
-14
/
+29
2020-12-28
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
Jiri Olsa
4
-12
/
+41
2020-12-28
perf tools: Do not swap mmap2 fields in case it contains build id
Jiri Olsa
1
-4
/
+7
2020-12-28
tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
Jiri Olsa
1
-5
/
+37
2020-12-28
perf arm64: Add argument support for SDT
Leo Yan
1
-0
/
+94
2020-12-28
perf probe: Fixup Arm64 SDT arguments
Leo Yan
1
-2
/
+36
2020-12-27
Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-26
/
+42
2020-12-25
Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
23
-391
/
+688
[prev]
[next]