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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
libbpf: Allow loading empty BTFs
Andrii Nakryiko
1
-5
/
+0
2021-01-12
rcutorture: Add rcutree.use_softirq=0 to RUDE01 and TASKS01
Paul E. McKenney
2
-0
/
+2
2021-01-12
bpf: Update local storage test to check handling of null ptrs
KP Singh
2
-97
/
+61
2021-01-12
selftests/x86: Use __builtin_ia32_read/writeeflags
Andy Lutomirski
1
-20
/
+4
2021-01-10
selftests: netfilter: Pass family parameter "-f" to conntrack tool
Chen Yi
1
-3
/
+9
2021-01-09
selftests: mptcp: add the MP_PRIO testcases
Geliang Tang
1
-1
/
+71
2021-01-09
selftests: mptcp: add set_flags command in pm_nl_ctl
Geliang Tang
1
-1
/
+86
2021-01-09
selftests: mptcp: add testcases for setting the address ID
Geliang Tang
1
-2
/
+39
2021-01-09
selftests/tls: fix selftests after adding ChaCha20-Poly1305
Vadim Fedorenko
1
-2
/
+2
2021-01-08
Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2021-01-08
Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-1
/
+4
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-436
/
+362
2021-01-08
libbpf: Clarify kernel type use with USER variants of CORE reading macros
Andrii Nakryiko
1
-6
/
+39
2021-01-08
selftests/bpf: Remove duplicate include in test_lsm
Menglong Dong
1
-1
/
+0
2021-01-08
selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variants
Andrii Nakryiko
2
-0
/
+114
2021-01-08
libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro family
Andrii Nakryiko
1
-0
/
+38
2021-01-08
libbpf: Add user-space variants of BPF_CORE_READ() family of macros
Andrii Nakryiko
1
-38
/
+58
2021-01-07
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
1
-1
/
+1
2021-01-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-7
/
+13
2021-01-07
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
6
-146
/
+166
2021-01-07
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
5
-47
/
+21
2021-01-07
KVM: selftests: Factor out guest mode code
Andrew Jones
6
-256
/
+188
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
61
-263
/
+911
2021-01-07
selftests: netfilter: add selftest for ipip pmtu discovery with enabled connection tracking
Florian Westphal
2
-1
/
+208
2021-01-07
tools: selftests: add test for changing routes with PTMU exceptions
Sean Tranchetti
1
-2
/
+69
2021-01-06
torture: Compress KASAN vmlinux files
Paul E. McKenney
1
-2
/
+46
2021-01-06
torture: Add --kcsan-kmake-arg to torture.sh for KCSAN
Paul E. McKenney
1
-6
/
+15
2021-01-06
torture: Add command and results directory to torture.sh log
Paul E. McKenney
1
-4
/
+7
2021-01-06
torture: Allow scenarios to be specified to torture.sh
Paul E. McKenney
1
-3
/
+43
2021-01-06
torture: Drop log.long generation from torture.sh
Paul E. McKenney
1
-4
/
+1
2021-01-06
torture: Make torture.sh refuse to do zero-length runs
Paul E. McKenney
1
-6
/
+19
2021-01-06
torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscale
Paul E. McKenney
1
-1
/
+1
2021-01-06
torture: Make torture.sh allmodconfig retain and label output
Paul E. McKenney
1
-3
/
+6
2021-01-06
torture: Create doyesno helper function for torture.sh
Paul E. McKenney
1
-59
/
+19
2021-01-06
torture: Make torture.sh refscale runs use verbose_batched module parameter
Paul E. McKenney
1
-1
/
+6
2021-01-06
torture: Make torture.sh rcuscale and refscale deal with allmodconfig
Paul E. McKenney
1
-2
/
+2
2021-01-06
torture: Enable torture.sh argument checking
Paul E. McKenney
1
-5
/
+5
2021-01-06
torture: Auto-size SCF and scaling runs based on number of CPUs
Paul E. McKenney
1
-7
/
+12
2021-01-06
torture: Add "make allmodconfig" to torture.sh
Paul E. McKenney
1
-1
/
+36
2021-01-06
torture: Remove use of "eval" in torture.sh
Paul E. McKenney
1
-11
/
+44
2021-01-06
torture: Make torture.sh use common time-duration bash functions
Paul E. McKenney
1
-13
/
+7
2021-01-06
torture: Add torture.sh torture-everything script
Paul E. McKenney
1
-0
/
+301
2021-01-06
tools/rcutorture: Support nocb toggle in TREE01
Frederic Weisbecker
1
-1
/
+3
2021-01-06
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
1
-1
/
+0
2021-01-05
tools/resolve_btfids: Warn when having multiple IDs for single type
Jiri Olsa
1
-5
/
+12
2021-01-05
selftests: fix the return value for UDP GRO test
Po-Hsu Lin
1
-0
/
+34
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-9
/
+48
2021-01-05
torture: Do Kconfig analysis only once per scenario
Paul E. McKenney
1
-7
/
+15
2021-01-05
cpupower: add Makefile dependencies for install targets
Ivan Babrou
2
-5
/
+5
2021-01-04
tools/memory-model: Fix typo in klitmus7 compatibility table
Akira Yokosawa
1
-1
/
+1
[prev]
[next]