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
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel functions
Martin KaFai Lau
3
-46
/
+11
2021-03-26
bpf: selftests: Rename bictcp to bpf_cubic
Martin KaFai Lau
1
-15
/
+15
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2
-11
/
+11
2021-03-26
selftests: mptcp: signal addresses testcases
Geliang Tang
1
-0
/
+58
2021-03-26
selftests: mptcp: timeout testcases for multi addresses
Geliang Tang
1
-2
/
+24
2021-03-26
selftests: mptcp: add cfg_do_w for cfg_remove
Geliang Tang
1
-3
/
+7
2021-03-26
selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"
Colin Ian King
1
-1
/
+1
2021-03-26
selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)
Ilya Leoshkevich
1
-1
/
+2
2021-03-26
bpf/selftests: Test that kernel rejects a TCP CC with an invalid license
Toke Høiland-Jørgensen
2
-0
/
+63
2021-03-25
bpf: selftests: Add tests for batched ops in LPM trie maps
Pedro Tammela
1
-0
/
+158
2021-03-25
selftests/bpf: Better error messages for ima_setup.sh failures
KP Singh
1
-2
/
+4
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-20
/
+189
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
26
-53
/
+912
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-5
/
+17
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
1
-2
/
+2
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
13
-41
/
+315
2021-03-24
Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.2021.03.08a', 'mmdumpobj.2021.03.08a', 'nocb.2021.03.15a', 'poll.2021.03.24a', 'rt.2021.03.08a', 'tasks.2021.03.08a', 'torture.2021.03.08a' and 'torturescript.2021.03.22a' into HEAD
Paul E. McKenney
20
-214
/
+692
2021-03-24
selftests: mlxsw: Add resilient nexthop groups configuration tests
Ido Schimmel
2
-0
/
+87
2021-03-24
selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groups
Ido Schimmel
1
-0
/
+31
2021-03-24
selftests: netfilter: flowtable bridge and vlan support
Pablo Neira Ayuso
1
-0
/
+82
2021-03-24
kselftest: arm64: Add BTI tests
Mark Brown
16
-1
/
+637
2021-03-24
kselftest/arm64: mte: Report filename on failing temp file creation
Andre Przywara
1
-0
/
+1
2021-03-24
kselftest/arm64: mte: Fix clang warning
Andre Przywara
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Makefile: Fix clang compilation
Andre Przywara
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Output warning about failing compiler
Andre Przywara
1
-0
/
+3
2021-03-24
kselftest/arm64: mte: Use cross-compiler if specified
Andre Przywara
1
-0
/
+5
2021-03-24
kselftest/arm64: mte: Fix MTE feature detection
Andre Przywara
1
-11
/
+2
2021-03-24
kselftest/arm64: mte: common: Fix write() warnings
Andre Przywara
1
-5
/
+18
2021-03-24
kselftest/arm64: mte: user_mem: Fix write() warning
Andre Przywara
1
-1
/
+2
2021-03-24
selftests/sgx: Use getauxval() to simplify test code
Tianjia Zhang
1
-20
/
+4
2021-03-24
selftests/powerpc: Fix L1D flushing tests for Power10
Russell Currey
3
-2
/
+6
2021-03-23
Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-1
/
+3
2021-03-23
kselftest/arm64: mte: ksm_options: Fix fscanf warning
Andre Przywara
1
-1
/
+4
2021-03-23
kselftest/arm64: mte: Fix pthread linking
Andre Przywara
1
-1
/
+2
2021-03-23
kselftest/arm64: mte: Fix compilation with native compiler
Andre Przywara
1
-2
/
+0
2021-03-23
firmware_loader: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
4
-6
/
+6
2021-03-22
torture: Fix kvm.sh --datestamp regex check
Paul E. McKenney
1
-1
/
+1
2021-03-22
torture: Consolidate qemu-cmd duration editing into kvm-transform.sh
Paul E. McKenney
2
-4
/
+8
2021-03-22
torture: Print proper vmlinux path for kvm-again.sh runs
Paul E. McKenney
2
-2
/
+9
2021-03-22
torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environment
Paul E. McKenney
2
-0
/
+6
2021-03-22
torture: Make kvm-transform.sh update jitter commands
Paul E. McKenney
2
-4
/
+22
2021-03-22
torture: Add --duration argument to kvm-again.sh
Paul E. McKenney
2
-7
/
+47
2021-03-22
torture: Add kvm-again.sh to rerun a previous torture-test
Paul E. McKenney
2
-0
/
+238
2021-03-22
torture: Create a "batches" file for build reuse
Paul E. McKenney
1
-12
/
+17
2021-03-22
torture: De-capitalize TORTURE_SUITE
Paul E. McKenney
2
-2
/
+2
2021-03-22
torture: Make upper-case-only no-dot no-slash scenario names official
Paul E. McKenney
1
-1
/
+1
2021-03-22
torture: Rename SRCU-t and SRCU-u to avoid lowercase characters
Paul E. McKenney
5
-2
/
+2
2021-03-22
torture: Remove no-mpstat error message
Paul E. McKenney
1
-1
/
+0
[prev]
[next]