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-04-04
selftests/harness: Pass variant to teardown
Willem de Bruijn
1
-5
/
+7
2022-04-04
selftests/harness: Run TEARDOWN for ASSERT failures
Kees Cook
1
-15
/
+34
2022-04-04
selftests: fix an unused variable warning in pidfd selftest
Axel Rasmussen
1
-1
/
+0
2022-04-04
selftests: fix header dependency for pid_namespace selftests
Axel Rasmussen
1
-3
/
+3
2022-04-04
selftests: x86: add 32bit build warnings for SUSE
Geliang Tang
1
-0
/
+4
2022-04-04
selftests/proc: fix array_size.cocci warning
Guo Zhengkui
1
-2
/
+4
2022-04-04
selftests/vDSO: fix array_size.cocci warning
Guo Zhengkui
1
-6
/
+3
2022-04-03
selftests/bpf: Add tests for uprobe auto-attach via skeleton
Alan Maguire
2
-0
/
+90
2022-04-03
selftests/bpf: Add tests for u[ret]probe attach by name
Alan Maguire
2
-17
/
+109
2022-04-03
libbpf: Add auto-attach for uprobes based on section name
Alan Maguire
3
-4
/
+4
2022-04-03
selftests/bpf: Fix cd_flavor_subdir() of test_progs
Yuntao Wang
1
-2
/
+4
2022-04-03
selftests/bpf: Return true/false (not 1/0) from bool functions
Haowen Bai
2
-7
/
+7
2022-04-03
selftests/bpf: Fix vfs_link kprobe definition
Nikolay Borisov
1
-2
/
+3
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+14
2022-04-03
selftests: net: fix nexthop warning cleanup double ip typo
Nikolay Aleksandrov
1
-2
/
+2
2022-04-02
KVM: x86: Test case for TSC scaling and offset sync
David Woodhouse
2
-0
/
+120
2022-04-02
KVM: x86/xen: Update self test for Xen PV timers
David Woodhouse
1
-3
/
+32
2022-04-02
KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
1
-13
/
+320
2022-04-02
KVM: x86/xen: handle PV spinlocks slowpath
Boris Ostrovsky
1
-0
/
+6
2022-04-02
selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN
Oliver Upton
3
-0
/
+172
2022-04-01
bpf, test_offload.py: Skip base maps without names
Yauheni Kaliuta
1
-1
/
+1
2022-04-01
selftests/bpf: Remove unused variable from bpf_sk_assign test
Eyal Birger
1
-3
/
+1
2022-04-01
selftests: net: add delete nexthop route warning test
Nikolay Aleksandrov
1
-0
/
+14
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+7
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-33
/
+11
2022-03-31
kbuild: Make $(LLVM) more flexible
Nathan Chancellor
1
-1
/
+7
2022-03-30
bpf: selftests: Test fentry tracing a struct_ops program
Martin KaFai Lau
2
-0
/
+44
2022-03-30
wireguard: selftests: simplify RNG seeding
Jason A. Donenfeld
1
-19
/
+7
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
4
-91
/
+4
2022-03-30
selftests/bpf: Fix warning comparing pointer to 0
Haowen Bai
1
-2
/
+2
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-24
/
+1
2022-03-28
selftests/bpf: Fix clang compilation errors
Yonghong Song
2
-4
/
+2
2022-03-28
selftests/bpf: fix selftest after random: Urandom_read tracepoint removal
Andrii Nakryiko
1
-10
/
+2
2022-03-28
Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+10
2022-03-28
Revert "selftests: net: Add tls config dependency for tls selftests"
Jakub Kicinski
1
-1
/
+0
2022-03-28
Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
2
-4
/
+21
2022-03-28
selftests: net: Add tls config dependency for tls selftests
Naresh Kamboju
1
-0
/
+1
2022-03-27
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
30
-88
/
+3757
2022-03-26
selftests: tls: skip cmsg_to_pipe tests with TLS=n
Jakub Kicinski
1
-0
/
+6
2022-03-25
selftests: test_vxlan_under_vrf: Fix broken test case
Ido Schimmel
1
-4
/
+4
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-0
/
+251
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-113
/
+546
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-0
/
+702
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
34
-7
/
+1693
2022-03-24
selftests: kselftest framework: provide "finished" helper
Kees Cook
2
-1
/
+11
2022-03-24
userfaultfd/selftests: enable hugetlb remap and remove event testing
Mike Kravetz
2
-36
/
+36
2022-03-24
selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
Mike Kravetz
4
-0
/
+424
2022-03-24
selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT
Mike Rapoport
2
-4
/
+26
2022-03-24
selftest/vm: add util.h and and move helper functions there
Aneesh Kumar K.V
3
-75
/
+52
2022-03-24
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
8
-195
/
+383
[prev]
[next]