aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-08-24selftests/bpf: Fix test_progs-flavor run getting number of testsJesper Dangaard Brouer1-1/+3
2020-08-24torture: Add gdb supportPaul E. McKenney2-8/+46
2020-08-24torture: Add kvm.sh --help and update help messagePaul E. McKenney1-2/+6
2020-08-24rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05Paul E. McKenney1-0/+1
2020-08-24torture: Update initrd documentationPaul E. McKenney2-34/+37
2020-08-24rcutorture: Replace HTTP links with HTTPS onesAlexander A. Klimov1-3/+3
2020-08-24torture: document --allcpus argument added to the kvm.sh scriptPaul Gortmaker1-0/+1
2020-08-24rcuperf: Change rcuperf to rcuscalePaul E. McKenney11-20/+20
2020-08-24torture: Add scftorture to the rcutorture scriptingPaul E. McKenney8-1/+92
2020-08-24torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney1-3/+4
2020-08-24selftests: mlxsw: Reduce runtime of tc-police scale testIdo Schimmel1-2/+10
2020-08-24selftests: forwarding: Fix mausezahn delay parameter in mirror_test()Danielle Ratson1-1/+1
2020-08-24selftests: mlxsw: Increase burst size for burst testIdo Schimmel1-25/+2
2020-08-24selftests: mlxsw: Increase burst size for rate testIdo Schimmel1-1/+1
2020-08-24selftests: mlxsw: Decrease required rate accuracyIdo Schimmel1-2/+2
2020-08-24objtool, kcsan: Add __tsan_read_write to uaccess whitelistMarco Elver1-0/+5
2020-08-24objtool: Add atomic builtin TSAN instrumentation to uaccess whitelistMarco Elver1-0/+50
2020-08-24selftests: bpf: Fix sockmap update nitsLorenz Bauer1-7/+5
2020-08-24libbpf: Fix type compatibility check copy-paste errorAndrii Nakryiko1-1/+1
2020-08-24libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_reloAndrii Nakryiko1-1/+1
2020-08-24tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau1-0/+1
2020-08-24bpf: selftests: Tcp header optionsMartin KaFai Lau4-0/+1721
2020-08-24bpf: selftests: Add fastopen_connect to network_helpersMartin KaFai Lau2-0/+39
2020-08-24bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau1-1/+299
2020-08-24bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau1-1/+2
2020-08-24bpf: tcp: Add bpf_skops_parse_hdr()Martin KaFai Lau1-1/+3
2020-08-24tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockoptMartin KaFai Lau1-0/+1
2020-08-24tcp: bpf: Add TCP_BPF_DELACK_MAX setsockoptMartin KaFai Lau1-0/+1
2020-08-24selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio1-2/+3
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio3-1/+46
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-12/+49
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-10/+47
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2020-08-22iio: add IIO_MOD_O2 modifierMatt Ranostay1-0/+2
2020-08-21libbpf: Normalize and improve logging across few functionsAndrii Nakryiko1-50/+67
2020-08-21libbpf: Skip well-known ELF sections when iterating ELFAndrii Nakryiko1-6/+49
2020-08-21libbpf: Add __noinline macro to bpf_helpers.hAndrii Nakryiko1-0/+3
2020-08-21libbpf: Factor out common ELF operations and improve loggingAndrii Nakryiko1-161/+206
2020-08-21selftests/bpf: BPF object files should depend only on libbpf headersAndrii Nakryiko1-1/+1
2020-08-21selftests: bpf: Test sockmap update from BPFLorenz Bauer3-0/+149
2020-08-21libbpf: Add perf_buffer APIs for better integration with outside epoll loopAndrii Nakryiko4-12/+121
2020-08-21bpftool: Implement link_query for bpf iteratorsYonghong Song1-3/+41
2020-08-21bpf: Implement link_query for bpf iteratorsYonghong Song1-0/+7
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-10/+47
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser1-5/+5
2020-08-21perf: arm-spe: Fix check error when synthesizing eventsWei Li1-3/+3
2020-08-21perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbolsArnaldo Carvalho de Melo1-0/+1
2020-08-21perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang1-0/+2
2020-08-21perf sched timehist: Fix use of CPU list with summary optionDavid Ahern1-1/+5
2020-08-21perf test: Fix basic bpf filtering testSumanth Korikkar1-1/+1