summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-11-01Merge 'bpf-next 2023-10-16' into loongarch-nextHuacai Chen
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-23Merge tag 'urgent/nolibc.2023.10.16a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-20Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Linus Torvalds
2023-10-20Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-19tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski
2023-10-18perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter
2023-10-17selftests/user_events: Fix abi_test for BE archsBeau Belgrave
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-16bpf: Disambiguate SCALAR register state output in verifier logsAndrii Nakryiko
2023-10-16selftests/bpf: Make align selftests more robustAndrii Nakryiko
2023-10-16selftests/bpf: Improve missed_kprobe_recursion test robustnessAndrii Nakryiko
2023-10-16selftests/bpf: Improve percpu_alloc test robustnessAndrii Nakryiko
2023-10-16tools/virtio: Add dma sync api for virtio testLiming Wu
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole
2023-10-15selftests: openvswitch: Catch cases where the tests are killedAaron Conole
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole
2023-10-15Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2023-10-13netlink: specs: devlink: fix reply command valuesJiri Pirko
2023-10-13selftests/bpf: Add tests for open-coded task_vma iterDave Marchevsky
2023-10-13selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.cDave Marchevsky
2023-10-13selftests: fib_tests: Count all trace point invocationsIdo Schimmel
2023-10-13selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel
2023-10-13bpf: Change syscall_nr type to int in struct syscall_tp_tArtem Savkov
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-12tools/nolibc: mark start_c as weakThomas Weißschuh
2023-10-12tools/nolibc: i386: Fix a stack misalign bug on _startAmmar Faizi
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson
2023-10-12KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson
2023-10-11selftests/bpf: Add tests for cgroup unix socket address hooksDaan De Meyer
2023-10-11selftests/bpf: Make sure mount directory existsDaan De Meyer
2023-10-11bpftool: Add support for cgroup unix socket address hooksDaan De Meyer
2023-10-11libbpf: Add support for cgroup unix socket address hooksDaan De Meyer
2023-10-11bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer
2023-10-11selftests/bpf: Add missing section name tests for getpeername/getsocknameDaan De Meyer