summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-12-27selftests/rseq: riscv: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: s390: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: ppc: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: mips: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: arm64: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: arm: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: x86: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: Implement rseq mm_cid field supportMathieu Desnoyers
2022-12-27selftests/rseq: Remove RSEQ_SKIP_FASTPATH codeMathieu Desnoyers
2022-12-27selftests/rseq: Implement rseq numa node id field selftestMathieu Desnoyers
2022-12-27selftests/rseq: Use ELF auxiliary vector for extensible rseqMathieu Desnoyers
2022-12-27selftests/rseq: Fix: Fail thread registration when CONFIG_RSEQ=nMathieu Desnoyers
2022-12-27KVM: selftests: Mark correct page as mapped in virt_map()Oliver Upton
2022-12-27KVM: arm64: selftests: Don't identity map the ucall MMIO holeOliver Upton
2022-12-27KVM: selftests: document the default implementation of vm_vaddr_populate_bitmapPaolo Bonzini
2022-12-27KVM: selftests: Use magic value to signal ucall_alloc() failureSean Christopherson
2022-12-27KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warningSean Christopherson
2022-12-27KVM: selftests: Include lib.mk before consuming $(CC)Sean Christopherson
2022-12-27KVM: selftests: Explicitly disable builtins for mem*() overridesSean Christopherson
2022-12-27KVM: selftests: Probe -no-pie with actual CFLAGS used to compileSean Christopherson
2022-12-27KVM: selftests: Use proper function prototypes in probing codeSean Christopherson
2022-12-27KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86Sean Christopherson
2022-12-27KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()Sean Christopherson
2022-12-27KVM: selftests: Use pattern matching in .gitignoreSean Christopherson
2022-12-27KVM: selftests: Fix divide-by-zero bug in memslot_perf_testSean Christopherson
2022-12-27KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.cSean Christopherson
2022-12-27KVM: selftests: Define literal to asm constraint in aarch64 as unsigned longSean Christopherson
2022-12-24Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2022-12-23selftests/bpf: Add host-tools to gitignoreStanislav Fomichev
2022-12-23KVM: selftests: Zero out valid_bank_mask for "all" case in Hyper-V IPI testSean Christopherson
2022-12-22selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun
2022-12-22selftests/bpf: Add jit probe_mem corner case tests to s390x denylistDaniel Borkmann
2022-12-21Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-22selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIALMartin KaFai Lau
2022-12-22selftests/bpf: Add verifier test exercising jit PROBE_MEM logicDave Marchevsky
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-20bpf: makefiles: Do not generate empty vmlinux.hChangbin Du
2022-12-20Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-12-19selftests/bpf: Add BPF_F_NO_TUNNEL_KEY testChristian Ehrig
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-12-16selftests: devlink: add a warning for interfaces coming upJakub Kicinski
2022-12-16selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski
2022-12-15maple_tree: update copyright dates for test codeLiam Howlett
2022-12-15libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-14selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP programToke Høiland-Jørgensen
2022-12-15tracing/probes: Reject symbol/symstr type for uprobeMasami Hiramatsu (Google)
2022-12-15selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko
2022-12-15libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko