summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-09-02selftests/xsk: Add support for executing tests on physical deviceMaciej Fijalkowski
2022-09-02selftests/xsk: Increase chars for interface name to 16Maciej Fijalkowski
2022-09-02selftests/xsk: Introduce default Rx pkt streamMaciej Fijalkowski
2022-09-02selftests/xsk: Query for native XDP supportMaciej Fijalkowski
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-09-02selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGSShmulik Ladkani
2022-09-02bpf: Support getting tunnel flagsShmulik Ladkani
2022-09-01selftests: net: dsa: symlink the tc_actions.sh testVladimir Oltean
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-01selftests/bpf: Test concurrent updates on bpf_task_storage_busyHou Tao
2022-09-01selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.hHou Tao
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-01selftests/net: return back io_uring zc send testsPavel Begunkov
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov
2022-08-31net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert
2022-08-31selftests/bpf: Add test cases for htab updateHou Tao
2022-08-31selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)Martin KaFai Lau
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen
2022-08-31libbpf: Add GCC support for bpf_tail_call_staticJames Hilliard
2022-08-31selftests/xsk: Add missing close() on netns fdMaciej Fijalkowski
2022-08-31perf script: Skip dummy event attr checkJiri Olsa
2022-08-31perf metric: Return early if no CPU PMU table existsIan Rogers
2022-08-31selftests/nolibc: Avoid generated files being committedFernanda Ma'rouf
2022-08-31selftests/nolibc: add a "help" targetWilly Tarreau
2022-08-31selftests/nolibc: "sysroot" target installs a local copy of the sysrootWilly Tarreau
2022-08-31selftests/nolibc: add a "run" target to start the kernel in QEMUWilly Tarreau
2022-08-31selftests/nolibc: add a "defconfig" targetWilly Tarreau
2022-08-31selftests/nolibc: add a "kernel" target to build the kernel with the initramfsWilly Tarreau
2022-08-31selftests/nolibc: support glibc as wellWilly Tarreau
2022-08-31selftests/nolibc: condition some tests on /proc existenceWilly Tarreau
2022-08-31selftests/nolibc: recreate and populate /dev and /proc if missingWilly Tarreau
2022-08-31selftests/nolibc: on x86, support exiting with isa-debug-exitWilly Tarreau
2022-08-31selftests/nolibc: exit with poweroff on success when getpid() == 1Willy Tarreau
2022-08-31selftests/nolibc: add a few tests for some libc functionsWilly Tarreau
2022-08-31selftests/nolibc: implement a few tests for various syscallsWilly Tarreau
2022-08-31selftests/nolibc: support a test definition formatWilly Tarreau
2022-08-31selftests/nolibc: add basic infrastructure to ease creation of nolibc testsWilly Tarreau
2022-08-31tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definitionWilly Tarreau
2022-08-31tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not definedWilly Tarreau
2022-08-31tools/nolibc: make argc 32-bit in riscv startup codeWilly Tarreau
2022-08-31tools/memory-model: Clarify LKMM's limitations in litmus-tests.txtPaul Heidekrüger
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso
2022-08-30bpftool: Add support for querying cgroup_iter linkHao Luo
2022-08-29selftests/bpf: Fix connect4_prog tcp/socket header type conflictJames Hilliard
2022-08-29selftests/bpf: Fix bind{4,6} tcp/socket header type conflictJames Hilliard
2022-08-28Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-27perf stat: Capitalize topdown metrics' namesZhengjun Xing
2022-08-27perf docs: Update the documentation for the save_type filterKan Liang
2022-08-27perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=addressIan Rogers