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
2022-04-08
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
1
-1
/
+4
2022-04-08
selftests/bpf: Fix error reporting from sock_fields programs
Jakub Sitnicki
1
-1
/
+1
2022-04-08
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
1
-1
/
+9
2022-04-08
libbpf: Unmap rings when umem deleted
lic121
1
-0
/
+11
2022-04-08
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
1
-0
/
+5
2022-04-08
selftests: mptcp: add csum mib check for mptcp_connect
Geliang Tang
1
-0
/
+19
2022-04-08
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
1
-3
/
+5
2022-04-08
bpftool: Fix the error when lookup in no-btf maps
Yinjun Zhang
1
-4
/
+2
2022-04-08
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
1
-4
/
+51
2022-04-08
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
1
-1
/
+2
2022-04-08
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
1
-2
/
+3
2022-04-08
selftests/net: timestamping: Fix bind_phc check
Gerhard Engleder
1
-2
/
+2
2022-04-08
selftests/bpf/test_xdp_redirect_multi: use temp netns for testing
Hangbin Liu
1
-29
/
+31
2022-04-08
selftests/bpf: Normalize XDP section names in selftests
Andrii Nakryiko
19
-30
/
+27
2022-04-08
selftests: bpf: Fix bind on used port
Felix Maurer
1
-3
/
+17
2022-04-08
bpftool: Only set obj->skeleton on complete success
Wei Fu
1
-1
/
+1
2022-04-08
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
1
-0
/
+3
2022-04-08
selftests/lkdtm: Add UBSAN config
Muhammad Usama Anjum
1
-0
/
+1
2022-04-08
selftests, x86: fix how check_cc.sh is being invoked
Guillaume Tucker
2
-6
/
+6
2022-04-08
selftests/sgx: Treat CC as one argument
Muhammad Usama Anjum
1
-1
/
+1
2022-04-08
selftests/x86: Add validity check and allow field splitting
Muhammad Usama Anjum
1
-1
/
+1
2022-04-08
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-04-08
tools/virtio: fix virtio_test execution
Stefano Garzarella
1
-0
/
+1
2022-03-23
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-19
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-16
selftests/memfd: clean up mapping in mfd_fail_write
Mike Kravetz
1
-0
/
+1
2022-03-16
selftest/vm: fix map_fixed_noreplace test failure
Aneesh Kumar K.V
1
-12
/
+37
2022-03-16
selftests/bpf: Add test for bpf_timer overwriting crash
Kumar Kartikeya Dwivedi
2
-0
/
+86
2022-03-16
selftests: pmtu.sh: Kill nettest processes launched in subshell.
Guillaume Nault
1
-2
/
+12
2022-03-16
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
1
-2
/
+5
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
1
-1
/
+1
2022-03-08
selftests: mlxsw: resource_scale: Fix return value
Amit Cohen
1
-1
/
+1
2022-03-08
selftests: mlxsw: tc_police_scale: Make test more robust
Amit Cohen
1
-1
/
+2
2022-03-08
selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
Waiman Long
3
-23
/
+34
2022-03-08
tools/resolve_btf_ids: Close ELF file on error
Andrii Nakryiko
1
-2
/
+3
2022-03-08
selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
Krzysztof Kozlowski
1
-1
/
+1
2022-03-08
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
1
-1
/
+1
2022-03-02
selftests: bpf: Check bpf_msg_push_data return value
Felix Maurer
1
-8
/
+18
2022-03-02
selftests: mptcp: be more conservative with cookie MPJ limits
Paolo Abeni
1
-3
/
+12
2022-03-02
selftests: mptcp: fix diag instability
Paolo Abeni
1
-7
/
+37
2022-03-02
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
1
-4
/
+3
2022-03-02
perf evlist: Fix failed to use cpu list for uncore events
Zhengjun Xing
1
-2
/
+2
2022-02-23
tests: fix idmapped mount_setattr test
Christian Brauner
1
-2
/
+2
2022-02-23
selftests: fixup build warnings in pidfd / clone3 tests
Axel Rasmussen
3
-8
/
+5
2022-02-23
pidfd: fix test failure due to stack overflow on some arches
Axel Rasmussen
2
-7
/
+28
2022-02-23
selftests/exec: Add non-regular to TEST_GEN_PROGS
Muhammad Usama Anjum
1
-2
/
+2
2022-02-23
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-02-23
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2022-02-23
selftests: netfilter: disable rp_filter on router
Hangbin Liu
1
-0
/
+1
2022-02-23
selftests: netfilter: fix exit value for nft_concat_range
Hangbin Liu
1
-1
/
+1
[next]