summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar2024-03-25776-10365/+44157
|\
| * Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-228-86/+397
| |\
| | * Merge patch series "riscv: mm: Extend mappable memory up to hint address"Palmer Dabbelt2024-03-153-86/+67
| | |\
| | | * selftests: riscv: Generalize mm selftestsCharlie Jenkins2024-03-143-86/+67
| | * | riscv: andes: Support specifying symbolic firmware and hardware raw eventsLocus Wei-Han Chen2024-03-125-0/+330
| * | | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-2218-197/+1105
| |\ \ \
| | * | | objtool: Check local label in read_unwind_hints()Tiezhu Yang2024-03-111-1/+11
| | * | | objtool: Check local label in add_dead_ends()Tiezhu Yang2024-03-112-17/+24
| | * | | objtool/LoongArch: Enable orc to be builtTiezhu Yang2024-03-115-0/+250
| | * | | objtool/x86: Separate arch-specific and generic partsTiezhu Yang2024-03-115-179/+206
| | * | | objtool/LoongArch: Implement instruction decoderTiezhu Yang2024-03-113-2/+443
| | * | | objtool/LoongArch: Enable objtool to be builtTiezhu Yang2024-03-116-0/+173
| * | | | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-218-14/+32
| |\ \ \ \
| | * | | | selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2024-03-212-4/+4
| | * | | | tools: ynl: add header guards for nlctrlJakub Kicinski2024-03-191-0/+1
| | * | | | wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld2024-03-192-0/+2
| | * | | | selftests: net: veth: test the ability to independently manipulate GRO and XDPIgnat Korchagin2024-03-182-3/+25
| | * | | | net: remove {revc,send}msg_copy_msghdr() from exportsJens Axboe2024-03-141-7/+0
| * | | | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-1/+1
| |\ \ \ \ \
| | * | | | | kbuild: unexport abs_srctree and abs_objtreeMasahiro Yamada2024-03-101-1/+1
| * | | | | | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-211-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2024-02-251-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan2024-01-231-1/+1
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-216-0/+503
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman2024-02-2624-137/+512
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman2024-02-1995-347/+704
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman2024-02-0477-619/+1067
| | |\ \ \ \ \ \ \
| | * | | | | | | | kselftest: devices: Add sample board file for XPS 13 9300Nícolas F. R. A. Prado2024-01-271-0/+40
| | * | | | | | | | kselftest: devices: Add sample board file for google,spherionNícolas F. R. A. Prado2024-01-271-0/+50
| | * | | | | | | | kselftest: Add test to verify probe of devices from discoverable busesNícolas F. R. A. Prado2024-01-274-0/+413
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'trace-tools-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-2020-306/+644
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tools/rtla: Add -U/--user-load option to timerlatDaniel Bristot de Oliveira2024-03-203-9/+95
| | * | | | | | | | tools/verification: Use tools/build makefiles on rvDaniel Bristot de Oliveira2024-03-206-133/+183
| | * | | | | | | | tools/rtla: Use tools/build makefiles to build rtlaDaniel Bristot de Oliveira2024-03-207-145/+244
| | * | | | | | | | tools/tracing: Use tools/build makefiles on latency-collectorDaniel Bristot de Oliveira2024-03-204-19/+122
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'ktest-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2024-03-181-6/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere2024-03-151-0/+1
| | * | | | | | | | ktest.pl: Process variables within variablesSteven Rostedt2024-03-151-6/+10
| * | | | | | | | | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-181-0/+134
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | selftests/user_events: Test multi-format eventsBeau Belgrave2024-03-181-0/+134
| * | | | | | | | | | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-151-0/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc/64s: Move dcbt/dcbtst sequence into a macroMichael Ellerman2024-03-031-0/+12
| * | | | | | | | | | | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-151-3/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | crypto: ccp - Update return values for some unit testsMario Limonciello2024-02-241-3/+5
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-1551-751/+3232
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | selftests: kvm: remove meaningless assignments in MakefilesPaolo Bonzini2024-03-151-2/+2
| | * | | | | | | | | | | Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2024-03-141-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | KVM: s390: selftest: memop: Fix undefined behaviorNina Schoetterl-Glausch2024-02-231-0/+2
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-9/+50
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPAPaul Durrant2024-02-221-0/+15