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
2021-10-15
selftests: net/fcnal: Test --{force,no}-bind-key-ifindex
Leonard Crestez
1
-0
/
+60
2021-10-15
selftests: nettest: Add --{force,no}-bind-key-ifindex
Leonard Crestez
1
-2
/
+26
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-159
/
+133
2021-10-14
Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-109
/
+81
2021-10-14
selftests: netfilter: remove stray bash debug line
Florian Westphal
1
-1
/
+0
2021-10-14
libperf tests: Fix test_stat_cpu
Shunsuke Nakamura
2
-6
/
+6
2021-10-14
libperf test evsel: Fix build error on !x86 architectures
Shunsuke Nakamura
1
-0
/
+1
2021-10-14
perf report: Output non-zero offset for decompressed records
Alexey Bayduraev
1
-2
/
+2
2021-10-13
selftests: mlxsw: RED: Test per-TC ECN counters
Petr Machata
3
-10
/
+60
2021-10-13
selftests/ftrace: Update test for more eprobe removal process
Steven Rostedt (VMware)
1
-2
/
+52
2021-10-12
selftests: net: modify IOAM tests for undef bits
Justin Iurman
2
-109
/
+81
2021-10-12
selftests: mlxsw: RED: Add selftests for the mark qevent
Petr Machata
2
-5
/
+122
2021-10-12
selftests: mlxsw: sch_red_core: Drop two unused variables
Petr Machata
1
-2
/
+0
2021-10-11
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-2
/
+30
2021-10-12
selftests: nft_nat: add udp hole punch test case
Florian Westphal
1
-0
/
+145
2021-10-11
selftests/ftrace: add s390 support for kprobe args tests
Heiko Carstens
2
-0
/
+7
2021-10-11
KVM: arm64: selftests: Add init ITS device test
Ricardo Koller
1
-0
/
+42
2021-10-11
KVM: arm64: selftests: Add test for legacy GICv3 REDIST base partially above IPA range
Ricardo Koller
1
-0
/
+34
2021-10-11
KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA range
Ricardo Koller
1
-12
/
+26
2021-10-11
KVM: arm64: selftests: Add some tests for GICv2 in vgic_init
Ricardo Koller
1
-32
/
+79
2021-10-11
KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnostic
Ricardo Koller
1
-9
/
+10
2021-10-11
KVM: arm64: selftests: Make vgic_init gic version agnostic
Ricardo Koller
1
-61
/
+95
2021-10-10
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
9
-86
/
+45
2021-10-10
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
2
-13
/
+11
2021-10-10
tools/bootconfig: Print all error message in stderr
Masami Hiramatsu
3
-16
/
+2
2021-10-10
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
1
-1
/
+1
2021-10-10
tools/bootconfig: Run test script when build all
Masami Hiramatsu
1
-1
/
+1
2021-10-10
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+1
2021-10-10
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-3
/
+3
2021-10-10
Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-50
/
+25
2021-10-08
selftests/bpf: Skip verifier tests that fail to load with ENOTSUPP
Ilya Leoshkevich
1
-1
/
+11
2021-10-08
selftests/tls: add SM4 GCM/CCM to tls selftests
Tianjia Zhang
1
-2
/
+26
2021-10-08
selfetest/bpf: Make some tests serial
Yucong Sun
38
-38
/
+48
2021-10-08
selftests/bpf: Fix pid check in fexit_sleep test
Yucong Sun
1
-2
/
+2
2021-10-08
selftests/bpf: Adding pid filtering for atomics test
Yucong Sun
2
-0
/
+17
2021-10-08
selftests/bpf: Make cgroup_v1v2 use its own port
Yucong Sun
2
-2
/
+2
2021-10-08
selftests/bpf: Fix race condition in enable_stats
Yucong Sun
1
-1
/
+1
2021-10-08
selftests/bpf: Add per worker cgroup suffix
Yucong Sun
2
-4
/
+4
2021-10-08
selftests/bpf: Allow some tests to be executed in sequence
Yucong Sun
1
-6
/
+54
2021-10-08
selftests/bpf: Add parallelism to test_progs
Yucong Sun
2
-37
/
+610
2021-10-08
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
7
-2
/
+83
2021-10-08
libbpf: Support detecting and attaching of writable tracepoint program
Hou Tao
1
-5
/
+21
2021-10-08
perf kmem: Improve man page for record options
Ian Rogers
1
-5
/
+8
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
2
-3
/
+5
2021-10-08
selftests/bpf: Better clean up for runqslower in test_bpftool_build.sh
Quentin Monnet
1
-0
/
+4
2021-10-08
perf tools: Enable strict JSON parsing
James Clark
1
-0
/
+1
2021-10-08
perf tools: Make the JSON parser more conformant when in strict mode
James Clark
1
-2
/
+40
2021-10-08
perf vendor-events: Fix all remaining invalid JSON files
James Clark
29
-44
/
+44
2021-10-08
tools/runqslower: Install libbpf headers when building
Quentin Monnet
2
-15
/
+22
2021-10-08
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
3
-9
/
+18
[prev]
[next]