summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kselftest-fix-vfork-2024-05-12' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-05-124-67/+147
|\
| * selftests/harness: Handle TEST_F()'s explicit exit codesMickaël Salaün2024-05-111-1/+5
| * selftests/harness: Fix vfork() side effectsMickaël Salaün2024-05-112-25/+57
| * selftests/harness: Share _metadata between forked processesMickaël Salaün2024-05-111-11/+15
| * selftests/pidfd: Fix wrong expectationMickaël Salaün2024-05-111-1/+1
| * selftests/harness: Constify fixture variantsMickaël Salaün2024-05-111-2/+2
| * selftests/landlock: Do not allocate memory in fixture dataMickaël Salaün2024-05-111-22/+35
| * selftests/harness: Fix interleaved scheduling leading to race conditionsMickaël Salaün2024-05-111-1/+14
| * selftests/harness: Fix fixture teardownMickaël Salaün2024-05-111-5/+9
| * selftests/landlock: Fix FS tests when run on a private mount pointMickaël Salaün2024-05-111-1/+9
| * selftests/pidfd: Fix config for pidfd_setns_testMickaël Salaün2024-05-111-0/+2
* | Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-105-33/+23
|\ \
| * | selftests/mm: fix powerpc ARCH checkMichael Ellerman2024-05-101-3/+3
| * | selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang2024-05-062-29/+13
| * | selftests/vDSO: fix building errors on LoongArchTiezhu Yang2024-05-061-1/+5
| * | tools: fix userspace compilation with new test_xarray changesLuis Chamberlain2024-05-061-0/+2
* | | Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-091-11/+3
|\ \ \
| * | | selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel2024-05-081-11/+3
* | | | Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-041-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang2024-04-291-0/+7
| | |/ | |/|
* | | Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-021-0/+3
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-271-0/+3
| |\ \ \
| | * | | selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan2024-04-261-0/+3
* | | | | Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-301-0/+49
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton2024-04-241-0/+49
* | | | | Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-274-2/+26
|\ \ \ \ \
| * | | | | RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2024-04-262-1/+11
| * | | | | perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie2024-04-261-1/+1
| * | | | | selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger2024-04-251-0/+14
* | | | | | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-265-43/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum2024-04-252-38/+2
| * | | | selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum2024-04-251-1/+1
| * | | | selftests/harness: remove use of LINE_MAXEdward Liaw2024-04-252-4/+9
* | | | | Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-251-0/+1
|\ \ \ \ \
| * | | | | tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski2024-04-231-0/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-204-25/+72
|\ \ \ \ \ \
| * | | | | | KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_testDavid Matlack2024-04-111-14/+46
| * | | | | | KVM: selftests: fix supported_flags for riscvAndrew Jones2024-04-081-1/+1
| * | | | | | KVM: selftests: fix max_guest_memory_test with more that 256 vCPUsMaxim Levitsky2024-04-081-9/+6
| * | | | | | KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs testSean Christopherson2024-04-081-1/+19
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-04-201-1/+1
|\ \ \ \ \ \
| * | | | | | selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch2024-04-121-1/+1
* | | | | | | Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds2024-04-2019-742/+817
|\ \ \ \ \ \ \
| * | | | | | | tools/include: Sync arm64 asm/cputype.h with the kernel sourcesNamhyung Kim2024-04-111-0/+4
| * | | | | | | tools/include: Sync asm-generic/bitops/fls.h with the kernel sourcesNamhyung Kim2024-04-112-4/+12
| * | | | | | | tools/include: Sync x86 asm/msr-index.h with the kernel sourcesNamhyung Kim2024-04-111-23/+51
| * | | | | | | tools/include: Sync x86 asm/irq_vectors.h with the kernel sourcesNamhyung Kim2024-04-111-2/+0
| * | | | | | | tools/include: Sync x86 CPU feature headers with the kernel sourcesNamhyung Kim2024-04-113-8/+23
| * | | | | | | tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim2024-04-111-2/+2
| * | | | | | | tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim2024-04-115-700/+672