summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-10maple_tree: add test for mtree_dup()Peng Zhang
2023-12-10radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.Peng Zhang
2023-12-10maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-09selftests/bpf: Add test for bpf_cpumask_weight() kfuncDavid Vernet
2023-12-09selftests/bpf: validate fake register spill/fill precision backtracking logicAndrii Nakryiko
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-09Merge tag 'perf-tools-fixes-for-v6.7-2-2023-12-08' of git://git.kernel.org/pu...Linus Torvalds
2023-12-08libbpf: Add pr_warn() for EINVAL cases in linker_sanity_check_elfSergei Trofimovich
2023-12-08selftests/bpf: Add selftests for cgroup1 local storageYafang Shao
2023-12-08selftests/bpf: Add a new cgroup helper open_classid()Yafang Shao
2023-12-08selftests/bpf: fix timer/test_bad_ret subtest on test_progs-cpuv4 flavorAndrii Nakryiko
2023-12-08bpf: Fix accesses to uninit stack slotsAndrei Matei
2023-12-08Merge tag 'kvm-x86-selftests-6.7-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini
2023-12-08KVM: selftests: fix supported_flags for aarch64Paolo Bonzini
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu
2023-12-08selftests/sgx: Skip non X86_64 platformZhao Mengmeng
2023-12-08selftests/sgx: Remove incomplete ABI sanitization code in test enclaveJo Van Bulck
2023-12-08selftests/sgx: Discard unsupported ELF sectionsJo Van Bulck
2023-12-08selftests/sgx: Ensure expected location of test enclave bufferJo Van Bulck
2023-12-08selftests/sgx: Ensure test enclave buffer is entirely preservedJo Van Bulck
2023-12-08selftests/sgx: Fix linker script assertsJo Van Bulck
2023-12-08selftests/sgx: Handle relocations in test enclaveJo Van Bulck
2023-12-08selftests/sgx: Produce static-pie executable for test enclaveJo Van Bulck
2023-12-08selftests/sgx: Remove redundant enclave base address save/restoreJo Van Bulck
2023-12-08selftests/sgx: Specify freestanding environment for enclave compilationJo Van Bulck
2023-12-08selftests/sgx: Separate linker optionsJo Van Bulck
2023-12-08selftests/sgx: Include memory clobber for inline asm in test enclaveJo Van Bulck
2023-12-08selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entryJo Van Bulck
2023-12-08selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck
2023-12-08bpf: Load vmlinux btf for any struct_ops mapDavid Vernet
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-08selftests/net: convert vrf-xfrm-tests.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert vrf_strict_mode_test.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert vrf_route_leaking.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert test_vxlan_vnifiltering.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert test_vxlan_under_vrf.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert test_vxlan_nolocalbypass.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert test_vxlan_mdb.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert test_bridge_neigh_suppress.sh to run it in unique name...Hangbin Liu
2023-12-08selftests/net: convert test_bridge_backup_port.sh to run it in unique namespaceHangbin Liu
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-07bpf: Add verifier regression test for previous patchAndrei Matei
2023-12-07perf annotate: Get rid of local annotation optionsNamhyung Kim
2023-12-07perf annotate: Remove remaining usages of local annotation optionsNamhyung Kim
2023-12-07perf annotate: Ensure init/exit for global optionsNamhyung Kim
2023-12-07perf ui/browser/annotate: Use global annotation_optionsNamhyung Kim
2023-12-07perf annotate: Use global annotation_optionsNamhyung Kim