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
2020-11-06
tools/rcutorture: Fix BUG parsing of console.log
Anna-Maria Behnsen
1
-1
/
+1
2020-11-06
tools/nolibc: Fix a spelling error in a comment
Bhaskar Chowdhury
1
-1
/
+1
2020-11-06
torture: Make kvm-check-branches.sh use --allcpus
Paul E. McKenney
1
-3
/
+2
2020-11-06
rcutorture/nolibc: Fix a typo in header file
Samuel Hernandez
1
-1
/
+1
2020-11-06
torture: Allow alternative forms of kvm.sh command-line arguments
Paul E. McKenney
1
-3
/
+3
2020-11-06
torture: Accept time units on kvm.sh --duration argument
Paul E. McKenney
1
-3
/
+15
2020-11-06
torture: Force weak-hashed pointers on console log
Paul E. McKenney
1
-0
/
+1
2020-11-06
torture: Prevent jitter processes from delaying failed run
Paul E. McKenney
2
-1
/
+18
2020-11-06
rcutorture: Adjust scenarios SRCU-t and SRCU-u to make kconfig happy
Paul E. McKenney
2
-3
/
+3
2020-11-06
torture: Exclude "NOHZ tick-stop error" from fatal errors
Paul E. McKenney
1
-1
/
+2
2020-11-06
rcuscale: Avoid divide by zero
Paul E. McKenney
1
-1
/
+1
2020-11-06
rcuscale: Add RCU Tasks Trace
Paul E. McKenney
3
-0
/
+19
2020-11-06
Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
34
-56
/
+65
2020-11-06
selftests/bpf: Fix selftest build with old libc
Alexei Starovoitov
1
-0
/
+4
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+10
2020-11-06
selftests: netdevsim: Add test for nexthop offload API
Ido Schimmel
1
-0
/
+436
2020-11-06
bpf: Exercise syscall operations for inode and sk storage
KP Singh
1
-2
/
+15
2020-11-06
bpf: Add tests for task_local_storage
KP Singh
2
-20
/
+226
2020-11-06
bpf: Update selftests for local_storage to use vmlinux.h
KP Singh
1
-19
/
+1
2020-11-06
bpf: Fix tests for local_storage
KP Singh
1
-9
/
+15
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
1
-0
/
+9
2020-11-06
bpftool: Add support for task local storage
KP Singh
3
-3
/
+6
2020-11-06
libbpf: Add support for task local storage
KP Singh
1
-0
/
+1
2020-11-06
bpf: Implement task local storage
KP Singh
1
-0
/
+39
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
3
-1
/
+89
2020-11-05
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2
-0
/
+247
2020-11-05
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
3
-4
/
+21
2020-11-05
selftests/bpf: Add split BTF dedup selftests
Andrii Nakryiko
3
-0
/
+391
2020-11-05
libbpf: Accomodate DWARF/compiler bug with duplicated identical arrays
Andrii Nakryiko
1
-2
/
+25
2020-11-05
libbpf: Support BTF dedup of split BTFs
Andrii Nakryiko
1
-53
/
+168
2020-11-05
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
1
-10
/
+6
2020-11-05
selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests
Andrii Nakryiko
4
-1
/
+256
2020-11-05
selftests/bpf: Add split BTF basic test
Andrii Nakryiko
2
-0
/
+110
2020-11-05
libbpf: Implement basic split BTF support
Andrii Nakryiko
3
-45
/
+169
2020-11-05
libbpf: Unify and speed up BTF string deduplication
Andrii Nakryiko
1
-165
/
+98
2020-11-05
selftest/bpf: Relax btf_dedup test checks
Andrii Nakryiko
1
-15
/
+25
2020-11-05
libbpf: Factor out common operations in BTF writing APIs
Andrii Nakryiko
1
-80
/
+43
2020-11-05
tools/bpftool: Fix attaching flow dissector
Lorenz Bauer
1
-1
/
+1
2020-11-05
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
8
-14
/
+37
2020-11-05
selftests: binderfs: use SKIP instead of XFAIL
Tommi Rantala
1
-4
/
+4
2020-11-05
selftests: clone3: use SKIP instead of XFAIL
Tommi Rantala
1
-1
/
+1
2020-11-05
selftests: core: use SKIP instead of XFAIL in close_range_test.c
Tommi Rantala
1
-4
/
+4
2020-11-05
selftests: proc: fix warning: _GNU_SOURCE redefined
Tommi Rantala
3
-3
/
+0
2020-11-04
selftests: mptcp: add ADD_ADDR timeout test case
Geliang Tang
2
-24
/
+80
2020-11-04
selftests: net: bridge: add test for mldv2 *,g auto-add
Nikolay Aleksandrov
1
-1
/
+30
2020-11-04
selftests: net: bridge: add test for mldv2 exclude timeout
Nikolay Aleksandrov
1
-1
/
+47
2020-11-04
selftests: net: bridge: add test for mldv2 exc -> block report
Nikolay Aleksandrov
1
-1
/
+30
2020-11-04
selftests: net: bridge: add test for mldv2 inc -> block report
Nikolay Aleksandrov
1
-1
/
+36
2020-11-04
selftests: net: bridge: add test for mldv2 exc -> to_exclude report
Nikolay Aleksandrov
1
-1
/
+29
2020-11-04
selftests: net: bridge: add test for mldv2 exc -> is_exclude report
Nikolay Aleksandrov
1
-1
/
+30
[prev]
[next]