index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2023-03-02
selftests/bpf: Add -Wuninitialized flag to bpf prog flags
Dave Marchevsky
2023-03-01
selftests/bpf: Support custom per-test flags and multiple expected messages
Andrii Nakryiko
2023-03-01
selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch
Tiezhu Yang
2023-03-01
selftests/bpf: Add more tests for kptrs in maps
Kumar Kartikeya Dwivedi
2023-03-01
selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
Joanne Koong
2023-02-27
selftests/bpf: Fix compilation errors: Assign a value to a constant
Rong Tao
2023-02-27
selftests/bpf: Use __NR_prlimit64 instead of __NR_getrlimit in user_ringbuf test
Tiezhu Yang
2023-02-24
selftests/bpf: run mptcp in a dedicated netns
Hangbin Liu
2023-02-24
selftests/bpf: move SYS() macro into the test_progs.h
Hangbin Liu
2023-02-23
selftests/bpf: Add a test case for bpf_cgroup_from_id()
Tejun Heo
2023-02-22
selftests/bpf: Fix BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL for empty flow label
Stanislav Fomichev
2023-02-22
selftests/bpf: Tests for uninitialized stack reads
Eduard Zingerman
2023-02-22
bpf: Allow reads from uninit stack
Eduard Zingerman
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-21
Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
sefltests: netdevsim: wait for devlink instance after netns removal
Jiri Pirko
2023-02-21
selftest: fib_tests: Always cleanup before exit
Roxana Nicolescu
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
self-tests: more rps self tests
Paolo Abeni
2023-02-20
selftests/net: Interpret UDP_GRO cmsg data as an int value
Jakub Sitnicki
2023-02-17
selftests/bpf: Add bpf_fib_lookup test
Martin KaFai Lau
2023-02-17
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Martin KaFai Lau
2023-02-17
selftests/bpf: Add global subprog context passing tests
Andrii Nakryiko
2023-02-17
selftests/bpf: Convert test_global_funcs test to test_loader framework
Andrii Nakryiko
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-16
Fix typos in selftest/bpf files
Taichi Nishimura
2023-02-16
selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-16
Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-02-16
selftests: seg6: add selftest for PSP flavor in SRv6 End behavior
Andrea Mayer
2023-02-16
net/sched: Retire rsvp classifier
Jamal Hadi Salim
2023-02-16
net/sched: Retire tcindex classifier
Jamal Hadi Salim
2023-02-16
net/sched: Retire dsmark qdisc
Jamal Hadi Salim
2023-02-16
net/sched: Retire ATM qdisc
Jamal Hadi Salim
2023-02-16
net/sched: Retire CBQ qdisc
Jamal Hadi Salim
2023-02-15
selftests: forwarding: tc_actions: cleanup temporary files when test is aborted
Davide Caratti
2023-02-15
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
2023-02-15
selftest/bpf/benchs: Add benchmark for hashmap lookups
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Print less if the quiet option is set
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Make quiet option common
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Remove an unused header
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Enhance argp parsing
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Make a function static in bpf_hashmap_full_update
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_update
Anton Protopopov
2023-02-15
selftests/bpf: Add test case for element reuse in htab map
Hou Tao
[next]