Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca... | Po-Hsu Lin | 1 | -2/+9 |
2023-01-01 | selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier | Po-Hsu Lin | 1 | -2/+2 |
2022-12-30 | selftests: net: fix cmsg_so_mark.sh test hang | Po-Hsu Lin | 1 | -1/+1 |
2022-12-30 | tcp: Add selftest for bind() and TIME_WAIT. | Kuniyuki Iwashima | 2 | -0/+93 |
2022-12-30 | libbpf: Restore errno after pr_warn. | Alexei Starovoitov | 1 | -1/+3 |
2022-12-30 | libbpf: Added the description of some API functions | Xin Liu | 1 | -2/+27 |
2022-12-30 | libbpf: Fix invalid return address register in s390 | Daniel T. Lee | 1 | -1/+1 |
2022-12-29 | selftests/bpf: add a test for iter/task_vma for short-lived processes | Kui-Feng Lee | 1 | -0/+73 |
2022-12-29 | libbpf: fix errno is overwritten after being closed. | Xin Liu | 1 | -3/+2 |
2022-12-29 | selftests/bpf: Temporarily disable part of btf_dump:var_data test. | Alexei Starovoitov | 1 | -1/+1 |
2022-12-28 | Merge branch 'kvm-late-6.1-fixes' into HEAD | Paolo Bonzini | 12 | -142/+82 |
2022-12-28 | KVM: selftests: restore special vmmcall code layout needed by the harness | Paolo Bonzini | 1 | -2/+11 |
2022-12-28 | KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET | Paolo Bonzini | 1 | -0/+6 |
2022-12-28 | tools/virtio: remove smp_read_barrier_depends() | Davidlohr Bueso | 1 | -7/+10 |
2022-12-28 | tools/virtio: remove stray characters | Davidlohr Bueso | 1 | -10/+10 |
2022-12-28 | tools/virtio: Variable type completion | wangjianli | 1 | -1/+1 |
2022-12-28 | tools: Delete the unneeded semicolon after curly braces | Shaomin Deng | 1 | -1/+1 |
2022-12-28 | tools/virtio: initialize spinlocks in vring_test.c | Ricardo CaƱuelo | 1 | -0/+2 |
2022-12-27 | KVM: selftests: Mark correct page as mapped in virt_map() | Oliver Upton | 1 | -2/+2 |
2022-12-27 | KVM: arm64: selftests: Don't identity map the ucall MMIO hole | Oliver Upton | 1 | -2/+4 |
2022-12-27 | KVM: selftests: document the default implementation of vm_vaddr_populate_bitmap | Paolo Bonzini | 1 | -0/+9 |
2022-12-27 | KVM: selftests: Use magic value to signal ucall_alloc() failure | Sean Christopherson | 1 | -2/+14 |
2022-12-27 | KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning | Sean Christopherson | 1 | -0/+1 |
2022-12-27 | KVM: selftests: Include lib.mk before consuming $(CC) | Sean Christopherson | 1 | -4/+5 |
2022-12-27 | KVM: selftests: Explicitly disable builtins for mem*() overrides | Sean Christopherson | 1 | -0/+1 |
2022-12-27 | KVM: selftests: Probe -no-pie with actual CFLAGS used to compile | Sean Christopherson | 1 | -1/+1 |
2022-12-27 | KVM: selftests: Use proper function prototypes in probing code | Sean Christopherson | 1 | -2/+2 |
2022-12-27 | KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86 | Sean Christopherson | 1 | -34/+13 |
2022-12-27 | KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width() | Sean Christopherson | 1 | -1/+1 |
2022-12-27 | KVM: selftests: Use pattern matching in .gitignore | Sean Christopherson | 1 | -85/+6 |
2022-12-27 | KVM: selftests: Fix divide-by-zero bug in memslot_perf_test | Sean Christopherson | 1 | -0/+3 |
2022-12-27 | KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c | Sean Christopherson | 1 | -5/+0 |
2022-12-27 | KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long | Sean Christopherson | 1 | -1/+1 |
2022-12-24 | Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 8 | -0/+216 |
2022-12-24 | selftests/bpf: Add host-tools to gitignore | Stanislav Fomichev | 1 | -0/+1 |
2022-12-23 | KVM: selftests: Zero out valid_bank_mask for "all" case in Hyper-V IPI test | Sean Christopherson | 1 | -1/+2 |
2022-12-23 | selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID | Hao Sun | 2 | -0/+51 |
2022-12-22 | bpftool: Fix linkage with statically built libllvm | Anton Protopopov | 1 | -0/+4 |
2022-12-22 | Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 318 | -118758/+86079 |
2022-12-22 | perf python: Fix splitting CC into compiler and options | Arnaldo Carvalho de Melo | 1 | -2/+11 |
2022-12-22 | selftests/bpf: Add jit probe_mem corner case tests to s390x denylist | Daniel Borkmann | 1 | -0/+1 |
2022-12-22 | Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -1/+1 |
2022-12-22 | Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+5 |
2022-12-22 | selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIAL | Martin KaFai Lau | 4 | -0/+160 |
2022-12-22 | selftests/bpf: Add verifier test exercising jit PROBE_MEM logic | Dave Marchevsky | 2 | -0/+89 |
2022-12-21 | perf scripting python: Don't be strict at handling libtraceevent enumerations | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2022-12-21 | perf arm64: Simplify mksyscalltbl | Hans-Peter Nilsson | 1 | -20/+3 |
2022-12-21 | libbpf: start v1.2 development cycle | Andrii Nakryiko | 2 | -1/+4 |
2022-12-21 | perf build: Remove explicit reference to python 2.x devel files | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2022-12-21 | perf vendor events amd: Add Zen 4 mapping | Sandipan Das | 1 | -1/+2 |