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
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplication
Amit Cohen
1
-27
/
+11
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctly
Amit Cohen
1
-3
/
+3
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_error
Amit Cohen
1
-0
/
+250
2021-10-08
selftests: forwarding: Add IPv6 GRE hierarchical tests
Amit Cohen
4
-1
/
+364
2021-10-08
selftests: forwarding: Add IPv6 GRE flat tests
Amit Cohen
4
-0
/
+465
2021-10-08
testing: selftests: tc_common: Add tc_check_at_least_x_packets()
Amit Cohen
1
-0
/
+10
2021-10-08
testing: selftests: forwarding.config.sample: Add tc flag
Amit Cohen
1
-0
/
+3
2021-10-07
selftests/bpf: Remove SEC("version") from test progs
Dave Marchevsky
40
-61
/
+0
2021-10-07
selftests/bpf: Skip the second half of get_branch_snapshot in vm
Song Liu
1
-0
/
+34
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-12
/
+64
2021-10-07
selftests: futex: Test sys_futex_waitv() wouldblock
André Almeida
1
-4
/
+37
2021-10-07
selftests: futex: Test sys_futex_waitv() timeout
André Almeida
1
-1
/
+20
2021-10-07
selftests: futex: Add sys_futex_waitv() test
André Almeida
5
-1
/
+265
2021-10-07
selftests: arm64: Add coverage of ptrace flags for SVE VL inheritance
Mark Brown
1
-1
/
+54
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
5
-7
/
+7
2021-10-06
selftest/bpf: Switch recursion test to use htab_map_delete_elem
Jiri Olsa
2
-11
/
+8
2021-10-06
selftests/bpf: Test new btf__add_btf() API
Andrii Nakryiko
1
-0
/
+86
2021-10-06
selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic
Andrii Nakryiko
1
-6
/
+49
2021-10-06
bpf, x64: Save bytes for DIV by reducing reg copies
Jie Meng
1
-0
/
+47
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
6
-30
/
+126
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-10-05
kselftests/sched: cleanup the child processes
Li Zhijian
1
-10
/
+18
2021-10-04
Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+4
2021-10-04
selftests: net: Test for the IOAM encapsulation with IPv6
Justin Iurman
1
-50
/
+159
2021-10-02
selftests: net: mscc: ocelot: add a test for egress VLAN modification
Vladimir Oltean
1
-0
/
+39
2021-10-02
selftests: net: mscc: ocelot: rename the VLAN modification test to ingress
Vladimir Oltean
1
-3
/
+3
2021-10-02
selftests: net: mscc: ocelot: bring up the ports automatically
Vladimir Oltean
1
-0
/
+5
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
99
-367
/
+1154
2021-10-01
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
13
-40
/
+38
2021-10-01
kunit: tool: better handling of quasi-bool args (--json, --raw_output)
Daniel Latypov
2
-2
/
+30
2021-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+60
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-102
/
+966
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-6
/
+475
2021-09-30
selftests/bpf: Use kselftest skip code for skipped tests
Po-Hsu Lin
2
-3
/
+9
2021-09-30
KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests
Thomas Huth
2
-3
/
+2
2021-09-30
kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"
Colin Ian King
1
-1
/
+1
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
1
-1
/
+1
2021-09-30
KVM: selftests: Ensure all migrations are performed when test is affined
Sean Christopherson
1
-10
/
+59
2021-09-29
bpf: selftests: Fix fd cleanup in get_branch_snapshot
Kumar Kartikeya Dwivedi
1
-3
/
+2
2021-09-29
selftests: arm64: Verify that all possible vector lengths are handled
Mark Brown
1
-0
/
+77
2021-09-29
selftests: arm64: Fix and enable test for setting current VL in vec-syscfg
Mark Brown
1
-6
/
+4
2021-09-29
selftests: arm64: Remove bogus error check on writing to files
Mark Brown
1
-6
/
+0
2021-09-29
selftests: arm64: Fix printf() format mismatch in vec-syscfg
Mark Brown
1
-1
/
+1
2021-09-29
selftests: arm64: Move FPSIMD in SVE ptrace test into a function
Mark Brown
1
-61
/
+59
2021-09-29
selftests: arm64: More comprehensively test the SVE ptrace interface
Mark Brown
2
-82
/
+254
2021-09-29
selftests: arm64: Verify interoperation of SVE and FPSIMD register sets
Mark Brown
1
-2
/
+26
2021-09-29
selftests: arm64: Clarify output when verifying SVE register set
Mark Brown
1
-1
/
+1
2021-09-29
selftests: arm64: Document what the SVE ptrace test is doing
Mark Brown
1
-3
/
+8
2021-09-29
selftests: arm64: Remove extraneous register setting code
Mark Brown
3
-62
/
+1
2021-09-29
selftests: arm64: Don't log child creation as a test in SVE ptrace test
Mark Brown
1
-3
/
+1
[prev]
[next]