summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-04-20KVM: selftests: Use s16 instead of int16_tDavid Matlack
2026-04-20KVM: selftests: Use u16 instead of uint16_tDavid Matlack
2026-04-20KVM: selftests: Use s32 instead of int32_tDavid Matlack
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack
2026-04-20KVM: selftests: Use s64 instead of int64_tDavid Matlack
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack
2026-04-20KVM: selftests: Use gpa_t for GPAs in Hyper-V selftestsDavid Matlack
2026-04-20KVM: selftests: Use gpa_t instead of vm_paddr_tDavid Matlack
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack
2026-04-20Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo
2026-04-20ktest: Add logfile to failure directorySteven Rostedt
2026-04-20ktest: Fix the month in the name of the failure directorySteven Rostedt
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-04-20selftests/sched_ext: Add non_scx_kfunc_deny testCheng-Yang Chou
2026-04-20sched_ext: Documentation: clarify arena-backed doubly-linked lists in scx_qmapCheng-Yang Chou
2026-04-20sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookupTejun Heo
2026-04-20tools/sched_ext: Remove dead -d option in scx_flatcgCheng-Yang Chou
2026-04-20selftests/bpf: Fix off-by-one in bpf_cpumask_populate related selftestMatt Bobrowski
2026-04-19sched_ext: Document the ops compat strategy in compat.h/compat.bpf.hTejun Heo
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-19bpf: Refactor dynptr mutability trackingAmery Hung
2026-04-19selftests/bpf: Trace bpf_local_storage_update to debug flaky local storage testsAmery Hung
2026-04-19libbpf: Report error when a negative kprobe offset is specifiedAaron Tomlin
2026-04-18docs: kdoc: Expand 'at_least' when creating parameter listEric Biggers
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-18Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-04-18selftests: mm: skip charge_reserved_hugetlb without killallCao Ruichuang
2026-04-18selftests/mm: transhuge_stress: skip the test when thp not availableChunyu Hu
2026-04-18selftests/mm: split_huge_page_test: skip the test when thp is not availableChunyu Hu
2026-04-18selftests/mm/vm_util: robust write_file()Chunyu Hu
2026-04-18selftests/mm: move write_file helper to vm_utilChunyu Hu
2026-04-18selftests/mm: soft-dirty: skip two tests when thp is not availableChunyu Hu
2026-04-18selftests/mm/guard-regions: skip collapse test when thp not enabledChunyu Hu
2026-04-18selftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple
2026-04-18selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatibleLi Wang
2026-04-18tools/testing/selftests: add merge test for partial msealed rangeLorenzo Stoakes (Oracle)
2026-04-18selftests: liveupdate: add test for double preservationPasha Tatashin
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-17Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-04-17tools/sched_ext: Add missing -c option in scx_qmap helpZhao Mengmeng
2026-04-17tools/sched_ext: Handle migration-disabled tasks in scx_centralCheng-Yang Chou
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-17selftests: Fix duplicated test number reportingMark Brown
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-17selftests: ovpn: serialize YNL listener startupRalf Lici
2026-04-17selftests: ovpn: align command flow with TAPRalf Lici
2026-04-17selftests: ovpn: add prefix to helpers and shared variablesRalf Lici