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-12-13
selftest/net/forwarding: declare NETIFS p9 p10
Hangbin Liu
1
-0
/
+2
2021-12-13
selftests/net: expand gro with two machine test
Willem de Bruijn
1
-14
/
+24
2021-12-13
selftests/net: toeplitz: fix udp option
Willem de Bruijn
1
-1
/
+1
2021-12-12
libbpf: Don't validate TYPE_ID relo's original imm value
Andrii Nakryiko
1
-5
/
+14
2021-12-12
selftests/bpf: Remove last bpf_create_map_xattr from test_verifier
Andrii Nakryiko
1
-9
/
+5
2021-12-12
selftests: Fix IPv6 address bind tests
David Ahern
1
-3
/
+11
2021-12-12
selftests: Fix raw socket bind tests with VRF
David Ahern
1
-1
/
+2
2021-12-12
selftests: Add duplicate config only for MD5 VRF tests
David Ahern
1
-6
/
+20
2021-12-12
selftests: icmp_redirect: pass xfail=0 to log_test()
Po-Hsu Lin
1
-1
/
+1
2021-12-12
kselftest: alsa: Use private alsa-lib configuration in mixer test
Jaroslav Kysela
1
-1
/
+55
2021-12-12
kselftest: alsa: optimization for SNDRV_CTL_ELEM_ACCESS_VOLATILE
Takashi Sakamoto
1
-3
/
+9
2021-12-12
kselftest: alsa: Add simplistic test for ALSA mixer controls kselftest
Mark Brown
4
-1
/
+617
2021-12-11
selftests/bpf: Add test cases for bpf_strncmp()
Hou Tao
2
-0
/
+221
2021-12-11
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
5
-1
/
+232
2021-12-11
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
6
-33
/
+34
2021-12-11
bpf: Add bpf_strncmp helper
Hou Tao
1
-0
/
+11
2021-12-11
libbpf: Fix gen_loader assumption on number of programs.
Alexei Starovoitov
1
-2
/
+3
2021-12-11
Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
5
-32
/
+64
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-74
/
+172
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
1
-19
/
+13
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
1
-1
/
+1
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) usage
Adrian Hunter
1
-3
/
+4
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2
-1
/
+7
2021-12-11
objtool: Remove .fixup handling
Peter Zijlstra
1
-6
/
+2
2021-12-11
x86/mmx_32: Remove X86_USE_3DNOW
Peter Zijlstra
1
-4
/
+0
2021-12-10
selftests/damon: split test cases
SeongJae Park
7
-112
/
+129
2021-12-10
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
4
-0
/
+61
2021-12-10
selftests/damon: test wrong DAMOS condition ranges input
SeongJae Park
1
-0
/
+2
2021-12-10
selftests/damon: test DAMON enabling with empty target_ids case
SeongJae Park
1
-0
/
+9
2021-12-10
selftests/damon: skip test if DAMON is running
SeongJae Park
1
-0
/
+9
2021-12-10
selftests/vm: remove ARRAY_SIZE define from individual tests
Shuah Khan
3
-3
/
+3
2021-12-10
selftests/timens: remove ARRAY_SIZE define from individual tests
Shuah Khan
2
-4
/
+0
2021-12-10
selftests/sparc64: remove ARRAY_SIZE define from adi-test
Shuah Khan
1
-4
/
+0
2021-12-10
selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmark
Shuah Khan
1
-1
/
+1
2021-12-10
selftests/rseq: remove ARRAY_SIZE define from individual tests
Shuah Khan
2
-4
/
+2
2021-12-10
selftests/net: remove ARRAY_SIZE define from individual tests
Shuah Khan
6
-11
/
+8
2021-12-10
selftests/landlock: remove ARRAY_SIZE define from common.h
Shuah Khan
1
-4
/
+0
2021-12-10
selftests/ir: remove ARRAY_SIZE define from ir_loopback.c
Shuah Khan
1
-1
/
+0
2021-12-10
selftests/core: remove ARRAY_SIZE define from close_range_test.c
Shuah Khan
1
-4
/
+0
2021-12-10
selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.h
Shuah Khan
1
-2
/
+2
2021-12-10
selftests/arm64: remove ARRAY_SIZE define from vec-syscfg.c
Shuah Khan
1
-2
/
+0
2021-12-10
tools: fix ARRAY_SIZE defines in tools and selftests hdrs
Shuah Khan
3
-0
/
+8
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
118
-1220
/
+3631
2021-12-10
selftests: cgroup: build error multiple outpt files
Anders Roxell
2
-6
/
+8
2021-12-10
selftests/move_mount_set_group remove unneeded conversion to bool
Yang Guang
1
-5
/
+5
[prev]
[next]