aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-08-28bpf: selftests: Add test for different inner map sizeMartin KaFai Lau2-1/+65
2020-08-28bpf: Make bpf_link_info.iter similar to bpf_iter_link_infoYonghong Song1-2/+4
2020-08-28tools, bpf/build: Cleanup feature files on make cleanJesper Dangaard Brouer3-3/+9
2020-08-28selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer1-0/+2
2020-08-27selftests: mount: add nosymfollow testsRoss Zwisler5-2/+225
2020-08-27selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes1-1/+1
2020-08-26libbpf: Fix compilation warnings for 64-bit printf argsAndrii Nakryiko1-3/+5
2020-08-26selftests/bpf: Add verifier tests for xor operationYonghong Song1-0/+146
2020-08-26selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 nexthopsIdo Schimmel1-0/+15
2020-08-26selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthopsIdo Schimmel1-0/+15
2020-08-26libbpf: Fix unintentional success return code in bpf_object__loadAlex Gartrell1-1/+1
2020-08-26selftests/bpf: Test for map update access from within EXT programsUdip Pant3-3/+104
2020-08-26selftests/bpf: Test for checking return code for the extended progUdip Pant2-0/+59
2020-08-26selftests/bpf: Add test for freplace program with write accessUdip Pant3-0/+48
2020-08-26selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski1-0/+65
2020-08-26selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski1-0/+3
2020-08-26selftests/bpf: Fix spelling mistake "scoket" -> "socket"Colin Ian King1-1/+1
2020-08-26selftests/bpf: Fix open call in trigger_fstat_eventsJiri Olsa1-1/+1
2020-08-25selftests/bpf: Add set test to resolve_btfidsJiri Olsa1-1/+38
2020-08-25selftests/bpf: Add test for d_path helperJiri Olsa2-0/+205
2020-08-25selftests/bpf: Add verifier test for d_path helperJiri Olsa2-1/+55
2020-08-25bpf: Add d_path helperJiri Olsa1-0/+14
2020-08-25bpf: Add BTF_SET_START/END macrosJiri Olsa1-1/+50
2020-08-25tools resolve_btfids: Add support for set symbolsJiri Olsa1-1/+19
2020-08-25tools resolve_btfids: Add size check to get_id functionJiri Olsa1-1/+8
2020-08-25bpf: Add selftests for local_storageKP Singh2-0/+200
2020-08-25bpf: Allow local storage to be used from LSM programsKP Singh1-2/+5
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh5-6/+47
2020-08-25bpf: Generalize bpf_sk_storageKP Singh1-2/+6
2020-08-25bpf: Renames in preparation for bpf_local_storageKP Singh1-3/+3
2020-08-24selftests/bpf: Enable tc verbose mode for test_sk_assignYonghong Song1-1/+1
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