aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-07-20selftests: net: veth: add tests for set_channelPaolo Abeni
2021-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-07-15selftests/bpf: Add test cases for redirection between udp and unixCong Wang
2021-07-15selftests/bpf: Add a test case for unix sockmapCong Wang
2021-07-15selftests/bpf: Factor out add_to_sockmap()Cong Wang
2021-07-15selftests/bpf: Factor out udp_socketpair()Cong Wang
2021-07-15sock_map: Lift socket state restriction for datagram socketsCong Wang
2021-07-15selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probeJiri Olsa
2021-07-15selftests/bpf: Add test for bpf_get_func_ip helperJiri Olsa
2021-07-15selftests/bpf: Add a test with bpf_timer in inner map.Alexei Starovoitov
2021-07-15selftests/bpf: Add bpf_timer test.Alexei Starovoitov
2021-07-15selftests/bpf: Remove unused variable in tc_tunnel progTobias Klauser
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-09selftests: mptcp: fix case multiple subflows limited by serverJianguo Wu
2021-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-09Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-07-09bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patchJohn Fastabend
2021-07-08selftest/mremap_test: avoid crash with static buildAneesh Kumar K.V
2021-07-08selftest/mremap_test: update the test to handle pagesize other than 4KAneesh Kumar K.V
2021-07-08secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport
2021-07-08tracing/selftests: Add tests to test histogram sym and sym-offset modifiersSteven Rostedt (VMware)
2021-07-07bpf: Tidy xdp attach selftestsKumar Kartikeya Dwivedi
2021-07-07selftests/bpf: Add test for xdp_md context in BPF_PROG_TEST_RUNZvi Effron
2021-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-07-07selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu
2021-07-07selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-02Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2021-07-02selftest: netfilter: add test case for unreplied tcp connectionsFlorian Westphal
2021-07-01selftests/net: timestamping: support binding PHCYangbo Lu
2021-07-01selftests/vm/pkeys: exercise x86 XSAVE init stateDave Hansen
2021-07-01selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen
2021-07-01selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen
2021-07-01selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-01mm: selftests for exclusive device memoryAlistair Popple
2021-06-30selftests/vm: add test for MADV_POPULATE_(READ|WRITE)David Hildenbrand
2021-06-30selftests/vm: add protection_keys_32 / protection_keys_64 to gitignoreDavid Hildenbrand
2021-06-30userfaultfd/selftests: exercise minor fault handling shmem supportAxel Rasmussen
2021-06-30userfaultfd/selftests: reinitialize test context in each testAxel Rasmussen
2021-06-30userfaultfd/selftests: create alias mappings in the shmem testAxel Rasmussen
2021-06-30userfaultfd/selftests: use memfd_create for shmem test typeAxel Rasmussen
2021-06-30userfaultfd/selftests: add pagemap uffd-wp testPeter Xu
2021-06-30userfaultfd/selftests: unify error handlingPeter Xu