aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-11-30tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`Ammar Faizi1-1/+1
2021-11-30tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber listAmmar Faizi1-14/+19
2021-11-30tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau1-8/+5
2021-11-30tools/nolibc: i386: fix initial stack alignmentWilly Tarreau1-1/+9
2021-11-30tools/nolibc: x86-64: Fix startup code bugAmmar Faizi1-2/+8
2021-11-30rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney3-3/+0
2021-11-30torture: Remove RCU_FAST_NO_HZ from rcu scenariosPaul E. McKenney6-6/+0
2021-11-30torture: Remove RCU_FAST_NO_HZ from rcuscale and refscale scenariosPaul E. McKenney6-6/+0
2021-11-30rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenariosPaul E. McKenney5-0/+5
2021-11-30libbpf: Avoid reload of imm for weak, unresolved, repeating ksymKumar Kartikeya Dwivedi1-3/+2
2021-11-30libbpf: Avoid double stores for success/failure case of ksym relocationsKumar Kartikeya Dwivedi1-16/+21
2021-11-30selftest/bpf/benchs: Add bpf_loop benchmarkJoanne Koong7-1/+203
2021-11-30selftests/bpf: Measure bpf_loop verifier performanceJoanne Koong5-4/+169
2021-11-30selftests/bpf: Add bpf_loop testJoanne Koong2-0/+257
2021-11-30bpf: Add bpf_loop helperJoanne Koong1-0/+25
2021-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-80/+257
2021-11-30tools: Fix math.h breakageMatthew Wilcox (Oracle)3-21/+29
2021-11-30libbpf: Remove duplicate assignmentsMehrdad Arshad Rad1-1/+0
2021-11-30Bonding: add arp_missed_max optionHangbin Liu1-0/+1
2021-11-30KVM: SEV: Prohibit migration of a VM that has mirrorsPaolo Bonzini1-0/+37
2021-11-30selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROMPaolo Bonzini1-7/+105
2021-11-30KVM: selftests: page_table_test: fix calculation of guest_test_phys_memMaciej S. Szmigiero1-1/+1
2021-11-29wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld1-1/+23
2021-11-29wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian1-1/+1
2021-11-29wireguard: selftests: actually test for routing loopsJason A. Donenfeld1-1/+5
2021-11-29wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld1-0/+1
2021-11-29libbpf: Silence uninitialized warning/error in btf_dump_dump_type_dataAlan Maguire1-1/+1
2021-11-29selftests: net: bridge: fix typo in vlan_filtering dependency testIvan Vecera1-1/+1
2021-11-28selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static initializationHengqi Chen2-0/+71
2021-11-28libbpf: Support static initialization of BPF_MAP_TYPE_PROG_ARRAYHengqi Chen1-33/+121
2021-11-26af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead.Kuniyuki Iwashima3-4/+2
2021-11-26selftests: net: bridge: add test for vlan_filtering dependencyNikolay Aleksandrov1-1/+11
2021-11-26selftests: net: bridge: add vlan mcast_router testsNikolay Aleksandrov1-1/+53
2021-11-26selftests: net: bridge: add vlan mcast query and query response interval testsNikolay Aleksandrov1-1/+50
2021-11-26selftests: net: bridge: add vlan mcast_querier_interval testsNikolay Aleksandrov1-1/+39
2021-11-26selftests: net: bridge: add vlan mcast_membership_interval testNikolay Aleksandrov1-1/+27
2021-11-26selftests: net: bridge: add vlan mcast_startup_query_count/interval testsNikolay Aleksandrov1-1/+41
2021-11-26selftests: net: bridge: add vlan mcast_last_member_count/interval testsNikolay Aleksandrov1-1/+35
2021-11-26selftests: net: bridge: add vlan mcast igmp/mld version testsNikolay Aleksandrov1-1/+44
2021-11-26selftests: net: bridge: add vlan mcast querier testNikolay Aleksandrov1-1/+104
2021-11-26selftests: net: bridge: add vlan mcast snooping control testNikolay Aleksandrov1-0/+148
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski34-294/+1155
2021-11-26bpf, mips: Fix build errors about __NR_bpf undeclaredTiezhu Yang3-0/+22
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-184/+1017
2021-11-26KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov1-0/+30
2021-11-26KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features testVitaly Kuznetsov1-69/+71
2021-11-26selftests: sev_migrate_tests: free all VMsPaolo Bonzini1-1/+8
2021-11-26selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMPaolo Bonzini1-2/+5
2021-11-25selftests: tls: test for correct proto_opsJakub Kicinski1-0/+55
2021-11-25selftests: tls: test splicing decrypted recordsJakub Kicinski1-0/+49