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-07-23
vrf: Handle CONFIG_SYSCTL not set
David Ahern
1
-0
/
+6
2020-07-23
selftests/powerpc: Add test of memcmp at end of page
Michael Ellerman
1
-18
/
+22
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-44
/
+2602
2020-07-21
selftest: txtimestamp: fix net ns entry logic
Paolo Pisati
1
-1
/
+1
2020-07-21
bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h
Yonghong Song
1
-8
/
+25
2020-07-21
tools/bpf: Sync btf_ids.h to tools
Yonghong Song
1
-0
/
+1
2020-07-21
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
5
-7
/
+7
2020-07-21
selftests/bpf: Fix test_lwt_seg6local.sh hangs
Ilya Leoshkevich
1
-1
/
+1
2020-07-21
selftests: bpf: test_kmod.sh: Fix running out of srctree
Ilya Leoshkevich
1
-3
/
+9
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
3
-46
/
+1
2020-07-22
selftests/powerpc: Run per_event_excludes test on Power8 or later
Michael Ellerman
1
-4
/
+3
2020-07-22
selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value
Aneesh Kumar K.V
1
-3
/
+8
2020-07-22
selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...
Aneesh Kumar K.V
1
-18
/
+12
2020-07-22
selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...
Aneesh Kumar K.V
1
-13
/
+13
2020-07-20
tc-testing: Add tdc to kselftests
Briana Oursler
5
-4
/
+13
2020-07-20
testptp: add new options for perout phase and pulse width
Vladimir Oltean
1
-4
/
+37
2020-07-20
testptp: promote 'perout' variable to int64_t
Vladimir Oltean
1
-4
/
+6
2020-07-20
selftests: add clone3() CAP_CHECKPOINT_RESTORE test
Adrian Reber
3
-1
/
+186
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
31
-181
/
+321
2020-07-18
Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-4
/
+4
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
3
-5
/
+5
2020-07-17
selftests/bpf: Tests for BPF_SK_LOOKUP attach point
Jakub Sitnicki
4
-23
/
+1960
2020-07-17
selftests/bpf: Add verifier tests for bpf_sk_lookup context access
Jakub Sitnicki
1
-0
/
+492
2020-07-17
kunit: tool: fix improper treatment of file location
Brendan Higgins
2
-26
/
+2
2020-07-17
kunit: tool: fix broken default args in unit tests
Brendan Higgins
1
-5
/
+5
2020-07-17
kunit: capture stderr on all make subprocess calls
Will Chen
1
-3
/
+3
2020-07-17
selftests/harness: Limit step counter reporting
Kees Cook
1
-7
/
+2
2020-07-17
selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
Paolo Pisati
1
-0
/
+2
2020-07-17
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
1
-0
/
+26
2020-07-17
selftests/seccomp: Refactor to use fixture variants
Kees Cook
1
-157
/
+42
2020-07-17
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
1
-7
/
+8
2020-07-17
selftests: kmod: Add module address visibility test
Kees Cook
1
-0
/
+36
2020-07-16
selftests/bpf: Fix possible hang in sockopt_inherit
Stanislav Fomichev
1
-2
/
+1
2020-07-16
selftest: Add tests for XDP programs in CPUMAP entries
Lorenzo Bianconi
2
-0
/
+106
2020-07-15
selftests: mlxsw: Test policers' occupancy
Ido Schimmel
2
-0
/
+113
2020-07-15
selftests: mlxsw: Add scale test for tc-police
Ido Schimmel
5
-2
/
+126
2020-07-15
selftests: mlxsw: tc_restrictions: Test tc-police restrictions
Ido Schimmel
1
-0
/
+76
2020-07-15
selftests: forwarding: Add tc-police tests
Ido Schimmel
1
-0
/
+333
2020-07-15
selftests/powerpc: Use proper error code to check fault address
Haren Myneni
2
-4
/
+4
2020-07-15
selftests/livepatch: adopt to newer sysctl error format
Petr Mladek
2
-2
/
+3
2020-07-15
selftests/powerpc: Add FPU denormal test
Nicholas Piggin
3
-1
/
+40
2020-07-14
selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
Sargun Dhillon
1
-0
/
+229
2020-07-14
selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
Paolo Pisati
1
-1
/
+1
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
[prev]
[next]