summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-10-062-0/+8
|\
| * Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-10-061100-8554/+53978
| |\
| * | KVM: selftests: Fix build on architectures other than x86_64Mark Brown2024-10-012-0/+8
* | | Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-10-049-14/+34
|\ \ \
| * | | selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu2024-10-021-1/+4
| * | | kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni2024-10-021-2/+2
| * | | selftest: hid: add missing run-hid-tools-tests.shYun Lu2024-10-011-0/+2
| * | | selftests: vDSO: align getrandom states to cache lineJason A. Donenfeld2024-10-011-3/+5
| * | | selftests: exec: update gitignore for load_addressJavier Carrasco2024-09-301-1/+2
| * | | selftests: core: add unshare_test to gitignoreJavier Carrasco2024-09-301-0/+1
| * | | clone3: clone3_cap_checkpoint_restore: remove unused MAX_PID_NS_LEVEL macroBa Jing2024-09-301-2/+0
| * | | selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()Shuah Khan2024-09-301-4/+8
| * | | selftest: rtc: Check if could access /dev/rtc0 before testingJoseph Jang2024-09-301-1/+10
| | |/ | |/|
* | | Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-10-043-4/+4
|\ \ \
| * | | rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian2024-10-032-3/+3
| * | | tools/rtla: Fix installation from out-of-tree buildBen Hutchings2024-10-031-1/+1
| |/ /
* | | Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-10-041-0/+4
|\ \ \
| * | | Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-10-021147-8997/+56925
| |\| |
| * | | selftest: alsa: check if user has alsa installedAbdul Rahim2024-09-301-0/+4
* | | | Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-034-29/+32
|\ \ \ \
| * \ \ \ Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-10-032-28/+30
| |\ \ \ \
| | * | | | selftests: netfilter: Add missing return valuezhang jiao2024-09-271-0/+1
| | * | | | selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter2024-09-271-28/+29
| * | | | | selftests: rds: move include.sh to TEST_FILESHangbin Liu2024-10-022-1/+2
* | | | | | Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-027-9/+9
|\ \ \ \ \ \
| * | | | | | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-027-9/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-09-305-18/+64
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBALTejun Heo2024-09-261-4/+13
| * | | | | tools/sched_ext: Receive misc updates from SCX repoTejun Heo2024-09-253-3/+21
| * | | | | sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycleTejun Heo2024-09-253-11/+30
* | | | | | Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds2024-09-291-0/+2
|\ \ \ \ \ \
| * | | | | | selftests: vDSO: align stack for O2-optimized memcpyJason A. Donenfeld2024-09-271-0/+2
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-2830-203/+1195
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-1712-151/+140
| |\ \ \ \ \ \
| | * | | | | | KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspaceSean Christopherson2024-09-091-4/+7
| | * | | | | | KVM: selftests: Explicitly include committed one-off assets in .gitignoreSean Christopherson2024-08-291-0/+4
| | * | | | | | KVM: selftests: Add SEV-ES shutdown testPeter Gonda2024-08-291-0/+32
| | * | | | | | KVM: selftests: Always unlink memory regions when deleting (VM free)Sean Christopherson2024-08-291-9/+6
| | * | | | | | KVM: selftests: Remove unused kvm_memcmp_hva_gva()Sean Christopherson2024-08-292-72/+0
| | * | | | | | KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metalVitaly Kuznetsov2024-08-224-2/+24
| | * | | | | | KVM: selftests: Move Hyper-V specific functions out of processor.cVitaly Kuznetsov2024-08-225-64/+68
| * | | | | | | Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-174-25/+77
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: selftests: Play nice with AMD's AVIC errataSean Christopherson2024-08-291-4/+19
| | * | | | | | | KVM: selftests: Verify the guest can read back the x2APIC ICR it wroteSean Christopherson2024-08-291-2/+4
| | * | | | | | | KVM: selftests: Test x2APIC ICR reserved bitsSean Christopherson2024-08-291-13/+10
| | * | | | | | | KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabledSean Christopherson2024-08-291-6/+12
| | * | | | | | | KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPsSean Christopherson2024-08-291-1/+20
| | * | | | | | | KVM: selftests: Report unhandled exceptions on x86 as regular guest assertsSean Christopherson2024-08-291-5/+3
| | * | | | | | | KVM: selftests: Open code vcpu_run() equivalent in guest_printf testSean Christopherson2024-08-291-2/+17
| | |/ / / / / /
| * | | | | | | Merge tag 'kvm-x86-generic-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-173-0/+265
| |\ \ \ \ \ \ \