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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
selftests/livepatch: Use "comm" instead of "diff" for dmesg
Joe Lawrence
1
-1
/
+1
2020-07-13
selftests/bpf: Fix merge conflict resolution
Alexei Starovoitov
1
-14
/
+0
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-57
/
+480
2020-07-13
selftests: mlxsw: RED: Test offload of mirror on RED early_drop qevent
Petr Machata
3
-3
/
+122
2020-07-13
tools/bpftool: Strip away modifiers from global variables
Andrii Nakryiko
2
-5
/
+7
2020-07-13
selftests/bpf: Add selftests verifying bpf_trace_printk() behaviour
Alan Maguire
2
-0
/
+96
2020-07-13
selftests/bpf: Add test for resolve_btfids
Jiri Olsa
3
-1
/
+175
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
26
-176
/
+313
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-22
/
+127
2020-07-11
selftests/bpf: Fix cgroup sockopt verifier test
Jean-Philippe Brucker
1
-0
/
+1
2020-07-10
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
1
-0
/
+20
2020-07-10
selftests/seccomp: Refactor to use fixture variants
Kees Cook
1
-157
/
+42
2020-07-10
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
1
-7
/
+8
2020-07-10
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
1
-1
/
+1
2020-07-10
selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
Kees Cook
1
-23
/
+23
2020-07-10
selftests/seccomp: Make kcmp() less required
Kees Cook
1
-20
/
+38
2020-07-10
selftests/seccomp: Improve calibration loop
Kees Cook
1
-18
/
+32
2020-07-10
selftests/seccomp: use 90s as timeout
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2020-07-10
selftests/seccomp: Expand benchmark to per-filter measurements
Kees Cook
2
-9
/
+29
2020-07-10
selftests/seccomp: Check for EPOLLHUP for user_notif
Christian Brauner
1
-0
/
+136
2020-07-10
selftests/seccomp: Set NNP for TSYNC ESRCH flag test
Kees Cook
1
-0
/
+5
2020-07-10
selftests/seccomp: Add SKIPs for failed unshare()
Kees Cook
2
-2
/
+9
2020-07-10
selftests/seccomp: Rename XFAIL to SKIP
Kees Cook
1
-4
/
+9
2020-07-10
selftests: net: add a test for UDP tunnel info infra
Jakub Kicinski
1
-0
/
+786
2020-07-10
mm/hmm: add tests for hmm_pfn_to_map_order()
Ralph Campbell
1
-0
/
+76
2020-07-10
Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-50
/
+53
2020-07-09
selftests: bpf: Fix detach from sockmap tests
Lorenz Bauer
1
-6
/
+6
2020-07-09
Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPER
Alexander A. Klimov
1
-1
/
+1
2020-07-09
selftests: net: Add port split test
Danielle Ratson
2
-0
/
+278
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+36
2020-07-09
selftests/mptcp: add diag interface tests
Paolo Abeni
3
-5
/
+140
2020-07-08
selftests: kmod: Add module address visibility test
Kees Cook
1
-0
/
+36
2020-07-09
selftests/bpf: Switch perf_buffer test to tracepoint and skeleton
Andrii Nakryiko
2
-32
/
+14
2020-07-09
selftests/bpf: Add test relying only on CO-RE and no recent kernel features
Andrii Nakryiko
2
-0
/
+63
2020-07-09
selftests/bpf: test_progs avoid minus shell exit codes
Jesper Dangaard Brouer
1
-4
/
+5
2020-07-09
selftests/bpf: test_progs use another shell exit on non-actions
Jesper Dangaard Brouer
1
-1
/
+3
2020-07-08
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
Desnes A. Nunes do Rosario
11
-26
/
+0
2020-07-08
tests: add CLONE_NEWTIME setns tests
Christian Brauner
2
-0
/
+80
2020-07-08
selftests: bpf: Remove unused bpf_map_def_legacy struct
Daniel T. Lee
1
-14
/
+0
2020-07-08
selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2
-0
/
+117
2020-07-07
selftests: fix condition in run_tests
Yauheni Kaliuta
1
-1
/
+1
2020-07-07
selftests: do not use .ONESHELL
Yauheni Kaliuta
1
-11
/
+9
2020-07-07
selftests: pidfd: skip test if unshare fails with EPERM
Paolo Bonzini
1
-5
/
+16
2020-07-07
selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-4
/
+30
2020-07-06
selftests/harness: Report skip reason
Kees Cook
1
-4
/
+21
2020-07-06
selftests/harness: Display signed values correctly
Kees Cook
1
-5
/
+37
2020-07-06
selftests/harness: Refactor XFAIL into SKIP
Kees Cook
2
-20
/
+52
2020-07-06
selftests/harness: Switch to TAP output
Kees Cook
2
-24
/
+33
2020-07-06
selftests: Add header documentation and helpers
Kees Cook
1
-2
/
+71
2020-07-06
selftests/binderfs: Fix harness API usage
Kees Cook
1
-138
/
+146
[prev]
[next]