summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-07-031-1/+12
|\
| * tools/virtio: fix build break for aarch64Peng Fan2023-06-271-1/+12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-0313-118/+1138
|\ \
| * \ Merge tag 'kvm-x86-selftests-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-07-0111-118/+416
| |\ \
| | * | KVM: selftests: Add new CFLAGS to generate dependency filesYu Zhang2023-06-131-2/+15
| | * | KVM: selftests: Allow specify physical cpu list in demand paging testPeter Xu2023-06-064-13/+32
| | * | KVM: selftests: Add dirty logging page splitting testBen Gardon2023-06-012-0/+260
| | * | KVM: selftests: Move dirty logging functions to memstress.(c|h)Ben Gardon2023-06-013-77/+87
| | * | KVM: selftests: touch all pages of args on each memstress iterationPaolo Bonzini2023-06-011-0/+3
| | * | KVM: selftests: Allow dumping per-vcpu info for uffd threadsPeter Xu2023-05-311-2/+2
| | * | KVM: selftests: Setup vcpu_alias only for minor mode testPeter Xu2023-05-311-8/+9
| | * | KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King2023-05-301-1/+1
| | * | KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()Sean Christopherson2023-05-301-15/+7
| * | | Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-07-011-0/+21
| |\ \ \
| | * | | KVM: selftests: Extend cpuid_test to verify KVM_GET_CPUID2 "nent" updatesSean Christopherson2023-06-011-0/+21
| | |/ /
| * | | Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-07-012-0/+701
| |\ \ \ | | |_|/ | |/| |
| | * | KVM: s390: selftests: add selftest for CMMA migrationNico Boehr2023-06-162-0/+701
| | |/
* | | Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-034-5/+5
|\ \ \
| * \ \ Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman2023-06-0527-50/+262
| |\ \ \
| * | | | usbip: Use _FORTIFY_SOURCE=2 instead of (implicitly) =1Uwe Kleine-König2023-05-291-2/+2
| * | | | usbip: give a more helpful error message if vhdi_hcd isn't loadedGalen Guyer2023-05-293-3/+3
* | | | | Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-034-0/+96
|\ \ \ \ \
| * | | | | selftests: tty: add selftest for tty timestamp updatesMichal Sekletar2023-06-154-0/+96
| | |/ / / | |/| | |
* | | | | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-032-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-06-152-0/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | tools/counter: Makefile: Remove lingering 'include' directories on make cleanRong Tao2023-05-091-0/+1
| | * | | | tools/counter: Add .gitignoreRong Tao2023-05-091-0/+2
* | | | | | Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-07-015-129/+341
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams2023-06-254-35/+45
| |\ \ \ \ \ \
| | * | | | | | cxl: Rename 'uport' to 'uport_dev'Dan Williams2023-06-252-15/+15
| | * | | | | | cxl/rch: Prepare for caching the MMIO mapped PCIe AER capabilityDan Williams2023-06-251-1/+3
| | * | | | | | cxl/acpi: Probe RCRB later during RCH downstream port creationRobert Richter2023-06-254-21/+29
| * | | | | | | Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams2023-06-251-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | cxl/pci: Find and register CXL PMU devicesJonathan Cameron2023-05-301-0/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams2023-06-254-104/+79
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams2023-06-252-16/+0
| | * | | | | | | cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams2023-06-251-3/+3
| | * | | | | | | cxl/mbox: Move mailbox related driver state to its own data structureDan Williams2023-06-251-19/+24
| | * | | | | | | tools/testing/cxl: Remove unused @cxlds argumentDan Williams2023-06-251-47/+39
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams2023-06-251-9/+183
| |\ \ \ \ \ \ \
| | * | | | | | | tools/testing/cxl: add firmware update emulation to CXL memdevsVishal Verma2023-06-251-0/+160
| | * | | | | | | tools/testing/cxl: Use named effects for the Command Effect LogVishal Verma2023-06-251-9/+23
| | * | | | | | | tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma2023-06-251-2/+2
| * | | | | | | | Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams2023-06-251-0/+52
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | cxl/test: Add Secure Erase opcode supportDavidlohr Bueso2023-06-251-0/+27
| | * | | | | | | cxl/test: Add Sanitize opcode supportDavidlohr Bueso2023-06-251-0/+25
| | |/ / / / / /
* | | | | | | | Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-012-6/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | tools/testing/nvdimm: Drop empty platform remove functionUwe Kleine-König2023-06-071-6/+0
| * | | | | | | | testing: nvdimm: add missing prototypes for wrapped functionsArnd Bergmann2023-06-071-0/+29
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-06-302-13/+43
|\ \ \ \ \ \ \ \