index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2020-07-25
selftests/bpf: Add get_stackid_cannot_attach
Song Liu
-0
/
+91
2020-07-25
selftests/bpf: Add callchain_stackid
Song Liu
-0
/
+175
2020-07-25
selftests/bpf: Add a test for out of bound rdonly buf access
Yonghong Song
-0
/
+57
2020-07-25
selftests/bpf: Add a test for bpf sk_storage_map iterator
Yonghong Song
-0
/
+106
2020-07-25
selftests/bpf: Add test for bpf array map iterators
Yonghong Song
-0
/
+247
2020-07-25
selftests/bpf: Add test for bpf hash map iterators
Yonghong Song
-0
/
+337
2020-07-25
selftests/bpf: Test BPF socket lookup and reuseport with connections
Jakub Sitnicki
-1
/
+53
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-6
/
+8
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
-2
/
+4
2020-07-25
selftest/firmware: Add selftest timeout in settings
Kees Cook
-1
/
+13
2020-07-23
vrf: Handle CONFIG_SYSCTL not set
David Ahern
-0
/
+6
2020-07-23
selftests/powerpc: Add test of memcmp at end of page
Michael Ellerman
-18
/
+22
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-44
/
+2602
2020-07-21
selftest: txtimestamp: fix net ns entry logic
Paolo Pisati
-1
/
+1
2020-07-21
bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h
Yonghong Song
-8
/
+25
2020-07-21
tools/bpf: Sync btf_ids.h to tools
Yonghong Song
-0
/
+1
2020-07-21
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
-7
/
+7
2020-07-21
selftests/bpf: Fix test_lwt_seg6local.sh hangs
Ilya Leoshkevich
-1
/
+1
2020-07-21
selftests: bpf: test_kmod.sh: Fix running out of srctree
Ilya Leoshkevich
-3
/
+9
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
-46
/
+1
2020-07-22
selftests/powerpc: Run per_event_excludes test on Power8 or later
Michael Ellerman
-4
/
+3
2020-07-22
selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value
Aneesh Kumar K.V
-3
/
+8
2020-07-22
selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...
Aneesh Kumar K.V
-18
/
+12
2020-07-22
selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...
Aneesh Kumar K.V
-13
/
+13
2020-07-20
tc-testing: Add tdc to kselftests
Briana Oursler
-4
/
+13
2020-07-20
testptp: add new options for perout phase and pulse width
Vladimir Oltean
-4
/
+37
2020-07-20
testptp: promote 'perout' variable to int64_t
Vladimir Oltean
-4
/
+6
2020-07-20
selftests: add clone3() CAP_CHECKPOINT_RESTORE test
Adrian Reber
-1
/
+186
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
-175
/
+302
2020-07-18
Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-4
/
+4
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
-5
/
+5
2020-07-17
selftests/bpf: Tests for BPF_SK_LOOKUP attach point
Jakub Sitnicki
-23
/
+1960
2020-07-17
selftests/bpf: Add verifier tests for bpf_sk_lookup context access
Jakub Sitnicki
-0
/
+492
2020-07-17
selftests/harness: Limit step counter reporting
Kees Cook
-7
/
+2
2020-07-17
selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
Paolo Pisati
-0
/
+2
2020-07-17
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
-0
/
+26
2020-07-17
selftests/seccomp: Refactor to use fixture variants
Kees Cook
-157
/
+42
2020-07-17
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
-7
/
+8
2020-07-17
selftests: kmod: Add module address visibility test
Kees Cook
-0
/
+36
2020-07-16
selftests/bpf: Fix possible hang in sockopt_inherit
Stanislav Fomichev
-2
/
+1
2020-07-16
selftest: Add tests for XDP programs in CPUMAP entries
Lorenzo Bianconi
-0
/
+106
2020-07-15
selftests: mlxsw: Test policers' occupancy
Ido Schimmel
-0
/
+113
2020-07-15
selftests: mlxsw: Add scale test for tc-police
Ido Schimmel
-2
/
+126
2020-07-15
selftests: mlxsw: tc_restrictions: Test tc-police restrictions
Ido Schimmel
-0
/
+76
2020-07-15
selftests: forwarding: Add tc-police tests
Ido Schimmel
-0
/
+333
2020-07-15
selftests/powerpc: Use proper error code to check fault address
Haren Myneni
-4
/
+4
2020-07-15
selftests/livepatch: adopt to newer sysctl error format
Petr Mladek
-2
/
+3
2020-07-15
selftests/powerpc: Add FPU denormal test
Nicholas Piggin
-1
/
+40
2020-07-14
selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
Sargun Dhillon
-0
/
+229
2020-07-14
selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
Paolo Pisati
-1
/
+1
[prev]
[next]