index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+2
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-03-17
selftests: net: fix array_size.cocci warning
Guo Zhengkui
3
-5
/
+10
2022-03-16
selftests/bpf: Test subprog jit when toggle bpf_jit_harden repeatedly
Hou Tao
1
-9
/
+68
2022-03-16
bpf: selftests: Remove libcap usage from test_progs
Martin KaFai Lau
2
-38
/
+11
2022-03-16
bpf: selftests: Remove libcap usage from test_verifier
Martin KaFai Lau
2
-64
/
+27
2022-03-16
bpf: selftests: Add helpers to directly use the capget and capset syscall
Martin KaFai Lau
2
-0
/
+86
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-1
/
+1
2022-03-15
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-118
/
+617
2022-03-15
selftests/bpf: Clean up array_size.cocci warnings
Guo Zhengkui
9
-15
/
+15
2022-03-15
selftests: mlxsw: hw_stats_l3: Add a new test
Petr Machata
1
-0
/
+31
2022-03-15
selftests: netdevsim: hw_stats_l3: Add a new test
Petr Machata
2
-0
/
+481
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
21
-53
/
+418
2022-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-3
/
+2
2022-03-14
KVM: s390: selftests: Add error memop tests
Janis Schoetterl-Glausch
1
-13
/
+124
2022-03-14
KVM: s390: selftests: Add more copy memop tests
Janis Schoetterl-Glausch
1
-13
/
+230
2022-03-14
KVM: s390: selftests: Add named stages for memop test
Janis Schoetterl-Glausch
1
-11
/
+33
2022-03-14
KVM: s390: selftests: Add macro as abstraction for MEM_OP
Janis Schoetterl-Glausch
1
-75
/
+197
2022-03-14
KVM: s390: selftests: Split memop tests
Janis Schoetterl-Glausch
1
-55
/
+82
2022-03-14
selftests: tc-testing: Increase timeout in tdc config file
Victor Nogueira
1
-1
/
+1
2022-03-11
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
1
-63
/
+4
2022-03-11
ACPI: NFIT: Remove block aperture support
Dan Williams
1
-23
/
+0
2022-03-11
nvdimm/blk: Delete the block-aperture window driver
Dan Williams
2
-5
/
+0
2022-03-11
selftests/bpf: Fix a clang compilation error for send_signal.c
Yonghong Song
1
-1
/
+1
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/netdev/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 definition
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
[prev]
[next]