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
2019-12-05
selftests: pmtu: use -oneline for ip route list cache
Thadeu Lima de Souza Cascardo
1
-3
/
+2
2019-12-05
selftests: bpf: correct perror strings
Jakub Kicinski
2
-20
/
+20
2019-12-05
selftests: bpf: test_sockmap: handle file creation failures gracefully
Jakub Kicinski
1
-0
/
+9
2019-12-05
selftests/tls: add a test for fragmented messages
Jakub Kicinski
1
-0
/
+60
2019-12-05
mm/gup_benchmark: fix MAP_HUGETLB case
John Hubbard
1
-1
/
+1
2019-12-05
perf scripting engines: Iterate on tep event arrays directly
Steven Rostedt (VMware)
2
-4
/
+13
2019-12-05
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
1
-1
/
+7
2019-11-29
usbip: tools: fix fd leakage in the function of read_attr_usbip_status
Hewenliang
1
-1
/
+1
2019-11-29
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
Andy Lutomirski
1
-0
/
+13
2019-11-29
selftests/x86/mov_ss_trap: Fix the SYSENTER test
Andy Lutomirski
1
-1
/
+2
2019-11-29
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
1
-2
/
+2
2019-11-29
tools: gpio: Correctly add make dependencies for gpio_utils
Laura Abbott
2
-3
/
+8
2019-11-12
usbip: tools: Fix read_usb_vudc_device() error path handling
GwanYeong Kim
1
-2
/
+4
2019-11-12
selftests/bpf: More compatible nc options in test_tc_edt
Jiri Benc
1
-1
/
+1
2019-11-12
perf map: Use zalloc for map_groups
John Keeping
1
-1
/
+1
2019-11-12
perf tools: Fix time sorting
Jiri Olsa
1
-1
/
+1
2019-11-12
tools: gpio: Use !building_out_of_srctree to determine srctree
Shuah Khan
1
-1
/
+5
2019-11-12
selftests/tls: add test for concurrent recv and send
Jakub Kicinski
1
-0
/
+108
2019-11-10
selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
Desnes A. Nunes do Rosario
1
-1
/
+1
2019-11-10
selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
Aneesh Kumar K.V
2
-0
/
+736
2019-11-10
selftests: fib_tests: add more tests for metric update
Paolo Abeni
1
-0
/
+21
2019-11-10
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
2019-11-10
selftests: kvm: fix sync_regs_test with newer gccs
Vitaly Kuznetsov
1
-10
/
+11
2019-11-10
selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
Vitaly Kuznetsov
1
-6
/
+1
2019-11-10
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
1
-0
/
+1
2019-11-10
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
1
-5
/
+9
2019-11-10
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2
-3
/
+7
2019-11-06
perf annotate: Fix multiple memory and file descriptor leaks
Gustavo A. R. Silva
1
-1
/
+1
2019-11-06
selftests/kselftest/runner.sh: Add 45 second timeout per test
Kees Cook
2
-3
/
+34
2019-11-06
kselftest: exclude failed TARGETS from runlist
Cristian Marussi
1
-0
/
+4
2019-11-06
perf annotate: Don't return -1 for error when doing BPF disassembly
Arnaldo Carvalho de Melo
2
-4
/
+17
2019-11-06
perf annotate: Return appropriate error code for allocation failures
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-11-06
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
6
-8
/
+20
2019-11-06
perf annotate: Propagate the symbol__annotate() error return
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-06
perf annotate: Fix the signedness of failure returns
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-06
perf annotate: Propagate perf_env__arch() error
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-06
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
4
-9
/
+13
2019-11-06
perf jevents: Fix period for Intel fixed counters
Andi Kleen
1
-6
/
+6
2019-11-06
perf script brstackinsn: Fix recovery from LBR/binary mismatch
Andi Kleen
1
-1
/
+5
2019-11-06
perf map: Fix overlapped map handling
Steve MacLean
1
-0
/
+3
2019-11-06
perf tests: Avoid raising SEGV using an obvious NULL dereference
Ian Rogers
1
-2
/
+1
2019-11-06
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
1
-1
/
+7
2019-10-29
selftests: kvm: Fix libkvm build error
Shuah Khan
1
-1
/
+1
2019-10-17
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
1
-3
/
+3
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
1
-3
/
+3
2019-10-11
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
3
-0
/
+21
2019-10-11
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-10-11
libbpf: fix false uninitialized variable warning
Andrii Nakryiko
1
-0
/
+1
2019-10-11
selftests/bpf: adjust strobemeta loop to satisfy latest clang
Andrii Nakryiko
1
-1
/
+4
2019-10-11
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
1
-1
/
+1
[next]