index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-09
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
1
-2
/
+2
2021-10-09
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
1
-1
/
+1
2021-10-09
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
1
-2
/
+2
2021-10-09
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
3
-2
/
+5
2021-10-09
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
4
-30
/
+16
2021-10-09
selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+4
2021-10-09
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+2
2021-10-09
selftests: be sure to make khdr before other targets
Li Zhijian
1
-0
/
+1
2021-10-09
usb: testusb: Fix for showing the connection speed
Faizel K B
1
-6
/
+8
2021-10-07
objtool: print out the symbol type when complaining about it
Linus Torvalds
1
-4
/
+8
2021-10-07
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
1
-7
/
+25
2021-10-07
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
1
-5
/
+8
2021-10-07
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
1
-1
/
+2
2021-10-07
libbpf: Fix segfault in static linker for objects without BTF
Kumar Kartikeya Dwivedi
1
-1
/
+7
2021-10-07
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
1
-1
/
+1
2021-10-07
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
1
-0
/
+2
2021-10-07
perf test: Fix DWARF unwind for optimized builds.
Ian Rogers
1
-7
/
+32
2021-09-30
libperf evsel: Make use of FD robust.
Ian Rogers
1
-23
/
+41
2021-09-30
kselftest/arm64: signal: Skip tests if required features are missing
Cristian Marussi
1
-2
/
+5
2021-09-30
kselftest/arm64: signal: Add SVE to the set of features we can check for
Mark Brown
2
-0
/
+5
2021-09-26
tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.sh
Masami Hiramatsu
1
-2
/
+2
2021-09-26
perf tools: Allow build-id with trailing zeros
Namhyung Kim
1
-0
/
+10
2021-09-26
perf symbol: Look for ImageBase in PE file to compute .text offset
Remi Bernon
1
-4
/
+16
2021-09-26
perf test: Fix bpf test sample mismatch reporting
Michael Petlan
1
-1
/
+1
2021-09-22
selftests: mptcp: clean tmp files in simult_flows
Matthieu Baerts
1
-2
/
+2
2021-09-22
tools build: Fix feature detect clean for out of source builds
James Clark
1
-1
/
+1
2021-09-22
perf bench inject-buildid: Handle writen() errors
Arnaldo Carvalho de Melo
1
-22
/
+30
2021-09-22
perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
Li Huafei
1
-4
/
+4
2021-09-22
perf config: Fix caching and memory leak in perf_home_perfconfig()
Arnaldo Carvalho de Melo
1
-1
/
+4
2021-09-22
selftest: net: fix typo in altname test
Andrea Claudi
1
-1
/
+1
2021-09-22
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
1
-0
/
+1
2021-09-18
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
1
-1
/
+3
2021-09-18
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
1
-1
/
+1
2021-09-18
kselftest/arm64: pac: Fix skipping of tests on systems without PAC
Mark Brown
1
-4
/
+6
2021-09-18
kselftest/arm64: mte: Fix misleading output when skipping tests
Mark Brown
1
-1
/
+1
2021-09-18
selftests: nci: Fix the wrong condition
Bongsu Jeon
1
-1
/
+1
2021-09-18
selftests: nci: Fix the code for next nlattr offset
Bongsu Jeon
1
-2
/
+2
2021-09-18
selftests/bpf: Fix flaky send_signal test
Yonghong Song
1
-0
/
+16
2021-09-18
selftests/bpf: Correctly display subtest skip status
Yucong Sun
1
-12
/
+13
2021-09-18
selftests/bpf: Fix xdp_tx.c prog section name
Jussi Maki
2
-2
/
+2
2021-09-18
libbpf: Fix race when pinning maps in parallel
Martynas Pumputis
1
-1
/
+14
2021-09-18
selftests: firmware: Fix ignored return val of asprintf() warn
Shuah Khan
1
-1
/
+2
2021-09-18
libbpf: Fix reuse of pinned map on older kernel
Martynas Pumputis
1
-3
/
+45
2021-09-18
tools/thermal/tmon: Add cross compiling support
Rolf Eike Beer
1
-1
/
+1
2021-09-18
selftests/ftrace: Fix requirement check of README file
Steven Rostedt (VMware)
1
-1
/
+1
2021-09-15
bootconfig: Fix missing return check of xbc_node_compose_key function
Julio Faracco
1
-1
/
+3
2021-09-15
libbpf: Re-build libbpf.so when libbpf.map changes
Andrii Nakryiko
1
-5
/
+5
2021-09-15
selftests/bpf: Fix test_core_autosize on big-endian machines
Ilya Leoshkevich
1
-5
/
+15
2021-09-15
selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
Jose Blanquicet
1
-1
/
+1
2021-09-15
tools: Free BTF objects at various locations
Quentin Monnet
4
-4
/
+9
[next]