- 1ba28cb selftests/bpf: Make test_lwt_ip_encap more stable and faster by Felix Maurer · 2 years, 11 months ago
- 08ab406 libbpf: Unmap rings when umem deleted by lic121 · 2 years, 11 months ago
- 3e04a83 libbpf: Skip forward declaration when counting duplicated type names by Xu Kuohai · 2 years, 11 months ago
- 56722aa libbpf: Fix possible NULL pointer dereference when destroying skeleton by Yafang Shao · 3 years ago
- 9e63bcb selftests, x86: fix how check_cc.sh is being invoked by Guillaume Tucker · 2 years, 10 months ago
- 8265bea selftests/x86: Add validity check and allow field splitting by Muhammad Usama Anjum · 3 years ago
- 3c84471 tools/virtio: fix virtio_test execution by Stefano Garzarella · 3 years ago
- 37119ed Revert "selftests/bpf: Add test for bpf_timer overwriting crash" by Greg Kroah-Hartman · 2 years, 10 months ago
- 204d38d perf symbols: Fix symbol size calculation condition by Michael Petlan · 2 years, 10 months ago
- 8fdaab3 kselftest/vm: fix tests build with old libc by Chengming Zhou · 2 years, 11 months ago
- f1f5d08 selftests/memfd: clean up mapping in mfd_fail_write by Mike Kravetz · 2 years, 11 months ago
- 71013d0 selftest/vm: fix map_fixed_noreplace test failure by Aneesh Kumar K.V · 2 years, 11 months ago
- 4fb9be6 selftests/bpf: Add test for bpf_timer overwriting crash by Kumar Kartikeya Dwivedi · 3 years ago
- 7702e7e selftests: pmtu.sh: Kill tcpdump processes launched by subshell. by Guillaume Nault · 2 years, 11 months ago
- f38774b x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE by Peter Zijlstra (Intel) · 3 years ago
- 2851b76 selftests: mlxsw: tc_police_scale: Make test more robust by Amit Cohen · 2 years, 11 months ago
- 37b06d5 selftests/seccomp: Fix seccomp failure by adding missing headers by Sherry Yang · 3 years ago
- 4f5d47e selftests: bpf: Check bpf_msg_push_data return value by Felix Maurer · 3 years ago
- 51e9606 perf data: Fix double free in perf_session__delete() by Alexey Bayduraev · 3 years ago
- e05dde4 selftests: fixup build warnings in pidfd / clone3 tests by Axel Rasmussen · 3 years ago
- 531a56c pidfd: fix test failure due to stack overflow on some arches by Axel Rasmussen · 3 years ago
- 67de71b selftests/exec: Add non-regular to TEST_GEN_PROGS by Muhammad Usama Anjum · 3 years ago
- d3018a1 perf bpf: Defer freeing string after possible strlen() on it by Arnaldo Carvalho de Melo · 3 years ago
- 50f3b00 libsubcmd: Fix use-after-free for realloc(..., 0) by Kees Cook · 3 years ago
- 2693197 selftests: netfilter: fix exit value for nft_concat_range by Hangbin Liu · 3 years ago
- 139fce2 selftests: skip mincore.check_file_mmap when fs lacks needed support by Cristian Marussi · 3 years ago
- 204a239 selftests: openat2: Skip testcases that fail with EOPNOTSUPP by Cristian Marussi · 3 years ago
- 2be48bf selftests: openat2: Add missing dependency in Makefile by Cristian Marussi · 3 years ago
- 74a3066 selftests: openat2: Print also errno in failure messages by Cristian Marussi · 3 years ago
- bfc84cf selftests/zram: Adapt the situation that /dev/zram0 is being used by Yang Xu · 3 years ago
- f0eba71 selftests/zram01.sh: Fix compression ratio calculation by Yang Xu · 3 years ago
- 7bb704b selftests/zram: Skip max_comp_streams interface on newer kernel by Yang Xu · 3 years ago
- 0c18a75 kselftest: signal all child processes by Li Zhijian · 3 years, 1 month ago
- 1136141 selftests: rtc: Increase test timeout so that all tests run by Nícolas F. R. A. Prado · 3 years ago
- 4889d6e selftests: nft_concat_range: add test for reload with no element add/del by Florian Westphal · 3 years ago
- 8c0e6a8 perf stat: Fix display of grouped aliased events by Ian Rogers · 3 years ago
- 2324f5f tools/resolve_btfids: Do not print any commands when building silently by Nathan Chancellor · 3 years ago
- 1536faf selftests: futex: Use variable MAKE instead of make by Muhammad Usama Anjum · 3 years ago
- 8f0fff8 selftests/exec: Remove pipe from TEST_GEN_FILES by Muhammad Usama Anjum · 3 years ago
- 6292503 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
- 2e51a761 perf probe: Fix ppc64 'perf probe add events failed' case by Zechuan Chen · 3 years, 1 month ago
- 68a83051 perf script: Fix hex dump character output by Adrian Hunter · 3 years ago
- 10e99ae perf evsel: Override attr->sample_period for non-libpfm4 events by German Gomez · 3 years ago
- 38ee417 bpftool: Remove inclusion of utilities.mak from Makefiles by Quentin Monnet · 3 years, 2 months ago
- 044164b selftests/powerpc/spectre_v2: Return skip code when miss_percent is high by Thadeu Lima de Souza Cascardo · 3 years, 2 months ago
- aec69e2 selftests/ftrace: make kprobe profile testcase description unique by Heiko Carstens · 3 years, 2 months ago
- a9d2ccf selftests/bpf: Fix bpf_object leak in skb_ctx selftest by Andrii Nakryiko · 3 years, 3 months ago
- e668ac6 bpftool: Enable line buffering for stdout by Paul Chaignon · 3 years, 1 month ago
- 93033bb selftests: harness: avoid false negatives if test has no ASSERTs by Jakub Kicinski · 3 years, 2 months ago
- f568fd9 selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST by Anders Roxell · 3 years, 3 months ago
- 14f6cfe tools/nolibc: fix incorrect truncation of exit code by Willy Tarreau · 3 years, 3 months ago
- 5e25864 tools/nolibc: i386: fix initial stack alignment by Willy Tarreau · 3 years, 3 months ago
- 06f7528 tools/nolibc: x86-64: Fix startup code bug by Ammar Faizi · 3 years, 3 months ago
- c1e2da4 selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv() by Shuah Khan · 3 years, 3 months ago
- d8a5b13 perf script: Fix CPU filtering of a script's switch events by Adrian Hunter · 3 years, 1 month ago
- 610af55 selftests/net: udpgso_bench_tx: fix dst ip argument by wujianguo · 3 years, 1 month ago
- 13c1bf4 selftests: Calculate udpgso segment count without header adjustment by Coco Li · 3 years, 1 month ago
- fcf9194 bpf, selftests: Fix racing issue in btf_skc_cls_ingress test by Martin KaFai Lau · 3 years, 1 month ago
- cac0fd4 selftest/net/forwarding: declare NETIFS p9 p10 by Hangbin Liu · 3 years, 1 month ago
- dfff1d5 selftests: Fix IPv6 address bind tests by David Ahern · 3 years, 1 month ago
- 08896ec selftests: Fix raw socket bind tests with VRF by David Ahern · 3 years, 1 month ago
- 5ba4dfb selftests: Add duplicate config only for MD5 VRF tests by David Ahern · 3 years, 1 month ago
- c058c54 selftests: net: Correct ping6 expected rc from 2 to 1 by Jie2x Zhou · 3 years, 1 month ago
- 0612679 bpf, selftests: Add test case trying to taint map value pointer by Daniel Borkmann · 3 years, 1 month ago
- 8d0f56c KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE by Vitaly Kuznetsov · 3 years, 2 months ago
- b6a1cbd perf intel-pt: Fix error timestamp setting on the decoder error path by Adrian Hunter · 3 years, 1 month ago
- 0612aa0 perf intel-pt: Fix missing 'instruction' events with 'q' option by Adrian Hunter · 3 years, 1 month ago
- 71c7950 perf intel-pt: Fix next 'err' value, walking trace by Adrian Hunter · 3 years, 1 month ago
- 02681dd perf intel-pt: Fix state setting when receiving overflow (OVF) packet by Adrian Hunter · 3 years, 1 month ago
- cbed09b perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type by Adrian Hunter · 3 years, 1 month ago
- 3bb7fd4 perf intel-pt: Fix sync state when a PSB (synchronization) packet is found by Adrian Hunter · 3 years, 1 month ago
- 731ff78 perf intel-pt: Fix some PGE (packet generation enable/control flow packets) usage by Adrian Hunter · 3 years, 1 month ago
- b23f925 perf inject: Fix itrace space allowed for new attributes by Adrian Hunter · 3 years, 1 month ago
- 3241449 netfilter: selftest: conntrack_vrf.sh: fix file permission by Greg Kroah-Hartman · 3 years, 1 month ago
- d428e54 bpf: Add selftests to cover packet access corner cases by Maxim Mikityanskiy · 3 years, 2 months ago
- 63fc70bf selftests/fib_tests: Rework fib_rp_filter_test() by Peilin Ye · 3 years, 2 months ago
- 47322fd tools build: Remove needless libpython-version feature check that breaks test-all fast path by Arnaldo Carvalho de Melo · 3 years, 2 months ago
- 77d255d perf tools: Fix SMT detection fast read path by Ian Rogers · 3 years, 2 months ago
- 349e83c bpf: Fix the off-by-two error in range markings by Maxim Mikityanskiy · 3 years, 2 months ago
- 74685aa vrf: don't run conntrack on vrf with !dflt qdisc by Nicolas Dichtel · 3 years, 2 months ago
- d5cf399 selftests: netfilter: add a vrf+conntrack testcase by Florian Westphal · 3 years, 3 months ago
- a0335cd selftests: net: Correct case name by Li Zhijian · 3 years, 2 months ago
- e3be118 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 2 months ago
- f7b6672 wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST by Li Zhijian · 3 years, 2 months ago
- 0584bf5 wireguard: selftests: actually test for routing loops by Jason A. Donenfeld · 3 years, 2 months ago
- 4caf965 wireguard: selftests: increase default dmesg log size by Jason A. Donenfeld · 3 years, 2 months ago
- ff061b5 perf report: Fix memory leaks around perf_tip() by Ian Rogers · 3 years, 2 months ago
- a4c17eb perf hist: Fix memory leak of a perf_hpp_fmt by Ian Rogers · 3 years, 2 months ago
- d9b7227 perf inject: Fix ARM SPE handling by German Gomez · 3 years, 3 months ago
- aa31e3f perf tests: Remove bash construct from record+zstd_comp_decomp.sh by James Clark · 3 years, 3 months ago
- 2ada5c0 perf bench futex: Fix memory leak of perf_cpu_map__new() by Sohaib Mohamed · 3 years, 2 months ago
- 11589d3 perf bpf: Avoid memory leak from perf_env__insert_btf() by Ian Rogers · 3 years, 2 months ago
- 0685efd selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage by Borislav Petkov · 3 years, 3 months ago
- 5be42b2 selftests/bpf: Fix also no-alu32 strobemeta selftest by Andrii Nakryiko · 3 years, 3 months ago
- ee79560 selftests/net: udpgso_bench_rx: fix port argument by Willem de Bruijn · 3 years, 2 months ago
- b833274 perf bpf: Add missing free to bpf_event__print_bpf_prog_info() by Ian Rogers · 3 years, 3 months ago
- 84dde8c bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off. by Alexei Starovoitov · 3 years, 3 months ago
- 8f3d881 selftests/bpf: Fix fclose/pclose mismatch in test_progs by Andrea Righi · 3 years, 3 months ago
- b17f424 selftests/bpf: Fix fd cleanup in sk_lookup test by Kumar Kartikeya Dwivedi · 3 years, 3 months ago
- 2989a39 selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN by Lorenz Bauer · 3 years, 11 months ago