index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
2
-4
/
+1
2021-01-28
Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+46
2021-01-28
selftests: forwarding: Specify interface when invoking mausezahn
Danielle Ratson
2
-2
/
+2
2021-01-28
tools/testing/scatterlist: Fix overflow of max segment size
Maor Gottlieb
1
-1
/
+0
2021-01-28
ndtest: Add papr health related flags
Santosh Sivaraj
2
-0
/
+72
2021-01-28
ndtest: Add nvdimm control functions
Santosh Sivaraj
1
-0
/
+51
2021-01-28
ndtest: Add regions and mappings to the test buses
Santosh Sivaraj
2
-0
/
+378
2021-01-28
ndtest: Add dimm attributes
Santosh Sivaraj
1
-2
/
+200
2021-01-28
ndtest: Add dimms to the two buses
Santosh Sivaraj
2
-0
/
+294
2021-01-28
ndtest: Add compatability string to treat it as PAPR family
Santosh Sivaraj
1
-0
/
+23
2021-01-28
testing/nvdimm: Add test module for non-nfit platforms
Santosh Sivaraj
4
-2
/
+229
2021-01-27
selftests/bpf: Verify that rebinding to port < 1024 from BPF works
Stanislav Fomichev
2
-0
/
+154
2021-01-27
selftests: increase timeout to 10 min
Matthieu Baerts
1
-1
/
+1
2021-01-27
selftests: mptcp: add IPv4-mapped IPv6 testcases
Geliang Tang
1
-0
/
+75
2021-01-26
selftests: add IPv4 unicast extensions tests
Seth David Schoen
2
-0
/
+229
2021-01-26
selftests/bpf: Don't exit on failed bpf_testmod unload
Andrii Nakryiko
1
-1
/
+1
2021-01-26
selftests/bpf: Avoid useless void *-casts
Björn Töpel
1
-5
/
+5
2021-01-26
selftests/bpf: Consistent malloc/calloc usage
Björn Töpel
1
-7
/
+7
2021-01-26
selftests/bpf: Avoid heap allocation
Björn Töpel
1
-5
/
+4
2021-01-26
selftests/bpf: Define local variables at the beginning of a block
Björn Töpel
1
-5
/
+7
2021-01-26
selftests/bpf: Change type from void * to struct generic_data *
Björn Töpel
1
-4
/
+4
2021-01-26
selftests/bpf: Change type from void * to struct ifaceconfigobj *
Björn Töpel
1
-14
/
+14
2021-01-26
selftests/bpf: Remove casting by introduce local variable
Björn Töpel
1
-13
/
+11
2021-01-26
selftests/bpf: Improve readability of xdpxceiver/worker_pkt_validate()
Björn Töpel
1
-17
/
+12
2021-01-26
selftests/bpf: Remove memory leak
Björn Töpel
1
-1
/
+0
2021-01-26
selftests/bpf: Fix style warnings
Björn Töpel
1
-7
/
+7
2021-01-26
selftests/bpf: Remove unused enums
Björn Töpel
1
-2
/
+0
2021-01-26
selftests/bpf: Remove a lot of ifobject casting
Björn Töpel
1
-45
/
+43
2021-01-24
Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-3
/
+6
2021-01-24
tests: add mount_setattr() selftests
Christian Brauner
5
-0
/
+1434
2021-01-23
Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...
Linus Torvalds
5
-94
/
+84
2021-01-22
selftests: mlxsw: Add a scale test for physical ports
Danielle Ratson
5
-2
/
+98
2021-01-22
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
13
-41
/
+642
2021-01-21
selftest/bpf: Fix typo
Junlin Yang
1
-2
/
+2
2021-01-21
selftests: kselftest_harness.h: partially fix kernel-doc markups
Mauro Carvalho Chehab
1
-11
/
+15
2021-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-1
/
+44
2021-01-21
tools/rcutorture: Fix position of -lgcc in mkinitrd.sh
Willy Tarreau
1
-1
/
+1
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
6
-3
/
+52
2021-01-20
bpf: Permit size-0 datasec
Yonghong Song
1
-0
/
+21
2021-01-20
selftests: bpf: Add a new test for bare tracepoints
Qais Yousef
5
-1
/
+69
2021-01-20
selftests/bpf: Add verifier tests for x64 jit jump padding
Gary Lin
2
-0
/
+96
2021-01-20
bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.
Carlos Neira
5
-240
/
+70
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-101
/
+104
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-99
/
+102
2021-01-20
arm64: mte: style: Simplify bool comparison
YANG LI
1
-1
/
+1
2021-01-19
selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
1
-2
/
+2
2021-01-19
selftests: net: fib_tests: remove duplicate log test
Hangbin Liu
1
-1
/
+0
2021-01-20
selftests/powerpc: Only test lwm/stmw on big endian
Michael Ellerman
1
-1
/
+4
2021-01-19
selftests/powerpc: Fix exit status of pkey tests
Sandipan Das
2
-2
/
+2
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
29
-86
/
+1211
[prev]
[next]