summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-10-201-3/+13
|\
| * Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier2024-10-081-3/+13
| |\
| | * KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1Shaoqin Huang2024-08-251-3/+11
| | * KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...Shameer Kolothum2024-08-221-0/+2
* | | KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson2024-10-201-1/+1
* | | KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov2024-10-201-0/+1
* | | Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-10-061100-8554/+53978
|\| |
| * | 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 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-281-1/+3
| |\ \ \ \
| | * | | | tools: Add additional SYM_*() stubs to linkage.hHeiko Carstens2024-09-231-1/+3
| * | | | | Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-09-274-18/+40
| |\ \ \ \ \
| | * | | | | cxl: Move mailbox related bits to the same contextDave Jiang2024-09-121-11/+33
| | * | | | | cxl/pci: Remove duplicated implementation of waiting for memory_info_validYanfei Xu2024-09-091-2/+2
| | * | | | | cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()Li Ming2024-09-042-4/+4
| | * | | | | tools/testing/cxl: Use dev_is_platform()Kunwu Chan2024-09-031-1/+1
| * | | | | | Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds2024-09-275-2/+16
| |\ \ \ \ \ \
| | * | | | | | kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum2024-09-261-1/+1
| | * | | | | | tools: fix shared radix-tree buildLorenzo Stoakes2024-09-264-1/+15
| * | | | | | | Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-09-273-4/+31
| |\ \ \ \ \ \ \
| | * | | | | | | objtool: Handle frame pointer related instructionsTiezhu Yang2024-09-173-4/+31
| * | | | | | | | Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-09-269-4/+900
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-09-268-2/+893
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | selftests: netfilter: Avoid hanging ipvs.shPhil Sutter2024-09-261-1/+1
| | | * | | | | | | | kselftest: add test for nfqueue induced conntrack raceFlorian Westphal2024-09-261-1/+91
| | | * | | | | | | | selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea2024-09-264-0/+623
| | | * | | | | | | | selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal2024-09-263-0/+178
| | * | | | | | | | | selftests/net: packetdrill: increase timing tolerance in debug modeWillem de Bruijn2024-09-261-2/+7
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-263-1/+6
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman2024-09-0925-257/+782
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tools: iio: rm .*.cmd when make cleanzhangjiao2024-09-051-1/+1
| | * | | | | | | | | | tools/iio: Add memory allocation failure check for trigger_nameZhu Jun2024-09-031-0/+4
| | * | | | | | | | | | Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman2024-08-1935-439/+1050
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge 6.11-rc3 into char-misc-nextGreg Kroah-Hartman2024-08-1224-66/+333
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | * | | | | | | | | | | binder: frozen notification binder_features flagYu-Ting Tseng2024-07-311-0/+1
| * | | | | | | | | | | | Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-09-261-0/+243
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman2024-09-0912-116/+65
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | tools: usb: p9_fwd: add usb gadget packet forwarder scriptMichael Grzeschik2024-09-031-0/+243
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-09-263-1/+62
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)2024-09-252-0/+62
| | * | | | | | | | | | | | tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)2024-09-251-1/+0
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-09-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tools/virtio:Fix the wrong format specifierZhu Jun2024-09-101-1/+1
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-2512-13/+84
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()Wei Yang2024-08-111-0/+1
| | * | | | | | | | | | | | memblock test: fix implicit declaration of function 'strscpy'Wei Yang2024-08-061-0/+2
| | * | | | | | | | | | | | memblock test: fix implicit declaration of function 'isspace'Wei Yang2024-08-061-0/+1
| | * | | | | | | | | | | | memblock test: fix implicit declaration of function 'memparse'Wei Yang2024-08-064-1/+56
| | * | | | | | | | | | | | memblock test: add the definition of __setup()Wei Yang2024-08-061-0/+3