index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2022-05-19
cxl/pci: Drop @info argument to cxl_hdm_decode_init()
Dan Williams
-6
/
+3
2022-05-19
cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
Dan Williams
-16
/
+5
2022-05-19
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
Dan Williams
-10
/
+17
2022-05-19
cxl/pci: Move cxl_await_media_ready() to the core
Dan Williams
-7
/
+16
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+47
2022-05-19
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
-4
/
+6
2022-05-18
selftests: forwarding: fix missing backslash
Joachim Wiberg
-1
/
+1
2022-05-18
selftests/bpf: Add missed ima_setup.sh in Makefile
Hangbin Liu
-1
/
+1
2022-05-18
kunit: tool: Use qemu-system-i386 for i386 runs
David Gow
-1
/
+1
2022-05-18
selftests: netdevsim: Increase sleep time in hw_stats_l3.sh test
Danielle Ratson
-2
/
+2
2022-05-17
selftests/lkdtm: Add configs for stackleak and "after free" tests
Muhammad Usama Anjum
-0
/
+2
2022-05-16
selftests/bpf: Fix building bpf selftests statically
Yosry Ahmed
-2
/
+4
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
-1
/
+3
2022-05-16
selftests: mptcp: fix a mp_fail test warning
Geliang Tang
-0
/
+1
2022-05-16
kselftests/ir : Improve readability of modprobe error message
Gautam Menghani
-1
/
+1
2022-05-16
kunit: tool: update riscv QEMU config with new serial dependency
Brendan Higgins
-0
/
+1
2022-05-16
kunit: tool: Add list of all valid test configs on UML
David Gow
-0
/
+37
2022-05-16
kunit: tool: misc cleanups
Daniel Latypov
-46
/
+39
2022-05-16
kunit: tool: minor cosmetic cleanups in kunit_parser.py
Daniel Latypov
-54
/
+17
2022-05-16
kunit: tool: make parser stop overwriting status of suites w/ no_tests
Daniel Latypov
-3
/
+6
2022-05-16
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
-104
/
+4
2022-05-16
kselftest/arm64: Explicitly build no BTI tests with BTI disabled
Mark Brown
-1
/
+1
2022-05-16
kselftest/arm64: bti: force static linking
Andre Przywara
-2
/
+2
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
-31
/
+132
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
-29
/
+406
2022-05-15
selftests/arm64: Use switch statements in mte_common_util.c
Mark Brown
-7
/
+16
2022-05-15
selftests/arm64: Remove casts to/from void in check_tags_inclusion
Mark Brown
-12
/
+12
2022-05-15
selftests/arm64: Check failures to set tags in check_tags_inclusion
Mark Brown
-6
/
+12
2022-05-15
selftests/arm64: Allow zero tags in mte_switch_mode()
Mark Brown
-1
/
+1
2022-05-15
selftests/arm64: Log errors in verify_mte_pointer_validity()
Mark Brown
-3
/
+9
2022-05-13
selftests: mptcp: add subflow limits test-cases
Paolo Abeni
-2
/
+46
2022-05-13
selftests/bpf: Fix usdt_400 test case
Andrii Nakryiko
-4
/
+2
2022-05-13
kseltest/cgroup: Make test_stress.sh work if run interactively
Waiman Long
-1
/
+1
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-5
/
+5
2022-05-13
cgroup: fix racy check in alloc_pagecache_max_30M() helper function
David Vernet
-2
/
+7
2022-05-13
cgroup: remove racy check in test_memcg_sock()
David Vernet
-3
/
+0
2022-05-13
cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()
David Vernet
-5
/
+17
2022-05-13
cgroup: account for memory_recursiveprot in test_memcg_low()
David Vernet
-3
/
+26
2022-05-13
cgroups: refactor children cgroups in memcg tests
David Vernet
-14
/
+14
2022-05-13
userfaultfd/selftests: use swap() instead of open coding it
Guo Zhengkui
-7
/
+2
2022-05-13
selftests/uffd: enable uffd-wp for shmem/hugetlbfs
Peter Xu
-3
/
+1
2022-05-13
selftest/vm: test that mremap fails on non-existent vma
Niels Dossche
-0
/
+6
2022-05-13
selftets/damon/sysfs: test existence and permission of avail_operations
SeongJae Park
-0
/
+1
2022-05-13
selftests/bpf: Convert some selftests to high-level BPF map APIs
Andrii Nakryiko
-47
/
+61
2022-05-13
selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
-0
/
+8
2022-05-13
selftests: fib_nexthops: Make the test more robust
Amit Cohen
-24
/
+24
2022-05-13
crypto: s390 - add crypto library interface for ChaCha20
Vladis Dronov
-0
/
+418
2022-05-12
net: selftests: Stress reuseport listen
Martin KaFai Lau
-0
/
+132
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+415
2022-05-12
kunit: tool: print clearer error message when there's no TAP output
Daniel Latypov
-3
/
+4
[prev]
[next]