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
2020-12-06
userfaultfd: selftests: fix SIGSEGV if huge mmap fails
Axel Rasmussen
1
-9
/
+16
2020-12-06
tools/testing/selftests/vm: fix build error
Xingxing Su
1
-0
/
+4
2020-12-05
vrf: packets with lladdr src needs dst at input with orig_iif when needs strict
Stephen Suryaputra
1
-0
/
+95
2020-12-04
selftests: forwarding: Add MPLS L2VPN test
Guillaume Nault
3
-0
/
+196
2020-12-04
selftests/bpf: Test bpf_sk_storage_get in tcp iterators
Florent Revest
2
-2
/
+34
2020-12-04
selftests/bpf: Add an iterator selftest for bpf_sk_storage_get
Florent Revest
2
-0
/
+64
2020-12-04
selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete
Florent Revest
2
-0
/
+87
2020-12-04
selftests: add selftest for the SRv6 End.DT6 (VRF) behavior
Andrea Mayer
1
-0
/
+502
2020-12-04
selftests: add selftest for the SRv6 End.DT4 behavior
Andrea Mayer
1
-0
/
+494
2020-12-04
selftests/bpf: Avoid errno clobbering
Florian Lehner
1
-5
/
+22
2020-12-04
selftests/bpf: Print reason when a tester could not run a program
Florian Lehner
1
-1
/
+3
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
42
-266
/
+1265
2020-12-04
selftests: core: add tests for CLOSE_RANGE_CLOEXEC
Giuseppe Scrivano
1
-0
/
+74
2020-12-03
selftests/bpf: Fix invalid use of strncat in test_sockmap
Andrii Nakryiko
1
-13
/
+23
2020-12-03
selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module
Andrii Nakryiko
2
-0
/
+119
2020-12-03
selftests/bpf: Add tp_btf CO-RE reloc test for modules
Andrii Nakryiko
2
-2
/
+33
2020-12-03
selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF
Andrii Nakryiko
3
-11
/
+151
2020-12-03
selftests/bpf: Add support for marking sub-tests as skipped
Andrii Nakryiko
1
-3
/
+3
2020-12-03
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
9
-3
/
+198
2020-12-03
selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP
Prankur gupta
4
-0
/
+40
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-12-03
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
1
-1
/
+1
2020-12-03
selftests/bpf: Indent ima_setup.sh with tabs.
KP Singh
1
-54
/
+54
2020-12-03
selftests/bpf: Add config dependency on BLK_DEV_LOOP
KP Singh
1
-0
/
+1
2020-12-03
selftests/bpf: Ensure securityfs mount before writing ima policy
KP Singh
1
-0
/
+15
2020-12-03
selftests/bpf: Update ima_setup.sh for busybox
KP Singh
1
-4
/
+8
2020-12-03
selftests/bpf: Copy file using read/write in local storage test
Stanislav Fomichev
1
-10
/
+18
2020-12-03
selftests: kvm/set_memory_region_test: Fix race in move region test
Maciej S. Szmigiero
1
-4
/
+13
2020-12-04
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
1
-0
/
+1
2020-12-04
selftests/powerpc: Fix uninitialized variable warning
Harish
1
-1
/
+1
2020-12-04
selftests/powerpc: update .gitignore
Daniel Axtens
4
-0
/
+6
2020-12-03
selftests: openat2: add RESOLVE_ conflict test
Aleksa Sarai
1
-1
/
+7
2020-12-02
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2
-8
/
+1
2020-12-02
selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt
Stanislav Fomichev
2
-0
/
+62
2020-12-02
selftests/bpf: Rewrite test_sock_addr bind bpf into C
Stanislav Fomichev
3
-184
/
+171
2020-12-02
selftests/seccomp: Update kernel config
Mickaël Salaün
1
-0
/
+1
2020-12-02
selftests: Add benchmark for syscall user dispatch
Gabriel Krisman Bertazi
2
-1
/
+201
2020-12-02
selftests: Add kselftest for syscall user dispatch
Gabriel Krisman Bertazi
5
-0
/
+324
2020-12-02
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
1
-1
/
+0
2020-12-01
selftests/bpf: Drain ringbuf samples at the end of test
Andrii Nakryiko
1
-0
/
+6
2020-12-01
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2
-2
/
+2
2020-12-01
selftests: forwarding: Add QinQ veto testing
Danielle Ratson
1
-0
/
+296
2020-12-01
kunit: kunit_tool: Correctly parse diagnostic messages
David Gow
1
-3
/
+4
2020-11-30
selftests/bpf: Fix flavored variants of test_ima
KP Singh
1
-0
/
+1
2020-11-30
ktest.pl: Fix the logic for truncating the size of the log file for email
Steven Rostedt (VMware)
1
-7
/
+6
2020-11-30
ktest.pl: If size of log is too big to email, email error message
Steven Rostedt (VMware)
1
-1
/
+6
2020-11-30
ktest.pl: Fix incorrect reboot for grub2bls
Libo Chen
1
-1
/
+1
2020-11-30
kunit: Introduce get_file_path() helper
Andy Shevchenko
1
-15
/
+9
2020-11-28
selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module
Davide Caratti
1
-0
/
+1
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
[prev]
[next]