Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
29099462354fdfa601f8d08dd5664bdfa4f1eaec
/
tools
fc4c93f
selftests: add basic netdevsim devlink flash testing
by Jiri Pirko
· 6 years ago
6345266
selftests: Add test cases for nexthop objects
by David Ahern
· 6 years ago
0462eaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
cd53850
selftests/bpf: measure RTT from xdp using xdping
by Alan Maguire
· 6 years ago
b4b12b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
036e343
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
10fbcdd
selftests/net: add TFO key rotation selftest
by Jason Baron
· 6 years ago
24ec483
net: sched: Introduce act_ctinfo action
by Kevin 'ldir' Darbyshire-Bryant
· 6 years ago
399dc65
libbpf: reduce unnecessary line wrapping
by Andrii Nakryiko
· 6 years ago
76e1022
libbpf: typo and formatting fixes
by Andrii Nakryiko
· 6 years ago
7e8c328
libbpf: simplify two pieces of logic
by Andrii Nakryiko
· 6 years ago
fba01a0
libbpf: use negative fd to specify missing BTF
by Andrii Nakryiko
· 6 years ago
f102154
libbpf: fix error code returned on corrupted ELF
by Andrii Nakryiko
· 6 years ago
c51829b
libbpf: check map name retrieved from ELF
by Andrii Nakryiko
· 6 years ago
12ef563
libbpf: simplify endianness check
by Andrii Nakryiko
· 6 years ago
be5c5d4
libbpf: preserve errno before calling into user callback
by Andrii Nakryiko
· 6 years ago
8ca990c
libbpf: fix detection of corrupted BPF instructions section
by Andrii Nakryiko
· 6 years ago
2b28601
Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
501b125
libbpf: prevent overwriting of log_level in bpf_object__load_progs()
by Quentin Monnet
· 6 years ago
fe937ea
selftests/bpf: fix compilation error for flow_dissector.c
by Alan Maguire
· 6 years ago
3fb321f
selftests/net: ipv6 flowlabel
by Willem de Bruijn
· 6 years ago
73f51d1
selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu
by Stefano Brivio
· 6 years ago
d550659
selftests/bpf: add auto-detach test
by Roman Gushchin
· 6 years ago
596092e
selftests/bpf: enable all available cgroup v2 controllers
by Roman Gushchin
· 6 years ago
ba0c0cc
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
by Roman Gushchin
· 6 years ago
486d3f2
selftests/bpf: fail test_tunnel.sh if subtests fail
by Stanislav Fomichev
· 6 years ago
55d7780
tools: bpftool: make -d option print debug output from verifier
by Quentin Monnet
· 6 years ago
60276f9
libbpf: add bpf_object__load_xattr() API function to pass log_level
by Quentin Monnet
· 6 years ago
775bc8a
tools: bpftool: add -d option to get debug output from libbpf
by Quentin Monnet
· 6 years ago
d98363b
libbpf: fix warning that PTR_ERR_OR_ZERO can be used
by Hariprasad Kelam
· 6 years ago
92bd682
bpf: style fix in while(!feof()) loop
by Chang-Hsien Tsai
· 6 years ago
0d97dac
bpftool: auto-complete BTF IDs for btf dump
by Andrii Nakryiko
· 6 years ago
99513cf
selftest: Fixes for icmp_redirect test
by David Ahern
· 6 years ago
043556d
selftests/tls: add test for sleeping even though there is data
by Jakub Kicinski
· 6 years ago
7718a85
selftests/tls: test for lowat overshoot with multiple records
by Jakub Kicinski
· 6 years ago
862f0a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
9d120b4
selftests: bpf: enable hi32 randomization for all tests
by Jiong Wang
· 6 years ago
f3b55ab
selftests: bpf: adjust several test_verifier helpers for insn insertion
by Jiong Wang
· 6 years ago
0465619
libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
by Jiong Wang
· 6 years ago
9ce33e3
tools: bpf: sync uapi header bpf.h
by Jiong Wang
· 6 years ago
7fbc78e
Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
7f8b40e3
Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
86c2f5d
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
16f0efc
tools/bpf: add selftest in test_progs for bpf_send_signal() helper
by Yonghong Song
· 6 years ago
edaccf8
tools/bpf: sync bpf uapi header bpf.h to tools directory
by Yonghong Song
· 6 years ago
90eea40
bpftool: update bash-completion w/ new c option for btf dump
by Andrii Nakryiko
· 6 years ago
220ba45
bpftool/docs: add description of btf dump C option
by Andrii Nakryiko
· 6 years ago
2119f21
bpftool: add C output format option to btf dump subcommand
by Andrii Nakryiko
· 6 years ago
2d2a3ad
selftests/bpf: add btf_dump BTF-to-C conversion tests
by Andrii Nakryiko
· 6 years ago
351131b
libbpf: add btf_dump API for BTF-to-C conversion
by Andrii Nakryiko
· 6 years ago
2fc3fc0
libbpf: switch btf_dedup() to hashmap for dedup table
by Andrii Nakryiko
· 6 years ago
5d04ec6
selftests/bpf: add tests for libbpf's hashmap
by Andrii Nakryiko
· 6 years ago
e3b9242
libbpf: add resizable non-thread safe internal hashmap
by Andrii Nakryiko
· 6 years ago
9db3243
selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
by Andrii Nakryiko
· 6 years ago
58650cc
bpftool: use libbpf's btf__parse_elf API
by Andrii Nakryiko
· 6 years ago
e6c6485
libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
by Andrii Nakryiko
· 6 years ago
1d7a08b
libbpf: ensure libbpf.h is included along libbpf_internal.h
by Andrii Nakryiko
· 6 years ago
37739d1
selftests: bpf: Move bpf_printk to bpf_helpers.h
by Michal Rostecki
· 6 years ago
af5136f
selftests/net: SO_TXTIME with ETF and FQ
by Willem de Bruijn
· 6 years ago
ec81053
selftests: Add redirect tests
by David Ahern
· 6 years ago
eff82a2
selftests: rtc: rtctest: specify timeouts
by Alexandre Belloni
· 6 years ago
d51f1f1
selftests/harness: Allow test to configure timeout
by Alexandre Belloni
· 6 years ago
4a075bd
selftests/ftrace: Add checkbashisms meta-testcase
by Masami Hiramatsu
· 6 years ago
3fda9b3
selftests/ftrace: Make a script checkbashisms clean
by Masami Hiramatsu
· 6 years ago
883d25e7
tools/kvm_stat: fix fields filter for child events
by Stefan Raspl
· 6 years ago
c795720
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
by Thomas Huth
· 6 years ago
98e6834
kvm: selftests: aarch64: compile with warnings on
by Andrew Jones
· 6 years ago
55eda00
kvm: selftests: aarch64: fix default vm mode
by Andrew Jones
· 6 years ago
bffed38
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
by Andrew Jones
· 6 years ago
204c91e
KVM: selftests: do not blindly clobber registers in guest asm
by Paolo Bonzini
· 6 years ago
12e9612
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
by Thomas Huth
· 6 years ago
319f6f9
KVM: selftests: Compile code with warnings enabled
by Thomas Huth
· 6 years ago
3b339e2
kvm: selftests: avoid type punning
by Paolo Bonzini
· 6 years ago
be7fcf1
KVM: selftests: Fix a condition in test_hv_cpuid()
by Dan Carpenter
· 6 years ago
cd5e85f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89
by Thomas Gleixner
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
b4d0d23
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
by Thomas Gleixner
· 6 years ago
71e15f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
004d564
tools/io_uring: sync with liburing
by Jens Axboe
· 6 years ago
486f069
tools/io_uring: fix Makefile for pthread library link
by Jens Axboe
· 6 years ago
7c94410
selftests/bpf: add pyperf scale test
by Alexei Starovoitov
· 6 years ago
7c0c609
selftests/bpf: adjust verifier scale test
by Alexei Starovoitov
· 6 years ago
9efc779
libbpf: emit diff of mismatched public API, if any
by Andrii Nakryiko
· 6 years ago
a92a0a7
selftests: pmtu: Simplify cleanup and namespace names
by David Ahern
· 6 years ago
9b7e94e
selftests: fib-onlink: Make quiet by default
by David Ahern
· 6 years ago
f75b6f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
2de03b4
selftests: netfilter: add flowtable test script
by Florian Westphal
· 6 years ago
3463297
selftests: fib_rule_tests: use pre-defined DEV_ADDR
by Hangbin Liu
· 6 years ago
2c1212d
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
82ce6eb
selftests: netfilter: missing error check when setting up veth interface
by Jeffrin Jose T
· 6 years ago
fe48319
selftests/timers: Add missing fflush(stdout) calls
by Kees Cook
· 6 years ago
e810886
selftests: Remove forced unbuffering for test running
by Kees Cook
· 6 years ago
a20d452
selftests/x86: Support Atom for syscall_arg_fault test
by Tong Bo
· 6 years ago
7170066
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
by Thomas Gleixner
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
e3d8e58
ptp: Fix example program to match kernel.
by Richard Cochran
· 6 years ago
d1abf38
selftests: fib_rule_tests: enable forwarding before ipv4 from/iif test
by Hangbin Liu
· 6 years ago
Next »