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-09-01
selftests: net: dsa: symlink the tc_actions.sh test
Vladimir Oltean
3
-1
/
+4
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-28
/
+54
2022-08-31
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2
-2
/
+44
2022-08-31
selftests: net: sort .gitignore file
Axel Rasmussen
1
-25
/
+25
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+26
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-4
/
+131
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-0
/
+90
2022-08-25
selftests/net: fix reinitialization of TEST_PROGS in net self tests.
Adel Abouchaev
1
-1
/
+1
2022-08-25
selftests/bpf: Add regression test for pruning fix
Kumar Kartikeya Dwivedi
1
-0
/
+25
2022-08-24
selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addr
Joanne Koong
4
-0
/
+146
2022-08-24
selftests/net: Add test for timing a bind request to a port with a populated ...
Joanne Koong
4
-1
/
+215
2022-08-23
Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+7
2022-08-23
vsock_test: POLLIN + SO_RCVLOWAT test
Arseniy Krasnov
1
-0
/
+108
2022-08-22
selftests: include bonding tests into the kselftest infra
Jonathan Toppins
5
-0
/
+90
2022-08-20
Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-4
/
+34
2022-08-19
selftests/vm: fix inability to build any vm tests
Axel Rasmussen
1
-0
/
+1
2022-08-19
selftests/net: test l2 tunnel TOS/TTL inheriting
Matthias May
2
-0
/
+391
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-172
/
+213
2022-08-18
selftests: mlxsw: Add egress VID classification test
Amit Cohen
1
-0
/
+273
2022-08-18
selftests: mlxsw: Add ingress RIF configuration test for VXLAN
Amit Cohen
1
-0
/
+311
2022-08-18
selftests: mlxsw: Add ingress RIF configuration test for 802.1Q bridge
Amit Cohen
1
-0
/
+264
2022-08-18
selftests: mlxsw: Add ingress RIF configuration test for 802.1D bridge
Amit Cohen
1
-0
/
+264
2022-08-18
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-170
/
+207
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
21
-98
/
+514
2022-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-170
/
+207
2022-08-17
selftests/bpf: Few fixes for selftests/bpf built in release mode
Andrii Nakryiko
4
-6
/
+6
2022-08-17
selftests/bpf: Tests libbpf autoattach APIs
Hao Luo
2
-0
/
+53
2022-08-17
testing: selftests: nft_flowtable.sh: rework test to detect offload failure
Florian Westphal
1
-57
/
+84
2022-08-17
testing: selftests: nft_flowtable.sh: use random netns names
Florian Westphal
1
-118
/
+128
2022-08-16
selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsm
Artem Savkov
2
-2
/
+3
2022-08-15
selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
Kristen Carlson Accardi
1
-0
/
+6
2022-08-15
selftests/bpf: Update CI kconfig
Daniel Xu
1
-0
/
+2
2022-08-15
selftests/bpf: Add connmark read test
Daniel Xu
2
-1
/
+5
2022-08-15
selftests/bpf: Add existing connection bpf_*_ct_lookup() test
Daniel Xu
2
-0
/
+77
2022-08-15
selftests/landlock: fix broken include of linux/landlock.h
Guillaume Tucker
1
-2
/
+5
2022-08-15
selftests/powerpc: Add missing PMU selftests to .gitignores
Russell Currey
2
-4
/
+34
2022-08-12
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-08-12
selftests/bpf: Add lru_bug to s390x deny list
Daniel Müller
1
-0
/
+1
2022-08-12
wireguard: selftests: set CONFIG_NONPORTABLE on riscv32
Jason A. Donenfeld
1
-0
/
+1
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
14
-43
/
+887
2022-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-37
/
+45
2022-08-10
selftests: forwarding: Fix failing tests with old libnet
Ido Schimmel
3
-24
/
+48
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-3
/
+309
2022-08-10
KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT vals
Sean Christopherson
1
-5
/
+12
2022-08-10
KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
Gavin Shan
1
-15
/
+27
2022-08-10
KVM: selftests: Make rseq compatible with glibc-2.35
Gavin Shan
2
-22
/
+9
2022-08-10
selftests: kvm: fix compilation
Paolo Bonzini
1
-0
/
+2
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
4
-83
/
+110
2022-08-10
selftests/bpf: Ensure sleepable program is rejected by hash map iter
Hou Tao
2
-0
/
+15
2022-08-10
selftests/bpf: Add write tests for sk local storage map iterator
Hou Tao
2
-4
/
+38
[next]