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-07-01
bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalar
Daniel Borkmann
1
-0
/
+22
2022-07-01
selftests/bpf: Skip lsm_cgroup when we don't have trampolines
Stanislav Fomichev
1
-0
/
+8
2022-07-01
net/cmsg_sender: Remove a semicolon
Li kunyu
1
-1
/
+1
2022-07-01
selftests: net: fib_rule_tests: fix support for running individual tests
Alaa Mohamed
1
-0
/
+23
2022-07-01
remove CONFIG_ANDROID
Christoph Hellwig
2
-2
/
+0
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-28
/
+364
2022-06-30
Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-23
/
+360
2022-06-30
selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0
Maciej Fijalkowski
1
-5
/
+4
2022-06-30
selftests/xsk: Verify correctness of XDP prog attach point
Maciej Fijalkowski
1
-0
/
+17
2022-06-30
selftests/xsk: Introduce XDP prog load based on existing AF_XDP socket
Maciej Fijalkowski
3
-1
/
+7
2022-06-30
selftests/xsk: Avoid bpf_link probe for existing xsk
Maciej Fijalkowski
1
-1
/
+1
2022-06-30
selftest: tun: add test for NAPI dismantle
Jakub Kicinski
2
-1
/
+163
2022-06-30
bpftool: Use feature list in bash completion
Quentin Monnet
1
-17
/
+3
2022-06-29
selftests net: fix kselftest net fatal error
Coleman Dietsch
1
-1
/
+1
2022-06-29
selftests/bpf: lsm_cgroup functional test
Stanislav Fomichev
3
-0
/
+474
2022-06-29
tools/bpf: Sync btf_ids.h to tools
Stanislav Fomichev
1
-1
/
+1
2022-06-29
selftests: forwarding: ethtool_extended_state: Convert to busywait
Petr Machata
1
-15
/
+28
2022-06-29
selftests/powerpc: Add missing files to .gitignores
Michael Ellerman
4
-0
/
+4
2022-06-28
tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
Dan Williams
1
-3
/
+5
2022-06-28
selftests: mptcp: Initialize variables to quiet gcc 12 warnings
Mat Martineau
3
-3
/
+3
2022-06-28
selftests: mptcp: more stable diag tests
Paolo Abeni
1
-8
/
+40
2022-06-29
selftests/powerpc/pmu: Add test for hardware cache events
Kajol Jain
2
-1
/
+90
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCRA thresh_sel field
Kajol Jain
2
-1
/
+64
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCRA thresh_ctl field
Kajol Jain
2
-1
/
+65
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint for unit and pmc field in p9
Kajol Jain
2
-1
/
+76
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCRA thresh_cmp field
Kajol Jain
2
-1
/
+97
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCR1 cache bits
Kajol Jain
2
-1
/
+61
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCR0 l2l3_sel bits
Kajol Jain
2
-1
/
+66
2022-06-29
selftests/powerpc/pmu: Add selftest for PERF_TYPE_HARDWARE events valid check
Athira Rajeev
2
-1
/
+131
2022-06-29
selftests/powerpc/pmu: Add selftest for event alternatives for power10
Athira Rajeev
2
-1
/
+110
2022-06-29
selftests/powerpc/pmu: Add selftest for event alternatives for power9
Athira Rajeev
2
-1
/
+117
2022-06-29
selftests/powerpc/pmu: Add selftest for blacklist events check in power9
Athira Rajeev
2
-1
/
+134
2022-06-29
selftests/powerpc/pmu: Add selftest for reserved bit check for MMCRA thresh_ctl field
Athira Rajeev
2
-1
/
+45
2022-06-29
selftests/powerpc/pmu: Add selftest for checking invalid bits in event code
Athira Rajeev
2
-1
/
+68
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check MMCRA sample bits
Athira Rajeev
2
-1
/
+56
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint for MMCRA Sampling Mode field
Athira Rajeev
2
-1
/
+78
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for radix_scope_qual field
Athira Rajeev
2
-1
/
+57
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check when using same PMC
Athira Rajeev
2
-1
/
+58
2022-06-29
selftests/powerpc/pmu: Add selftest to check constraint for number of counters in use.
Athira Rajeev
2
-1
/
+71
2022-06-29
selftests/powerpc/pmu: Add selftest to check PMC5/6 is excluded from some constraint checks
Athira Rajeev
2
-1
/
+65
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for PMC5 and PMC6
Athira Rajeev
2
-1
/
+64
2022-06-29
selftests/powerpc/pmu: Add support for perf event code tests
Athira Rajeev
2
-2
/
+18
2022-06-29
selftests/powerpc/pmu: Add interface test for bhrb disable field for non-branch samples
Kajol Jain
2
-1
/
+65
2022-06-29
selftests/powerpc/pmu: Add selftest for mmcr1 pmcxsel/unit/cache fields
Athira Rajeev
2
-1
/
+78
2022-06-29
selftests/powerpc/pmu: Add selftest for checking valid and invalid bhrb filter maps
Athira Rajeev
2
-1
/
+107
2022-06-29
selftests/powerpc/pmu: Add selftest to check PERF_SAMPLE_REGS_INTR option will not crash on any platforms
Athira Rajeev
2
-1
/
+58
2022-06-29
selftests/powerpc/pmu: Add selftest to check branch stack enablement will not crash on any platforms
Athira Rajeev
2
-1
/
+60
2022-06-29
selftests/powerpc/pmu: Refactor the platform check and add macros to find array size/PVR
Athira Rajeev
3
-4
/
+23
2022-06-28
selftests/bpf: remove last tests with legacy BPF map definitions
Andrii Nakryiko
4
-79
/
+0
2022-06-28
libbpf: move xsk.{c,h} into selftests/bpf
Andrii Nakryiko
4
-1
/
+1582
[prev]
[next]