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