Age | Commit message (Expand) | Author | Files | Lines |
2020-11-13 | tools, bpftool: Add missing close before bpftool net attach exit | Wang Hai | 1 | -9/+9 |
2020-11-12 | selftests/bpf: Fix unused attribute usage in subprogs_unused test | Andrii Nakryiko | 1 | -2/+2 |
2020-11-10 | libbpf: Don't attempt to load unused subprog as an entry-point BPF program | Andrii Nakryiko | 3 | -10/+40 |
2020-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 8 | -16/+279 |
2020-11-06 | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+10 |
2020-11-06 | bpf: Zero-fill re-used per-cpu map element | David Verbeiren | 2 | -0/+247 |
2020-11-06 | tools/bpftool: Fix attaching flow dissector | Lorenz Bauer | 1 | -1/+1 |
2020-11-05 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/... | Linus Torvalds | 8 | -14/+37 |
2020-11-04 | libbpf: Fix possible use after free in xsk_socket__delete | Magnus Karlsson | 1 | -2/+4 |
2020-11-04 | libbpf: Fix null dereference in xsk_socket__delete | Magnus Karlsson | 1 | -1/+2 |
2020-11-04 | Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 35 | -52/+257 |
2020-11-04 | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux | Linus Torvalds | 1 | -22/+22 |
2020-11-03 | tools feature: Fixup fast path feature detection | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2020-11-03 | perf tools: Add missing swap for cgroup events | Namhyung Kim | 1 | -0/+13 |
2020-11-03 | perf tools: Add missing swap for ino_generation | Jiri Olsa | 1 | -0/+1 |
2020-11-03 | perf tools: Initialize output buffer in build_id__sprintf | Jiri Olsa | 1 | -0/+2 |
2020-11-03 | perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse() | Song Liu | 1 | -1/+1 |
2020-11-03 | tools include UAPI: Update linux/mount.h copy | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-11-03 | tools headers UAPI: Update tools's copy of linux/perf_event.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2020-11-03 | tools kvm headers: Update KVM headers from the kernel sources | Arnaldo Carvalho de Melo | 6 | -1/+82 |
2020-11-03 | tools UAPI: Update copy of linux/mman.h from the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-11-03 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+10 |
2020-11-03 | tools x86 headers: Update required-features.h header from the kernel | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2020-11-03 | tools x86 headers: Update cpufeatures.h headers copies | Arnaldo Carvalho de Melo | 2 | -2/+13 |
2020-11-03 | tools headers UAPI: Update fscrypt.h copy | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2020-11-03 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -3/+56 |
2020-11-03 | tools headers UAPI: Sync prctl.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+9 |
2020-11-03 | perf scripting python: Avoid declaring function pointers with a visibility at... | Arnaldo Carvalho de Melo | 1 | -5/+2 |
2020-11-03 | perf tools: Remove broken __no_tail_call attribute | Peter Zijlstra | 3 | -20/+5 |
2020-11-03 | perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKX | Jin Yao | 2 | -2/+2 |
2020-11-03 | perf trace: Fix segfault when trying to trace events by cgroup | Stanislav Ivanichkin | 1 | -6/+9 |
2020-11-03 | perf tools: Fix crash with non-jited bpf progs | Tommi Rantala | 3 | -1/+19 |
2020-11-03 | tools headers UAPI: Update process_madvise affected files | Arnaldo Carvalho de Melo | 2 | -5/+10 |
2020-11-03 | perf tools: Update copy of libbpf's hashmap.c | Arnaldo Carvalho de Melo | 2 | -0/+15 |
2020-11-03 | perf tools: Remove LTO compiler options when building perl support | Justin M. Forbes | 1 | -0/+1 |
2020-11-03 | libbpf, hashmap: Fix undefined behavior in hash_bits | Ian Rogers | 1 | -6/+9 |
2020-11-02 | epoll: add a selftest for epoll timeout race | Soheil Hassas Yeganeh | 1 | -0/+95 |
2020-11-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -7/+175 |
2020-10-31 | KVM: selftests: Don't require THP to run tests | Andrew Jones | 1 | -7/+16 |
2020-10-31 | KVM: selftests: test behavior of unmapped L2 APIC-access address | Jim Mattson | 5 | -0/+159 |
2020-10-30 | wireguard: selftests: check that route_me_harder packets use the right sk | Jason A. Donenfeld | 2 | -0/+10 |
2020-10-29 | tools, bpftool: Remove two unused variables. | Ian Rogers | 1 | -2/+2 |
2020-10-29 | tools, bpftool: Avoid array index warnings. | Ian Rogers | 1 | -1/+6 |
2020-10-28 | selftests: kselftest_harness.h: fix kernel-doc markups | Mauro Carvalho Chehab | 1 | -22/+22 |
2020-10-28 | kselftest/arm64: Fix check_user_mem test | Vincenzo Frascino | 1 | -0/+4 |
2020-10-28 | kselftest/arm64: Fix check_ksm_options test | Vincenzo Frascino | 1 | -0/+4 |
2020-10-28 | kselftest/arm64: Fix check_mmap_options test | Vincenzo Frascino | 1 | -0/+4 |
2020-10-28 | kselftest/arm64: Fix check_child_memory test | Vincenzo Frascino | 1 | -0/+3 |
2020-10-28 | kselftest/arm64: Fix check_tags_inclusion test | Vincenzo Frascino | 1 | -0/+3 |
2020-10-28 | kselftest/arm64: Fix check_buffer_fill test | Vincenzo Frascino | 1 | -0/+3 |