aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-23sched_ext: Make qmap dump operation non-destructiveTejun Heo1-1/+17
2025-09-23selftests: bpf: Add tests for signed loads from arenaPuranjay Mohan1-0/+176
2025-09-23tools/power/x86/amd_pstate_tracer: Fix python gnuplot package namesKuan-Wei Chiu1-1/+1
2025-09-23KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supportedSean Christopherson1-1/+18
2025-09-23KVM: selftests: Add coverage for KVM-defined registers in MSRs testSean Christopherson1-3/+94
2025-09-23KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs testSean Christopherson1-1/+21
2025-09-23KVM: selftests: Extend MSRs test to validate vCPUs without supported featuresSean Christopherson1-3/+25
2025-09-23KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs testSean Christopherson1-2/+19
2025-09-23KVM: selftests: Add an MSR test to exercise guest/host and read/writeSean Christopherson3-0/+328
2025-09-23KVM: x86: Merge 'selftests' into 'cet' to pick up ex_str()Sean Christopherson16-109/+303
2025-09-23KVM: selftests: Add ex_str() to print human friendly name of exception vectorsSean Christopherson7-22/+57
2025-09-23selftests/kvm: remove stale TODO in xapic_state_testSukrut Heroorkar1-2/+2
2025-09-23KVM: selftests: Handle Intel Atom errata that leads to PMU event overcountdongsheng5-3/+77
2025-09-23KVM: selftests: Validate more arch-events in pmu_counters_testDapeng Mi4-1/+29
2025-09-23KVM: selftests: Reduce number of "unavailable PMU events" combos testedSean Christopherson1-15/+23
2025-09-23KVM: selftests: Track unavailable_mask for PMU events as 32-bit valueSean Christopherson1-2/+5
2025-09-23KVM: selftests: Add timing_info bit support in vmx_pmu_caps_testDapeng Mi1-1/+2
2025-09-23selftests/bpf: add bpf task work stress testsMykyta Yatsenko2-0/+203
2025-09-23selftests/bpf: BPF task work scheduling testsMykyta Yatsenko3-0/+353
2025-09-23bpf: bpf task work plumbingMykyta Yatsenko1-0/+4
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-0/+10
2025-09-23selftests/net: Test tcp port reuse after unbinding a socketJakub Sitnicki2-0/+259
2025-09-22mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()Lorenzo Stoakes1-3/+9
2025-09-22mm: specify separate file and vm_file params in vm_area_descLorenzo Stoakes1-10/+18
2025-09-22selftests/bpf: Enable signature verification for some lskel testsKP Singh8-14/+89
2025-09-22bpftool: Add support for signing BPF programsKP Singh9-11/+372
2025-09-22libbpf: Embed and verify the metadata hash in the loaderKP Singh3-1/+59
2025-09-22libbpf: Update light skeleton for signingKP Singh1-4/+72
2025-09-22bpf: Implement signature verification for BPF programsKP Singh2-1/+11
2025-09-22selftests: mptcp: pm: get server-side flagMatthieu Baerts (NGI0)1-1/+8
2025-09-22mptcp: pm: netlink: only add server-side attr when trueMatthieu Baerts (NGI0)1-1/+1
2025-09-22selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getoptDavid Yang7-13/+13
2025-09-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-1/+1
2025-09-22KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren'tSean Christopherson1-3/+5
2025-09-21sunrpc: Change ret code of xdr_stream_decode_opaque_fixedSergey Bashirov1-1/+1
2025-09-21selftests/mm: protection_keys: fix dead codeMuhammad Usama Anjum1-3/+1
2025-09-21selftests/mm: add -Wunreachable-code and fix warningsMuhammad Usama Anjum4-5/+5
2025-09-21selftests/mm: centralize the __always_unused macroMuhammad Usama Anjum3-2/+7
2025-09-21selftests/mm: gup_tests: option to GUP all pages in a single callDavid Hildenbrand2-3/+7
2025-09-21selftests/mm: remove PROT_EXEC req from file-collapse testsZach O'Keefe1-1/+1
2025-09-21selftests/mm: fix va_high_addr_switch.sh failure on x86_64Chunyu Hu1-2/+2
2025-09-21selftests/mm: alloc hugepages in va_high_addr_switch testChunyu Hu1-0/+37
2025-09-21selftests/mm: fix hugepages cleanup too earlyChunyu Hu1-2/+7
2025-09-21selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp testDavid Hildenbrand1-49/+74
2025-09-21selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong resultsDavid Hildenbrand1-8/+7
2025-09-21mm: remove nth_page()David Hildenbrand1-1/+0
2025-09-21wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand1-1/+0
2025-09-21tools/mm/slabinfo: fix access to null terminator in string boundaryKaushlendra Kumar1-2/+5
2025-09-21selftests/mm/uffd: refactor non-composite global vars into structUjwal Kundur5-541/+615
2025-09-21mm: remove unused zpool layerJohannes Weiner1-1/+0