aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-10-14interval_tree: Sync interval_tree_generic.h with toolsJosh Poimboeuf2-6/+3
2025-10-14objtool: Fix standalone --hacks=jump_labelDylan Hatch1-1/+2
2025-10-14tools build: Fix fixdep dependenciesJosh Poimboeuf2-2/+23
2025-10-14objtool: Remove unneeded semicolonChen Ni1-1/+1
2025-10-14selftests: net: check jq command is supportedWang Liang2-0/+4
2025-10-14objtool/x86: Fix NOP decodePeter Zijlstra1-4/+11
2025-10-14objtool/x86: Add UDB supportPeter Zijlstra1-0/+4
2025-10-14objtool/x86: Remove 0xea hackPeter Zijlstra1-9/+0
2025-10-13sched_ext/tools: Add compat wrapper for scx_bpf_task_set_slice/dsq_vtime()Tejun Heo2-2/+24
2025-10-13sched_ext: Make scx_bpf_dsq_insert*() return boolTejun Heo2-4/+22
2025-10-13sched_ext: Wrap kfunc args in struct to prepare for aux__progTejun Heo2-3/+75
2025-10-13sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime()Tejun Heo1-0/+2
2025-10-13tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIsTejun Heo3-120/+12
2025-10-13x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specificBorislav Petkov (AMD)1-1/+4
2025-10-13KVM: arm64: selftests: Fix misleading comment about virtual timer encodingMarc Zyngier1-3/+14
2025-10-13KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_listMarc Zyngier1-0/+79
2025-10-13KVM: arm64: selftests: Make dependencies on VHE-specific registers explicitMarc Zyngier1-0/+3
2025-10-13KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stressOliver Upton1-0/+1
2025-10-13KVM: arm64: selftests: Allocate vcpus with correct sizeZenghui Yu1-1/+1
2025-10-13KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guestZenghui Yu1-0/+3
2025-10-13KVM: selftests: Fix irqfd_test for non-x86 architecturesOliver Upton6-3/+33
2025-10-13KVM: arm64: selftests: Track width of timer counter as "int", not "uint64_t"Sean Christopherson1-1/+1
2025-10-13KVM: arm64: selftests: Test effective value of HCR_EL2.AMOOliver Upton2-1/+54
2025-10-13perf bpf_counter: Fix opening of "any"(-1) CPU eventsIan Rogers2-1/+19
2025-10-13perf build python: Don't leave a.out file when building with clangIan Rogers1-3/+10
2025-10-13perf stat: Additional verbose details for <not supported> eventsIan Rogers1-5/+7
2025-10-13perf tests: use strdup() in "Object code reading"James Clark1-2/+7
2025-10-12tools/nolibc: handle NULL wstatus argument to waitpid()Thomas Weißschuh1-6/+12
2025-10-12selftests: drv-net: update remaining Python init filesJakub Kicinski3-16/+57
2025-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Alexei Starovoitov433-8841/+24107
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+44
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-13/+1
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-12/+77
2025-10-10KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUSSean Christopherson1-0/+1
2025-10-10KVM: selftests: Verify that faulting in private guest_memfd memory failsSean Christopherson1-5/+21
2025-10-10KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUSSean Christopherson3-17/+27
2025-10-10KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcaseSean Christopherson1-3/+9
2025-10-10KVM: selftests: Add wrappers for mmap() and munmap() to assert successSean Christopherson6-64/+64
2025-10-10KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAPAckerley Tng1-11/+16
2025-10-10KVM: selftests: Create a new guest_memfd for each testcaseSean Christopherson1-15/+16
2025-10-10KVM: selftests: Stash the host page size in a global in the guest_memfd testSean Christopherson1-19/+18
2025-10-10KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not setSean Christopherson1-3/+12
2025-10-10KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGSSean Christopherson1-7/+6
2025-10-10selftests/bpf: Add more bpf_wq testsMykyta Yatsenko3-0/+96
2025-10-10selftests/bpf: Test direct packet access on non-linear skbsPaul Chaignon1-0/+58
2025-10-10selftests/bpf: Support non-linear flag in test loaderPaul Chaignon3-2/+32
2025-10-10selftests/bpf: Add test for unpinning htab with internal timer structKaFai Wan2-0/+61
2025-10-10selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncsRong Tao4-0/+26
2025-10-10selftests/bpf: Add tests for async cb contextKumar Kartikeya Dwivedi2-0/+183
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-442/+739