index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
selftests/tc-testing: add show class case for red qdisc
Zhengchao Shao
1
-0
/
+23
2022-09-22
selftests/tc-testing: add show class case for prio qdisc
Zhengchao Shao
1
-0
/
+20
2022-09-22
selftests/tc-testing: add show class case for mq qdisc
Zhengchao Shao
1
-1
/
+23
2022-09-22
selftests/tc-testing: add show class case for ingress qdisc
Zhengchao Shao
1
-0
/
+20
2022-09-22
selftests/tc-testing: add selftests for qfq qdisc
Zhengchao Shao
1
-0
/
+145
2022-09-22
selftests/tc-testing: add selftests for netem qdisc
Zhengchao Shao
1
-0
/
+372
2022-09-22
selftests/tc-testing: add selftests for multiq qdisc
Zhengchao Shao
1
-0
/
+114
2022-09-22
selftests/tc-testing: add selftests for mqprio qdisc
Zhengchao Shao
1
-0
/
+114
2022-09-22
selftests/tc-testing: add selftests for htb qdisc
Zhengchao Shao
1
-0
/
+285
2022-09-22
selftests/tc-testing: add selftests for hfsc qdisc
Zhengchao Shao
1
-0
/
+167
2022-09-22
selftests/tc-testing: add selftests for fq_codel qdisc
Zhengchao Shao
1
-0
/
+326
2022-09-22
selftests/tc-testing: add selftests for dsmark qdisc
Zhengchao Shao
1
-0
/
+140
2022-09-22
selftests/tc-testing: add selftests for drr qdisc
Zhengchao Shao
1
-0
/
+71
2022-09-22
selftests/tc-testing: add selftests for cbs qdisc
Zhengchao Shao
1
-0
/
+234
2022-09-22
selftests/tc-testing: add selftests for cbq qdisc
Zhengchao Shao
1
-0
/
+184
2022-09-22
selftests/tc-testing: add selftests for cake qdisc
Zhengchao Shao
1
-0
/
+487
2022-09-22
selftests/bpf: Free the allocated resources after test case succeeds
Hou Tao
4
-9
/
+21
2022-09-22
selftests/bpf: Destroy the skeleton when CONFIG_PREEMPT is off
Hou Tao
1
-0
/
+1
2022-09-22
selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
Jinrong Liang
1
-1
/
+1
2022-09-22
selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
Yauheni Kaliuta
1
-0
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-170
/
+717
2022-09-22
kselftest/arm64: Fix typo in hwcap check
Mark Brown
1
-1
/
+1
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
13
-14
/
+433
2022-09-22
selftests: forwarding: add shebang for sch_red.sh
Hangbin Liu
1
-0
/
+1
2022-09-22
selftests: bonding: cause oops in bond_rr_gen_slave_id
Jonathan Toppins
2
-1
/
+51
2022-09-21
selftests/bpf: add ability to filter programs in veristat
Andrii Nakryiko
2
-2
/
+227
2022-09-21
selftests/bpf: add comparison mode to veristat
Andrii Nakryiko
1
-51
/
+492
2022-09-21
selftests/bpf: add CSV output mode for veristat
Andrii Nakryiko
1
-36
/
+75
2022-09-21
selftests/bpf: fix double bpf_object__close() in veristate
Andrii Nakryiko
1
-1
/
+0
2022-09-21
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
3
-3
/
+35
2022-09-21
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
3
-0
/
+259
2022-09-21
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
7
-8
/
+610
2022-09-21
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
3
-0
/
+159
2022-09-21
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
3
-1
/
+142
2022-09-21
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2
-14
/
+14
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
1
-1
/
+1
2022-09-21
libbpf: Support raw BTF placed in the default search path
Tao Chen
1
-18
/
+12
2022-09-21
selftests: bpf: test_kmod.sh: Pass parameters to the module
Yauheni Kaliuta
1
-3
/
+8
2022-09-21
libbpf: Improve BPF_PROG2 macro code quality and description
Yonghong Song
1
-63
/
+91
2022-09-21
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
5
-0
/
+1185
2022-09-21
bpf: Add libbpf logic for user-space ring buffer
David Vernet
6
-3
/
+398
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
1
-0
/
+38
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
4
-2
/
+4
2022-09-21
tools: sync find_bit() implementation
Yury Norov
2
-129
/
+81
2022-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
1
-3
/
+14
2022-09-21
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+3
2022-09-21
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
1
-5
/
+2
2022-09-21
libperf evlist: Fix polling of system-wide events
Adrian Hunter
1
-2
/
+3
2022-09-21
perf record: Fix cpu mask bit setting for mixed mmaps
Adrian Hunter
1
-0
/
+2
2022-09-21
perf test: Skip wp modify test on old kernels
Namhyung Kim
1
-2
/
+8
[prev]
[next]