index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
selftests/bpf: Add a test for maximum packet size in xdp_do_redirect
Toke Høiland-Jørgensen
1
-0
/
+24
2022-03-10
selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policy
Roberto Sassu
2
-0
/
+35
2022-03-10
selftests/bpf: Add test for bpf_lsm_kernel_read_file()
Roberto Sassu
3
-1
/
+49
2022-03-10
selftests/bpf: Check if the digest is refreshed after a file write
Roberto Sassu
3
-4
/
+103
2022-03-10
selftests/bpf: Add test for bpf_ima_file_hash()
Roberto Sassu
2
-6
/
+47
2022-03-10
selftests/bpf: Move sample generation code to ima_test_common()
Roberto Sassu
1
-3
/
+8
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-12
/
+39
2022-03-10
Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+17
2022-03-10
bpf: selftests: Update tests after s/delivery_time/tstamp/ change in bpf.h
Martin KaFai Lau
1
-19
/
+19
2022-03-10
selftests: mptcp: join: make it shellcheck compliant
Matthieu Baerts
1
-60
/
+66
2022-03-10
selftests: mptcp: join: avoid backquotes
Matthieu Baerts
1
-32
/
+34
2022-03-10
selftests: mptcp: join: clarify local/global vars
Matthieu Baerts
1
-52
/
+83
2022-03-10
selftests: mptcp: join: helper to filter TCP
Matthieu Baerts
1
-3
/
+12
2022-03-10
selftests: mptcp: join: list failure at the end
Matthieu Baerts
1
-30
/
+55
2022-03-10
selftests: mptcp: join: alt. to exec specific tests
Matthieu Baerts
1
-214
/
+232
2022-03-10
selftests: mptcp: join: option to execute specific tests
Matthieu Baerts
1
-752
/
+877
2022-03-10
selftests: mptcp: join: reset failing links
Matthieu Baerts
1
-2
/
+6
2022-03-10
selftests: mptcp: join: define tests groups once
Matthieu Baerts
1
-94
/
+47
2022-03-10
selftests: mptcp: drop msg argument of chk_csum_nr
Geliang Tang
1
-14
/
+12
2022-03-10
memblock tests: Add TODO and README files
Karolina Drobnik
2
-0
/
+135
2022-03-10
dma-mapping: benchmark: extract a common header file for map_benchmark defini...
Tian Tao
1
-24
/
+1
2022-03-09
selftests: pmtu.sh: Kill nettest processes launched in subshell.
Guillaume Nault
1
-2
/
+12
2022-03-09
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
1
-2
/
+5
2022-03-09
selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUN
Toke Høiland-Jørgensen
2
-0
/
+277
2022-03-09
selftests/bpf: Move open_netns() and close_netns() into network_helpers.c
Toke Høiland-Jørgensen
3
-89
/
+95
2022-03-09
memblock tests: Add memblock_alloc_try_nid tests for bottom up
Karolina Drobnik
1
-4
/
+499
2022-03-09
memblock tests: Add memblock_alloc_try_nid tests for top down
Karolina Drobnik
4
-2
/
+692
2022-03-09
memblock tests: Add memblock_alloc_from tests for bottom up
Karolina Drobnik
1
-4
/
+171
2022-03-09
memblock tests: Add memblock_alloc_from tests for top down
Karolina Drobnik
4
-1
/
+239
2022-03-09
memblock tests: Add memblock_alloc tests for bottom up
Karolina Drobnik
1
-4
/
+320
2022-03-09
memblock tests: Add memblock_alloc tests for top down
Karolina Drobnik
4
-1
/
+447
2022-03-09
memblock tests: Add simulation of physical memory
Karolina Drobnik
4
-2
/
+37
2022-03-09
memblock tests: Split up reset_memblock function
Karolina Drobnik
3
-32
/
+33
2022-03-08
selftests: mptcp: add implicit endpoint test case
Paolo Abeni
2
-1
/
+126
2022-03-08
mptcp: introduce implicit endpoints
Paolo Abeni
1
-2
/
+2
2022-03-08
mptcp: more careful RM_ADDR generation
Paolo Abeni
1
-6
/
+36
2022-03-08
selftests: mptcp: Rename wait function
Mat Martineau
1
-2
/
+2
2022-03-08
selftests: mptcp: join: allow running -cCi
Matthieu Baerts
1
-39
/
+28
2022-03-08
Improve stability of find_vma BPF test
Mykola Lysenko
1
-9
/
+19
2022-03-08
Improve send_signal BPF test stability
Mykola Lysenko
2
-8
/
+11
2022-03-08
Improve perf related BPF tests (sample_freq issue)
Mykola Lysenko
4
-5
/
+5
2022-03-08
KVM: selftests: Add test to populate a VM with the max possible guest mem
Sean Christopherson
3
-0
/
+294
2022-03-08
KVM: selftests: Define cpu_relax() helpers for s390 and x86
Sean Christopherson
2
-0
/
+13
2022-03-08
KVM: selftests: Split out helper to allocate guest mem via memfd
Sean Christopherson
2
-18
/
+25
2022-03-08
KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utils
Sean Christopherson
3
-27
/
+36
2022-03-08
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
1
-1
/
+9
2022-03-08
Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"
Florian Westphal
1
-3
/
+2
2022-03-08
selftests: tpm: add async space test with noneexisting handle
Tadeusz Struk
1
-0
/
+16
2022-03-08
selftests: tpm2: Determine available PCR bank
Stefan Berger
2
-8
/
+52
2022-03-07
bpf/docs: Update list of architectures supported.
KP Singh
1
-1
/
+1
[prev]
[next]